@font-face {
	font-family: 'puentebold';
	src: url('/gestion/htdocs/custom/infraspackplus/css/puentebold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeuropolRegular';
	src: url('/gestion/htdocs/custom/infraspackplus/css/NeuropolRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.infrasplusneuropolinfras {
	font-family: NeuropolRegular, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #19052d;
}

.infraspluspuentedolibarr {
	font-family: puentebold, sans-serif;
	color: #027991;
	font-size-adjust: 0.6;
}

.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%;
}

.infraspluswidth90 {
	width: 90px;
}

.infraspluswidth110 {
	width: 110px;
}

.infraspluswidth120 {
	width: 120px;
}

.infraspluswidth180 {
	width: 180px;
}

.infraspluswidth220 {
	width: 220px;
}

.infraspluswidth270 {
	width: 270px;
}

.infrasplusminwidth700imp {
	min-width: 700px !important;
}

.infraspluswidthquinzepercent {
	width: 15%;
}

.infraspluswidthtrentepercent {
	width: 30%;
}

.infraspluswidthtrentetroispercent {
	width: 33%;
}

.infrasplusheight75 {
	height: 75px;
}

.infrasplusheight32 {
	height: 32px;
}

.infrasplusheight50 {
	height: 50px;
}

.infrasplusheight25 {
	height: 25px;
}

.infrasplusheight20 {
	height: 20px;
}

.lineinfrasplusheight200percent {
	line-height: 200%;
}

.infrasplusnomargin {
	margin: 0px;
}

.infrasplusnopadding {
	padding: 0px !important;
}

.infrasplusnoborder {
	border: none;
}

.infrasplusnopaddingvert {
	padding-top: 0;
	padding-bottom: 0;
}

.infrasplusmargintop10imp {
	margin-top: 10px !important;
}

.infrasplusfontsizeinherit {
	font-size: inherit;
}
button.infraspluscopyParamsBtn, .infraspluscopyParamsBtn:hover {
	padding: 8px 25px 8px 25px;
}