
/* SEARCH FORM */
.search-form-full{
}

.search-form-full .search-form-inner{
  background-color: #fff;
  padding: 60px;
}

.search-form-full .input-group{
  margin-top: 0;
  box-shadow: none;
}


.search-form-full #indexedsearch .form-control{
background-color: #ECEEED;
}

.search-form-full #indexedsearch .wyy-sc-close{
  top: 5px;
  right: 15px;
  float: none;
  left: auto;
  width: 35px;
}

.search-form-full #indexedsearch .btn-search-text{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.search-form-full .input-group-addon{
  display: none;
}

.search-form-full #indexedsearch .input-group-btn{
  vertical-align: bottom;
}

.searchHeader{
  text-align: left;
}
.searchHeader h4{
  text-transform: none !important;;
  margin-bottom: 45px !important;
}

.search-form-full #indexedsearch{
  width: 35%;
}

.search-form-full .wyy-sc-close .wyy-ic{
  width: 45px;
  height: 45px; 
  line-height: 45px;
  font-weight: lighter;
  font-size: 45px;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-form{
  width: 100%;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword{
  width: 85%;
  float: left;
  background-color: #ecedef;
  height: 60px;
  border: none;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
  width: 15%;
  float: left;
  background-color: #000;
  height: 60px;
  color: #fff;
}

.search-result-container{
  width: 80%;
  margin: 0 auto;
}

.search-result-text{
  padding-top: 45px;
  padding-bottom: 45px;
}

.tx-indexedsearch-icon{
  display: none;
}

.tx-indexedsearch-res{
  padding-top: 30px;
  padding-bottom: 30px;
}

.tx-indexedsearch-res h3 a, .tx-indexedsearch-res, .tx-indexedsearch-res strong{
  color: var(--primary) !important;
}

.read-more-search{
  padding: 10px 15px;
  float: right;
  position: absolute;
  bottom: 20px;
  right: 0;
}

.hr-search-result{
  clear: both;

  padding-top: 24px;
  padding-bottom: 24px;
}

.search-result-item{
  display: flex;
  flex-wrap: wrap;
}

.search-item-date{
  float: right;
  margin-top: 30px;
  opacity: 0.7;
  display: none;
}



.pagination > li > a, .pagination > li > span, .tx-indexedsearch-browsebox > li > strong > a, .tx-indexedsearch-browsebox > li > a{
  border:1px solid #c0c3c6;
  padding: 10px 15px;
  color: var(--secondary);
}
.tx-indexedsearch-browsebox li:first-child a{
  font-weight: 300;
}
.tx-indexedsearch-browsebox li:last-child a{
  font-weight: 300;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus{
  border:1px solid #c0c3c6;
  padding: 10px 15px;
  color: var(--primary);
  background-color: var(--secondary);
  font-weight: 500;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .tx-indexedsearch-browsebox > li > strong > a:hover, .tx-indexedsearch-browsebox > li > strong > a:focus, .tx-indexedsearch-browsebox > li > a:hover, .tx-indexedsearch-browsebox > li > a:focus{
  color: var(--primary); 
  background-color: var(--secondary);
}

.tx-indexedsearch-browsebox{
  padding-top: 45px;
  padding-bottom: 45px;
  display: table;
  margin: 0 auto;
}

.search-bar .form-control:focus, .search-bar .form-control:focus-visible{
  outline: none;
  box-shadow: none;
  border-color: #ced4da;
}

.search-bar .btn-primary:focus, .search-bar .btn-primary.focus{
  border-color: #FBBA00;
  outline: none;
  box-shadow: none;
}


.pagination > li > a, .pagination > li > span, .tx-indexedsearch-browsebox > li > strong > a, .tx-indexedsearch-browsebox > li > a{
    border:1px solid #c0c3c6;
    padding: 10px 15px;
    color: var(--secondary);
  }
  .tx-indexedsearch-browsebox li:first-child a{
    font-weight: 300;
  }
  .tx-indexedsearch-browsebox li:last-child a{
    font-weight: 300;
  }
  
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover, .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus{
    border:1px solid #c0c3c6;
    padding: 10px 15px;
    color: #fff;
    background-color: var(--secondary);
    font-weight: 500;
  }
  
  .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .tx-indexedsearch-browsebox > li > strong > a:hover, .tx-indexedsearch-browsebox > li > strong > a:focus, .tx-indexedsearch-browsebox > li > a:hover, .tx-indexedsearch-browsebox > li > a:focus{
    color: #fff; 
    background-color: var(--secondary);
  }
  
  .tx-indexedsearch-browsebox{
    padding-top: 45px;
    padding-bottom: 45px;
    display: table;
    margin: 0 auto;
  }

  .tx-indexedsearch-browsebox{
    padding: 0;
    margin-left: 0;
    margin-top: 30px;
}

 .tx-indexedsearch-browsebox li{
    float: left;
    list-style-type: none;
 }

 .tx-indexedsearch-percent{
    display: none;
 }