body
{
	--primary: #0ea4c5;
	--warning: #0ea4c5;
}

.bg-gradient
{
	background: linear-gradient(to right,var(--primary) 0,var(--primary) 30%,#6d77b7 100%) !important;
}

.btn-warning:hover
{
	color: white;
	background-color: #6d77b7;
	border-color: #6d77b7;
}

.accueil-panel-right
 {
 background-image: url(https://tr-336-3819.mo8.monooti.com/shared/tr_336_3819/medias/Image/image_accueil_generique_keetoa.png) !important;
 }
 .accueil-panel-top
 {
 background-image: url(https://tr-336-3819.mo8.monooti.com/shared/tr_336_3819/medias/Image/image_accueil_generique_keetoa.png) !important;
 }

.bg-light.rounded-lg.box-shadow-lg.mt-4.container-folders-access {
  display: none;
}