#search-form {
  margin: 0px;
}

#result-summary {
  margin-bottom: 20px;
}

/*html { overflow-y: scroll; } *//*force scrollbar*/
.facet, .chosen-facet {
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
}

.nav-title {
  text-transform: uppercase;
  font-weight: bold
}

.entry {
  margin-bottom: 10px;
}

#solrstrap-sortmenu {
  padding: 20px 0;
  float: left;
  /* display: none;*/
}

.tablehidden {
  display: none;
}

#solrstrap-tabs {
  border-bottom: 1px solid #092546;
  display: none;
}

#solrstrap-tabs a.active {
  background-color: #0A2445; /*rgb(0, 39, 118);*/
  color: white;
}

.dtypehide {
  display: none;
}

.toolhide {
  display: none;
}

.domainhide {
  display: none;
}

#solrstrap-tabs a {
  background: lightgray none repeat scroll 0 0;
  border-radius: 3px 3px 0 0;
  color: black;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  padding: 9px 15px;
  text-decoration: none;
  transition: all 0.15s linear 0s;
}

#solrstrap-sortmenu select {
  font-size: 1.4rem;
  padding: 8px;
}

#submitButton, #filterPublishDate {
  background: #971d2a none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 1em;
  line-height: 18px;
  margin-top: 10px;
  padding: 8px 55px;
}

#filterPublishDate {
  padding-left: 0;
  padding-right: 0;
  width: 50px !important;
  margin-right: 40px !important;
}

#solrstrap-searchbox {
  width: 550px;
  padding: 6px;
}

#showLess {
  color: red;
  cursor: pointer;
}

#showLess:hover {
  color: black;
}

#paginate li, #hit-template li, #solrstrap-documentfacetresult li {
  display: none;
  padding: 10px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #fff;
  box-shadow: 0 1px 1px #ccc;
  margin-bottom: 5px;
  background-color: #f1f1f1;
}

.totop {
  position: fixed;
  bottom: 10px;
  right: 20px;
}

.totop a {
  display: none;
}

#loadMore {
  padding: 10px;
  text-align: center;
  background-color: #971d2a;
  color: #fff;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #fff;
  box-shadow: 0 1px 1px #ccc;
  transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  display: none;
  margin-top: 15px;
  cursor: pointer;
  cursor: hand;
}

#loadMore:hover {
  background-color: #fff;
  color: #971d2a;
}

#solrstrap-tree {
  display: none;
}

table thead th, table tbody th, table tbody td {
  /*padding: 10px !important;*/

}

.ui-datepicker-header {
  text-align: center;
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px;

}

.ui-datepicker-calendar {

  margin-top: 0px !important;
}

#hit-template li, #solrstrap-documentfacetresult li {
  font-size: 17px;
  line-height: 22px;
  color: #333;
}

/*p:empty, span:empty{
    display: none;
}*/
#hit-template li a, #solrstrap-documentfacetresult li a {
  margin-bottom: 10px;
}

/*.solrhittemplate{display:inline-block;width:100%;margin-bottom:0;}
.solrhittemplate a{display:inline-block;float:left;margin-right:10px;}
.solrhittemplatedate{float:left;margin-right:10px;}
.solrhittemplatetag{color:green;}*/
.solrhittemplate {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

.solrhittemplate-image {
  float: left;
  width: 14%;
}

.solrhittemplate-content {
  float: left;
  width: 85%;
}

.solrhittemplate .video-content {
  margin-left: 20px;
}

.solrhittemplate a {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/*.solrhittemplatedate{float:left;margin-right:10px;width: 100%;}*/
.solrhittemplatedate {
  float: right;
  margin-right: 10px;
  width: auto;
}

.solrhittemplate .main-title {
  display: inline-block;
  width: 60%;
  float: left
}

.solrhittemplatetag {
  color: green;
}

.ui-menu .ui-menu-item-wrapper {
  /*padding: 15px 1em 5px 0.4em;*/
  /*position: relative;*/
  display: block;
  height: 26px;

}

#solrstrap-documentfacet {
  display: none;
}

.ui-menu .ui-menu-item-wrapper:hover {
  background-color: none;
  color: #333;
  border: none;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  /*width: 350px !important;*/
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #DFDFDF;
  border: none;
  color: #000;
  border-radius: 0;
  font-weight: normal;
}

/*.ui-menu,.ui-menu>.ui-menu-item,.ui-menu-item>a {min-width:800px !important}*/
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
  background-color: none !important;
  color: #333 !important;
}

