.test{ 
	line-height:0px !important;
}

/* Pulsanti con bordi rotondi */
.panel-value-button-cust {
  border-radius: 30px;
  -ms-border-radius: 30px;
  background-color: #FAF9F4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.panel-value-button-cust:hover {
  background-color: #FAF9F4;
  border: 1px solid #999 !important;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6);
}

.menu-commandset-level-1:hover,
.menu-commandset-level-2:hover,
.menu-commandset-level-3:hover,
.menu-command-level-1:hover,
.menu-command-level-2:hover,
.menu-command-level-3:hover {
    background-color: #6DC34A;
}

.form-list-close-all-text:hover {
    color: #6DC34A;
}

.general-font {
	font-family: 'Ubuntu', sans-serif !important;
}

.header-container,
.frame-toolbar-container,
.selected-tab-caption-0,
.popup-delay-inner-progress-box {
	background-color: #012A3D !important;
}

.combo-option-selected,
.combo-option-hiligth {
	background-color: #C6E7B8 !important;
	/*RIGA ATTIVA: RGB(198, 231, 184)*/
}

.popup-frame-caption {
	background-color: #012A3D !important;
	color: #FFFFFF !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: medium !important;
}

.form-list-active-caption,
.form-list-active-caption-hl,
.filter-header {
	background-color: #6DC34A !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: small !important;
}

.popup-menu-hover {
	background-color: #6DC34A !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: normal !important;
	font-size: small !important;
}

.panel-value-button {
	background-color: #6DC34A !important;
	color: #FFFFFF !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: small !important;
}

.toolbar-button,
.toolbar-frame-button,
.popup-button,
.popup-button-yes,
.filter-ok-button {
	background-color: #6DC34A !important;
	color: #FFFFFF !important;
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: small !important;
}

.menu-command-link-level-2,
.menu-commandset-link-level-2,
.form-list-caption,
.form-list-caption-hl,
.form-list-close-all-text,
.form-list-header,
.popup-text {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: small !important;
}

.menu-command-link-level-3,
.form-message-text,
.combo-option-name,
.menu-container,
.filter-card,
.filter-sort-buttons-container,
.filter-clear-button,
.filter-search-input,
.popup-cell-text,
.popup-delay-text,
.filter-sort-row
.filter-row-or,
.filter-row-container > select,
.filter-row-container > input {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: normal !important;
	font-size: small !important;
}

.form-caption-text,
.header-main-caption {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: x-large !important;
}

.panel-status-updated,
.panel-status-data,
.frame-toolbar-caption,
.toolstrip-container {
	font-family: 'Ubuntu', sans-serif !important;
	font-weight: bold !important;
	font-size: medium !important;
}

.menu-separator-level-2 {
	height: 2px !important;
	background-color: #808080 !important;
}

.red-button {
	background: #FF0000 !important;
}
