.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #eee;
  text-decoration: none;
  background-color: #666;
  background-color: #757575;
  background-image: -moz-linear-gradient(top,#808080,#666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#808080),to(#666));
  background-image: -webkit-linear-gradient(top,#808080,#666);
  background-image: -o-linear-gradient(top,#808080,#666);
  background-image: linear-gradient(to bottom,#808080,#666);
  
  background-repeat: repeat-x;
  filter: none;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #eee;
  text-decoration: none;
  
  outline: 0;
}
#myAddModal input,
#myAddModal select {
  width: 98%;
  padding: 4px 0px;
  text-indent: 6px;
}
#myAddModal .form-submit {
  width: 239px;
  height: 38px;
}
.crm-container table {
  border: none !important;
}
.crm-container td {
  border-top: none !important;
}
.crm-container .accordion-heading a {
  text-decoration: none !important;
  color: #424f9a !important;
  font-size: 32px !important;
  line-height: 34px !important;
  font-family: "ITCFranklinGothicW01-Md 812698" !important;
}
.crm-profile-view .label,
.crm-profile-view .content {
  padding: 10px !important;
  float: left !important;
  line-height: 135% !important;
  padding-top: 0 !important;
  font-size: 16px !important;
}
.crm-profile-view .crm-section {
  margin-top: 1em;
}
.action-link {
  display: none;
}
.text-slider .top,
.text-slider .bottom {
  padding: 15px;
  background: none !important;
  border: none !important;
}
.crm-profile-name-Donor_profiles_13 .label,
#editrow-custom_1 .label,
#editrow-custom_2 .label {
  width: 100% !important;
  text-align: left !important;
}
.crm-profile-name-Donor_profiles_13 .content,
#editrow-custom_1 .content,
#editrow-custom_2 .content {
  clear: both;
  margin-left: 19% !important;
}
#editrow-custom_1 .content,
#editrow-custom_2 .content {
  margin-left: 0 !important;
}
@media (min-width: 668px) {
  .rsform-block-clientcontactdetails .formBody,
  .rsform-block-details-of-referrer .formBody,
  .rsform-block-income-status .formBody,
  .rsform-block-emergency-or-exit-contact .formBody,
  .rsform-block-identification-information .formBody,
  .rsform-block-education-and-training .formBody,
  .rsform-block-medical-information .formBody,
  .rsform-block-background .formBody,
  .rsform-block-family-background .formBody,
  .rsform-block-community-support .formBody,
  .rsform-block-confirmation .formBody,
  .rsform-block-care-status .formBody,
  .rsform-block-personaldetails .formBody {
    margin-left: 0;
    float: left;
    padding: 30px 0 20px 0;
    color: #424f9a;
    font-size: 32px;
    line-height: 34px;
    font-weight: normal;
    font-family: "ITCFranklinGothicW01-Md 812698";
  }
  .yui-calendar {
    font-size: 12px !important;
  }
  .rsformProgressContainer {
    width: 100%;
    height: 4px;
    border: solid 1px #c7c7c7;
    overflow: hidden;
    margin: 50px 0 50px !important;
    background: #fff;
  }
}
.t3-sidebar .sub-menu .nav-pills .nav {
  margin-bottom: 0px;
}
.t3-sidebar .sub-menu .nav-pills .indeep > li:first-child {
  border-top: 1px solid #ccc;
  margin-top: 0px;
}
.t3-sidebar .sub-menu .nav-pills .indeep > li:last-child {
  border-bottom: 0px solid #ccc;
  margin-top: 0px;
}
.t3-sidebar .sub-menu .nav-pills .indeep > li > a {
  padding-left: 30px;
  color: #444;
  margin: 0;
}
.t3-sidebar .sub-menu .nav-pills > li > a:hover,
.t3-sidebar .sub-menu .nav-pills > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  color: ;
}
.t3-sidebar .sub-menu .nav-pills > li.active > a,
.t3-sidebar .sub-menu .nav-pills > li.active > a:hover,
.t3-sidebar .sub-menu .nav-pills > li.active > a:focus {
  text-decoration: none;
  background-color: #fff;
  color: ;
  margin: 0;
}
.t3-sidebar .sub-menu .nav-pills > li {
  border-bottom: 1px solid #ccc;
  position: relative;
}
.t3-sidebar .sub-menu .nav-pills > li > ul > li {
  border-bottom: 1px solid #eee;
}
.t3-sidebar .sub-menu .nav-pills > li a {
  color: #212121;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0px;
}
div#fd.eb .eb-post-author-avatar a {
  border-radius: 3px;
  display: inline-block;
  width: 40px;
  margin-right: 20px;
}
div#fd.eb .eb-post-avatar {
  position: relative;
  width: 40px;
  margin-right: 20px;
}
div#fd.eb .cell-tight {
  width: 40px;
  white-space: nowrap;
}
div#fd.eb .eb-category-thumb {
  width: 40px;
}
img .eb-avatar .eb-authors-avatar {
  width: 50px;
  height: 50px;
}
div#fd.eb .eb-brand-name {
  font-family: "ITCFranklinGothicW01-Md 812698";
  font-size: 40px;
  color: #212121;
  margin: 20px 0 20px 0;
}
div.eb-brand-bio {
  margin-bottom: 30px;
}
div#fd.eb .eb-mod-media-title {
  font-weight: normal;
  word-break: break-word;
  font-size: 20px;
}
div#fd.eb .eb-mod-media-title a {
  text-decoration: none;
}
#searchForm {
  margin-top: 30px;
}
li.lca {
  display: block;
  padding: 0 0 0 10px;
  margin: 0;
  background: transparent none !important;
  position: relative;
  min-height: 20px;
}
li.lca span.lca_sec_title,
li.lca span.lca_year_title {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 10px 0;
}
li.lca span.lca_month_title {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 10px 0;
}
li.lca span.lca_cat_title {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 10px 0;
}
.item-page ul,
.item-page ol {
  padding: 0;
  margin: 0 0 45px 25px;
}
.item-page blockquote {
  padding: 0 0 0 15px;
  margin: 0 20px 45px 20px;
  border-left: 5px solid #eee;
}
.item-page h2 {
  margin: 10px 0px 30px 0px;
}
.item-page h3 {
  color: #9C9C9C;
  font-size: 32px;
  margin-bottom: 20px;
}
.item-page .lead-heading {
  color: #212121;
  font-size: 24px;
  font-weight: normal;
  font-family: "ITCFranklinGothicW01-Md 812698";
}