.infrasplusNoBCollapse {
	border-collapse: separate;
}

.infrasplusModal {
	margin: -3px -0 0 -2px;
    width: calc(100% + 4px) !important;
    height: 30px;
}

.infrasplusModalTitle {
	padding-left: 10px;
	line-height: 30px;
}

img.infraspluswidthpictotitle {
	max-width: 48px;
}

.infrasplusDivTitre {
			color: var(--colortexttitle) !important;
		font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.infrasplusHR {
    text-align: center;
    margin: 5px 0px !important;
	padding: 0px !important;
}

.infrasplusFinal {
    line-height: 1px;
	border: none !important;
}

.infrasplusScrollUp {
	position: fixed;
	bottom : 30px;
	right: -100px;
	/*color: #19052d;*/
	font-size: xx-large;
}

.infrasplusModal
{
	margin: -3px -0 0 -2px;
    width: calc(100% + 4px) !important;
    height: 30px;
}

.infrasplusModalTitle
{
	padding-left: 10px;
	line-height: 30px;
}

.infraspluscaution {
	color: red;
}

.infrasplusbgtrans {
	background: transparent !important;
}

.infrasplusbggreen {
	background: lightgreen;
}

.infrasplusbgorange {
	background: orange;
}

.infrasplusbgred {
	background: red;
}

.infrasplusgreen {
	color: green;
}

.infrasplusblue {
	color: #0088ff;
}

.infrasplusblack {
	color: black;
}

.infrasplusslogan {
	color: white;
	font-size: 16px;
}

.infrasplustitleparam {
	font-size: 14px;
}

.infrasplussubtitleparam {
	font-size: 12px;
}

.infraspluscolor {
	color: #19052d;
}

.infrasplusformabout {
	/*background-color: var(--colorbacktabcard1);*/
	padding: 20px;
}

.infraspluschangelogbase {
	border: none;
	padding-top: 0;
	padding-bottom: 0
}

.tablelayoutfixed {
	table-layout: fixed;
}

.widthquatrevingtdixpercent {
	width: 90%;
}

.width90 {
	width: 90px;
}

.width110 {
	width: 110px;
}

.width120 {
	width: 120px;
}

.width180 {
	width: 180px
}

.width220 {
	width: 220px;
}

.width270 {
	width: 270px;
}
.widthquinzepercent {
	width: 15%;
}

.widthtrentepercent {
	width: 30%;
}

.widthtrentetroispercent {
	width: 33%;
}

.height75 {
	height: 75px;
}

.height50 {
	height: 50px;
}

.height25 {
	height: 25px;
}

.height20 {
	height: 20px;
}

.lineheight200percent {
	line-height: 200%;
}

.nomargin {
	margin: 0px;
}

.nopadding {
	padding: 0px !important;
}

.noborder {
	border: none;
}

.nopaddingvert {
	padding-top: 0;
	padding-bottom: 0;
}

.fontsizeinherit {
	font-size: inherit;
}