/*
 * This code was developed by IDnomic, trade name of the company KEYNECTIS
 * (http://www.idnomic.com/).
 * 
 * Copyright © 2000-2017 Keynectis
 * 
 * Please refer to your license agreement for any question related to the use of
 * this software package.
 */

/* Product customization */

#footer{
	display:none;
}

table.rights tbody tr th {
  border: 1px solid #B3C4CA;
  text-align: center;
  padding: 2px;
}

.rights td {
  border: 1px solid #B3C4CA;
  padding: 2px;
}
