* {
	font-family: 'Helvetica', 'Arial', sans-serif;
}
.blocco-filtro {
	background: #efefef;
}
.abilitato svg {
	fill: #3998db;
}
.non-abilitato svg {
	fill: #f5815a;
}
.no-element {
	text-align: center;
	margin: 50px 0;
}
.btn-link {
	display: inline-block;
}
.btn-link .j-button-label{
	color: #3998db;
}
.btn-link .j-button-label:hover {
	color: #474747;
}
.btn-generic .j-button-label,
.btn-submit .j-button-label { 
	height: 36px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: center;
}
.btn-submit {
	color: #fff;
	background: #696969;
	width: 150px;
}
.btn-submit:hover {
	background: #3998db;
}
.j-button.btn-generic:hover label,
.j-button.btn-generic label,
.j-button.btn-submit:hover label,
.j-button.btn-submit label {
	color: #fff;
}
.j-form-line .j-button.btn-generic,
.j-form-line .j-button.btn-submit {
	margin-top: 20px;
}

.j-list-button.evento-menu {
	width: 120px;
}

.j-align-text .j-field-fixedtext-description {
	padding-top: 21px;
}

.report-header {
	margin-top: 5px;
}
.report-list {
	margin-top: 20px;
}
.report-list-title {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}
.report-list-item {
	margin-left: 20px;
	margin-bottom: 5px;
}

.j-button label small {
	display: block;
	font-size: 8px;
	text-transform: capitalize;
}
.j-button label strong {
	display: block;
}

.j-window-titlebar-title-details-number[data-number=""] {
	display: none;
}
.j-window-titlebar-title-details-number {
	background: #3998db;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	border-radius: 7px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 0 7px;
	margin-top: 7px;
	margin-left: 20px;
}

.evidenza {
	font-weight: bold;
	color: #050505;
}
.application-logo img {
	height: 40px;
}
.application-logo {
	height: 40px;
	top: 10px;
}
.j-window-application-toolbar {
	height: 60px;
}
.btn-application-user-notify,
.btn-application-user-appunti,
.btn-application-user-message,
.btn-application-user-menu {
	margin-top: 10px;
}
.j-window-application-notification-bar .j-table-search, 
.j-window-application-notification-bar .j-table th, 
.j-window-application-notification-bar .j-table td {
	border-bottom: none;
}
.j-window-application-notification-bar .j-window {
	top: 5px;
	right: 5px;
	left: 5px;
	bottom: 5px;
}
.j-window-application-notification-bar .j-window-titlebar strong {
	text-transform: capitalize;
	color: #696969;
	font-size: 18px;
}
.j-window-application-notification-bar .j-window-titlebar {
	background: #fff;
}
.j-window-application-notification-bar {
	background: #fff;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);	
	width: 300px;
	right: 10px;
	bottom: 20px;
	display: none;
	border: 1px solid #d0d0d0;
	overflow: hidden;
}
.j-application-menu-wrapper,
.j-window-application-notification-bar,
.j-window-application-content,
.j-window-application-window-content-wrapper {
	top: 60px;
}
.j-window-application-window-content-wrapper {
	border-left: 1px solid #efefef;
}

.j-window-toolbar .j-button-separator-line:after {
	height: 44px;
}
.j-window-application-toolbar .j-button label strong {
	font-size: 12px;
}
.j-window-application-toolbar .j-button label small {
	font-size: 9px;
}
.application-logo img {
	max-height: 54px;
	max-width: 160px;
}
.j-window-titlebar {
	background: #efefef;
	color: #696969;
}
.j-window-titlebar strong {
	font-size: 14px;
	margin-left: 20px;
}
.j-window-titlebar .j-button:hover .j-button-icon svg,
.j-window-titlebar .j-button .j-button-icon svg {
	fill: #fff;
}
.j-window-titlebar .j-button.j-button-is-icon:hover .j-button-icon span {
	background: none;
}
.j-window-titlebar .j-button:hover {
	background: #ea0000;
}

.descrizione-small {
	position: relative;
	font-size: 10px;
	color: #606062;
	overflow: hidden;
	height: 28px;
}

