body
{
	--primary: #2C2964;
	--warning: #2C2964;
}

.h3.mb-2
{
	color: #2C2964 !important;
	text-decoration: underline;
}

h1.title.h3.mb-2 {
    color: #092C74;
}

.accueil-panel-right {
    background-image: url(https://tr-236-3535.mo9.monooti.com/shared/tr_236_3535/medias/Image/SIG-home-page-2.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-color: #fff;
}

.accueil-panel-top {
    background-image: url(https://tr-236-3535.mo9.monooti.com/shared/tr_236_3535/medias/Image/SIG-versionmobile-2.png) !important;
}

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

label.textarea {
    display: contents;
}

.dossiersshow .row div {
    display: none;
}

.dossiersshow .row div:nth-child(1) {
    display: block;
}

.dossiersshow .row div:nth-child(4) {
    display: block;
}

.dossiersshow .row div:nth-child(5) {
    display: block;
}

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

.gonewgroupfile
{
	background-color: #002d73;
	color: #fff !important;
	font-size: 14px !important;
	padding: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin: 10px auto;
	font-weight: bold;
	width: 80%;
	text-align: center;
}

h2
{
	color: #2C2964 !important;
	text-decoration: underline;
	font-size: 25px;
}

.payeur.tabcontainer h1
{
	color: #2b285f !important;
	text-decoration: underline;
	font-size: 1.625rem;
}

.userrdvlist h2
{
	font-size: 19px !important;
	font-weight: normal;
}

input[type="date"].form-control
{
	width: 230px;
}


span.classe {
    font-weight: bold;
}

span.descriptif.checkbr {
    display: flex;
}

span.descriptif.select {
    display: flex;
}

span.descriptionsaisie {
    display: flex;
    white-space: break-spaces;
}

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

td.montant {
    color: #E0222E;
    font-weight: bold;
    align-content: flex-end;
}

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

span.saisie
{
	display: flex;
}

.btn-warning:hover
{
	color: white;
	background-color: #E0222E;
	border-color: #2C2964;
}

.companycard .varoptions .prestation
{
	display: none !important;
}

#options4 .N.cell.col-1 {
    color: #004488 !important;
    font-weight: bold;
}

h1.totaltitle1.h3.mb-2.mt-4.col-xs-12.col-sm-3.col-md-1.col-lg-1 {
    font-size: 20px;
}
.table1text {
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 1;
}

.table1text td {
  padding: 1px 2px !important;
  height: 18px !important;
  border: 1px solid #111111;
}