/*!
 * search.css
 *
 * XAVIER PAYEN & JF MORICE
 *
 * Date: 2022-09-12
 */	
 #products-library-ico-search {
    position: absolute;
    display: inline-block;
    right: 0px;
}

table.item,
table.item tr,
table.item tr td{
	border: none;
	margin: 0 !important;
}
table.item tr td.icon{
	width: 32px;
	padding: 0.2em;
	text-align: center;
}
table.item tr td.type{
	width: 90px;
	padding: 0.2em;
	font-size: 0.8em;
	text-align: left;
}
table.item tr td.link{
	text-align: left;
	padding: 0.2em;
	line-height:1.3em;
}
table.item tr td.link a{
	color: black;
	text-decoration: none;
	font-size: 0.9em;
}

/* Intégration google */
.gsc-search-button-v2 svg{
height: 22px;
width: 30px;
margin-left: 6px;
}
table.gsc-search-box td.gsc-input {
  padding-right: 35px;
}
.gsc-search-button-v2{
padding-left: 0;
padding-right: 40px;
background: black;
border: gray 1px solid;
}
#gs_id50{
	margin:0
}
#___gcse_0{
max-width: 80vh;
margin: auto;
}
.gsc-control-cse{
padding-right: 60px;
}
form.gsc-search-box{
	margin-bottom:0 !important;
}
table.gsc-search-box {
  margin-bottom: 0;
}
# gs_id50 table {
  margin: 0 !important;
}
