/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 19 janv. 2021, 13:43:19
    Author     : a.brouwers
*/

  #ms-searchable.ms-container{
  background-position: 168px 110px;
}

input.search-input{
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  width: 100%;
  margin-bottom: 5px;
  height: auto;
}