.cursore_pointer
{
	cursor: pointer !important;
}

.cursore_none:hover
{
	cursor: default !important;
}
.no_bordo
{
	border-width: 0px !important;
}

.label_click
{
	text-decoration:underline !important;
	cursor: pointer !important;
	color: #2591c9 !important;
}

.label_standard
{
	cursor: default !important;
/*	color: #000000 !important;*/
}

/*.edit_standard
{
	padding-left: 1px !important;
    white-space: pre !important;
}
*/

.button_standard
{
cursor: pointer !important;
border-width: 0px !important;
background-color: rgba(255, 255, 255, 0) !important;
}

.button_standard img
{
margin: 0px 0px 0px !important;
}

.button_standard:active
{
background-color: #2591c9 !important;

border:1px solid !important;
    -moz-border-radius:10px !important;
    -webkit-border-radius:10px !important;
    border-radius:10px !important;
border-bottom:1px solid !important;
    -moz-box-shadow:inset 0 2px 0 rgba(255,255,255,0.5)!important;
    -webkit-box-shadow:inset 0 2px 0 rgba(255,255,255,0.5)!important;
    box-shadow:inset 0 2px 0 rgba(255,255,255,0.5)!important;

}
img.ctrl-tabs-arrow-right:active
{
	background-color: #2591c9 !important;
}

img.ctrl-tabs-arrow-left:active
{
	background-color: #2591c9 !important;
}

.calendario
{
	text-align: center !important;
}

.ctrl-trans:hover {
  cursor: pointer !important;
}

.button_disable
{
cursor: default !important;
color: #a0a0a0 !important;
border: none !important;
}

.rf_manodopera_1053_grid_2colclass
{
	cursor: pointer !important;
}

.rf_main_1013_grid_1colclass
{
	cursor: pointer !important;
}

.datagrid_standard

{
	
}
.slick-cell.c1.rf_controllo_rapportini_samap_1004_grid_2colclass {
 
    white-space: normal !important;
 
}
.slick-cell.c1.rf_controllo_finanziario_1024_grid_2colclass {
 
    white-space: normal !important;

}


.button_border
{
border-width: 1px !important;
background-color: rgba(255, 255, 255, 0) !important;

}

.datagrid_standard_bigcheck.input.editor-checkbox {
	width:30px;
	height:30px;
}


.omnis-checkbox.omnis-notactive .omnis-checkbox-label {
    color: rgb(0,0,0);
}
.omnis-notactive .omnis-radio__label {
    color: rgb(0,0,0);
}

.slick-header-column.ui-state-default {
    background-color: rgb(238,238,238);
}
.ctrl-dgrd-header {
    background-color: rgb(10,97,124,0.5);
}
/* .omnis-droplist-frame.omnis-input--outlined .omnis-droplist, .omnis-droplist-frame.omnis-input--outlined .omnis-combo, .omnis-combo-frame.omnis-input--outlined .omnis-droplist, .omnis-combo-frame.omnis-input--outlined .omnis-combo{
	border: 1px solid rgb(187,187,187) !important;
} */

.edilmode11_tabs li.ctrl-tabs-li {
    border-radius: 5px 5px 5px 5px!important;
}
.edilmode11_tabs li.ctrl-tabs-li .omnis-ripple-container{
    border-radius: 5px 5px 5px 5px!important;
}
.omnis-tabs__indicator{
	visibility: hidden !important;
}

.datagrid_standard .slick-row.selected {
	font-weight: bold !important;
}

 .datagrid_standard .slick-header-column {
	background-color: rgb(var(--neutral-color)) !important;
	/*color: rgb(var(--primary-color-text)) !important;*/
}
.datagrid_standard .slick-header-column.slick-resizable-handle {
	background-color: rgb(var(--neutral-color)) !important;
	/*color: rgb(var(--primary-color-text)) !important;*/
} 

.iOSSwitchBackgroundOn {
    background-color: rgb(var(--primary-color)) !important;
}
.floating-label.floating-label-inborder {
    transform: translateY(-70%);
}