#infrassupprice {
	padding: 8px 8px 16px 8px;
	height: 100%;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	border: solid #ddd 2px;
	background-color: #efefef;
}

.forminfrassupprice {
text-align: center;
}

.forminfrassupprice input {
	margin-left: 2px;
}

label.titre {
font-family: roboto,arial,tahoma,verdana,helvetica;
font-weight: bold;
color: rgb(90,90,90);
text-decoration: none;
}

.infrassuppriceNoBCollapse {
	border-collapse: separate;
}

.infrassuppriceModal {
	margin: -3px -0 0 -2px;
    width: calc(100% + 4px) !important;
    height: 30px;
}

.infrassuppriceModalTitle {
	padding-left: 10px;
	line-height: 30px;
}

img.infrassuppricewidthpictotitle {
	max-width: 48px;
}

.infrassuppriceHR {
    text-align: center;
    margin: 5px 0px !important;
	padding: 0px !important;
}

.infrassuppriceFinal {
    line-height: 1px;
	border: none !important;
}

.infrassuppriceScrollUp {
	position: fixed;
	bottom : 30px;
	right: -100px;
	/*color: #19052d;*/
	font-size: xx-large;
}

.infrassuppricecaution {
	color: red;
}

.infrassuppricebgtrans {
	background: transparent !important;
}

.infrassuppricebggreen {
	background: lightgreen;
}

.infrassuppricebgorange {
	background: orange;
}

.infrassuppricebgred {
	background: red;
}

.infrassuppricegreen {
	color: green;
}

.infrassuppriceblue {
	color: #0088ff;
}

.infrassuppriceblack {
	color: black;
}

.infrassuppriceslogan {
	font-size: 16px;
}

.infrassuppricetitleparam {
	font-size: 14px;
}

.infrassuppricesubtitleparam {
	font-size: 12px;
}

.infrassuppricecolor {
	color: #19052d;
}

.infrassuppriceformabout {
	/*background-color: var(--colorbacktabcard1);*/
	padding: 20px;
}

.infrassuppricechangelogbase {
	border: none;
	padding-top: 0;
	padding-bottom: 0
}

.width110 {
	width: 110px;
}

.width120 {
	width: 120px;
}

.width180 {
	width: 180px
}

.width220 {
	width: 220px;
}

.width270 {
	width: 270px;
}

.widthtrentepercent {
	width: 30%;
}

.height75 {
	height: 75px;
}

.height50 {
	height: 50px;
}

.height25 {
	height: 25px;
}

.height20 {
	height: 20px;
}

.nomargin {
	margin: 0px;
}

.nopadding {
	padding: 0px !important;
}

.noborder {
	border: none;
}

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

.fontsizeinherit {
	font-size: inherit;
}