.ece-searcher #searcherform {
  padding: 0; }
.ece-searcher form.ece-searcher-form .facet-group .form-item label.option {
  font-size: 11px; }
.ece-searcher .ece-search-results .search-salutation {
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin: 12px 0; }
.ece-searcher .ece-search-results .results-wrapper {
  position: relative; }
  .ece-searcher .ece-search-results .results-wrapper .results-overlay {
    display: none; }
    .ece-searcher .ece-search-results .results-wrapper .results-overlay.on {
      display: block;
      z-index: 9990;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: #fff;
      -moz-opacity: 0.7;
      -khtml-opacity: 0.7;
      opacity: 0.7;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.7*100)"; }
  .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .dataTables_processing {
    top: 10%;
    z-index: 9991; }
  .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable {
    border: none;
    margin-bottom: 0;
    box-sizing: border-box;
    display: block;
    width: 100%; }
    .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable thead {
      display: none; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable thead th {
        border: none; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable thead td {
        border: none;
        padding: 0; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable thead .sorting_asc {
        background: none; }
    .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable tbody {
      background: none;
      border: none; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable tbody tr {
        background: none;
        border: none; }
        .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable tbody tr td {
          border: none;
          padding: 0; }
          .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable tbody tr td.dataTables_empty {
            border-top: 1px solid #e6e6e6;
            border-bottom: 1px solid #e6e6e6;
            padding-top: 6px;
            padding-bottom: 6px;
            text-align: center; }
            .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper table.dataTable tbody tr td.dataTables_empty span {
              font-style: italic;
              color: #808080; }
  .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container {
    display: block;
    background: transparent;
    padding: 14px 0;
    margin: 0; }
    .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container.first ul.pagination li.paginate_button {
      display: none; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container.first ul.pagination li.paginate_button.previous, .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container.first ul.pagination li.paginate_button.next {
        display: inline; }
    .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_info {
      float: right;
      display: block;
      padding: 6px 0;
      vertical-align: middle;
      color: #999999;
      font-size: 11px;
      line-height: 20px;
      font-weight: bold;
      margin-left: 10px; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_info strong {
        color: #333; }
    .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate {
      float: left;
      clear: none;
      font-size: 11px;
      margin: 0 auto;
      padding-top: 0;
      text-align: left; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate > span > span {
        display: inline-block;
        margin: 0 2px; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate span.pagination-numbers {
        display: inline-block;
        margin-top: 17px; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination {
        padding: 0;
        margin: 0; }
        .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button {
          border: 1px solid #e6e6e6;
          background: #fff;
          color: #808080 !important;
          display: inline-block;
          padding: 4px 7px 2px;
          text-decoration: none;
          vertical-align: middle; }
          .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button:hover {
            border-color: #b3b3b3;
            background: #f3f3f3;
            color: #666666 !important; }
          .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button.current {
            background: #999999;
            color: #fff !important; }
          .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button.disabled {
            border-color: #e6e6e6;
            color: #ecebea !important; }
            .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button.disabled:hover {
              border-color: #e6e6e6;
              color: #ecebea !important;
              background: #fff;
              cursor: default; }
          .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button.previous {
            margin-right: 4px; }
          .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .dataTables_paginate ul.pagination a.paginate_button.next {
            margin-left: 4px; }
    .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump {
      float: left;
      margin: 0 0 0 6px; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump .interstitial {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 10px;
        color: #b3b3b3; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump input[type="text"] {
        margin: 0 0 0 8px;
        width: 48px;
        padding: 6px 3px;
        font-size: 10px;
        text-align: center; }
      .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump button {
        background: transparent;
        border: none; }
        .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump button:focus {
          outline: none; }
        .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump button:after {
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          content: "\f0a9";
          display: inline-block;
          *display: inline;
          *zoom: 1;
          color: #666; }
        .ece-searcher .ece-search-results .results-wrapper .dataTables_wrapper .pagination-container .jump button span {
          display: none; }
  .ece-searcher .ece-search-results .results-wrapper .referral {
    background: #eee;
    margin: 0;
    padding: 14px 20px; }
    .ece-searcher .ece-search-results .results-wrapper .referral h6 {
      font-weight: bold;
      font-size: 14px;
      color: #888; }
    .ece-searcher .ece-search-results .results-wrapper .referral ul li a {
      font-size: 12px;
      color: #888; }
.ece-searcher.ece-searcher-lite .ece-searcher-form, .ece-searcher.ece-searcher-side .ece-searcher-form {
  display: none; }

.searcher-controls {
  padding: 10px 0;
  text-align: right; }
  .searcher-controls .searcher-control-textfield {
    margin-right: 2px; }
    .searcher-controls .searcher-control-textfield input.searcher-control-item {
      background: #f9f9f9;
      border-color: #ecebea; }
      .searcher-controls .searcher-control-textfield input.searcher-control-item::-webkit-input-placeholder {
        color: #b3b3b3; }
      .searcher-controls .searcher-control-textfield input.searcher-control-item:-moz-placeholder {
        color: #b3b3b3; }
      .searcher-controls .searcher-control-textfield input.searcher-control-item::-moz-placeholder {
        color: #b3b3b3; }
      .searcher-controls .searcher-control-textfield input.searcher-control-item:-ms-input-placeholder {
        color: #b3b3b3; }
      .searcher-controls .searcher-control-textfield input.searcher-control-item:focus {
        outline: none;
        background: #fcfcfc; }
        .searcher-controls .searcher-control-textfield input.searcher-control-item:focus::-webkit-input-placeholder {
          color: #e6e6e6; }
        .searcher-controls .searcher-control-textfield input.searcher-control-item:focus:-moz-placeholder {
          color: #e6e6e6; }
        .searcher-controls .searcher-control-textfield input.searcher-control-item:focus::-moz-placeholder {
          color: #e6e6e6; }
        .searcher-controls .searcher-control-textfield input.searcher-control-item:focus:-ms-input-placeholder {
          color: #e6e6e6; }
  .searcher-controls .searcher-control {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .searcher-controls .searcher-control:hover {
      cursor: pointer; }
    .searcher-controls .searcher-control .item-label:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-right: 4px; }
    .searcher-controls .searcher-control .item-label.bundle.bundle--all:before {
      content: "\f0ac"; }
    .searcher-controls .searcher-control .item-label.bundle.bundle-news_article:before {
      content: "\f1ea"; }
    .searcher-controls .searcher-control .item-label.bundle.bundle-post:before {
      content: "\f016"; }
    .searcher-controls .searcher-control .item-label.bundle.bundle-question:before {
      content: "\f128"; }
    .searcher-controls .searcher-control .item-label.bundle.bundle-resource:before {
      content: "\f02d"; }
    .searcher-controls .searcher-control .item-label.bundle.bundle-shared_link:before {
      content: "\f0c1"; }
    .searcher-controls .searcher-control .item-label.sort.sort-date_newest:before {
      content: "\f017"; }
    .searcher-controls .searcher-control .item-label.sort.sort-popular:before {
      content: "\f08a"; }
    .searcher-controls .searcher-control .item-label.sort.sort-top_contributors:before {
      content: "\f006"; }
    .searcher-controls .searcher-control.searcher-control-dropdown .control-label {
      position: relative;
      float: left;
      display: inline;
      margin-right: 6px;
      color: #b3b3b3; }
    .searcher-controls .searcher-control.searcher-control-dropdown .dropdown-toggle {
      background-color: transparent;
      border: none;
      color: blue;
      text-transform: none; }
    .searcher-controls .searcher-control.searcher-control-dropdown ul.dropdown-menu {
      background: #e6e6e6;
      padding: 4px; }
      .searcher-controls .searcher-control.searcher-control-dropdown ul.dropdown-menu li .searcher-control-item {
        display: block;
        padding: 6px 12px; }
        .searcher-controls .searcher-control.searcher-control-dropdown ul.dropdown-menu li .searcher-control-item.active {
          background-color: #fff;
          color: blue; }
    .searcher-controls .searcher-control.searcher-control-textfield input.searcher-control-item {
      max-width: 200px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAsCAYAAACdQGM6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbxJREFUeNrsl+1tgzAQhsHKAvnBAnQEMgIZIRmBjuCOACPACowQRmhWyAAgxSOk5+qojAv22cFqKvFKJ1kY8fg+fDZx3/cRQSnYCcccbD/zjgCrcNwmSXKzfTS2wAu0LHLXFayBRTSucAmrPaG6ZATeYRGdPsEWvP1cCTym7DIMA7fBOXocQqW+ABUuC6qMwmqyAKaEhuqxrOizrBdpkMtvg/EHWEdcQKrCl7aPXr1vCGn1SVhABXbEeZvqsdol9E4AH+YmAPjrGXhWECJ5YFjdJgkMM1m4t20pODHClqpwr7qqscznDIvNpNazsm2epzsll1xrDAXm2sdrGXoBuTe9so+JB4sJMvscwBl2ysVaYgEbSm7r+UHg2ES4rSZYIPCF0LRatjI4Q7B1B0GtXNmK4JwIFmMLZiuBOTHUUufxirVbAVwSimvU5EbzLLwmnA0qeNJyn4GXDuAj9Q5HESeGWiyBfeEpEXwzgX3DXhBvPRIsnvlpmNPdAieBfcKeWcAC97GgfIx55Nt466H8o4WCdy4fW/tUE38Gdwl5CM+dFOwO9/Ke/yu47OkP1eA8/7Et7Bt8g78k/EuAAQBNwJkqj5mDIAAAAABJRU5ErkJggg==");
      background-position: 90% center;
      background-repeat: no-repeat;
      background-size: auto 50%; }

.ece-search_result h2 {
  margin: 10px 0;
  font-size: 18px;
  line-height: 24px; }
  .ece-search_result h2 a {
    color: #333; }
.ece-search_result > article {
  padding: 0;
  margin: 0 0 16px 0;
  font-family: 'Raleway', sans-serif;
  background: #FFF;
  border: 1px solid #ecebea; }
.ece-search_result ul.article-menu {
  float: right;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-transform: lowercase; }
  .ece-search_result ul.article-menu li {
    list-style-type: none;
    display: inline-block;
    margin: 3px 10px 0 0;
    color: #b3b3b3; }
    .ece-search_result ul.article-menu li:before {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-family: sans-serif;
      content: "\00b7";
      font-size: 16px;
      font-weight: bold;
      margin-right: 12px;
      vertical-align: middle; }
    .ece-search_result ul.article-menu li:first-child:before {
      content: ""; }
    .ece-search_result ul.article-menu li a {
      color: #b3b3b3;
      font-size: 12px; }
    .ece-search_result ul.article-menu li .widget-comment:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      content: "\f0e5";
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-right: 4px; }
    .ece-search_result ul.article-menu li .addthis_toolbox {
      display: inline-block; }
      .ece-search_result ul.article-menu li .addthis_toolbox .widget-addthis .addthis_button_compact {
        float: none; }
        .ece-search_result ul.article-menu li .addthis_toolbox .widget-addthis .addthis_button_compact:before {
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          content: "\f064";
          display: inline-block;
          *display: inline;
          *zoom: 1;
          margin-right: 4px; }
    .ece-search_result ul.article-menu li .widget-answer:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      content: "\f27b";
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-right: 4px; }
.ece-search_result article.node .ece-author_card.article-author .profile-picture {
  margin-bottom: 10px; }
.ece-search_result article.node .ece-author_card.article-author .byline {
  font-size: 12px;
  margin: 0 0 4px 0; }
  .ece-search_result article.node .ece-author_card.article-author .byline p {
    margin: 0; }
  .ece-search_result article.node .ece-author_card.article-author .byline .profile-realname {
    font-size: 14px;
    font-weight: 600; }
  .ece-search_result article.node .ece-author_card.article-author .byline .group a.article-title-link {
    color: #b3b3b3;
    border: 0 dotted #CCC;
    border-bottom-width: 1px; }
  .ece-search_result article.node .ece-author_card.article-author .byline .group .node-type-name {
    text-transform: lowercase; }
.ece-search_result article.node .ece-author_card.article-author .meta .article-ago em {
  font-style: normal; }
.ece-search_result article.node .article-body h2 {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: bold; }
.ece-search_result article.node .article-body .article-main_image {
  float: right;
  width: 200px;
  margin: 4px 0 14px 14px;
  max-height: 130px;
  display: inline-block;
  overflow: hidden; }
  .ece-search_result article.node .article-body .article-main_image img {
    width: 100%;
    height: auto; }
.ece-search_result article.node .article-body .article-main_url-domain {
  color: #999999;
  font-family: "Open Sans Condensed",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 400; }
.ece-search_result article.node .article-footer {
  clear: both; }
  .ece-search_result article.node .article-footer:after {
    content: "";
    display: table;
    clear: both; }
.ece-search_result article.user {
  margin-left: 25px;
  padding-top: 16px;
  padding-bottom: 12px; }
  .ece-search_result article.user .follow-widget {
    float: right;
    width: 50px;
    text-align: right;
    margin-top: 12px; }
    .ece-search_result article.user .follow-widget .ece-follow-action {
      border: none;
      padding-bottom: 1px;
      font-size: 26px;
      line-height: 30px; }
      .ece-search_result article.user .follow-widget .ece-follow-action .follow-label {
        display: none; }
      .ece-search_result article.user .follow-widget .ece-follow-action.ece-follow-add {
        color: #82b890; }
        .ece-search_result article.user .follow-widget .ece-follow-action.ece-follow-add:before {
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          display: inline-block;
          *display: inline;
          *zoom: 1;
          margin-right: 4px; }
        .ece-search_result article.user .follow-widget .ece-follow-action.ece-follow-add.ece-follow-user:before {
          content: "\f064"; }
      .ece-search_result article.user .follow-widget .ece-follow-action.ece-follow-remove {
        color: #be8080; }
        .ece-search_result article.user .follow-widget .ece-follow-action.ece-follow-remove:before {
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          text-decoration: inherit;
          -webkit-font-smoothing: antialiased;
          display: inline-block;
          *display: inline;
          *zoom: 1;
          margin-right: 4px; }
        .ece-search_result article.user .follow-widget .ece-follow-action.ece-follow-remove.ece-follow-user:before {
          content: "\f00d"; }
  .ece-search_result article.user .profile-picture {
    float: left;
    height: 50px;
    width: 50px;
    margin: 0 20px 0 -56px; }
    .ece-search_result article.user .profile-picture img {
      height: 50px;
      width: 50px;
      border-radius: 100%;
      box-shadow: #CCC 1px 1px 5px 1px; }
  .ece-search_result article.user .realname {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px 0; }
  .ece-search_result article.user .credentials {
    margin: 0 0 4px 0;
    color: #999999; }
  .ece-search_result article.user .metrics {
    color: #999999; }
    .ece-search_result article.user .metrics .metric-item .metric-value:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      content: "\f016";
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-right: 4px;
      font-size: 11px; }
  .ece-search_result article.user .meta {
    margin: 0 0 4px 0;
    color: #999999;
    font-size: 13px; }
    .ece-search_result article.user .meta .profile-items_count:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      content: "\f016";
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-right: 4px; }
.ece-search_result.mode-ece_chooser {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .ece-search_result.mode-ece_chooser .ece-entity_reference_chooser-item {
    padding: 6px 0; }
    .ece-search_result.mode-ece_chooser .ece-entity_reference_chooser-item:hover {
      background: #e6e6e6; }
    .ece-search_result.mode-ece_chooser .ece-entity_reference_chooser-item .entity-label {
      margin: 0;
      font-size: 12px;
      line-height: 14px;
      font-weight: bold; }
    .ece-search_result.mode-ece_chooser .ece-entity_reference_chooser-item .entity-type,
    .ece-search_result.mode-ece_chooser .ece-entity_reference_chooser-item .entity-date,
    .ece-search_result.mode-ece_chooser .ece-entity_reference_chooser-item .entity-credentials {
      margin: 0;
      font-size: 12px;
      line-height: 14px; }
.ece-search_result.mode-ece_micro {
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 6px; }
  .ece-search_result.mode-ece_micro .entity-label {
    margin: 0 0 6px 0; }
    .ece-search_result.mode-ece_micro .entity-label .article-title a {
      font-size: 14px;
      font-weight: 400;
      color: #333; }
  .ece-search_result.mode-ece_micro .entity-date {
    display: inline-block;
    color: #b3b3b3;
    font-size: 12px; }
.ece-search_result.mode-ece_search_result {
  margin-bottom: 20px; }
  .ece-search_result.mode-ece_search_result .entity-label {
    margin: 0; }
    .ece-search_result.mode-ece_search_result .entity-label .article-title a {
      font-size: 16px;
      font-weight: bold;
      line-height: 20px; }
  .ece-search_result.mode-ece_search_result .entity-type_name_author {
    color: #999999; }
.ece-search_result.mode-ece_highlight {
  margin-bottom: 8px; }
  .ece-search_result.mode-ece_highlight .list-bullet {
    padding-top: 2px; }
    .ece-search_result.mode-ece_highlight .list-bullet:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      content: "\f111";
      font-size: 10px;
      vertical-align: top; }
  .ece-search_result.mode-ece_highlight .list-bullet.node-news_article:before {
    content: "\f1ea"; }
  .ece-search_result.mode-ece_highlight .list-bullet.node-post:before {
    content: "\f016"; }
  .ece-search_result.mode-ece_highlight .list-bullet.node-question:before {
    content: "\f128"; }
  .ece-search_result.mode-ece_highlight .list-bullet.node-shared_link:before {
    content: "\f0c1"; }
  .ece-search_result.mode-ece_highlight .list-bullet.node-resource:before {
    content: "\f02d"; }
  .ece-search_result.mode-ece_highlight .entity-label {
    margin: 0; }
    .ece-search_result.mode-ece_highlight .entity-label .article-title a {
      font-size: 12px;
      line-height: 16px; }
.ece-search_result article.node-resource {
  padding: 0;
  border-color: #e6e6e6; }
  .ece-search_result article.node-resource:after {
    content: "";
    display: table;
    clear: both; }
  .ece-search_result article.node-resource .profile-picture {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
    width: 50px;
    height: 50px; }
  .ece-search_result article.node-resource header.article-author {
    padding: 20px 70px 12px 20px;
    margin-bottom: 0; }
    .ece-search_result article.node-resource header.article-author .byline .meta {
      margin: 0; }
      .ece-search_result article.node-resource header.article-author .byline .meta .verb:before {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-right: 4px;
        content: "\f02d"; }
  .ece-search_result article.node-resource .article-body {
    padding: 0 20px 20px; }
    .ece-search_result article.node-resource .article-body h2 {
      margin-top: 0; }
    .ece-search_result article.node-resource .article-body .article-summary {
      display: block;
      margin-bottom: 12px; }
    .ece-search_result article.node-resource .article-body .resource-cta {
      text-align: center; }
      .ece-search_result article.node-resource .article-body .resource-cta a.resource-link {
        background: transparent;
        border-color: #F49340;
        color: #F49340; }
    .ece-search_result article.node-resource .article-body .article-published_date {
      display: block;
      font-family: "Open Sans Condensed",Helvetica,Arial,sans-serif;
      color: #A8ADB5; }
  .ece-search_result article.node-resource .article-footer {
    text-align: center;
    background: #f3f3f3;
    padding: 8px 20px;
    border-top: 1px solid #e6e6e6; }
    .ece-search_result article.node-resource .article-footer .parent-organization a {
      font-weight: bold;
      color: #5B6475; }
      .ece-search_result article.node-resource .article-footer .parent-organization a:before {
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-right: 4px;
        content: "\f275"; }
      .ece-search_result article.node-resource .article-footer .parent-organization a:hover, .ece-search_result article.node-resource .article-footer .parent-organization a:focus {
        color: #F49340; }
  .ece-search_result article.node-resource.resource-type-link .verb:before {
    content: "\f0c1" !important; }
  .ece-search_result article.node-resource.resource-type-video .verb:before {
    content: "\f03d" !important; }
  .ece-search_result article.node-resource.resource-type-document .verb:before {
    content: "\f0f6" !important; }
  .ece-search_result article.node-resource.resource-type-image .verb:before {
    content: "\f1c5" !important; }

table.dataTable.layout-grid {
  display: block; }
  table.dataTable.layout-grid tbody {
    display: block;
    position: absolute; }
    table.dataTable.layout-grid tbody tr {
      display: block;
      position: absolute;
      padding: 0;
      margin: 0; }
      table.dataTable.layout-grid tbody tr td {
        display: block; }

/*# sourceMappingURL=ece_search.css.map */
