html,
body {
	min-height:100%;
	min-width:100%;
	//height:100%;
}

label,
label.form-label {
    margin-bottom: 1px;
    font-weight: 400;
    color: #737373;
    font-size: 0.8rem;
    width:100%;
}
label.form-label.chiave {
	font-weight: 500;
	letter-spacing: 0.5px;
	color:#000000;
}
.capitalize {
	text-transform: capitalize;
}
h6 .link {
	color:#303030;
	margin-right:7px;
}
h6 .link:hover {
	color:#287fc3;
}
.text-mini {
	font-size:9px;
}
.text-msgbox {
	font-size:12px;
}
.bold {
	font-weight:500;
}
.strike {
	text-decoration: line-through;
}
.main-header-left {
	font-size:13px;
}
.main-header-center .form-control {
	border:none;
}
.main-popup .form-control {
	margin-bottom: 7px;
}
.main-popup .form-group {
	margin-bottom: 0px;
}
.main-popup label {
	font-size:12px;
}
.fullwidth {
	width:100%;
}
.clearfix {
	clear:both;
}
.rdiobox {
	overflow:hidden;
}
.label-multipla {
	float:left;
	margin-left:30px;
	font-weight: 500;
}
.label-multipla span {
	margin:0;
	padding:0;
}
.btnnshot {
	border:1px solid #287fc3;
	background-color: #287fc3;
	color: #FFFFFF;
	width:100%;
}
.btnnshot:hover {
	border:1px solid #2270ac;
	background: #2270ac;
	color: #FFFFFF;
}
.btntradu {
	padding: 0 5px 0 0;
	float:left;
	font-size:18px;
	padding: 0 5px 0 0;
	float: left;
	font-size: 18px;
	margin: 0;
	height: 15px;
	margin: 0;
	line-height: 18px;
	display:block;
}
.input-group .btn {
	padding: 1px 10px;
	height: auto;
	font-size: 12px;
	line-height: 26px;
}
.btn-help .btnhunlocked,
.btn-help .btnhlocked {
	padding: 0px 8px;
	height: auto;
	font-size: 14px;
	line-height: 26px;
}
.help-inline {
	position: relative;	
	width:100%;
}
.help-inline .input-group-btn {
	position:absolute;
	right:0;
}
.help-inline .btn {
	margin:2px 0;
	height:24px;
	width:25px;
	padding:0;
	text-align:center;
	color:#FFFFFF;
	margin-right:2px;
}
.help-inline .btn-help .btnhunlocked,
.help-inline .btn-help .btnhlocked {
/*	padding: 0px 8px;
	height: auto;
	font-size: 14px;
	line-height: 26px;*/
}
.paragrafo_1 {
	padding-top:3px;
	font-size:12px;
	line-height:14px;
}
.paragrafo_2 {
	padding-top:3px;
	font-size:12px;
	line-height:16px;
}
.paragrafo_3 {
	padding-top:3px;
	font-size:11px;
	line-height:16px;
}

.autocomplete-suggestions {
	z-index:9999999999 !important;
}
.alert-bar {
	color:#FFFFFF;
	background:#287fc3;
	padding:10px;
	font-size:14px;
	text-align:center;
	margin-bottom:20px;
	width:100%;
}

.dropdown-menu {
	min-width:20rem;
}
.form-group {
    margin-bottom: 7px;
}
.main-signin-header .form-control {
    border-width: 1px;
}
.main-mail-menu .nav-link i {
    font-size: 18px;
    width:auto;
    margin-left:5px;
}
.main-content .form-control {
	margin-bottom: 5px;
}

.group-checkbox .azioni a {
	float:right;
}

.group-checkbox .sottolivello {
	padding-left:25px;
}
.group-checkbox .form-checkbox {
	margin-bottom: 10px;
}
.group-checkbox .form-checkbox table {
	margin:0;
	padding:0;
}
.group-checkbox .form-checkbox .ckbox span {
	padding-left:0;
}
.group-checkbox .form-checkbox table td {
	vertical-align:bottom;
}
.group-checkbox .form-checkbox table td.descrizione {
	padding-left:10px;
	line-height:16px;
}

.group-checkbox {
	padding-top: 5px;
}
/*.form-control {
    height: auto;
    padding: 4px 5px;
    margin-bottom: 10px;
    font-size: 0.8rem;
}
select.form-control {
    height: auto;
    padding: 5px 5px;
}*/
select option {
	font-size:13px;
}
.main-content .main-wrapper {
	padding-top: 2px;
}
.main-content-header-right .btn {
    margin-top: 0px;
}
.form-control::placeholder {
    color: #a5a0b1;
    opacity: 0.6;
}
.form-control {
	color:#0A0A0A;
}
.form-control-xs.decimal,
.form-control.decimal,
.form-control-xs.integer,
.form-control-sm.integer,
.form-control.integer,
.form-control-xs.numeric,
.form-control-sm.numeric,
.form-control.numeric {
	text-align: right;
}
.form-control-sm {
	border-radius: 0;
}
select.numeric {
	text-align: left!important;
}

.form-dblclk {
	border: 1px solid #e3e3e3;	
}
.form-dblclk.readonly {
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
	background:transparent;
}
.form-dblclk:hover {
	border: 1px dotted #000000;
}
.form-control.noborder {
	border: 1px solid transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
	background:transparent;
}
.form-control.bold {
	font-weight:600;
}
.form-control-xs {
	width:100%;
	padding:0 4px;
}

.fc-datepicker {
	padding: 0.25rem 0.5rem;
	font-size: 0.76562rem;
	line-height: 1.5;
	border: 1px solid #e3e3e3;
}
.multi-select.multi-select-sm .ms-choice {
	min-height: 38px;
	height: auto;
	font-size: 0.76562rem;
	line-height: 1.5;
	padding: 0;
}
.multi-select.multi-select-sm .ms-choice > div {
	position: absolute;
	top: 5px;
} 
.multi-select.multi-select-sm .ms-choice > span {
	top: 2px;
	white-space: pre-wrap;
	text-overflow: unset;
	width: 100%;
	text-align: left;
} 

.table thead th,
.table thead td {
	padding: 5px 5px;
}
.table th,
.table td {
	padding: 5px 5px;
}
table.dataTable thead th {
	padding-left: 5px;
}
.transfer .transfer-double-content-right {
	float:right;
}

