.template.resources_sidebar .inner-page-content {
  padding-top: 60px;
}
.template.resources_sidebar .pad-top-head {
  padding-top: 30px;
}
.template.resources_sidebar section {
  margin-bottom: 40px;
}
.template.resources_sidebar section a {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  padding-bottom: 5px;
  border-bottom: 3px solid #ccc;
  text-decoration: none;
}
.template.resources_sidebar section a.active,
.template.resources_sidebar section a:hover,
.template.resources_sidebar section a:active {
  color: #408740;
  border-bottom-color: #408740;
}
.webroot-resource-featured {
  margin-bottom: 20px;
}
.webroot-resource-featured .slick-slider.slick-initialized {
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.webroot-resource-featured .init-hidden:not(.slick-slide) {
  opacity: 0;
}
.webroot-resource-featured .title {
  font-size: 16px;
  font-weight: 600;
}
.webroot-resource-featured ul {
  padding: 0;
}
.webroot-resource-featured ul li {
  padding: 0;
  list-style: none;
}
.webroot-resource-featured a {
  margin-bottom: 15px;
}
.webroot-resource-list {
  padding-bottom: 60px;
}
.webroot-resource-list .dataTables_wrapper .dataTables_length {
  float: right;
}
.webroot-resource-list .dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
}
.webroot-resource-list .dataTables_wrapper .dataTables_filter input {
  box-sizing: border-box;
  padding: 5px 10px;
}
.webroot-resource-list .dataTables_wrapper .dataTables_filter button {
  display: none;
  height: 30px;
  margin-left: 2px;
  outline: none;
}
.webroot-resource-list .dataTables_wrapper .dataTables_filter .launch-tooltip {
  border-bottom: 1px dotted #50e568;
}
.webroot-resource-list .dataTables_wrapper .dataTables_paginate .paginate_button,
.webroot-resource-list .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid transparent;
  padding: 0;
  margin-left: 0;
}
.webroot-resource-list .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: transparent;
}
.webroot-resource-list .dataTables_wrapper .dataTables_paginate .paginate_button.active,
.webroot-resource-list .dataTables_wrapper .dataTables_paginate .paginate_button.active a,
.webroot-resource-list .dataTables_wrapper .dataTables_paginate .paginate_button a:focus {
  outline: none;
}
.webroot-resource-list .dataTables_wrapper .table.dataTable thead th,
.webroot-resource-list .dataTables_wrapper .table.dataTable thead td,
.webroot-resource-list .dataTables_wrapper .table.dataTable.no-footer {
  font-size: 14px;
  border-bottom: 1px solid #333;
}
.webroot-resource-list .dataTables_wrapper .table > tbody > tr > td,
.webroot-resource-list .dataTables_wrapper .table > tbody > tr > th,
.webroot-resource-list .dataTables_wrapper .table > tfoot > tr > td,
.webroot-resource-list .dataTables_wrapper .table > tfoot > tr > th,
.webroot-resource-list .dataTables_wrapper .table > thead > tr > td,
.webroot-resource-list .dataTables_wrapper .table > thead > tr > th {
  border-top: none;
}
.webroot-resource .breadcrumb-wrap {
  background-color: #f5f5f5;
}
.webroot-resource .breadcrumb-wrap .breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.webroot-resource .page-hero {
  min-height: 10em;
  background-color: #408740;
  color: #999;
  padding: 4em 0;
  text-align: left;
  margin-bottom: 2em;
}
.webroot-resource .page-hero h1,
.webroot-resource .page-hero h2 {
  color: #fff;
}
.webroot-resource .page-content .header .block.social_share_icons {
  margin-bottom: 20px;
}
.webroot-resource .page-content .header .block.social_share_icons .icons-container {
  height: 60px;
  float: right;
}
.webroot-resource .page-content .body {
  padding-bottom: 20px;
}
.webroot-resource .page-content .body p,
.webroot-resource .page-content .body p span,
.webroot-resource .page-content .body ul li,
.webroot-resource .page-content .body ol li {
  line-height: 1.5;
}
.webroot-resource .page-content .body ul li,
.webroot-resource .page-content .body ol li {
  padding-bottom: 6px;
}
.webroot-resource .page-content .subhead1,
.webroot-resource .page-content .subhead2,
.webroot-resource .page-content .subhead3,
.webroot-resource .page-content .subhead4,
.webroot-resource .page-content .subhead5 {
  color: #333;
}
.xs .webroot-resource .page-content header .block.social_share_icons {
  margin-bottom: 10px;
}
.xs .webroot-resource .page-content header .block.social_share_icons .icons-container {
  float: none;
}
.xs .webroot-resource .page-content header .tag-line {
  height: auto;
  line-height: 1.5;
}
.ccm-edit-mode-disabled-item {
  margin: 30px 0;
  width: 100%;
  min-height: 140px;
}
.ccm-edit-mode-disabled-item p {
  padding: 60px;
}
#ccm-dashboard-page #ccm-dashboard-content {
  padding: 0;
}
#ccm-dashboard-page #ccm-dashboard-content #ccm-dashboard-content-inner {
  padding: 0;
}
#ccm-dashboard-page #ccm-dashboard-content .ccm-dashboard-page-header {
  margin: 0;
  padding: 80px 80px 40px 80px;
}
#ccm-dashboard-page #ccm-dashboard-content .press-release .page-hero h1 {
  color: #fff;
  font-weight: 200;
}
#ccm-dashboard-page #ccm-dashboard-content .press-release .page-hero h2 {
  color: #fff;
  font-weight: 200;
}
