/* .mod-measure-easyui-tabs {
	width: 100%;
	height: 100%;
} */
.chart-date {
	position: absolute;
	right: 30px;
	/* top: 7px;
	z-index: 99; */
	background-color: #CCCCCC;
}

.chart-tabs-wrapper {
	width: 100%;
	height:500px;
	overflow:visible;
}

.chart_widget_graph {
	/*margin-top:55px;*/
	padding-right: 15px;
	padding-left: 10px;
	height: 500px;
	overflow: visible;
	background-color: #FFFFFF;
}
.flash-chart-wrapper {
	overflow: hidden;
	/* 	position: absolute;
	bottom: 5px;
	left: 5px;
	right: 5px;
	top: -9px; */
	width: 100%;
	height: 100%;
}

.chart-wrapper {
	width: 100%;
	/*height: 530px;*/
	height: 100%;
}

.table-wrapper {
	/*
	left: 0;
	position: relative;
	right: 0;
	top: 0;
	padding: 0px;*/
	width:100%;
	height:100%;
}

.chart-tab { /*
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;*/
	width: 100%;
	height: 100%;
}

.chart-tabs-wrapper  .tabs-panels { /*
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 60px;*/
	width: 100%;
	height: 100%;
}

.measure-variable-item {
	float: left;
}

.mod_Measure .tree-node {
	margin-top: 4px;
}

.ccrtboxTree-icon {
	display: inline-block;
	height: 16px;
	margin-left: 2px;
	padding-top: 2px;
	vertical-align: middle;
	width: 16px;
}

.ccrtboxPanel {
	margin-left: 5px;
}

.ccrtboxtreeChoice {
	cursor: pointer;
}

.ccrtboxPanel {
	overflow: hidden;
}

.ccrtboxtreeNode {
	position: relative;
	left: 15px;
	height: 18px;
	white-space: nowrap;
	cursor: pointer;
}

.ccrtboxParagraph {
	margin-bottom: 5px;
}

.ccrtboxBoxText {
	margin-left: 2px;
	margin-top: 2px;
}

.ccrtboxButton {
	display: block;
	float: right;
	margin: 5px;
}

.ccrtboxLegendButton {
	position: absolute;
	display: block;
	float: right;
	margin: 5px;
	top: 0px;
	right: 0px;
}

.legend-item {
	float: left;
}

.legend-item-box {
	height: 10px;
	width: 10px;
	float: left;
	position: relative;
	margin: 1px 3px 0px 3px;
}

div[show="false"].legend-item-box {
	background-image: url(../../images/modules/Measure/x.png);
	opacity: 0.65;
	filter: alpha(opacity =                               65);
}

.chart-content {
	/*position: absolute;*/
	/* top: 10px; */
	right: 0px;
	left: 0px;
	height: 300px;
	/*margin-top: 30px;*/
	display:block;
	position:relative;
}

.chart-graph {
	position:absolute;
	top:55px;
	right:6px;
	left:6px;
	bottom:20px;
	overflow:visible;
	background-color:#FFFFFF;
}

.chart-legend {
	position: relative;
	height: 50px;
	width: 100%;
	padding: 5px;
}

.variable_input {
	padding: 5px;
}

.label_region {
	width: 60px;
	float: right;
	display: inline-block;
}

.chart-table-measure .panel-header {
	margin: 0px;
}

.chart-content {
	padding: 0px 20px 0 20px;
}

/*Style for Gauge Library*/
.measure-gauge-text {
	font-family: sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: justify;
	width: 225px;
}

.measure-gauge-title {
	/*font-family: sans-serif;*/
	font-size: 20px;
	width: 50px;
	height: 50px;
}

.mod-measure-variable-manager .general-info {
	padding-left: 30px;
	padding-top: 30px;
}


.mod-measure-variable-manager .label {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 15px;
	text-align: left;
}