.nav-tree {
	font-size: 13px;
}
.nav-tree .branch i{
	font-size: 18px;
	color: #a5a0b1;
	margin-right: 12px;
	text-align: center;
	margin-left:5px;
}

.tx-label-aggiornamento {
	font-size:11px;
	color: #a5a0b1;
}
.tx-label-informazioni {
	font-size:13px;
	color: #a5a0b1;
}
.titolo-sezione {
	margin-bottom:5px;
	margin-top:15px;
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
	background: #5646ff;
	color: #FFFFFF;
}

.main-profile-menu > a {
	display: block;
	font-size: 16px;
	color:#ffffff;
	position: relative;
	line-height: .9;
	outline: none;
	background: rgba(0,0,0,0.1);
	width: 34px;
	height: 34px;
	line-height: 34px !important;
	margin: 0 auto;
	text-align: center;
	border-radius: 50%;
}
.main-profile-menu > a:hover {
	background: rgba(0,0,0,0.2);
}
.main-profile-menu > a::after {
	content: '';
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -7px;
	width: 14px;
	height: 14px;
	border: 1px solid 
	transparent;
	border-top-color: transparent;
	border-left-color: transparent;
	border-top-color:	#e3e3e3;
	border-left-color: #d5d4e0;
	transform: rotate(45deg);
	background-color:
	#fff;
	z-index: 99999;
	display: none;
}
.main-profile-menu > a::after {
	bottom: -36px;
}

.login-errore {
	display:none;
}
.main-signin-wrapper .step-2 {
	display:none;
}

.tree .tree-active > a {
	color:#5646ff;
	font-weight:500;
}
.tree .tree-active > i {
	color:#5646ff;
	font-weight:500;
}
a .loading {
	display:none;
}
a .loading.is-visible {
	display:inherit;
	margin-right:3px;
}
.main-mail-options .btn-group .btn {
	padding: 8px 0px;
}
.main-mail-options .btn i {
	font-size: 18px;
}
.main-mail-options .btn.btn-awesome {
	font-size: 20px;
	line-height:18px;
	display:grid;
	text-align:center;
}
.main-mail-options .btn-dark {
	color:#303030;
	border:1px solid #303030;
	border-radius: 0;
	padding: 0 8px;
	font-size:13px;
}
.main-mail-options .btn-dark i {
	font-size:18px;
	margin-right:5px;
}
.main-mail-options .btn-group .spinner-border-sm {
	border-width: 0.1em;
}

.main-wrapper {
	padding-top:20px;
}
.app .main-content-breadcrumb {
    margin-top: 0px;
}
.menu-destra {
	//padding: 1.25rem;
}
.menu-destra .btn {
	width:100%;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 11px;
	padding: 0 20px;
	letter-spacing: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 38px;
}
.menu-destra .titolo-sezione {
	padding-bottom:15px;
}
textarea.form-control {
	height:80px;
}
textarea.fillheight {
	height: calc(100% - 30px);
}
.titolo-area {
	padding-top:20px;
	margin-bottom: 10px;
}
.titolo-area .form-titolo-area {
	padding-top:5px;
	text-transform: none;
}
.titolo-area .form-titolo-area label {
	padding-left:5px;
}
.titolo-area .ckbox {
	float:left;
	width:auto;
}
.titolo-area .ckbox-label {
	float:left;
	margin-left:5px;
	padding-top: 3px;
}

.titolo-12 {
	font-size:12px;
	color: #a5a0b1;
}

/*@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}*/
.btnnumero {
	position:relative;
}
.btnnumero .num {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #287fc3;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	position: absolute;
	bottom: -5px;
	right: -10px;
	font-size: 10px;
	color:#FFFFFF;
}


.table-responsive {
	width: 100%;
	border-collapse: collapse;
	display:inline-table;
}
.table-responsive .top-header {
	background: #E7E7E6;	
}
.table-responsive .top-header td {
	padding: 5px 10px;
	color:#303030;
}
.table-responsive th {
	line-height:16px;
	font-size:13px;	
	font-weight:500;	
	letter-spacing: 0.2px;
	text-transform: uppercase;
	vertical-align:bottom;
	padding: 15px 0;
}
.table-responsive th,
.table-responsive tbody {
	border-left:2px solid transparent;
	border-bottom: 1px solid #d9d9d9;		
}
.table-responsive th .orderby {
	color:#14112d;
}
.table-responsive th .orderby.su:before {
	content: '\f106';
	font-family: "Font Awesome 5 Pro";
	padding-right:5px;
}
.table-responsive th .orderby.giu:before {
	content: '\f107';
	font-family: "Font Awesome 5 Pro";
	padding-right:5px;
}
.table-responsive th .orderby:hover {
	color:#F9100C;
}
.table-responsive tbody:nth-child(odd) {
	background: #F7F7F6;
}
.table-responsive tbody.lista-pagination {
	background: #E7E7E6;	
	color:#303030;
}
.table-responsive tbody.lista-pagination td {
	padding:10px 8px 10px 10px;
}
.table-responsive tbody.lista-pagination .btn {
	width: 35px;
	text-align: center;
	padding: 0px;
	font-weight: 500;
	line-height: 35px;
	height: 35px;
}
.table-responsive tbody.lista-pagination .btn.active {
	border:1px solid #303030;
	background:#FFFFFF;
}
.table-responsive tbody.lista-pagination .btn:hover {
	background:#FFFFFF;
}
.table-responsive tbody.lista-pagination .pagination {
	float:right;
}

.table-responsive tbody:hover:not(.lista-pagination),
.table-responsive tr.hover,
.table-responsive th.hover,
.table-responsive td.hover,
.table-responsive tr.hoverable:hover {
	background-color: #D6D6D6;
	border-left: 2px solid #F9100C;
}
.table-responsive tr.riga_1 .td-checkbox {
	border-bottom: 1px solid #d9d9d9;
	vertical-align:top;
}
.table-responsive tr.riga_1 .td-checkbox .lock {
	color:#161616;
	font-size:16px;
}
.table-responsive tr.riga_1 .td-checkbox .lock.locked {
	color:#FF0000;
}
.table-responsive tr.riga_1 .td-checkbox .lock.disabled {
	cursor:not-allowed;
}

