/*table*/
.j-table td.notifica-stato span[data-stato='0'] {
	background-color: #9b9b9b;
}
.j-table td.notifica-stato span[data-stato='1'] {
	background-color: #5acd5e;
}
.j-window-application-notification-bar .j-table-body {
	overflow-x: hidden;
}
.j-table-filter-list-item {
	background: #3998db;
}
.j-message[data-color="notify"] {
	background-color: #fce7c4;
	color: #f39c12;
	width: 300px;
	font-size: 16px;
}
/*table*/
.j-window-content-scroll {
	padding: 15px 9px;
	overflow: auto;
}

/*form*/
.j-field-star .j-field-checkbox-view.checked {
	background: #2397d3;
}
.j-field-star .j-field-checkbox .j-field-checkbox-view {
	border: 1px solid #2397d3;
}
.j-field.j-field-error .j-field-box,
.j-field.j-field-focus.j-field-error .j-field-box,
.j-field.j-field-fill.j-field-error .j-field-box {
	border-color: #b60f0f;
}
.j-tab-header .j-button.j-tab-error label,
.j-tab-header .j-button.j-button-active.j-tab-error label {
	color: #b60f0f;
}
.j-tab-header .j-button.j-tab-error.j-button-active::after {
	background: #b60f0f;
}
.j-field-star .j-field-label {
	transform: translateY(-8px);	
}
.j-field-image-delete-button .j-button:hover svg,
.j-field-image-crop-button .j-button:hover svg,
.j-field-image-edit-button .j-button:hover svg {
	fill: #254495;
}
.j-field-image-window-editor-zoom-add svg,
.j-field-image-window-editor-zoom-rem svg {
	fill: #2397d3;
}
.j-field-image-window-editor-zoom-cursor {
	border: 1px solid #2397d3;
}
.j-field-image-window-editor-zoom-line:after {
	background: #2397d3;
}
.j-field-checkbox-view {
	border: 1px solid #aaa;
}
.j-field-checkbox-view:hover,
.j-field-checkbox-view.checked {
	border-color: #254495; 
}

.j-field-checkbox-view.checked {
	background: #254495; 
}
.j-field.j-field-readonly .j-field-checkbox-view,
.j-window-view-mode form .j-field-checkbox-view { 
	border-color: #f0f2f5;
}
.j-field .j-field-label big,
.j-field label big {
	color: #b60f0f;
}
.j-form-error-text,
.j-field.j-field-error .j-field-label,
.j-field.j-field-error .j-field-elem-expand:focus ~ label,
.j-field.j-field-error .j-field-elem:focus ~ label,
.j-field.j-field-error .j-form-group-label,
.j-field.j-field-error label {
	color: #b60f0f;
}
.j-field-error-text:before,
.j-field-error-text:after {
	border-bottom: 5px solid #b60f0f;	
}
.j-field-error-text:before {
	border-bottom-color: #b60f0f;	
}
.j-field-error-text {
	border: 1px solid #b60f0f;
	background: #b60f0f;
}
.j-field.j-field-data-list-show .j-field-combo-arrow svg,
.j-field-combo-reset:hover svg,
.j-field-combo-arrow:hover svg,
.j-field-reset:hover svg,
.j-field-combo-editable-reset:hover svg,
.j-field-combo-editable:hover svg {
	fill: #254495;
}

.j-field-combo .j-field-button-exe:hover svg {
	fill: #254495;
}
.j-field-combo .j-field-button-exe:hover svg,
.j-field-button-exe.j-button:hover svg {
	fill: #254495;
}

