.tarteaucitronWidget25p {
    float: left;
    text-align: center;
    width: 25%;
}

.tarteaucitronWidget100p {
    text-align: center;
    width: 100%;
}

.clear {
	clear: both;
}

/* Personnalisation du plugin tarteaucitronjs - RGPD*/

/* Bouton "Personnaliser" */
#tarteaucitronPersonalize {
    background: #5cbdd0 !important;
	font-size: 13px !important;
}

/* Bandeau bas de page */
html #tarteaucitronAlertBig {
	background: #000000 !important;
}

/* Texte bandeau bas de page */
html #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
	background: #000000 !important;
	color: #ffffff !important;
}

/* Section Préférence pour tous les services - gestion des services */
html #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
	background: #5cbdd0 !important;
	border-color: #5cbdd0 !important;
}

/* Section Préférence pour tous les services - gestion des services - hover */
html #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
	background: #5cbdd0 !important;
}

/* Border fenêtre gestion des services */
html #tarteaucitron .tarteaucitronBorder {
	border-color: #5cbdd0 !important;
}

/* Bouton "autoriser" */
html .tarteaucitronAllow {
	background: green !important;
}


/* Bouton "Interdire" */
html .tarteaucitronDeny {
	background: #e8312d !important;
}

/* Mini module gestion des services */
html #tarteaucitronAlertSmall {
	background: #000000 !important;
}

/* Mini module gestion des services - numéro */
html #tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
	background: #5cbdd0 !important;	
}

/* Barre de pourcentage chargemen */
html #tarteaucitronPercentage {
	background: #5cbdd0 !important;
}

/* Bouton "Personnaliser" - option consentement automatique */
html #tarteaucitronAlertBig #tarteaucitronCloseAlert {
	background: #5cbdd0 !important;
	color: #ffffff !important;
}