.table-responsive tr.riga_1 {
	border-bottom: none;	
}
.table-responsive tr.riga_1 td {
	padding-top: 15px;
	padding-bottom: 7px;	
	vertical-align:top;
}
.table-responsive tr.riga_2 td {
	padding-top: 0;
	padding-bottom: 15px;
	vertical-align:top;
}
.table-responsive tr.riga_2.multiriga td {
	padding-bottom: 5px;
}

.table-responsive .text-right {
	padding-right:8px;	
}

.table-responsive th {
	//border: 1px solid #1565C0;
}
.table-responsive .ckbox {
	width: 5px;
}
.table-responsive .td-checkbox {
	padding:8px 15px 8px 8px;
	width: 35px;
}
.table-responsive .icona-fissa {
	width:28px;
	text-align:center;
	display:inline-block;
	margin-bottom: 5px;
}

/*@media only screen and (max-width: 767px) {
	.table-responsive th, td {
		width: auto;
		display: block;
		border: 0;
	}
	.table-responsive th {
		border-left: solid 1px #1565C0;
		border-right: solid 1px #1565C0;
		border-bottom: solid 1px #1565C0;
	}
	.table-responsive td {
		border-left: solid 1px #d9d9d9;
		border-right: solid 1px #d9d9d9;
		border-bottom: solid 1px #d9d9d9;
	}
	.table-responsive .flex-row {
		width: 100%;
	}
}*/

.lista-loading {
	padding-top:100px;
	padding-bottom:100px;
}

.lista-articolo {
	position: relative;
}
.lista-articoli .impegnato {
	border-left: 2px solid #F7941D;
}
.lista-articoli .immagine {
	padding:5px 15px 5px 5px;
}
.lista-articoli .bollino {
	border: 1px solid #303030;
	border-radius: 15px;
	background: #303030;
	color: #FFFFFF;
	margin: auto;
	display: inline;
	padding: 5px 10px 5px 10px;
}
.lista-articoli .bollinodx-wrp {
	position:relative;
}
.lista-articoli .bollinodx {
	color: #FFFFFF;
	background: #000000;
	font-size: 10px;
	border-radius: 18px;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: absolute;
	text-align: center;
	line-height: 18px;
	bottom: -5px;
}
.lista-articoli .bollino:hover {
	background: transparent;
	color: #303030;
}
.lista-articoli .bollinov {
	border-radius: 34px;
	width: 34px;
	height: 34px;
	border: 1px solid #FF00FF;
	background: transparent;
	font-size: 13px;
	line-height: 32px;
	color: #FF00FF;
	display: inline-block;
	text-align: center;
}
.lista-articoli .bollinov:hover {
	border: 1px solid #FF00FF;
	background:#FFFFFF;
}
.lista-articoli .bollinov.btnnumero .num {
	background: #FF00FF;
}
.lista-articoli .codart {
	width:30%;
}
.lista-articoli .stato {
	border-radius: 15px;
	color: #FFFFFF;
	margin: auto;
	display: inline-block;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
}
.lista-articoli .sku {
	font-weight:500;
}
.lista-articoli .seriale {
	color: #303030;
	font-size:13px;
}
.lista-articoli .stato-dettaglio {
	font-size:11px;
	line-height:12px;
	padding:3px;
}
.lista-articoli .pubblicazione-dettaglio {
	font-size:10px;
	line-height:12px;
	padding-bottom:3px;
}
.lista-articoli .note-vendita {
	//max-width:300px;
	font-size:13px;
	line-height:16px;
	padding-top:3px;
}
.lista-articoli .codice {
	color:#000000;
	font-weight:600;
	cursor:pointer;
}
.lista-articoli .codice:hover {
	color:#000000;
}
.lista-articoli .form-control {
	margin-bottom:0;
	font-size: 0.875rem;
}
.lista-articoli .sottotitolo_1 {
	font-size: 12px;
	color: #303030;
	font-weight: 500;
	letter-spacing: 0.3px;
}
.lista-articoli .btnprezzo.vuoto {
	display:inline-block;
	border-bottom: 1px solid #E7E7E6;
	min-width:60px;
}
.lista-articoli td.sconto {
	position:relative;
}
.lista-articoli td.sconto .parsley-errors-list {
	position:absolute;
	right:5px;
}

.lista-articoli .item-prezzo {
	max-width:80px;
}
.lista-articoli .item-desc,
.lista-articoli .item-desc2 {
	font-size:12px;
}
.lista-articoli .icona {
	font-size:16px;
	text-align:center;
}
.lista-articoli .denied {
	cursor:not-allowed;
}
.lista-articoli .denied i {
	color:#C0C0C0;
}

@media (min-width: 992px) {
	.wizard.vertical>.steps {
		width:300px;
	}
	.wizard.vertical>.content,
	.wizard.vertical>.actions {
	    width: calc(100% - 300px);
	    padding: 25px;
	}
}
.wizard>.content>.body {
	min-height: 350px;
}

.btn-idcate01 {
	height:auto;
	padding:30px;
}

