  .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  }
  .sr-blending {
      margin-top: 1em;
      line-height: 1.389em;
  }

  .input-group-btn {
      position: relative;
      font-size: 0;
      white-space: nowrap;
      width:1%
      display:table-cell;
  }

  #publicationSearch input[type="search"] {
    width: 100%;
    height: 3.2em;
    font-weight: 300;
    color: #999;
    font-size: 1em;
    padding: .8em 2em .8em .8em;
    border: none;
    border-radius: 0;
}

  .submitBtn {
      width: 34px;
      height: 34px;
      top: 0;
      right: 0;
      background-position: -109px 6px;
      background-color: #0065c7;
      border: none;
      text-indent: -9999px;
      overflow: hidden;
      border-radius: 0;
  }

    .submitBtnSearch {
      display: inline-block;
      zoom: 1;
      cursor: pointer;
      background-image: url(//www.hefce.ac.uk/hefcest/images/icon-sprite.png);
  }

  .container [class*="col"] {
      /*margin-right: 0% !important;*/
      float: left;
      min-height: 1px;
  }

  label.sort-results{
    font-size:0.7em;
  }

  #search-result-count { 
    margin-bottom: 10px; 
  }

  .clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;
      padding-bottom:10px;
  }

  .clearfixFilter:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;
  }

  /*SORTING*/
  .sorting {
    margin-top: 10px;
    /*border-left: 1px solid #c4c4c4;*/
  }

  /*FACET*/

  #facetGroup {
      left: 0px;
      top: 0px;
      width: initial;
      height: inherit;
      padding:0px 0px 10% 0px;
      background: inherit;
      background-color: rgba(247, 247, 248, 1);
      border: none;
      border-radius: 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      margin-bottom: 2em;
  }

  .outreach-help {
      margin-bottom: 2em;
  }
  
  .outreach-help a {
    line-height: 1.3;
  }

  hr.search {
      background-color: #ccc;
      border: 1px;
      height: 1px;
      margin: 20px 0px 15px 0px;
  }

  h2.filter {
      font-size: 1.333em;
      margin-bottom: 0.8em;
      font-weight: 400;
      padding:10px 0px 0px 10px;
  }

  .submitBtnRm {
    text-indent: 0px;
    color:#fff;
    font-family: 'Arial';
    font-size: 0.8em;
    font-style: normal;
    width:inherit;
    margin-left:1em;
    cursor: pointer;
  }

  li.category {
      display: inherit;
      padding: 10px !important;
      font-weight: normal;
      margin-left: 1em;
      line-height: 1.3em;
  }

  ul.filter-list.inactive{
    display:none;
  }
  #search-facets a.chevvy{
    /*display:block;*/
    text-decoration:none !important;
    display: block;
    color: #000;
  }
  #search-facets a.chevvy:hover{
    /*display:block;*/
    text-decoration:none !important;
    display: block;
    color: #39f;
  }
  
  #search-facets a.chevvy.active:before {
   font-family: FontAwesome;
   content: "\f077";
   float:right;
   padding-right: 10px;
   padding-top:3px;
   color: #39f;
  }

  #search-facets a.chevvy.inactive:before {
   font-family: FontAwesome;
   content: "\f078";
   float:right;
   padding-right: 10px;
   padding-top:3px;
  }

  /*#search-facets .chevvy a i{
    float:right;
  }*/

  #search-facets a:visited{
    color: #0065c7;;
  }

  .facet h3:hover{
     color: #39f; 
  }
  /*.facet a.active h3:hover,#search-facets a.chevvy.active:hover{
     color: black; 
  }*/

  .badge {
      display: inline-block;
      min-width: 10px;
      padding: 3px 7px;
      font-size: 12px;
      font-weight: bold;
      line-height: 1;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      background-color: #999;
      border-radius: 10px;
      float:right;
  }

  .facet h3 {
    font-size: 14px;
    margin: 0;
    padding-left: 10px;
    /*padding-bottom:10px;*/
    display: inline-block;
    /* color: #000; */
    width:initial;
    text-decoration: none;
  }
  .facet a.active h3{
    color: #39f;;
  }

  .facet i {
    padding-top:5px;  
    padding-right:3%;
    float:right;
  }

  div#search-facets{
    padding-right: 10px;
  }

  span.filterName a:visited{
    color: #0065c7;
  }

  /*RESULTS*/

  div#search-results {
      margin-left: 10px;
      list-style: none;
  }

  #search-results .url {
    color: #666;
    font-size: .867em;
    margin-top:5px;
    line-height: 1.389em;
  }

  #search-results .date{
    color: #808080;
    font-size: 0.7em;
    margin-bottom: 5px;
    margin-top: 24px;

  }

  #search-results h4{
    font-size: 1em;
    line-height: 1.389em;
    margin-bottom: 1.444em;
    font-weight: 600;
  }

  #search-results li h4,
  #search-best-bets h4 {
    margin-bottom: 10px;
  }

  #search-results li h4 {
   margin-top: 24px;
 }

 #search-results p.search-summary {
   margin-bottom: 10px; 
   line-height: 1.667em;
 }

 #search-results .search-info-summary {
    margin-top: 10px;
    padding-right:10px;
}

