.postvalidation {
    text-align: -webkit-center;
    justify-items: center;
}

.accueil-panel-right
{
	background-image: url(https://salongeneral2026.teamresa.net/shared/tr_328_3786/medias/Image/2026/Visuel_Home_Page_Aquitec.png) !important;
	background-size: contain !important;
	background-repeat: no-repeat;
	background-color: #fff;
}
.backgroundfooter
{
	background-color: lightgray;
	border-radius: 20px;
	padding: 15px;
}

.bg-gradient
{
	background: #50296c !important;
}

.btn-primary
{
	color: var(--white);
	background-color: #50296c;
	border-color: #50296c;
}

.btn-primary:hover
{
	color: var(--white);
	background-color: #9ac022;
	border-color: #9ac022;
}

.accueil-panel-top
{
	background-image:url(https://salongeneral2026.teamresa.net/shared/tr_328_3786/medias/Image/2026/Visuel_en-tete_formulaire_mobile_Aquitec_TeamResa.png) !important;
}
span.classe
{
	font-weight: bold;
}

span.descriptif.checkbr
{
	display: flex;
}

span.descriptif.select
{
	display: flex;
}

span.descriptionsaisie
{
	display: flex;
}

td.marge
{
	padding-bottom: 5px;
}

td.montant
{
	color: #50296c;
	font-weight: bold;
}

td.prestation
{
	font-weight: bold;
	font-variant: all-small-caps;
	font-size: x-large;
	color: #50296c;
	padding-top: 10px;
}