/**
* MODULE PRESTASHOP MULTIMAILS
*
* @author    Cédric Bouillon <pole-web@intersed.fr>
* @copyright 2018 Intersed
* @license   Proprietary - no redistribution without authorization
*/

.margin-right-5 {
	margin-right: 5px !important;	
}

#mm_listetemplates_front hr {
	border-bottom: 1px solid #ccc;
	clear: both;
}

.text-center {
	text-align: center !important;
}