.j-field-combo .j-field-button-exe svg{
	fill: #65676b;
}
.j-button.j-field-light-button:hover label {
	color: #254495;
}
.j-button.j-field-light-button:hover svg {
	fill: #254495;
}
.j-field.j-field-flag label {
	color: #050505;
}
.j-field-image-toolbar .j-button svg,
.j-field-light-button svg {
	fill: #2397d3;
}
.j-field-light-button label {
	color: #2397d3;
}
.j-field-light-button:hover label {
	color: #2397d3;
}
.j-form-group-relation-wrapper-button:hover svg,
.j-field-dynamic-delete:hover svg {
	border-color: #254495;
}
.j-field-file-anteprima strong:hover {
	color: #254495;
}
.j-field-file-anteprima strong:hover svg {
	fill: #254495;
}
.j-field-file-anteprima .j-button svg:hover {
	fill: #254495;
}
.j-field-exe:hover svg {
	fill: #254495;
}
.j-field-file-anteprima .j-button svg,
.j-field-exe svg{
	fill: #474747;
}
.j-field.j-field-fixedtext.j-field-fixedtext-collapse-button .j-field-fixedtext-inner{
	background: #f0f2f5;
	color: #254495;
}
.j-field.j-field-fixedtext.j-field-fixedtext-collapse-button .j-field-fixedtext-inner svg {
	fill: #254495;
}
.j-field-text-editor-button.j-button-is-icon.j-button-active .j-button-icon svg,
.j-field-text-editor-button.j-button-is-icon:hover .j-button-icon svg {
	fill: #254495;
}
.j-field-text-editor-expand-overlay {
	background: #f0f2f5;
}
.datepicker td.day.disabled { color:#efefef; }
.datepicker td.old, .datepicker td.new { color:#919191; }
.datepicker td.active, .datepicker td.active:hover {
	background-color:#254495;
}
.datepicker td span:hover {
	background:#efefef;
}
.datepicker td span.active {
	background-color: #b60f0f;
}
#ui-timepicker-div .ui-state-hover.ui-state-active,
#ui-timepicker-div .ui-state-active {
	background: #254495;
}
#ui-timepicker-div .ui-state-hover {
	background: #f0f2f5;
}
/*form*/

/*layer*/
.button-avvia-filtro.j-button:hover {
	background: #254495;
}
/*layer*/


/*table*/
.j-table .j-image-cell {
	border: 1px solid #f0f2f5;
}
.j-table th.order:hover {
	background: #D0E3F1;
}
.j-table th.order[order-type='asc']:after,
.j-table th.order[order-type='desc']:after {
	background: #254495;
}
.j-table th.order[order-type='asc'] .value,
.j-table th.order[order-type='desc'] .value {
	color: #254495;
}
.j-table th.order[order-type='asc'] svg {
	fill: #254495;
}
.j-table th.order[order-type='desc'] svg {
	fill: #254495;
}
.j-table th,
.j-table td {
	border-bottom: 1px solid #f0f2f5;
}

.j-table tr[data-id].j-table-selected-row:hover td,
.j-table tr[data-id].j-table-selected-row {
	background: #daecf9;
}
.j-table tr[data-id]:hover td {
	background: /*#f0f2f5;*/ #D0E3F1;
}
.j-table .action:hover {
	color: #254495;
}
.j-table .action:hover svg {
	fill: #254495;
}
.j-table-filter-list,
.j-table-search {
	border-bottom: 1px solid #f0f2f5;
}
.j-table-context-menu .j-button svg {
	fill: #747474;
}
.j-table-context-menu .j-button:hover svg {
	fill: #254495;
}
.j-table-context-menu .j-button:hover {
	background: #fff;
	color: #254495;
}
.j-table-context-menu {
	background: #f0f2f5;
}
/*table*/

/*view*/
.j-button img,
.j-button svg {
	fill: #65676b;
	margin-top: 3px;
}
.j-button:hover label {
	color: #254495;
}
.j-button:hover .j-button-icon svg {
	fill: #254495;
}
.j-button:hover .j-button-label label,
.j-button:hover .j-button-icon span {
	color: #254495;
}
.j-button .j-button-number {
	background: #b60f0f;
}
.j-tab-header .j-button svg {
	fill: #2397d3;
}
.j-tab-header .j-button.j-button-active:after {
	background: #2397d3;
}
.j-message[data-color="info"] {
	color: #254495;
}
.j-message[data-color="info"] svg {
	fill: #254495;
}
/*view*/

