
:root{
	--color-primary-100: #fff0f5;	
	--color-primary-200: #FF8EB2;	
	--color-primary-300: #FF5B8F;
	--color-primary-400: #FF286C;	
	--color-primary-500: #F4004D;
	--color-primary-600: #C1003D;	
	--color-primary-700: #8E002D;	
	--color-primary-800: #5B001D;	
	--color-primary-900: #28000D;	
	--base-font-color: rgba(0,0,0,.7);	
	--color-primary-950: #F4004D;
	--client-property-link-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	
	--client-home-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-profil-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-messaging-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-messaging-id-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-property-link-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-billing-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-list-of-bills-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	--client-list-of-documents-bg: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
}

si-login {
	background: url('/resources/files/images/img-home.jpg') no-repeat fixed top;
	background-size: cover;
}

si-client-shell #selectorCustomLogo {
	 content:url("/resources/files/images/mon-logis-white.png");	
}

si-client-shell .menu-footer img {
	 content:url("/resources/files/images/docaposte-tech-and-trust-white.png");	
}

@media (max-width: 960px) {
	.setBackground {
		background: none !important;	
	}
}

.setBackground {
    background-size: cover !important;
}

si-announcement-card img{
	content:url("/resources/files/images/img_accoucement_monlogis.png");	
	width: 3.5rem !important;
}

#menu-toggle-button {
	color: white;	
}

si-client-shell si-shell-menu hr {
	border-color: #3a3a3a;
}

si-property-link-overview .si-card {
    border-radius: 0.5rem;
}

si-announcement-card .si-card,
si-payment-link-card .si-card {
	background-color: #F4004D !important;
	color: white;
}

si-bills-card {
	.si-card-header {
		.text-red-600 {
			color: white;
		}
	}
}

.si-card-header {
	background-color: #F4004D !important;
	color: white;
}

si-payment-link-card .si-card .si-card-header {
	border-bottom-width: 0;
}

#payment-img{
	 content:url("/resources/files/images/img_euro_monlogis.png");	
}

#pay-button{
	background-color: white !important;
	color: #F4004D !important;
}

si-campaign-card .si-card {
	background: url('/resources/files/images/campaign-monlogis.png') no-repeat;
	background-size: 100% 100%;
	color: black;
}

si-client-shell si-shell-menu{
	background-color: #211B1D !important;
	border-color: #211B1D !important;
}

si-client-shell si-shell-menu-link{
	color: white;	
}

si-client-shell .si-shell-menu-link.active > .header, si-client-shell .si-shell-menu-link .header:hover{
	color: white !important;
	background-color: #211B1D !important;
}

si-client-shell .si-shell.layout-sliding .si-shell-menu .mat-icon{
		color: white !important;
	background-color: #211B1D !important;
}

#message-link-card{
	background-color: #F4004D !important;
	color: white;	
	
}
.message-link-card-button{
	background-color: white !important;
	color: #F4004D !important;
}

#message-link-card-img{
	content:url("/resources/files/images/img_mail.png");
	width: 3rem;
}

.si-shell-footer .footer{
	background-color: #F1F5F9;		
}

si-payment-link-card .text-green-600 {
	color:white;
}

si-home-linked-properties .text-green-600 {
	color: #4C4849;
}

si-bills-card .text-red-600{
	color: white !important;
}