
 .clsFormContentSection { background : #ffffff;
 padding-left : 1px;
 padding-right : 1px;
 padding-top : 1px;
 padding-bottom : 1px;
}
 .clsDocPage { background : #ffffff;
 padding-left : 1px;
 padding-right : 1px;
 padding-top : 1px;
 padding-bottom : 1px;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content  { 
	background-color : #ffffff ;
	box-shadow: 0 0 35px 0 rgba(154,161,171,.15); 
	border:1px solid #d3d3d3;
	left:10px !important;
	right:10px !important;
	padding:8px !important;
}

