.database_expiration_panel {
	display: none !important;
}

._appicon{
	float: left;
}
._appicon::before{
    font-family: 'icomoon' !important;
    content: "\e91e";
    font-size: 96px;
	position: relative;
    top: -40px;
}

/* Hide icons from the Settings */
.icon.d-none.d-md-block{
	display: none !important;
}




/*
	App Icons for the main app repository
*/

._appicon_contacts::before{
    content: "\e91b";
	color: green;
}



/*
.oe_module_vignette:hover ._appicon_contacts::before{
	color: blue;
}

*/





