/* FILTERS */

/* .ais-RefinementList-list, */
.ais-Panel-body,
.ais-CurrentRefinements--noRefinement,
.ais-CurrentRefinements-label{
  display:none;
}
#location > div > div.ais-Panel-body > div > div > div.ais-RefinementList-searchBox > div > form > button.ais-SearchBox-reset{
  display:none;
}
#location > div > div.ais-Panel-body{display:none;}
#location > div > div.ais-Panel-body > div > div > div > div > form{
  height:69px;
  border-right: 1px solid green;
  border-left: 1px solid green;
  border-bottom:1px solid green;
  border-radius:0px 0px 8px 8px;
  background: white;
    margin-top: -7px;
}
#location > div > div.ais-Panel-header > span > button.active{
/*  border-radius: 8px 8px 0px 0px !important;
  border-bottom:0px!important; */
}
#location > div > div.ais-Panel-body > div > div > div > div > form::after{
  right: 40px;
    top: 38%;
}
#location > div > div.ais-Panel-body > div > div > div{margin-bottom:0px;}
#location > div > div.ais-Panel-body > div > div > div > div > form > input{
 
  color:#121000;
  max-width: 404px;
  margin: 5px auto;
}
#location > div > div.ais-Panel-body > div > div > div > div > form > input::placeholder{
  color:#121000;
}
#location > div > div.ais-Panel-body > div > div > ul{margin-top:-7px;}
.ais-CurrentRefinements-item{
  background:unset!important;
  border:unset!important;
  padding:unset!important;
}
.ais-SearchBox-form::before{
  content:unset!important;
}
.ais-CurrentRefinements-item{
  display:flex;
      flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: 10px;
}
#current-refinements-location > div > ul > li > span.ais-CurrentRefinements-category,
#current-refinements-experience > div > ul > li > span.ais-CurrentRefinements-category,
#current-refinements-job-type > div > ul > li > span.ais-CurrentRefinements-category{
  margin-right: .5rem;
  margin-left: 0px;
  align-items: flex-end;
  background-color: #F7F8F0;
  border-radius: 64px;
  width: max-content;
  color: #004F00;
  gap: 11px;
  justify-content: space-between;
  padding: 6px 12px;
  align-items: center;
  font-family: 'Roboto';
  font-size: 12px;
}

#current-refinements-location > div > ul > li > span.ais-CurrentRefinements-category >button,
#current-refinements-experience > div > ul > li > span.ais-CurrentRefinements-category >button,
#current-refinements-job-type > div > ul > li > span.ais-CurrentRefinements-category >button{
  color: #004F00;
}
.ais-SearchBox-form::after{
  background: rgba(0, 0, 0, 0) url('https://s3.smartdreamers.com/company_files/501/media_library/original/997_Frame(15)_dff3905d2c18ce9e0d1e1cc75756a62d.svg') repeat scroll 0% 0%;
  content: "";
  height: 1rem;
  right:20px;
  position: absolute;
  top: 50%;
  width: 1rem;
}
.ais-Dropdown-button{
  position:relative;
}
.ais-Dropdown-button::after{
   background: rgba(0, 0, 0, 0) url('https://s3.smartdreamers.com/company_files/501/media_library/original/997_Frame(16)_ff72dd2bf129129d564e53474b6a39a3.svg') repeat scroll 0% 0%;
  content: "";
  height: 1rem;
  right:20px;
  position: absolute;
  width: 1rem;
}
#experience_level .ais-Panel,
#experience_level .ais-Panel-header,
#job_type .ais-Panel,
#job_type .ais-Panel-header,
#location .ais-Panel,
#location .ais-Panel-header{
  margin-bottom:0px;
}
#hits .js-job-detail.job-tip_program::before{
  content:' ';
  display: inline-block;
    height: 15px;
    width: 15px;
  margin-right:5px;
  background-repeat:no-repeat!important;
  background:url('https://s3.smartdreamers.com/company_files/171/media_library/original/997_Vector(9)_913b09e7d712325f1705d2a391caaa31.svg');
}
#searchbox{
  height:56px;
}
#searchbox .ais-SearchBox >form >input::placeholder{
  color:#121000;
}
#searchbox .ais-SearchBox >form >input{
  border:1px solid #E6E6E6;
  height:56px;
  color:#121000;
  border-radius:8px;
  font-family:'Roboto';
  font-size:16px;
  box-shadow:unset;
}
.ais-Panel-footer{
  display:none;
}
.ais-SearchBox-form .ais-SearchBox-input, .ais-Dropdown-button {
    box-shadow: none !important;
    display: inline-block;
    border: 1px solid #E6E6E6;
    border-radius: 8px !important;
    height: 56px;
    padding: 9px 20px 8px 20px !important;
    cursor: pointer;
    min-height: 50px;
    font-size: 16px;
   font-family:'Roboto';
  font-weight:400;
   color:#121000;
    width: 100%;
    text-align: left;
      background-color: white;
}

