#immat a{
	color: #c80000;
}
#searchbox{
	padding-right: 67px;
	position: relative;
}
#searchbox .button-search{
	position: absolute;
	right: 0;
	top: 0;
	height: 52px; 
	width: 52px;
	border: none;
	background: #c80000;
	color: #fff;
	line-height: 52px;
}

#exampleModalRight .modal-content > button.close{
	display: none;
}