/*Loader Image icon*/
#loading-indicator {
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  opacity: 0.5;
  position: fixed;
  top: 50%;
  z-index: 999;
}

#solrstrap-otpcategories {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

#solrstrap-otpcategories .otp-cat-item {
  float: left;
  width: 50%;
  margin-bottom: 12px;
}

#solrstrap-otpcategories .otp-cat-item input {
  float: left;
  margin: 3px 5px 0 0;
}

.pod, #search-div {
  display: inline-block;
  width: 100%;
}

.search-box {
  width: 100%;
  float: left;
}

.search-box #solrstrap-searchbox {
  width: 65%;
  font-size: 1.4rem
}

.search-filter {
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.4rem
}

.search-result-box {
  margin: 0;
  padding: 0;
}

.date-search-filter label {
  margin: 6px 0;
}

#solrstrap-tree {
  margin: 15px 0;
}

.left-nav-container h3 {
  margin: 10px 0;
}

.left-nav-container ul li {
  margin-bottom: 8px;
}

#hit-template-noresult {
  display: none;;
  padding-left: 0;
  padding-top: 10px
}

#hit-template-noresult li {
  list-style: none;
  padding-left: 0
}

.jobfacet {
  display: inline-flex;
  width: 100%;
  margin: 10px;
  clear: both;
}

#solrstrap-jobsortby {
  margin-left: 5px;
}

#solrstrap-jobcategories {
  margin-left: 5px;
}

#solrstrap-jobcountry {
  margin-left: 5px;
}

#solrstrap-jobbusiness {
  margin-left: 5px;
}

#jobfilters {
  background: #841f3e none repeat scroll 0 0;
  color: #ffffff;
  height: 39px;
  margin-left: 15px;
  margin-top: 30px;
}

.hittemplate-result {
  list-style: none;

}

#cap {
  text-transform: capitalize;
  color: green;
  margin-left: 20px;
}

.hittemplate-result a {

  display: inline-block !important;
  word-break: break-all;
}

.search-pagination {
  margin-left: 150px;
  /*text-align: center;*/
  width: 100%;
}

.search-pagination a.current {
  /*border-bottom: 1px solid #00a0d7;*/
  color: #00a0d7;
}

.search-pagination a {
  border-bottom: none;
  color: #a8babc;
  padding: 0 10px 8px;
  cursor: pointer;
  font-size: 2rem;
}

.search-pagination a:hover {
  text-decoration: none
}

.search-pagination .pager-next, .search-pagination .pager-prev {
  /* background-image: url("../img/blue-next.png");
   background-position: center center;
   background-repeat: no-repeat;*/
  display: inline-block;
  /*height: 30px;*/
  width: 30px;
  /* position: relative;*/
  top: 2px;
}

.search-result-count {
  font-size: 1.4rem
}

#paginate {
  padding-left: 0
}

#paginate .hittemplate-result {
  padding: 20px 0 !important;
}

#searchresultform #submitButton {
  padding: 8px 17px
}

.solrhittemplate .main-title .title {
  font-weight: bold;
  font-size: 1.6rem;
  padding-bottom: 3px;
  float: left;
  width: 100%;
}

.solrhittemplate .main-title .link {
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.search-pagination .pager-next:after {
  content: "\f105";
  height: 30px;
  width: 30px;
  font-size: 2.5rem;
  font-weight: bolder;
  font-family: FontAwesome;
}

.search-pagination .pager-prev:before {
  content: "\f104";
  height: 30px;
  width: 30px;
  font-size: 2.5rem;
  font-weight: bolder;
  font-family: FontAwesome;
}

@media (max-width: 992px) {
  .solrhittemplate .main-title {
    width: 100%
  }
}

/* modified pagination for jquery.autocomplete.js */
.search-pagination {
  display: inline-block;
}

.search-pagination li {
  display: inline;
}

.search-pagination li .svg {
  display: none;
}

.search-pagination li a.active {
  color: #00a0d7;
}


