@import "WWPBaseObjects.WorkWithPlusBaseDS.css";
@import "WorkWithPlusDS_Tokens.css";

/* [gx-css-import ignore - start] */
 
.QueryViewerGastosAgrupados-chart .highcharts-color-0 {
	fill: #bdb76b;
	stroke: #bdb76b;
}
.QueryViewerGastosAgrupados2-chart .highcharts-color-0 {
	fill: #e67e22;
	stroke: #e67e22;
}

/* [gx-css-import ignore - end] */
.WorkWith TR:not(.WCD_tr) input[type='checkbox']:before 
{
	margin-left : -20px;
}
.DropDownOptionsHeader.btn-group.open .dropdown-toggle, .DropDownOptionsHeader.btn-group .dropdown-toggle:active 
{
	color : white;
}
HTML::-webkit-scrollbar,div::-webkit-scrollbar,textarea::-webkit-scrollbar 
{
	height : 5px;
	width : 5px;
}
.gx-mask 
{
	background-color : transparent;
	background-image : var(--GX-Image_Loading) ;
	background-position : center;
	background-repeat : no-repeat;
	background-size : 150px 150px;
	left : 0px;
	position : absolute;
	top : 0px;
	height : 100%;
	width : 100%;
	opacity : 0.8;
}
Body > DIV.gx-mask 
{
	background-color : transparent;
	background-image : var(--GX-Image_Loading) ;
	background-position : center;
	background-repeat : no-repeat;
	background-size : 150px 150px;
	left : 0px;
	position : absolute;
	top : 0px;
	z-index : 1030;
	height : 100%;
	width : 100%;
	opacity : 0.8;
}
.mask 
{
	background-color : transparent;
	bottom : 0px;
	left : 0px;
	position : absolute;
	right : 0px;
	top : 0px;
	z-index : 1;
	display : none;
	opacity : 0.8;
	filter : alpha(opacity=80);
}
.QueryViewerGastosAgrupados 
{
	gx-qv-chart-color-first : #bdb76b;
}
.QueryViewerGastosAgrupados2 
{
	gx-qv-chart-color-first : #e67e22;
}
.Image30x30 
{
	width : 30px;
	height : 30px;
}
.ImageTopHeader 
{
	max-height : 80px;
	max-width : 100px;
	margin-left : 50px;
}
.ImageTopHeaderColapse 
{
	max-height : 20px;
	max-width : 80px;
}
.HeaderImageCell 
{
	width : 80px;
}




