.P.row-total.row
{
	display: none;
}

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

.btn-primary:hover
{
	background-color: #e3907e;
	border-color: #85322e;
}

.varoptions .saisie, .varoptions .descriptif, .varoptions .classe {
    white-space: normal !important;
}

.btn-warning
{
	background-color: #85322e;
	border-color: #e3907e;
}

.btn-warning:hover
{
	background-color: #e3907e;
	border-color: #85322e;
}

.btn.btn-danger.btn-block.btn-top
{
	display: none;
}

a.gonewgroupfile.pl-4
{
	display: none !important;
}

body
{
	--primary: #85322e;
}

h1.title.h3.mb-2
{
	color: #85322e;
}

h1.h3.mb-2 {
    color: #85322e;
}

h2
{
	font-size: 26px;
	color: #85322e;
}

span.classe
{
	font-weight: bold;
	padding-top: 10px;
}

span.descriptif.checkbr
{
	display: flex;
}

span.descriptif.select
{
	display: flex;
}

span.descriptionsaisie
{
	display: flex;
}

span.descriptionsaisie span {
    display: none;
}

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

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

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

span.descriptif.checkbr em
 {
    display: none;
}

.typologie {
    display: none;
}

span.field-input
{
    color: var(--gray);
    display: block;
    width: 100%;
    height: calc(1.5em + 1.125rem + 2px);
    padding: .5625rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: var(--secondary);
    background-clip: padding-box;
    border: 1px solid #dfdfeb;
    border-radius: .75rem;
    box-shadow: 0 0 0 0 transparent;
    transition: border-color .2s ease-in-out,box-shadow .2s ease-in-out;
}

#docpublicview table
{
	border: none;
}

#docpublicview table table td:nth-child(1)
{
	display: none;
}

#docpublicview table td
{
	border: none;
}

#docpublicview h4 {
    display: none;
}

#docpublicview2 table
{
	border: none;
}

#docpublicview2 table table td:nth-child(1)
{
	display: none;
}

#docpublicview2 table td
{
	border: none;
}

#docpublicview2 h4 {
    display: none;
}


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

.accueil-panel-right
{
background-image: url(https://inscription-smfs2025.auf.org/shared/tr_295_3664/medias/Image/SMFS2025/AUFSENEGAL_HomePage_1200x1200px.jpg) !important;
}
.accueil-panel-top
{
background-image: url(https://inscription-smfs2025.auf.org/shared/tr_295_3664/medias/Image/SMFS2025/AUFSENEGAL_EnTeteFormulaire_600x200px.jpg) !important;
}

.form-group {
    margin-bottom: 0rem;
}

.info.cell {
    text-align: justify;
}

sup.orange {
    color: #f08000;
}

tr.fusion1 sup.orange {
    display: none;
}

span.saisie {
    display: flex;
}