.form-toolbar .j-field-box { 
	border-bottom: none;
	background: transparent;
	margin-right: 0;
}
.form-toolbar .j-button.j-button-is-icon .j-button-icon svg {
	fill: #696969;
}
.form-toolbar .j-button.j-button-is-icon:hover .j-button-icon svg {
	fill: #3998db;
}
.form-toolbar .j-button:hover,
.form-toolbar .j-button.j-button-active:hover,
.form-toolbar .j-button.j-button-active {
	background: none;
}
.form-toolbar .j-button,
.form-toolbar .j-button.j-button-is-icon .j-button-icon span {
	height: 24px;
}
.form-toolbar .j-button.j-field-button,
.form-toolbar .j-form-group {
	margin: 0;
}
.form-toolbar .j-form-line {
	margin: 5px 10px;
}

.form-toolbar {
	display: none;
	margin-right: 20px;
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-top: 12px;
	background: #efefef;
	border-radius: 5px;
}
.form-toolbar-layer {
	width: 350px;
	height: 350px;
	margin-left: -215px;
	margin-top: 6px;
}
.application-banner {
	cursor: pointer;
}
.application-banner:hover svg {
	fill: #3998db;
}
.application-banner:hover strong {
	color: #3998db;
}
.application-banner-nome svg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
	width: 14px;
	height: 14px;
	fill: #696969;
}
.application-banner-image {
	width: 200px;
	height: 80px;
	background-color: #efefef;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}
.application-banner-nome {
	position: relative;
	padding: 8px 22px 8px 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
}
.application-banner strong {
	display: block;
	font-size: 14px;
}
.application-banner span {
	font-size: 11px;
}

.image-td {
	display: inline-block;
	overflow: hidden;
	background-color: #d0d0d0;
	background-position: center center;
	background-repeat: no-repeat;
}
.image-td-sistema,
.image-td-impostazione {
	border-radius: 50%;
}

.text-evidenza {
	font-weight: bold;
	font-size: 16px;
}
.text-evidenza-small {
	font-weight: bold;
	font-size: 14px;
}
.text-light-small,
.text-light {
	color: #696969;
}
.text-light-small {
	font-size: 12px;
}
.text-live {
	text-transform: capitalize;
	font-size: 11px;
	display: inline-block;
	padding: 2px 8px;
	border-radius: 5px;
	margin-left: 20px;
	color: #fff;
	background: #f00;
}
.text-find-info-tipo {
	font-size: 9px;
	text-transform: uppercase;
	color: #696969;
	float: left;
	width: 30%;
}
.chat-anteprima-dettaglio[data-tipo-utente="manifestazione"] {
	color: #3998db;
}

.zoom-image-show .zoom-arrow,
.zoom-image-show .zoom-close {
	display: block;
}
.zoom-image-show {
	overflow: hidden;
}
.zoom-close {
	position: absolute;
	width: 30px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	top: 10px;
	right: 10px;
	display: none;
	z-index: 10;
}
.zoom-close svg,
.zoom-arrow svg {
	color: #050505;
	margin: 7px;
}
.zoom-arrow {
	display: none;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	width: 30px;
	background-size: 30px;
	cursor: pointer;
}
.zoom-arrow-left {
	left: 0;
}
.zoom-arrow-right {
	right: 0;
}
.zoom-wrapper-inner {
	overflow-y: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.zoom-wrapper *,
.zoom-wrapper {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.zoom-image {
	cursor: zoom-in;
}
.zoom-wrapper {
	position: fixed;
	background: rgba(255,255,255,.9);
	z-index: 100000;
	text-align: center;
	padding: 5px;
}

.j-layer:not(.j-layer-arrow) .j-window-titlebar .j-button {
	right: 20px;
}

.j-window-bottombar {
	padding-right: 20px;
}
.j-layer:not(.j-layer-arrow) .j-window-titlebar, 
.j-layer:not(.j-layer-arrow) .j-window-bottombar, 
.j-layer:not(.j-layer-arrow) .j-window-content {
    background: #fff;
}

.form-toolbar .j-field-light-button.j-button svg,
.j-button img, 
.j-button svg {
	width: 24px;
	height: 24px;
}
[data-stato-lettura="0"] {
	font-weight: bold;
}
.j-window-application-notification-bar  tr:hover [data-stato-lettura="10"] {
	opacity: 1;
}
.j-window-application-notification-bar [data-stato-lettura="10"] {
	opacity: .5;
}
[data-stato-lettura="10"] .text-evidenza-small {
	font-weight: normal;
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
::-webkit-scrollbar-track {
	background: transparent;
}
::-webkit-scrollbar-thumb {
	background-color: #cdcdcd;
	border-radius: 3px;
	border: none
}
* {
	scrollbar-width: thin;
}

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

.dashboard-window-block-statistica-wrapper {
	margin: 20px;
}
.dashboard-window-block-statistica-col {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 20px;
}
.dashboard-window-block-statistica-col span {
	font-size: 12px;
	color: #65676b;
}
.dashboard-window-block-statistica-col strong {
	font-size: 20px;
	font-weight: bold;
	display: block;	
}

.dashboard-window-block-statistica-line {
	border-bottom: 1px solid #f0f2f5;
}
.dashboard-window-block-statistica-line span {
	float: left;
	width: 70%;
	line-height: 40px;
}
.dashboard-window-block-statistica-line strong {
	float: right;
	width: 30%;
	text-align: right;
	line-height: 40px;
}
.dashboard-window-content.j-window-content {
	background: #efefef;
}
.dashboard-window-block .j-window-button-chiudi {
	display: none;
}

.dashboard-window-block .j-window-titlebar .j-button {
	width: 150px;
}
.dashboard-window-block .j-window-titlebar .j-button .j-button-label {
	width: 150px;
	display: table-cell;
}
.dashboard-window-block .j-window-titlebar .j-button .j-button-label label {
	width: 150px;
	color: #050505;
	text-align: right;
	text-transform: uppercase;
}
.dashboard-window-block .j-window-titlebar .j-button:hover .j-button-label label {
	color: #3998db;
}
.j-field-checkboxgroup-list-anteprima {
	font-weight: bold;
	color: #3998db;
}
.btn-disegno-segnala-problema {
	margin-top: 10px;
}
.btn-disegno-stampa,
.btn-disegno-salva {
	margin-top: 10px;
	display: none;
}
.carrello-accessori-list .j-window-toolbar .j-field-combo-arrow {
	height: 30px;
}
.carrello-accessori-list .j-window-toolbar .j-field-combo-arrow,
.carrello-accessori-list .j-window-toolbar .j-field-box {
	background: #efefef;
}
.carrello-accessori-list .j-window-toolbar form {
	position: absolute;
	left: 10px;
	margin-top: 8px;
	right: 130px;
}

.dashboard-toolbar {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}


.dashboard-toolbar-button strong {
	display: block;
	margin: 0 10px;
	font-size: 16px;
	text-transform: uppercase;
	color: #65676b;
}
.dashboard-toolbar-button svg {
	width: 80px;
	height: 80px;
	margin: 10px;
	fill: #65676b;
}

.dashboard-toolbar-button:hover {
	background: #b42c27;
}
.dashboard-toolbar-button:hover svg {
	fill: #fff;
}
.dashboard-toolbar-button:hover strong {
	color: #fff;
}
.dashboard-toolbar-button {
	cursor: pointer;
	text-align: center;
	width: 200px;
	height: 160px;
	border-radius: 10px;
	background: #fff;
	position: relative;
}

.dashboard-window-content {
  display: flex;
}
.dashboard-window-content .j-window {
  position: relative;
}

.td-errore svg {
	fill: #ea0000;
}

.col-offerta-sub .value {
	position: relative;
	padding-left: 30px;
	text-align: left;
}
.col-offerta-sub svg {
	position: absolute;
	top: 0;
	left: 0;
}

.editor-disegno .btn-application-menu svg {
	margin: 0;
}
.editor-disegno .btn-application-menu .j-button-icon {
	height: 20px;
}
.editor-disegno .btn-application-menu {
	top: 0;
	height: 20px;
}
.editor-disegno .j-window-application-left-bar,
.editor-disegno .j-window-application-toolbar {
	display: none;
}
.editor-disegno .j-application-menu-wrapper {
	top: 20px;
}
.editor-disegno .j-window-application .j-window-application-content {
	top: 0;
}
.j-window-application-left-bar-image {
	display: none;
}
.application-logo {
	left: 40px;
}
.j-window-application-left-bar .application-logo img {
	transform: translateX(-50%);
	left: 50%;
}

.j-button.btn-application-menu-laterale {
	left: auto;
	right: 0;
}