<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*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;
}
/*table*/


/*form*/
.j-window-content form .j-tab-content .j-form-group-relation-wrapper .j-form-group:last-child,
.j-form-group-relation-wrapper .j-form-group:last-child {
	border-color: #E20613;
}
.j-field-star .j-field-checkbox-view.checked {
	background: #E20613;
}
.j-field-star .j-field-checkbox .j-field-checkbox-view {
	border: 1px solid #E20613;
}
.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: #ff0000;
}
.j-tab-header .j-button.j-tab-error label,
.j-tab-header .j-button.j-button-active.j-tab-error label {
	color: #ff0000;
}
.j-tab-header .j-button.j-tab-error.j-button-active::after {
	background: #ff0000;
}
.j-field-star .j-field-label {
	transform: translateY(-8px);
	position: absolute;
	top: 0;
	font-size: 9px;
	text-transform: uppercase;
	color: #E20613;
}
.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: #E20613;
}
.j-field-image-window-editor-zoom-add svg,
.j-field-image-window-editor-zoom-rem svg {
	fill: #E20613;
}
.j-field-image-window-editor-zoom-cursor {
	border: 1px solid #E20613;
}
.j-field-image-window-editor-zoom-line:after {
	background: #E20613;
}
.j-field-checkbox-view {
	border: 1px solid #aaa;
}
.j-field-checkbox-view:hover,
.j-field-checkbox-view.checked {
	border-color: #E20613; 
}

.j-field-checkbox-view.checked {
	background: #E20613; 
}
.j-field.j-field-readonly .j-field-checkbox-view,
.j-window-view-mode form .j-field-checkbox-view { 
	border-color: #f2f4f9;
}
.j-field .j-field-label big,
.j-field label big {
	color: #ff0000;
}
.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: #ff0000;
}
.j-field-error-text:before,
.j-field-error-text:after {
	border-bottom: 5px solid #ff0000;	
}
.j-field-error-text:before {
	border-bottom-color: #ff0000;	
}
.j-field-error-text {
	border: 1px solid #ff0000;
	background: #ff0000;
}
.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: #E20613;
}

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

.j-field-combo .j-field-button-exe svg{
	fill: #E20613;
}
.j-button.j-field-light-button:hover label {
	color: #E20613;
}
.j-button.j-field-light-button:hover svg {
	fill: #E20613;
}
.j-field.j-field-flag label {
	color: #050505;
}
.j-field-image-toolbar .j-button svg,
.j-field-light-button svg {
	fill: #E20613;
}
.j-field-light-button label {
	color: #E20613;
}
.j-field-light-button:hover label {
	color: #E20613;
}
.j-form-group-relation-wrapper-button:hover svg,
.j-field-dynamic-delete:hover svg {
	border-color: #E20613;
}
.j-field-file-anteprima strong:hover {
	color: #E20613;
}
.j-field-file-anteprima strong:hover svg {
	fill: #E20613;
}
.j-field-file-anteprima .j-button svg:hover {
	fill: #E20613;
}
.j-field-exe:hover svg {
	fill: #E20613;
}
.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: #f2f4f9;
	color: #E20613;
}
.j-field.j-field-fixedtext.j-field-fixedtext-collapse-button .j-field-fixedtext-inner svg {
	fill: #E20613;
}
.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: #E20613;
}
.j-field-text-editor-expand-overlay {
	background: #f2f4f9;
}
.datepicker td.day.disabled { color:#efefef; }
.datepicker td.old, .datepicker td.new { color:#919191; }
.datepicker td.active, .datepicker td.active:hover {
	background-color:#E20613;
}
.datepicker td span:hover {
	background:#efefef;
}
.datepicker td span.active {
	background-color: #ff0000;
}
#ui-timepicker-div .ui-state-hover.ui-state-active,
#ui-timepicker-div .ui-state-active {
	background: #E20613;
}
#ui-timepicker-div .ui-state-hover {
	background: #f2f4f9;
}
/*form*/

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


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

.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: #808080;
}
.j-table .action:hover {
	color: #E20613;
}
.j-table .action:hover svg {
	fill: #E20613;
}
.j-table-filter-list,
.j-table-search {
	border-bottom: 1px solid #f2f4f9;
}
.j-table-context-menu .j-button svg {
	fill: #747474;
}
.j-table-context-menu .j-button:hover svg {
	fill: #E20613;
}
.j-table-context-menu .j-button:hover {
	background: #fff;
	color: #E20613;
}
.j-table-context-menu {
	background: #f2f4f9;
}
/*table*/

/*view*/
.j-button img,
.j-button svg {
	stroke: #E20613;
	fill: #E20613;
	margin-top: 3px;
}
.j-button:hover label {
	color: #E20613;
}
.j-button:hover .j-button-icon svg {
	fill: #E20613;
	stroke: #E20613;
}
.j-button:hover .j-button-label label,
.j-button:hover .j-button-icon span {
	color: #E20613;
}
.j-button .j-button-number {
	background: #E20613;
}
.j-tab-header .j-button svg {
	fill: #E20613;
}
.j-tab-header .j-button.j-button-active:after {
	background: #E20613;
}
/*view*/

