/* css om default css van XFS uit te schakelen of aan te passen */
div.sml_facetedsearch_form button 
{
  width:initial;
}

div.sml_facetedsearch_facet_box
{
	border: 0;
	margin-bottom: 0;
}

.sml_facetedsearch_facet a.more, .sml_facetedsearch_facet a.more:hover, .sml_facetedsearch_facet a.less, .sml_facetedsearch_facet a.less:hover
{
  background: none;
  border: 0;
  margin-top: 0;
}

.pagination button.btn
{
  background-color: #f1f1f0!important;
  width: 40px;
  height: 40px;
  border: none;
  border-bottom: solid 2px #bebdbd!important;
  color: #00859f!important;
  line-height: 40px;
  text-align: center;
  padding: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.pagination button.btn:hover, .pagination  button.btn.disabled
{
  background-color: #00859f!important;
  border-bottom: solid 2px #004453!important;
  color: #fff!important;
}

.pagination button.disabled.fa
{
   background-color: #f1f1f0!important;
}

.xfstitle
{
	display: none;
}

.panel-body .checkbox
{
  padding-left: 0;
}

.panel-body .checkbox a
{
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}

.panel-body .checkbox a i
{
  padding-right: 10px;
  color: #00859F;
}

.contentBlok .input-group
{
	margin-bottom: 0!important;
}

.checkbox .check
{
	display: table-cell
}

.checkbox .term
{
	display: table-cell
}

.ScfAjaxBusySmall { 
    padding: 40px!important;
    padding-left: 40px!important;
    border: 0!important;
    background: #EED url('/system/nji/img/loader.gif') no-repeat!important;
    background-size: 80px 80px!important;
	font-size: 0!important;
	top: 400px!important;
	opacity: 0.5!important;
}