/*window*/
.j-window-titlebar {
	background: #050505;
	color: #fff;
}
.j-window-titlebar .j-window-titlebar-title-details {
	color: #254495;
}
.j-window-toolbar,
.j-window-bottombar {
	background: #D0E3F1;
}
.j-window-toolbar .j-button label {
	color: #254495;
}
.j-window-toolbar .j-button svg {
	fill: #254495;
}
.j-window-toolbar .j-button.j-button-active label,
.j-window-toolbar .j-button:hover label {
	color: #254495;
}
.j-window-toolbar .j-button.j-button-active svg,
.j-window-toolbar .j-button:hover svg {
	fill: #254495;
}
.j-window-bottombar .j-button[data-color='-'] label{
	color: #254495;
	font-weight: normal;
}
.j-window-bottombar .j-button[data-color='-']:hover label {
	font-weight: bold;
}
.j-window-bottombar .j-button[data-color='light'] label {
	color: #254495;
}
.j-window-bottombar .j-button[data-color='light'] {
	background: #fff;
}
.j-window-bottombar .j-button[data-color='update'] {
	background: #65676b;
}
.j-window-bottombar .j-button[data-color='light']:hover label,
.j-window-bottombar .j-button[data-color='update']:hover label {
	color: #fff;
}
.j-window-bottombar .j-button[data-color='light']:hover,
.j-window-bottombar .j-button[data-color='update']:hover {
	background: #254495;
}
.j-window-bottombar .j-button[data-color='delete'] {
	background: #b60f0f;
}
.j-window-bottombar .j-button[data-color='delete']:hover {
	background: #b70016;
}
.j-window-bottombar .j-button[data-color='cancel'] {
	background: #9b9b9b;
}
.j-window-bottombar .j-button[data-color='cancel']:hover {
	background: #8b8b8b;
}
.j-window-bottombar .j-button:hover svg {
	fill: #474747;
}
.j-window-box {
	background: #f0f2f5;
	border: 5px solid #f0f2f5;
}
.j-window-box.j-window-box-right,
.j-window-box.j-window-box-left {
	background: #f0f2f5;
	border: 5px solid #f0f2f5;
}
.j-list-button .j-button-separator-line:after {
	background: #f0f2f5;
}
.j-window-toolbar .j-button-separator-line:after {
	background: #f0f2f5;
}
.j-window-toolbar .j-button.button-alert .j-button-label {
	color: #b60f0f;
}
.j-window-toolbar .j-button.button-azione .j-button-label {
	color: #254495;
}
.j-window-toolbar .j-button.button-alert svg {
	fill: #b60f0f;
}
.j-window-toolbar .j-button.button-azione svg {
	fill: #5acd5e;
}
.j-window-toolbar .j-button.button-azione:hover .j-button-label {
	color: #254495;
}
.j-window-toolbar .j-button.button-alert:hover .j-button-label {
	color: #980012;
}

.j-window-toolbar .j-button.button-azione:hover svg {
	fill: #254495;
}
.j-window-toolbar .j-button.button-alert:hover svg {
	fill: #980012;
}
.j-window-toolbar .j-button .j-button-label,
.j-window-toolbar .j-button.button-cerca .j-button-label {
	color: #050505;
}
.j-window-application-window-content-wrapper {
	background: #f0f2f5;
}
/*window*/

/*app*/
.j-window-application-toolbar .j-button.j-button-big:hover label,
.j-window-application-toolbar .j-button.j-button-big.j-button-active label {
	color: #254495;
}
.j-window-application-toolbar {
	background: #fff;
}
.j-window-application-toolbar .j-button.j-button-big.j-button-active label:after {
	background: #254495;
}

.j-window-application-content {
	background: #f0f2f5;
}

.j-application-menu-wrapper {
	background: #f0f2f5;
}

.j-application-menu-wrapper .j-button-group.j-button-group-is-expand .j-button-group-header svg {
	fill: #254495;
}
.j-application-menu-wrapper .j-button-group.j-button-group-is-expand .j-button-group-header label {
	color: #254495;
}
.j-button-group-list .j-button-group-content .j-button-label label {
	color: #65676b;
}
.j-button-group-expand.j-button-group-is-expand {
	background: rgba(15,114,182, .20);
}
.j-application-menu-wrapper .j-button-group.j-button-group-is-expand .j-button-group-header .j-button:after,
.j-application-menu-wrapper .j-button-group-content .j-button:hover:after {
	background: #254495;
}

.btn-application-user-menu .j-button-icon {
	background: #f0f2f5;
}

.j-button.btn-application-menu:hover svg {
	fill: #254495;
}

.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label {
	text-align: center;
}
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-icon,
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-label {
	display: block;
}
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-label label,
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-label {
	height: auto;
	width: 100%;
	text-align: center;
}
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-label label {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-icon,
.btn-application-user-menu.j-button.j-button-is-icon.j-button-is-label .j-button-icon span {
	width: 30px;
	height: 30px;
	display: inline-block;
}
.j-field label {
	bottom: 3px;
	left: 25px;
	pointer-events: none;
	position: absolute;
	transform-origin: left bottom 0;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: color, bottom, transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	width: 100%;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.j-field.j-field-flag label {
	 position: absolute;
	bottom: 0px;
}
/*app*/