.ais-SearchBox-form .ais-SearchBox-input:active,
.ais-SearchBox-form .ais-SearchBox-input:hover,
.ais-Dropdown-button:hover,
.ais-Dropdown-button.active
{
  border:1px solid #007F00;
}
/* .ais-Dropdown-button.active{
  z-index:10;
} */
.ais-RefinementList-label{
/*   justify-content:space-between; */
}
.ais-RefinementList-item--selected .ais-RefinementList-checkbox{
  background:#007F00;
  border:none;
  background-image:none!important;
  color:transparent;
 
}
.ais-RefinementList-checkbox{
   margin-right:15px;
}
.ais-RefinementList-item:not(:last-child){
  margin-bottom:15px;
}
.ais-RefinementList-label .ais-RefinementList-checkbox{
     border-radius: 50%;
    box-shadow: none !important; 
  display:none;
}
.ais-RefinementList-labelText {
  font-size: 16px;
/*     margin-bottom: 10px; */
    font-weight: 400;
    color: #363635;
  width:100%;
  
}
.ais-RefinementList-label .ais-RefinementList-count{
  border:none;
  background:none;
      color: #646461;
    font-size: 12px;
    font-family: Roboto;
  display:none;
}
.ais-RefinementList .ais-RefinementList-list {
    position: absolute;
    width: 100%;
    height: auto;
    max-height: 215px;
    padding: 0;
    background: white;
    overflow: auto;
   padding: 25px 20px 20px 20px;
    border-radius: 7px;
    box-shadow:none;
    margin-top: -6px;
  border-top:0px!important;
    border-top: 0px;
    border-radius: 0px 0px 24px 24px;
    z-index: 9;
/*     border: 1px solid #E6E6E6; */
  border:1px solid #007F00;
}
.ais-RefinementList .ais-RefinementList-list::before{
  content: '';
    position: absolute;
    left: 4px;
    right: 4px;
    height: 8%;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    pointer-events: none;
    z-index: 1;
}

/* FILTERS --- END */

/* LISTING */
.ais-SearchBox-loadingIndicator, .ais-SearchBox-reset{
  right: 2.5rem!important;
  top: 71%!important;
}
.ais-Hits.ais-Hits--empty{
    background-color: #F7F8F0;
    max-width: 832px;
    padding: 32px;
    border-radius: 32px;
    font-family: 'Roboto';
    color: #121000;
    font-size: 32px;
    line-height: 43px;
}
.no-results >p{
    font-size: 16px;
    color: #828474;
}
.no-results::before{
   content:' ';
  display: block;
      height: 23px;
    width: 30px;
 margin-bottom:20px;
  background-repeat:no-repeat!important;
 background:url('https://s3.smartdreamers.com/company_files/501/media_library/original/997_Vector(20)_4a213a5a8a81f50ec640a26b0be28bea.svg');
}
.ais-Hits-item:hover{
  background-color:#e1e3d6!important;
}
.ais-Hits-item{
   transition: background-color 0.3s ease;
}
#hits .ais-Hits-item,
#hits-germany .ais-Hits-item{
  padding: 0px!important;
  background-color: #F7F8F0;
  border-radius: 24px;
  font-family: 'Roboto';
  box-shadow: none;
  
}
#hits .ais-Hits-item .job,
#hits-germany .ais-Hits-item .job{
  padding:24px;
  width:100%;
}
#hits .ais-Hits-item:not(:last-child),
#hits-germany .ais-Hits-item:not(:last-child){
  margin-bottom:20px;
}
#hits .job-title,
#hits-germany .job-title
{
  font-size: 32px;
  line-height: 40px;
  margin-bottom:20px;
  color:#363635;
}
#hits .js-job-detail.job-tip_program,
#hits-germany .js-job-detail.job-tip_program{
  display: flex;
    align-items: center;
  margin-bottom:30px;
}

#stats,#stats-bottom{
  font-family: Roboto;
  font-size: 16px;
  color: #828474;
}

.job-description{
  font-family: Roboto;
  font-size: 12px;
  color: #828474;
}
/* LISTING --- END */

/* CLEAR REFINEMENTS  */
#clear-refinements .ais-ClearRefinements >button{
  background-image: unset;
  border-color: none;
  box-shadow: none;
  color: #828474;
  border:none;
  padding-right:0px;
}
.ais-ClearRefinements-button:disabled[disabled]{
  display:none;
}
/* CLEAR REFINEMENTS --- END */

/* PAGINATION */
.pagination-link{
  width: 76px;
  box-shadow: unset;
  border: none;
  
}
.ais-Pagination-item .ais-Pagination-link{
  font-size:16px!important;
  border:1px solid #007F00;
  padding: 12px 24px;
  border-radius: 64px !important;
    /* line-height: 26px; */
  width:fit-content;
  height: auto;
}
.ais-Pagination-list{
  float:right;
  margin-top:10px;

}
.ais-Pagination-link:hover{
 border-color:#007F00!important;
}
 .ais-Pagination-link{
  border-radius:15px!important;
  background-color:white!important;
  color:#007F00!important;
  font-family: "Roboto"!important;
  font-weight:400;
  font-size:12px!important;
   background-image:unset!important;
   margin-left:20px!important;
}
.ais-Pagination-item--page{
  display:none!important;
}
.pagination-link,.pagination-item-disabled{
  display:none;
}
.pagination-item-disabled{
  display:none!important;
}
/* PAGINATION --- END */
