.x-panel-body.main-large::before,.main-large::before
{
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	background-image: url("/cerutti/public/document/back1.jpg?ver=2509020702_2021_&c=1");
	opacity: 1;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.x-panel-body.main-small::before,.main-small::before
{
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	background-image: url("/cerutti/public/document/back1.jpg?ver=2509020702_2021_&c=1");
	opacity: 1;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.x-centerpanel::before
{
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	opacity: 1;
	background-image: url("/cerutti/public/document/back1.jpg?ver=2509020702_2021_&c=1");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.weam .liquid,
.weam body.x-border-layout-ct.liquid,
.weam div.x-border-layout-ct.liquid
{
  background: rgba(255,255,255,1.0);
}
.weam .stat-support--1
{
  font-family: FontAwesome;
  background: #8080FF;
  color: #FFFFFF;
}
.weam .stat-support--1::before
{
  content: "\f05e"
}
.weam .x-boundlist-item div.stat-support--1
{
  width: 22px;
  height: 22px;
  border-radius: 2px;
  line-height: 22px;
  text-align: center;
  margin-top: 4px;
  margin-right: 6px;
}
.weam div.staticon-support--1
{
  line-height:18px;
  text-align:center;
  font-family: FontAwesome;
  border-radius: 2px;
  width:18px;
  height:18px;
  background:#8080FF;
  color:#FFFFFF;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 11px;
}
.weam .staticon-support--1::before
{
  content: "\f05e"
}