/*window*/
.j-window-titlebar {
	background: #050505;
	color: #fff;
}
.j-window-titlebar .j-window-titlebar-title-details {
	color: #E20613;
}
.j-window-toolbar,
.j-window-bottombar {
	background: #f2f4f9;
}
.j-window-toolbar .j-button label {
	color: #E20613;
}
.j-window-toolbar .j-button svg {
	fill: #E20613;
}
.j-window-toolbar .j-button.j-button-active label,
.j-window-toolbar .j-button:hover label {
	color: #E20613;
}
.j-window-toolbar .j-button.j-button-active svg,
.j-window-toolbar .j-button:hover svg {
	fill: #E20613;
}
.j-window-bottombar .j-button[data-color='-'] label{
	color: #E20613;
	font-weight: normal;
}
.j-window-bottombar .j-button[data-color='-']:hover label {
	color: #E20613;
}
.j-window-bottombar .j-button[data-color='light'] label {
	color: #E20613;
}
.j-window-bottombar .j-button[data-color='light'] {
	background: #fff;
}
.j-window-bottombar .j-button[data-color='update'] {
	background: #E20613;
}
.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: #E20613;
}
.j-window-bottombar .j-button[data-color='delete'] {
	background: #ff0000;
}
.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-message[data-color="error"], 
.j-message[data-color="alert"] {
	background: #ff0000;
}
.j-window-bottombar .j-button:hover svg {
	fill: #474747;
}
.j-window-box {
	background: #f2f4f9;
	border: 5px solid #f2f4f9;
}
.j-window-box.j-window-box-right,
.j-window-box.j-window-box-left {
	background: #f2f4f9;
	border: 5px solid #f2f4f9;
}
.j-list-button .j-button-separator-line:after {
	background: #f2f4f9;
}
.j-window-toolbar .j-button-separator-line:after {
	background: #f2f4f9;
}
.j-window-toolbar .j-button.button-alert .j-button-label {
	color: #ff0000;
}
.j-window-toolbar .j-button.button-azione .j-button-label {
	color: #E20613;
}
.j-window-toolbar .j-button.button-alert svg {
	fill: #ff0000;
}
.j-window-toolbar .j-button.button-azione svg {
	fill: #5acd5e;
}
.j-window-toolbar .j-button.button-azione:hover .j-button-label {
	color: #E20613;
}
.j-window-toolbar .j-button.button-alert:hover .j-button-label {
	color: #980012;
}

.j-window-toolbar .j-button.button-azione:hover svg {
	fill: #E20613;
}
.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;
}
/*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: #E20613;
}
.j-window-application-window-content-wrapper,
.j-application-menu-wrapper,
.j-window-application-content,
.j-window-application-toolbar {
	background: transparent;
}
.j-window-application-toolbar .j-button.j-button-big.j-button-active label:after {
	background: #E20613;
}
.j-application-menu-wrapper .j-button:hover .j-button-icon svg,
.j-application-menu-wrapper .j-button-group.j-button-group-is-expand .j-button-group-header svg {
	fill: #E20613;
	stroke: #E20613;
}

.j-application-menu-wrapper .j-button .j-button-icon svg,
.j-application-menu-wrapper .j-button-group .j-button-group-header svg {
	fill: #ffffff;
	stroke: #ffffff;
}
.j-application-menu-wrapper .j-button-group-list .j-button:hover .j-button-label label,
.j-application-menu-wrapper .j-button-group.j-button-group-is-expand &gt; .j-button-group-header label {
	color: #E20613;
}

.j-button-group-list .j-button-label label,
.j-button-group-list .j-button-group-content .j-button-label label {
	color: #ffffff;
}

.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 {
	display: none;
}

.btn-application-user-menu .j-button-icon {
	background: #f2f4f9;
	border-radius: 50%;
}

.j-button.btn-application-menu:hover svg {
	fill: #E20613;
}
/*app*/
.j-window-application-toolbar,
.j-window-application-left-bar {
	background: transparent;
}
.j-application-menu {
	background: #3C3C3C;
	border-top-right-radius: 20px;
	overflow: hidden;
}
.j-window-application-toolbar .j-bar-right {
	background: #fff;
	margin-top: 5px;
	padding-left: 20px;
	height: 50px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.j-field-data-list-wrapper.j-field-data-list-show-above::before, .j-field-data-list-wrapper.j-field-data-list-show-above::after {
	top: 100%;
  	transform: rotate(180deg);
}
.my-menu-codici-registrazione .codice-registrazione-copy {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.my-menu-codici-registrazione .codice-registrazione {
	cursor: pointer;
}
.my-menu-codici-registrazione .codice-registrazione-copy svg {
	height: 20px;
}
.my-menu-codici-registrazione .codice-wrapper {
	display:flex; 
	justify-content: space-between;
}
.select2-container--open {
	z-index: 999999;
}
.select2-container--default .select2-selection--single {
	border: unset !important;
}
.select2-container {
	background: white;
 	z-index: 9999;
}
.select2-selection__rendered {
	padding-left: 3px !important;
}
.select2-dropdown {
	border: 1px solid #aaaaaa69 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaaaaa7a !important;
	height: 38px;
}
.select2-container .select2-selection--single {
	height: 25px !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	margin-top: -13px;
  font-weight: 100 !important;
  font-size: 40px !important;
}
.select2-selection--multiple .select2-selection__choice:not([title]) {
	display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-width: 12px 8px 0 8px !important;
	top: 20% !important;
}


.lf-d-none {
    display: none;
  }
@media (min-width: 768px) {
	.lf-d-md-none {
		display: none;
	}
	.lf-d-md-block {
		display: block;
	}
}

.select2-selection--multiple .select2-search__field {
	display: inline;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	padding: 0px !important;
}
.select2-container--default .select2-selection--multiple {
	border: 1px solid #dbdbdb;
}
.j-field-box[data-select2-id] {
	border: none;
}


.iti-mobile .iti--container {
  z-index: 9999;
}</pre></body></html>