div.date_inline #edit-submit {
  margin: 15px 0 ;
}

.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
    margin-right: 15px;
}

.date-clear-block {
  display: inline;
}

.date-clear-block:after {
  clear: none;
}

.container-inline-date .form-item {
  float: left;
}

.form-submit {
    margin: 7px 15px 0 0;
}

.container-inline-date {
    clear: none;
}
fieldset.group-promote{
    border: 1px solid #ccc;
    padding: 0 10px;
    position: relative;
}
.dev-query{
    color: #ffffff;
}
div.clear-both{
    clear: both;
}
.fieldset-wrapper .form-item label {
    margin: 25px 0 0;
    padding: 0;
}
.exposed-filters .filters {
    float: left;
    margin-right: 1em;
    width: 80%;
}
.exposed-filters .form-item label {
    float: left;
    font-weight: normal;
    margin: 0 8px;
}
#taxonomy-term-data fieldset {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    min-height: 25px !important;
    padding: 5px 0 0 !important;
}
#taxonomy-term-data fieldset legend {
    padding: 10px 0 20px !important;
}
#views-exposed-form-adjusted-search-page .views-exposed-form .views-exposed-widget {
    padding: 0;
    float: right;
    max-width: 50px;
}
#views-exposed-form-adjusted-search-page .views-exposed-form .auto_submit.form-text.form-autocomplete {
    /*background-image: url("/misc/throbber-inactive.png");*/
}

#views-exposed-form-adjusted-search-page .form-submit, #views-exposed-form-search-page-1 .form-submit {
    background: transparent url("images/search.gif");
    background-size: 45px;
    background-position: -5px 0;
    font-family: FontAwesome;
    border: medium none;
    box-shadow: none;
    color: #000;
    height: 40px;
    margin: -10px 0 0;
    overflow: hidden;
    padding: 0 0 0 2px;
    text-indent: 0;
    width: 40px;
}
#views-exposed-form-adjusted-search-page .form-submit:hover, #views-exposed-form-search-page-1 .form-submit:hover {
    background: transparent url("images/search-dark.gif");
    background-size: 45px;
    background-position: -5px 0;
}
.block--exp-adjusted-search-page.block-views-exp-adjusted-search-page.odd.block-without-title {
    border: 2px solid #1e4767;
    padding: 5px 8px 0;
}
.showslidetext .content {
    padding: 0 10px;
}
.showslidetext a:link {
    color: #ffffff;
}
#edit-triage-status.triage-input {
    line-height: 2;
}
.view-search {
    border-top: 2px dotted #afada9;
    padding: 5px 0;
    clear: left;
}
.view-search-404 .result, .view-search .result {
    margin-left: 50px;
    margin-top: 4px;
}
.view-search .excerpt {
    font-size: 15px;
}
.view-search .search-terms-found {
    font-size: 13px;
    margin-left: 20px;
    margin-top: 6px;
    width: 80%;
    color: #666;
    padding-bottom: 5px;
}
.view-search .search-terms {
    margin-left: 12px;
}
.view-search a:link{
    text-decoration: none;
    color: #343434;
    margin-bottom: 10px;
}
.best-match{
    background-color: #EFF7E0;
}
.view-search:hover{
    background-color: #def1f4;
}

.view-search h3{
    margin-bottom:6px;
    color: #5f83c5;
}
.view-search .views-exposed-form label {
    display: none;
}
.view-tag-check .views-widget {
    width: 160px;
}
.page-admin-tag-check #console,
.page-admin-searchcheck #console{
    display: none;
}
#views-exposed-form-adjusted-search-page #edit-key {
    width: 174px;
}
#views-exposed-form-adjusted-search-page #edit-key {
    font-size: 16px;
    height: 32px;
    width: 300px;
}
#views-exposed-form-adjusted-search-page #edit-key-wrapper{
    padding: 0;
    margin-top: -2px;
    float: left;
    width: 85%;
    max-width: 220px;
}
.page-search #views-exposed-form-adjusted-search-page #edit-key-wrapper{
    max-width: 300px;
}
.type-path {
    background: rgba(0, 0, 0, 0) url("images/compass.png") no-repeat;
    background-size: 45px;
    float: left;
    height: 55px;
    margin-top: 0;
    width: 55px;
}
.guided-path a:hover{
    color: #000;
}
.guided-path h3{
    margin-bottom: 0;
}
.field-content.guided-path {
    margin-bottom: 10px;
}
.view-header .field-content.button {
    min-height: 72px;
}
.buttons .button a {
    min-height: 55px;
}
.page-search #region-content {
    /*background-color: #ededed;*/
    height: auto;
    padding: 0 0 2%;
}
.page-search .layout-center {
  margin-top: 55px;
}
.page-search .container-16 .grid-8 {
    max-width: 745px;
    width: 93%;
}
.page-search .container-16 .grid-4 {
    max-width: 370px;
    width: 93%;
}
.page-search a:visited .excerpt{
    color: #343434;
}
.not-logged-in .search-score{
    display: none;
}
.facetapi-facetapi-links a:link,
.facetapi-facetapi-links a:visited,
.facetapi-facetapi-links a:active{
    color: #575757;
}
.facet-wrapper {
    position: relative;
}
.facet-wrapper li,
.facet-type-wrapper li{
    margin: 10px 0;
}
.facet-wrapper > li {
    color: #4C7E0D;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 10px 0px;
    padding: 7px 7px 7px 54px;
    border: 1px solid #ccc;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 7px;
    font-weight: normal;
}
.facet-wrapper > li > a{
    font-weight: bold;
}
.facet-type-wrapper > li {
    color: #4C7E0D;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 5px 7px;
    padding: 7px 7px 7px 42px;
    margin-bottom: 0px;
}
.facet-head {
    right: 8px;
    position: absolute;
    font-family: FontAwesome;
    margin-top: 8px;
    font-size: 23px;
    color: #777;
}
.facet-head:hover{
    color: #195654;
}
/*#block-views-exp-adjusted-search-page #autocomplete{*/
    /*padding:5px;*/
/*}*/
#block-views-exp-adjusted-search-page #autocomplete ul{
    margin: 0 !important;
}
#block-views-exp-adjusted-search-page #autocomplete ul li{
    list-style-image: none !important;
    padding: 4px 8px !important;
    font-size: 14px !important;
}
.view-content-type-for-facets .bef-checkboxes {
    display: flex;
}
.view-content-type-for-facets .bef-checkboxes .form-item {
    display: flex;
    padding: 5px 10px;
}
.view-content-type-for-facets .bef-checkboxes input {
    margin-right: 4px;
}
.best-search{
    background-image: url(/sites/default/files/best-match.png);
    background-repeat: no-repeat;
    height: 35px;
}
@media screen and (max-width: 764px) {
    .view-search-404 .result, .view-search .result {
        margin-left: 5px;
        margin-top: 4px;
    }
}
