.x-panel-body.main-large::before,.main-large::before
{
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	background-image: url("/padma/public/document/logo1.png?ver=2605080705_2026_&c=1"),url("/padma/public/document/back1.jpg?ver=2605080705_2026_&c=1");
	opacity: 1;
	background-position: left 50px top 40px,center center;
	background-size: 250px,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("/padma/public/document/back1.jpg?ver=2605080705_2026_&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("/padma/public/document/back1.jpg?ver=2605080705_2026_&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,0.95);
}