h4#search-spelling {
    margin-bottom: 0em;
}

ul.zero-results li{
  list-style:initial;
  margin-top:1em;
  margin-left: 2em;
}

@media (max-width: 458px){
  .module .row [class*="col"] {
    margin-bottom: 15px !important;
  }

  #search-facets .active a:before {
   padding-right:1em;
  }

  #search-facets .inactive a:before {
   padding-right:1em;
  }
}

  /*PAGINATION*/

  .pagination ul li {
      list-style: none;
      float: left;
      margin: 5px;
      background-color: rgba(0, 101, 199, 1);
      font-weight:800;
  }

  .pagination ul li.active {
    background-color: #fff;
    padding:12px;
  }

  .pagination ul li.active {
    color: #666;

  }

  .pagination ul li a {
    color: #fff;
    text-decoration: none;
    display:block;
    height:100%;
    top:0;
    bottom:0;
    padding:12px;
  }

  .pagination ul li a:hover, .pagination ul li a:active, .pagination ul li a:focus {
      text-decoration: none;
      background: #ddd;
      color: #555;
  }

/*BEST BETS*/
div#search-best-bets {
    background-color: #E5E5E1;
    margin: 1em;
    padding: 1em;
    border-radius:10px;
}

div#search-best-bets h4{
    font-weight:400;
    margin-top:0px;
}

div#search-best-bets p.url{
    color:#666;
}


/*AUTOCOMPLETE*/
.twitter-typeahead {
  position: relative;
  padding: 0;
  float: left;
  width: 90%;
}

.tt-dropdown-menu {
  position: absolute;
    background: #fff;
    top: 100%;
    left: 0px;
    z-index: 100;
    display: block;
    right: 0 !important;
    border: 1px solid #ccc;
    margin-top: 2px;
}


.tt-suggestions {
    background: #fff;
    margin: 0;
}

.tt-suggestions .tt-suggestion{
  padding-bottom: 5px;
  padding-top:5px;
}

.tt-suggestions .tt-suggestion a, 
.tt-dataset-fb-suggestions span.empty-message {
    margin-bottom:5px;
    position: relative;
    font-weight: 100;
    font-size:14px;

    padding: 10px 15px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    color: #555;
    text-decoration: none;

}

.tt-suggestions .tt-suggestion a:hover,
.tt-suggestions .tt-suggestion a:active,
.tt-suggestions .tt-suggestion a:focus {
  outline: 0 none;
  background-color: rgba(247, 247, 248, 1);
}


/*BANNER*/
/*
.breadcrumbs.image-banner-present ul {
    display: inline-block;
    background-color: #fff;
    padding: 8px;
    margin-top: 1.5em;
}

#banner.module-background-image {
    background-size: cover;
}


@media only screen and (min-width: 768px) {
  
  .breadcrumbs.image-banner-present {
    padding-top: 1em;
  }

  #banner.module-background-image {
      padding-top: 5em;
      padding-bottom: 7em;
  }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .inlineLinkTabs.image-banner-present {
      margin-top: -3.1em;
  }
}

@media (max-width: 768px) {
  .inlineLinkTabs.image-banner-present {
      padding-top: 2em;
      position: relative;
      margin-top: 0;
  }
}*/