.mod-measure-variable-manager .input {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

.mod_measure_Formula_div {
	width: 376px;
	height: 130px;
	overflow-y: scroll;
}

.mod_measure_gauge_form {
	width: 350px;
}

/*
.mod_measure_graph_form {
	width: 250%;
	margin-left: 20px;
}*/

.mod_measure_pod_form {
	width: 155%;
	margin-top: 10px;
	margin-left: 2px;
}

.mod_measure_pod_form .datagrid-footer {
	background: #c9d3df;
}

.combotreesearch_search_section{
	display: inline-block;
	height: 10%;
	width: 100%;
}
.combotreesearch-title{
	float: left;
	width: 73%;
	margin: 10px;
	vertical-align: middle;
	
}

.combotreesearch-button-search-title {
   float: right;
   vertical-align: middle;
   margin-top: 10px;
   margin-right: 10px;
}

.mod_measure_panel_grid_wrapper{
	border-collapse: inherit !important;
	border-spacing: 7px;
	width : 500px;
	
}

.mod_measure_panel_grid_wrapper td{
	align: center
}
.mod_measure_panel_grid_datagrid{
	width : 500;	
}
.mod_measure_panel_grid_wrapper .datagrid-body td{
 color: #5C5C5C;
}
.combo-p .panel-body{
 background-color: #FFFFFF;
}


/**
* Tree Measure Widget
*/
.mod_Measure_TreeMeasureWidget form, .mod_Measure_TreeMeasureWidget ul{
	width:100%;
	height:100%;
}

.mod_measure_message{
	display: inline-block;
	padding-top: 7px;
}

.mod_measure_response_message{
	display: none;
}


/*--------------------------------------*/
/* IMPORT FILE							*/
/*--------------------------------------*/


.table_parameter_file{
	border: 0;
	min-width: 400px;
}

.table_parameter_file td{
	padding-left: 20px;
}

.mainFileUpload{
	display: block; 
	
}

.mod_measure_ImportFile_form{
	padding-top:7px;
	margin-left: auto;
    margin-right: auto;
    width: 60%;
}


.resultImportFile{
	margin-top: 15px;
	text-align: center;

}

.parameter_import_file{
	margin-left: 15px;
	
	
}

.mod_measure_importfile{
	margin-left: 15px;
}

.mod_import_file_panel{
	height:62px !important;
	
}

.mod_import_file_panel_central{
	height:380px !important;	
	top: 150px !important;
}

.mod_import_file_table{
	left:0;
	height: 250px !important;
}

.import_file_numberParamter{
	margin-top: 15px;
}

.mod_file_import{
	height:100%;
}

.parameterImportFileTable{
	height: 100px !important;
}


.layout-panel-south{
	top:100px;
	
}

.mod-measure-variable-new-manager{
	padding-left: 30px;
	padding-top: 30px;
}

.mod-measure-variable-new-manager .label {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 15px;
	text-align: left;
}

.mod-measure-variable-new-manager .input {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 10px;
}

/*--------------------------------------*/
/* VARIABLE MANAGER						*/
/*--------------------------------------*/

.mod_variable_manager_fieldset{
	padding: 15px;
	margin-right: 50px;
}


/*--------------------------------------*/
/* VARIABILI PIANIFICATE - SCHEDULATE 	*/
/*--------------------------------------*/
.dayofweekPanel {
	padding:10px;
}
.dayofweekPanel .row {
	width: 100%;	
}

.dayofweekPanel .row .label {
	display: inline-block;
    width: 40px;	
}

.dayofweekPanel .row input{
	width: 40px;
	align: left;
	vertical-align: bottom;
}


.mod-meter-form{
	margin:5px;
}

/* Title Meter2 in diverse posizioni per KpiWidget */
.mod_Measure_MeterWidget2 .titleTop{
	color: black;
    text-align: center;
    font-weight: bold;
    margin-left: 40px;
}

@media only screen and (max-width: 1280px) {
	.mod_Measure_MeterWidget2 .titleTop{
	    margin-left: 90px;
	}
}

.mod_Measure_MeterWidget2 .titleTopEsos{
	background-image: linear-gradient(to bottom, #6f9d00 0%, #497000 100%);
	color: white;
    text-align: center;
    font-weight: bold;
    margin-left: 0px;
    border-radius: 10px;
    padding: 3px;
    font-family: Arial;
    font-size: 16px;
    width: 150px;
    margin: auto;
}

.mod_Measure_MeterWidget2 .titleBottom{
	color: black;
    text-align: center;
    font-weight: bold;
    position: relative;
    top: 160px;
}

.mod_Measure_MeterWidget2 .titleBottomWhite{
	color: white;
    text-align: center;
    font-weight: bold;
    position: relative;
    top: 160px;
}

.mod_Measure_MeterWidget2 .titleCompositeBottom{
    color: white;
    font-size: large;
    position: relative;
    top: 190px;
    margin-left: 25px;
}

.mod_Measure_MeterWidget2 .titleCompositeBottomEsos {
    color: #6f9d00;
    font-size: large;
    position: relative;
    top: 250px;
}

.mod_Measure_MeterWidget2 .titleCompositeRight{
    color: #5C5C5C;
    font-size: large;
    margin-left: 170px;
    padding-top: 30px;
}

.mod_Measure_MeterWidget2 .titleCompositeValue{
	display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.mod_Measure_MeterWidget2 .titleCompositeImage{
	display: inline-block;
    width: 32px;
    height: 32px;
}

.mod_Measure_MeterWidget2 .noDisplay{
	display: none;
}

.mod_Measure_MeterWidget2 .hidden{
	display: none;
}

@media only screen and (max-width: 1280px) { 
	.mod_Measure_MeterWidget2 .titleCompositeBottom {
	    font-size: medium;
	    top: 165px;
	}
	
	.mod_Measure_MeterWidget2 .titleCompositeRight {
    	font-size: medium;
    	margin-left: 145px;
    	padding-top: 25px;
	}
}
/* End Title Meter2 */

.mod_Measure_MeterWidget2 .title{
	text-align: center;
	width: 90%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
}

.mod_Measure_MeterWidget2 .adverto-chart{
	position: absolute;
	width: 100%;
	height: 80%;
	/* bottom: 0px; */
	margin-top: auto;
	margin-bottom: 0;
}

.chart-scale{
	margin-top: 10px;
	margin-left: 6px;
}

.chart-advanced{
	display: none; 
	position:absolute; 
	background-color: #f3f3f3;
	padding: 0 20px 10px 0;
	margin-left: 10px;
	z-index: 1;
}

.icon-configuration{
	background: url('../../images/modules/Measure/configuration.png') no-repeat center center;
}
.icon-showMap{
	background: url('../../images/modules/Measure/showMap.png') no-repeat center center;
}

.customfooter{
	border-width: 0px !important;
    background-color: transparent !important;
    color: #5C5C5C !important;
}

[class$="dashed"] .amcharts-graph-stroke {
  	stroke-dasharray: 15px 5px;
}

.chartStylePanelRow{
	margin: 5px;
	height: 20px;
}

.chartStylePanelCell{
	float: left;
}

.chartStylePanelCellLabel{
	width: 50px;
	float: left;
}

.chartStylePanelCellGraphWidget{
	float: left;
	margin-top: -3px;
}

.chartStylePanelCellLabelGraphWidget{
	width: 100px;
	float: left;
}
/*chart dashboard BEGIN*/
.chart-dashboard{
    position: absolute;
    right: 17px;
    margin-top: 5px;
}

.chart-dashboard-td-numberspinner{
	width:60px; 
	left:10px;
}

.chart-dashboard input{
	border-radius: 8px;
}
/*
.chart-dashboard .dashboard_bar_td_button_prev{
	padding-right: 10px;
}
*/
/*chart dashboard END*/

.icon-clonerow{
    background: url('../../images/modules/Measure/edit_clonerow.png') no-repeat center center;
}

/*ChartUtilWidget BEGIN*/
.chartutil_DataGridList_wrapper {
	width: 180px; 
	height: 180px;
}

.chartutil_DataGridList_wrapper_c{
	width: 80%;
	margin: 10px auto;
}

.chartutil_DataGridList_wrapper_lab{
	
}

.chartutil_DataGridList_wrapper_ele{
	margin-top: 5px;
	margin-bottom: 5px;
}

.chartutil_DataGridList_wrapper_ele input[type="submit"]{
	width: 50%;
	margin: 0 auto;
	margin-top: 15px;
	display: block;
}
/*ChartUtilWidget END*/

/*EasyInputChartWidget BEGIN*/
/*
.easyinputchart_DataGridList_wrapper_r{
	display: table-row;
}

.easyinputchart_DataGridList_wrapper_c{
    float: left;
    display: inline-table;
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
}
*/
.easyinputchart_DataGridList_wrapper_ele{
	margin-top: 5px;
	margin-bottom: 5px;
	/* proprieta lette da measure.js 
	max-width: 180px; 
	min-width: 10px;
	*/  
}

.easyinputchart_DataGridList_wrapper_ele input[type="submit"]{
	margin: 0 auto;
	margin-top: 5px;
	display: block;
}

.easychart_input_panel{
	min-height: 340px; 
	width: 95%;
	text-align: center;
}


/*
.TokensContainer{
	width: 190px !important;
    height: 73px !important; 
}
*/

.Tokenize ul.Dropdown li{
	 text-align: left;
}

.easyInputChartForm{
	/*min-width: 775px;*/
	overflow-y: hidden;
	overflow-x: auto;
}
.firstRow{
	width: 99%;
	/*height: 170px;*/
	padding: 0 6px;
}
.firstRow .container_ele{
	width: 100% !important;
	height: 140px !important;
}
/*.firstRow .systemObjectContainer .container_ele{
    margin-left: 12px;
}*/
.firstRow .TokensContainer
, .firstRow div.Tokenize{
	width: 99% !important;
	height: 134px !important;
    margin: 0 2px;
}
.container_ele{
	/* width: 100%; */
	height: 100%;
}
.systemObjectContainer
, .containerContainer
, .variableContainer
,.datalistContainer{
	width: 49%;
	height: 98%;
	display: inline;
	margin: 2px;
}

.containerContainer
,.datalistContainer{
	float: left;
}
.systemObjectContainer
, .variableContainer{
	float: right;	
}

/***************************************/
  .objectTypeContainer
, .domainContainer{
	width: 49%;
	height: 98%;
	/*float: left;*/
	display: block;
	/* margin-left: auto; */
	/* margin-right: 0px; */
}

.objectTypeContainer{
	float: right;	
}
.domainContainer{
	float: left;	
	margin-left: 1%;
}
/*.datalistContainer{
	width: 50%;
	height: 100%;
	float: left;
	display: inline;
}*/
.container_lab{
	/* width: 100%; */
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
.secondRow{
	width: 99%;
	/*height: 70px;*/
    padding-left: 6px;
}
.secondRow .container_ele{
	/* width: 100% !important; */
	/* height: 100px !important; */
}
.secondRow .TokensContainer
, .secondRow div.Tokenize{
	width: 99% !important;
	height: 64px !important;
    margin: 0 2px;
}
/* .buttonContainer{
	width: 100%;
	height: 30px;
} */
/*.Dropdown{
	overflow: visible;
	position: fixed !important;
}*/
/***************************************/
.datetimeContainer{
	height: 100%;
    margin: 0 auto;
    width: auto;
    display: table;
}
.easyinputchart_button{
	display: inherit;
    margin-left: auto;
    margin-right: auto;
	width: 140px;
	margin-bottom: 19px !important;
}

.datetimeComboContainer
, .buttonContainer{
	width: auto;
	height: 45%;
	float: left;
	display: inline;
	margin: 2px;
	min-width: 120px;
	margin-top: 35px;
	margin-bottom: 20px;
}
.thirdRow .freq{
	/*min-width: 150px;*/
}
.thirdRow .container_lab{
	/* width: 50% !important; */
	width: auto;
	display: inline;
	float: left;
	text-align: left;
	line-height: 22px;
}
.thirdRow .container_ele{
	/* width: 50% !important; */
	/*width: 110px;*/
	height: 30px !important;
	display: inline;
	float: left;
}
.thirdRow{
	/*height: 70px;*/
}

.buttonContainer .container_ele{
	margin-top: -19px;
}
/***************************************/
.mod_Measure_EasyChartWidget .mod_Measure_GraphWidget{
	height: 455px !important; 
}
.mod_Measure_EasyChartWidget .mod_Layout_ListLayout{
	overflow-y: auto;	
}
.mod_Measure_EasyChartWidget .mod_Layout_ListLayout .chart-graph{
	top: 0px;
}
.easychart_input_container{
	overflow: hidden; 
	min-width: 775px;
}
.measureDialogMessage{
	margin : 10px;
}
.measureDialogSelectAllRows
,.measureDialogVariableList{
	margin-left : 10px;
}
.measureDialogSelectAllRows{
	display:none;
}
/*EasyInputChartWidget END*/

/* MeasureEditorWidget BEGIN*/
.measureEditorFieldset{
	width: 300px;
}
.measureEditorElement{
	width: 500px;
	height: 30px;
}
.measureEditorLabel{
	display:inline;
	width: 100px;
	float: left;
	margin-top: 4px;
}
.measureEditorField{
	display:inline;
	width: 200px;
	min-width: 200px;
	/*float: right;*/
}
.identityObjectField{
	height: 15px;
}
.measureEditorButtonElement{
	text-align: center;
	width: 300px !important;
}
.measureEditorWidgetForm{
	margin: 10px 0px 0px 120px;
}
.variableLimitField{
	display:inline;
	/*width: 200px;*/
	/*float: right;*/
}
/* MeasureEditorWidget END*/

.StylerMeasureCell_1{
	color:#1FB714;
}
.StylerMeasureCell_2{
	color:#FFC600;
}
.StylerMeasureCell_3{
	color:#FF9B0C;
}
.StylerMeasureCell_4{
	color:#C20000;
}
.measureDialog +.dialog-button{
	text-align:center;
}
.measureDialog +.dialog-button a{
	width:60px;
}


@-webkit-keyframes blinker {  
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}

.tree_section
{
	overflow: scroll;
	height: 90%;
}