.selectize-input {
	border-radius: 0px;
	box-shadow: none;
	height: calc(1.5em + 0.5rem + 2px);
	//padding: 5px 0.5rem;
	padding: 3px 25px 3px 5px;
	font-size: 0.76562rem;
	line-height: 1.5;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e3e3e3;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.selectize-control .option {
	//padding: 3px 10px;
}
.selectize-control .optgroup .option {
	padding: 3px 15px;
}
.selectize-control .option .titolo {
	font-size: 13px;
	display: block;
	line-height: 15px;
}
.selectize-control .option .sottotitolo_1 {
	display: block;
	font-size: 12px;
	display: block;
	color: #a0a0a0;
}
.jconfirm.request-data .jconfirm-content-pane {
	max-height:calc(100vh - 10%) !important;
}
.jconfirm.request-data .jconfirm-content {
	overflow: hidden;	
}
.jconfirm .jconfirm-box {
	border-radius: 0px !important;
	padding: 0 !important;
	border:none !important;
}
.jconfirm .jconfirm-box .jconfirm-title-c {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	background:#287fc3;
	color:#FFFFFF !important;
	padding:10px 20px !important;
	text-align:left;
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing:0.5px;
	font-weight: 500;
}
.jconfirm .jconfirm-box .jconfirm-content {
	padding:20px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.jconfirm-content {
	padding-top:10px;
}
	
.jconfirm .jconfirm-bg {
	background-color: rgba(0,0,0,0.9) !important;
	opacity: 0.9 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
	padding-right:20px;
}
.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons button,
.jconfirm .jconfirm-box .jconfirm-buttons button {
	border-radius: 0px;
}
.jconfirm.jconfirm-supervan.request-data .jconfirm-box {
    background-color: #FFFFFF;
}
.jconfirm.jconfirm-supervan .jconfirm-bg {
	background-color: rgba(0,0,0,0.9);
}
.jconfirm.jconfirm-bootstrap .jconfirm-bg {
	background-color: rgba(0,0,0,0.8);
}
.jconfirm.popup-right .jconfirm-bg {
	background-color: rgba(0,0,0,0.6);
	opacity: 0.6;
}
.jconfirm  {
	font-family: "Roboto";
}
.jconfirm.request-data table td {
	vertical-align: bottom;
}
.jconfirm.request-data table.riassunto {
	font-size: 13px;	
}
.jconfirm.request-data table.riassunto td {	
	vertical-align:top;
	padding:3px 0px;
}
.jconfirm.request-data table.riassunto td:nth-child(1) {
	padding-left:5px;
	min-width:100px;
}
.jconfirm.request-data table.riassunto td:nth-child(2) {
	padding-left:15px;
}
.jconfirm.request-data table.riassunto tr:hover {	
	background: rgba(0,0,0,0.05);
}

.jconfirm.request-data .divider {
	border-right: 1px solid #a5a0b1;
	padding-top:10px;
	padding-bottom:10px;
	height: 100%;
}
.jconfirm.request-data .col-navigation {
	background: #F6F6F6;
	height:100%;
	padding:10px;
}
.jconfirm.popup-right .jconfirm-holder,
.jconfirm.popup-right .jconfirm-holder .jc-bs3-container,
.jconfirm.popup-right .jconfirm-holder .jc-bs3-container .jc-bs3-row,
.jconfirm.popup-right .jconfirm-holder .jc-bs3-container .jc-bs3-row .jconfirm-box-container,
.jconfirm.popup-right .jconfirm-holder .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box {
	height:100%;	
}
.jconfirm.popup-right .jconfirm-holder .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box {
	border-radius: 0px;
	margin-right: 0;
}

.jconfirm.bootstrap-right .jconfirm-cell {
	display: table-cell;
	vertical-align: top;
}
.jconfirm.request-data .col-navigation {
	font-size: 13px;
}
.main-nav-column .nav-link {
	padding-left:20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.main-nav-column .nav-link.active, 
.main-nav-column .nav-link.active:hover, 
.main-nav-column .nav-link.active:focus {
	font-weight: 600;
	color:#000000;
}
.main-nav-column .nav-link.active:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 9px;
    background: #F9100C;
    left: 3px;
    top: 15px;
    display: block;
    z-index: 14;
}


/*
.jconfirm.bootstrap-right .jconfirm-holder {
	//padding:0 !important;
}*/

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 4px 8px;
    background: #1e8dc1;
    color: #FFFFFF;
    border-radius:2px;
}
.selectize-control.multi .selectize-input.has-items {
	padding: 3px 25px 3px 5px;
}
.selectize-dropdown [data-selectable] .highlight {
	padding:0;
	font-weight:700;
	background:transparent;
}
.main-header {
    height: 50px;
    background-color: #303030;
    color:#FFFFFF;
}
.main-header .main-logo img{
	height: 20px;
	margin-right: 15px;
	margin-top: 3px;
}
.main-header .carrelli {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-header-center .carrelli .carrello {	
	font-size: 12px;
	letter-spacing:0.5px;
	margin:0 5px;
	min-width: 100px;		
}
.main-header-center .carrelli .carrello .azioni a{	
	margin-left:10px;
}
.main-header-center .carrelli .carrello > a {
	height: 49px;
	display:block;
	color:#FFFFFF;
	align-items: center;
	display: flex;
	justify-content: center;
	text-align:center;
	background: #505050;
	padding:0 10px;	
	position:relative;
}
.main-header-center .carrelli .carrello .num {
	position:absolute;
	bottom:1px;
	right:3px;
	font-size:10px;
}

.main-header-center .carrelli .carrello .main-content-label {	
	padding: 20px 10px;
}
.main-header-center .carrelli .carrello a.is-attivo {
	background: #287fc3;
}
.main-header-center .carrelli .carrello .cart-loading {
	padding:15px;
	text-align:center;
}
.main-header-center .carrelli .carrello .btnelimina {	
	color:#287fc3;
	display:block;
	width:16px;
	height:16px;
	text-align:center;
	line-height:18px;
}
.main-header-center .carrelli .carrello .btnelimina:hover {
	background:#287fc3;
	color:#FFFFFF;
	border-radius: 8px;
}
.main-header-center .carrelli .carrello .paragrafo_3 {	
	color:#505050;
}

.main-header-center .carrelli .dropdown-menu {
	max-width:28rem;
}
.main-header-center .carrelli .dropdown-menu::before {
	content: '';
	position: absolute;
	top: -7px;
	left: 40px;
	margin-left: -5px;
	width: 14px;
	height: 14px;
	border: 1px solid transparent;
	border-top-color: #e3e3e3;
	border-left-color: #d5d4e0;
	transform: rotate(45deg);
	background-color: #fff;    
}
.main-header-center .carrelli .cart-list {
	min-width: 300px;
}
.main-header-center .carrelli .carrello .dropdown-footer {
	border-top:1px solid #e3e3e3;
	padding:5px 10px;
}
.main-header-center .carrelli .cart-list .header {
	background:#E7E7E6;
	color:#6B6B6B;
	font-weight:500;
	padding:2px 10px 2px 10px;
	letter-spacing: .5px;
}
.main-header-center .carrelli .cart-list .header span {
	color:#6B6B6B;
	font-weight:400;
	letter-spacing: .5px;
	font-size:11px;
	padding-top: 4px;
}
.main-header-center .carrelli .cart-list .content {
	padding:2px 10px;
}
.main-header-center .carrelli .dropdown-footer table,
.main-header-center .carrelli .cart-list table {
	width:100%;
}
.main-header-center .carrelli .cart-list table td {
	line-height:16px;
}
.main-header-center .carrelli .dropdown-footer .immagine,
.main-header-center .carrelli .cart-list .immagine {
	width:50px;
}
.main-header-center .carrelli .dropdown-footer .articolo,
.main-header-center .carrelli .cart-list .articolo {
	padding-left:10px;
}
.main-header-center .carrelli .dropdown-footer .importo,
.main-header-center .carrelli .cart-list .importo {
	text-align:right;
	width:100px;
}
.main-header-center .carrelli .dropdown-footer .elimina,
.main-header-center .carrelli .cart-list .elimina {
	width:30px;
	text-align:right;
}

.main-mail-options.lista-toolbar {
	padding-left:5px;
}
.lista-toolbar .selectize-input > input {
	line-height:30px !important;
}
.lista-toolbar .selectize-input {
	height:40px;
	border: 1px solid transparent;
}
.lista-toolbar .selectize-input:hover {
	height:auto;
	border: 1px solid #e3e3e3;
}
.lista-toolbar .filtro-attivo {
	color: #FF0000;
}
.lista-toolbar .divider {
	float:left;
	border-right:1px solid #e3e3e3;
	margin: 3px 3px 0 3px;
	height: 34px;
}
.lista-toolbar .form-control {
	margin-bottom:0px;
	//margin-top:2px;
	padding: 2px 0.5rem;
	//height:40px;
	font-size: 13px;
}
.lista-toolbar input:readonly,
.lista-toolbar input.readonly {
	padding-left:0;
	border: 1px solid transparent;
	background:#FFFFFF;
}
.lista-toolbar .form-filtro .btn-group {
	margin-top:1px;
	margin-bottom:1px;
}
.dropdown-item i {
	font-size: 18px;
	margin-right: 10px;
	width: 25px;
	text-align: center;
}
.main-content-label .sottotitolo {
	padding-top:3px;
	letter-spacing:0.3px;
}
.sottotitolo {
	font-size:12px;
	margin-bottom:20px;
	color: #303030;
	text-transform: none;
	font-weight:300;
	color: #737373;
}

.side-menu__label {
	font-family: "Source Sans Pro";
	font-weight: 600;
	letter-spacing: 0.7px;
	font-size:14px;
	text-transform:uppercase;
}
.slide-item {
	height: 26px;
}
.slide.is-expanded .slide-menu:before {
	width:1px;
}
.slide-menu li.active:before {
	background: #F9100C;
	top: 10px;
	left:2px;
}
.side-menu h3 {
	font-family: "Source Sans Pro";
	color: #666666;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1.2px;
	background: #E7E7E6;
	margin: 20px -5px 2px -5px;
}
.side-menu__item {
	height:30px;
}
.side-menu .side-menu__icon,
.side-menu__item,
.side-menu__item.active,
.side-menu__item.active .side-menu__icon,
.side-menu__item:hover .side-menu__icon, 
.side-menu__item:focus .side-menu__icon {
	color: #444444;
}
.main-mail-options {
	padding-left: 5px;
}
.main-mail-options .main-content-label {
	margin:0;
}
.main-content-label.titolo {
	font-size:20px;
	font-weight:500;
	padding:3px 15px 3px 5px;
	background:#303030;
	color:#FFFFFF;
}

.main-content-breadcrumb #anagrafica-id {
	float:right;
	padding-left:5px;
}

.lg-actions button {
	border: 0;
	background: none;
	-webkit-appearance: none;
}
.lg-actions .lg-next:before,
.lg-actions .lg-prev:after {
    content: "";
}

.group-azioni a:not(.dropdown-item) {
	width: 32px;
	text-align: center;
	padding: 0px;
	line-height: 32px;
	height: 32px;		
	font-size:18px;
	color: #14112d;
	display:block;
	float:right;
	margin:0 2px;
}
.group-azioni.small a:not(.dropdown-item) {
	width: 20px;
	height: 30px;
	font-size:15px;
	line-height: 30px;
}

.group-azioni a:hover {
	background:#FFFFFF;
	color: #000000;
}
.group-azioni .cerchio {
	border: 1px solid #303030;
	border-radius: 18px;
	background: #303030;
	color: #FFFFFF;
	display: inline;	
}
.group-azioni .cerchio.impegnato {
	border: 1px solid #FF00FF;
	background: #FF00FF;
	font-size: 16px;
	line-height: 29px;
}
.group-azioni .cerchio.impegnato:hover {
	border: 1px solid #FF00FF;
	background: #FFFFFF;
	color:#FF00FF;
}
.group-azioni .cerchio.acarrello {
	border: 1px solid #287fc3;
	background: #287fc3;
	font-size: 16px;
	line-height: 29px;
	color:#FFFFFF;
}

.group-azioni .cerchio.acarrello:hover {
	border: 1px solid #287fc3;
	background:#FFFFFF;
	color:#287fc3;
}
.group-azioni .cerchio.acarrello-stock {
	border: 2px solid #287fc3;
	background: transparent;
	font-size: 16px;
	line-height: 29px;
	color:#287fc3;
}
.group-azioni .cerchio.acarrello-stock:hover {
	border: 2px solid #287fc3;
	background:#FFFFFF;
}
.group-azioni .cerchio.anoleggio {
	border: 1px solid #bcaaa4;
	background: #bcaaa4;
	font-size: 16px;
	line-height: 29px;
}
.group-azioni .cerchio.anoleggio:hover {
	border: 1px solid #bcaaa4;
	background:#FFFFFF;
	color:#287fc3;
}


.tags:after {
	clear:both;
}
.tags-opener {
	padding-top:10px;
	padding-left:10px;
	font-size:13px;
	color:#467fcf;
	display: block;
}

.tab-sm {
	font-size: 12px;
	width:100%;
}
.tab-sm th {
	font-size: 13px;
	font-weight:500;
}
.tab-sm thead {
	border-bottom: 1px solid #000000;
}
.tab-sm tr:nth-child(even) {
	background: #F7F7F6;
}
.tab-sm tr td {
	padding:3px 0px 5px 3px;
}

.tab-log .id_stato {
	width: 40px;
	text-align: center;
	display: block;
	float: left;
}

.scroll {	
	overflow:auto;
	padding-right:5px;
}
.scroll .loading {	
	height:100%;
	margin: auto;
	display: inherit;
	width:100%;
}
.scroll .loading img {	
	margin: auto;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
}
.elenco-sm {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
.elenco-sm li {
	margin: 0;
	padding: 0;
	cursor:pointer;
	border-left: 1px solid transparent;
}
.elenco-sm li:nth-child(odd) {
	background: #F7F7F6;
}
.elenco-sm li table {
	width:100%;	
}
.elenco-sm li:hover {
	background-color: #D6D6D6;
	border-left: 1px solid #F9100C;
}
.elenco-sm li td {
	padding:3px;
}
.elenco-sm li .td-checkbox {
	width: 30px;
}
.elenco-sm .immagine {
	width:90px;
}
.elenco-sm td {
	font-size:12px;
	padding: 4px;
	position:relative;
}
.elenco-sm .codice {
	font-weight: 600;
	max-width:200px;
}
.elenco-sm .icona-destra {
	position: absolute;
	bottom: 2px;
	right: 5px;
	font-size: 16px;
}
.elenco-sm .icona-destra a {
	color:#9A9A9A;
}
.elenco-sm .elimina {
	vertical-align:middle;
	text-align:center;
	font-size:20px;
	color:#D6D6D6;
	width:40px;
}
.elenco-sm .text-right {
	padding-right:4px;
}
.elenco-sm .giorni {
	text-align:right;
}
.elenco-sm tbody:hover .elimina {
	color:#F9100C;
}

.card-body-7 {
	padding: 1.25rem 7px 7px 7px;
}
.card-body {
	padding: 10px;
}
.card-black {
	background:#303030;
	color:#FFFFFF;
	font-size: 12px;
}
.card-black th {
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	padding:0 0 4px 0;
}
.card-black a {
	color:#FFFFFF;
}



.btn-text {
	color:#FFFFFF;
	border-radius:3px;
	height:38px;
	line-height:40px;
	display:block;
	float:left;
	width:auto;	
	padding: 0 0 0 5px;
	margin-right:3px;
	margin-left:3px;
	transition: all 0.15s ease-in-out, box-shadow 0.15s ease-in-out;	
}
.btn-text i {
	font-size: 20px;
}
.btn-text .val {
	font-size: 13px;
	display: block;
	float: right;
	margin: 6px;
	font-weight:500;
}


.page-signin-style {
	background: #303030;
}
.page-signin-style:before {
	border-top-color: #303030;
	border-left-color: #303030;
	background-color: #303030;
}
.main-signin-header h2 {
	color: #303030;
}

.record-nuovo {
	padding-left:10px;
	font-size:13px;
	color:#2a2a2a;
}
.alias-nuovo {
	padding-bottom:5px;
}
.alias-nuovo .azione {
	width:30px;
	vertical-align:middle;
	text-align:center;
}
.alias-nuovo .azione a {
	color:#FF0000;
}
.alias-nuovo table {
	width:100%;
}
.alias-nuovo .form-group .form-control {
	padding-bottom:0;
	margin-bottom:0;
}

.t_tabella .group-azioni {
	width:100px;
}
.t_tabella td {
	vertical-align:top;
	font-size:13px;
	padding: 7px 3px 2px 4px;
}

.app-sidebar {
	left: 0;
	position: fixed;
	top: 0;
	width:50px;
	padding-top:100px;
	z-index:5;
}
.app-sidebar::before {
	background-color: #FFFFFF;
	bottom: 0;
	content: '';
	left: 0;
	position: fixed;
	top: 0;
	width: 50px;
	z-index: -1;
}
.app-sidebar .wrapper .nav li {	
	width:100%;
	text-align:center;
}
.app-sidebar .wrapper .nav li a {
	width:100%;
	color:#303030;	
	overflow: hidden;
	display: block;
	padding:15px 0;
}
.app-sidebar .wrapper .nav li a i {
	display:block;
	width:100%;
	font-size:20px;
}
.app-sidebar .wrapper .nav li a span {
	display:block;
	width:100%;
	font-size: 11px;
	letter-spacing: 0.2px;
	font-weight: 300;
	padding-top: 2px;
	text-transform:uppercase;
}
.app-sidebar .submenu {
	text-align:left;
	background-color: #303030;
	left: 100%;
	min-height: calc(7.5rem + 2rem + 100%);
	position: absolute;
	top: 50px;
	transform: translateX(-100%);
	transition-duration: .3s;
	transition-property: transform, visibility;
	transition-timing-function: ease-in-out;
	visibility: hidden;
	z-index: -2;
	padding:20px;
	color:#FFFFFF;
	height: calc(100vh - 50px);
	
}
.app-sidebar .submenu .titolo {
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 16px;
}
.app-sidebar .wrapper .nav .submenu .close {
	padding: 10px 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	color:#FFFFFF;
}
.app-sidebar .wrapper .nav .submenu .close i {
	font-size:28px;
}
.app-sidebar .wrapper .nav .submenu.active {
    transform: translateX(0);
    visibility: visible;
}
.app-sidebar .wrapper .nav li .cate.is-attivo {
	color:#FFFFFF;
	background:#505050;
}
.app-sidebar .wrapper .nav li .cate.active {
	color:#FFFFFF;
	background:#303030;
}
.app-sidebar .wrapper .nav li a:hover {
	color:#FFFFFF;
	background:#303030;
}


.app-sidebar .submenu .header {
	width:100%;
	padding-bottom:25px;
}
.app-sidebar .submenu .content {
	display:flex;
	flex-direction: row;
}
.app-sidebar .submenu .colonna {
	width: 270px;
	float:left;
	padding-right:10px;
}
.app-sidebar .submenu .colonna .titolo {
	font-weight: 400;
	font-size: 14px;
}
.app-sidebar .submenu .lmenu {
	list-style: none none;
	margin: 0 0 40px 0;
	padding: 0;	
	font-weight: 300;
	font-size: 13px;
	letter-spacing:1px;
}
.app-sidebar .submenu .lmenu li {
	text-align:left;
	padding:0;
}
.app-sidebar .submenu .lmenu li a {
	padding:2px 15px;
	color:#E6E6E6;
	position:relative;	
}
.app-sidebar .submenu .lmenu .item a.is-attivo:before,
.app-sidebar .submenu .lmenu .item a:hover::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 9px;
    background: #F9100C;
    left: 3px;
    top: 8px;
    display: block;
}

.app-sidebar .sidebar_categorie {
	background:#FFFFFF;
	align-items: flex-end;
}
.app-sidebar .sidebar_categorie .header {
	height:25px;
}
.app-sidebar .sidebar_categorie .categoria {
	width:100%;
	display:block;
	color:#303030;
	text-align:left;
	padding:8px 15px;	
	font-size:13px;
	border-bottom:1px solid #F7F7F6;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}
.app-sidebar .sidebar_categorie .categoria .icona {
	display: inline-block;
	margin-right:5px;
	font-size:16px;
	width:28px;
	text-align:center;
}
.app-sidebar .sidebar_categorie .categoria i {
}
.app-sidebar .sidebar_categorie .categoria.is-attivo {
	background:#747474;
	color:#FFFFFF;
}
.app-sidebar .sidebar_categorie .categoria:hover {
	background:#303030;
	color:#FFFFFF;
}

.app-sidebar .sidebar_menu {	
	width:100%;	
	background: #F7F7F6;
	flex-grow:1;
	overflow-y: auto;
}
.app-sidebar .sidebar_menu .sottomenu .header {	
	width:100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 13px;
	background:#303030;
	text-align: right;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.main-notification-list .img {
	display: block;
	position: relative;
	width: 50px;
}

.preheader {
	background:#E7E7E6;	
	width:100%;
	height:31px;
	margin-bottom:15px;
}
.preheader .col {
	padding:5px 10px;
	float:left;
	height:31px;
}
.preheader .col .ckbox span {
	padding-left:10px;
}
.preheader .col-sx {
	background:#303030;
	color:#FFFFFF;
	width:20%;
	letter-spacing: 1px;
	font-weight: 500;
	font-size: 14px;
}
.preheader .col-sx .new {
	float:right;
}
.preheader .col-sx .new a {
	color:#FFFFFF;
	margin-left:5px;
}
.preheader .col-sx .new a:hover {
	color:#287fc3;
}
.preheader .col-sx .counter {
	color:#287fc3;
	display: inline-block;
	padding-left:10px;
}
.preheader .col-dx {
	width:calc(80% - 40px);
	padding-left:25px;
	padding-top:3px;
}
.preheader .col-dx .icon-link {
	color:#303030;
	font-size:17px;
	margin-right:8px;
	//position:absolute;
	color:#505050;
}
.preheader .col-dx .icon-link:hover {
	color:#287fc3;
}
.preheader .col-close {
	width:40px;
	text-align:center;
}
.preheader .col-close a {
	color:#303030;
}

.link-attivo::before {
	content: '';
	position: absolute;
	top: 2px;
	right: 2px;
	width: 7px;
	height: 7px;
	background-color: #287fc3;
	border-radius: 100%;
	box-shadow: 0 0 0 rgb(220, 53, 69);
	animation: pulse 2s infinite;
}
/* SIDEBAR ATTIVITA */
.sidebar-attivita {
	background:#FFFFFF;
}
.sidebar-attivita .panel-tabs {
	background: #efeff5;
	font-size: 13px;
}
/* END SIDEBAR ATTIVITA */

/* NOTIFICHE */
.tab-notice .media {
	display: block;
	font-size: 12px;
	border-left: 2px solid transparent;
	border-bottom:1px solid #efeff5;
	margin:0 !important;
	padding:5px 10px 10px 5px;
}
.tab-notice .media.new {
	//border-left: 2px solid #3bb001;
}
.tab-notice .media:hover {
	border-left: 2px solid #287fc3;
	background:#F7F7F6;
}
.tab-notice .media .titolo {
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size: 12px;
	width:100%;
	padding-bottom:3px;
}
.tab-notice .media-1 {
	color:#818181;
}
.tab-notice .media .content {	
	width:100%;
}
.tab-notice .media .footer {
	//color:#303030;
	font-size:11px;
	padding-top:4px;
}
.tab-notice .media .footer table {
	width:100%;
}
/* END NOTIFICHE */

.dashboard .list-group {
	position:relative;
	//max-height:280px;
}
.dashboard .list-group-xxl {
	position:relative;
	max-height:100%;
}
.dashboard .card--events .list-group-item {
	padding: 5px 20px 5px 20px;
	font-size: 13px;
}
.dashboard .card--events .list-group-item h6 {
	display:inline-block;
	width: 100%;
}
.dashboard .card--events .list-group-item .datdet {
	font-weight: 400;
	font-size: 12px;
}
.dashboard .card--events .list-group-item .details {
	padding: 10px 0 0 10px;
}
.dashboard .card--events .list-group-item .details .riga-item {
	padding-bottom:3px;
	color:#595959;
}
.dashboard .card--events .list-group-item .details .riga-item .tv {
	margin-right:7px;
	font-size:14px;
	float:left;
	display: inline-block;
}
.dashboard .card--ten {
	background:#303030;
}
.dashboard .card--ten table {
	text-align:center;
	width:100%;
	table-layout: fixed;
}
.dashboard .card--ten table td{
	vertical-align:top;
}
.dashboard .card--ten table label {
	margin-top:10px;
	line-height: 16px;
	font-size:12px;
}
.dashboard .card--ten .progress {
	height: 8px;
}
.dashboard .attivita .main-nav-line .nav-link {
	padding: 10px 18px 10px 18px;
	background: #efeff5;
}
.dashboard .attivita {
	overflow:hidden;
}
.dashboard .attivita .list-group {
	display:none;
}
.dashboard .attivita .list-group.active {
	display:block;
}
.dashboard .attivita .panel-tabs {
	background: #efeff5;
	font-size: 13px;
}
.dashboard .attivita .panel-body {
	padding:20px;
}
.dashboard .attivita .card-header {
	background:#FFFFFF;
}
.dashboard .main-nav-line .nav-link.active {
    color: #303030;
}
.dashboard .main-nav-line .nav-link.active:before {
	bottom:0;
}
.dashboard .attivita .list-group-xxl {
	padding:20px;
	height:500px;
}
.dashboard .dash-utente {
	padding-bottom:10px;	
}
.dashboard .dash-utente .selectize-input {
	height:auto;	
	border:none;
	background-color: transparent;	
	border:1px solid transparent;
}
.dashboard .dash-utente .selectize-input.full {
	background-color:transparent;
}
.dashboard .dash-utente .selectize-input:hover {
	background-color:#FFFFFF;
	border: 1px dashed #505050;
}
.dashboard .dash-utente .selectize-control.multi .selectize-input {
	padding:8px 0px 5px 0px;
}
.dashboard .dash-utente .selectize-control.multi .selectize-input > div {
	background: #505050;
	border-radius:0px;
	padding: 6px 15px;
	margin: 0 6px 3px 0;
}

.help-ricerca .lista {
	height:400px;
	margin-top:20px;
	overflow:auto;
}
.help-ricerca .holder {
	text-align:center;
	height:400px;
	margin-top:20px;
	padding-top:20px;
	font-size:13px;
}
.help-ricerca .holder i {
	font-size: 30px;
	margin-bottom: 10px;
}
.help-ricerca .lista ul {
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
.help-ricerca .lista ul li {
	margin: 0;
	padding: 5px;
	cursor:pointer;
	border-left: 1px solid transparent;
	font-size:13px;
	margin:5px 0px;
}
.help-ricerca .lista ul li:nth-child(odd) {
	background: #F7F7F6;
}
.help-ricerca .lista ul li .titolo {
	font-weight: 500;
}
.help-ricerca .lista ul li .testo {
	color: #a5a0b1;
	font-size:12px;
}
.help-ricerca .lista ul li:hover {
	background-color: #D6D6D6;
	border-left: 1px solid #F9100C;
}
.help-ricerca .lista ul li:hover .testo {
	color:#303030;
}


.ui-widget.ui-autocomplete {
	z-index: 999999999;
}

.helper-dati .body {
	width:100%;
	display: -ms-flex; display: -webkit-flex; display: flex;
}
.helper-dati .toolbar {
	width:40px;
	background:#E7E7E6;
	padding:30px 3px 3px 3px;	
}
.helper-dati .toolbar .btn {
	width:100%;	
	padding:0px;
	margin-bottom:3px;
	height:34px;
	line-height: 34px;
}
.helper-dati .toolbar .btn:hover {
	background:#303030;
	color:#FFFFFF;
}
.helper-dati .toolbar .divider {
	width:100%;
	border-top:1px solid #FFFFFF;	
	margin-bottom:3px;
}
.helper-dati .content {
	flex:1;
	padding:10px 0 10px 15px;
	min-height: 450px;
}

.bcklocked-udid {
	background:rgba(255, 0, 0, 0.35) !important;
}
.bcklocked-udid td.td-checkbox {
	opacity: 1;
}
.bcklocked {
	background:rgba(192, 192, 192, 0.5);
}
.bcklocked td {
	opacity: 0.3;
}
.bcklocked td.td-checkbox,
.bcklocked-udid td.td-checkbox {
	opacity: 1;
}

/* Autocomplete */
.autocomplete-suggestions {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999;
	background: #fff;
	cursor: default;
	overflow: auto;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}
.autocomplete-no-suggestion {
	padding: 2px 5px;
}
.autocomplete-selected {
	background: #f0f0f0;
}
.autocomplete-suggestions strong {
	font-weight: bold;
	color: #000;
}
.autocomplete-group {
	padding: 2px 5px;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	display: block;
	border-bottom: 1px solid #000;
}
.autocomplete-suggestion .option {
	padding-bottom:5px;
	font-size:12px;
	border-bottom:1px solid #DADADA;
}
.autocomplete-suggestion .option .titolo {
	font-weight:500;
	width:100%;
	display:block;
	color:#3D3D3D;
	letter-spacing:0.5px;
}
.autocomplete-suggestion .option .dettagli {
	padding-left:5px
	color:#818181;
	font-weight:300;
	width:100%;	
	display:block;
}

/* 
	LISTA SCELTA OPZIONI 
*/
.lstopzioni .intro {
	font-size:13px;
	color:#a5a0b1;
	padding-bottom:15px;
	font-weight:300;
	line-height: 16px;
}
.lstopzioni.centered .riga {
	text-align:center;
}
.lstopzioni .riga {
	padding:8px;
	cursor:pointer;
	display:block;
	width:100%;
	position:relative;
	opacity:0.8;
	border: 1px solid #c0c0c0;
	margin-bottom:10px;	
	font-size:12px;
	color:#161616;
	background:#efeff5;
}
.lstopzioni .riga .icona {
	font-size:24px;
	padding-bottom:5px;
}
.lstopzioni .riga .titolo {
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size:12px;
}
.lstopzioni .riga:not(:last-child) {
	//border-bottom: 1px solid #c0c0c0;
}
.lstopzioni .riga:hover {
	background:#40BD7D;
	color:#FFFFFF;
	opacity:1;
}
.lstopzioni tr.riga:hover {
	color:#161616;
	background:#efeff5;
}
.lstopzioni .riga.active {
	color:#FFFFFF;
	background:#40BD7D;
	opacity:1;
}
.lstopzioni .riga .sel {
	position:absolute;
	right:10px;
	color:#FFFFFF;
	opacity:0;
	top: 50%;
	margin-top: -10px;
}
.lstopzioni .riga.active .sel {
	opacity:1;
}
.lstopzioni .riga-dett {
	background:#FFFFFF;
	padding:15px 15px 35px 15px;
	border:1px solid #40BD7D;
	margin-bottom:5px;
}

/* 
	FINE LISTA SCELTA OPZIONI 
*/


/*
	STYLE TAB LISTA
*/
.tabs-style-2 .main-nav-line .nav-link.active {
	background: #287fc3;
	color: #fff;    
}
.tabs-style-2 .main-nav-line .nav-link { 
	padding: 7px 18px 7px 18px;
	font-size:13px;
}
/*
	FINE STYLE TAB LISTA
*/




.card-report .selectize-input {
	height:100px;
}
.card-report .card-footer .btn-group {
	float:right;
}
.card-report .card-footer .btn-group a.btn {
	font-size: 18px;
	padding: 8px 0px;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	background-color: transparent;
}
.card-report .card-footer .btn-group a.btn:hover {
	background:#287fc3;
	color:#FFFFFF;
}

/*
	END FINESTRA REPORT
*/
/*BLINK*/
.blinking {
  animation: blinker 1s step-start infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/*END BLINK*/

/*TOOLTIP*/
.tooltip-inner {
	text-align: left!important;
}
/*END TOOLTIP*/
