.hel-block{
	color:#FF5370;
	margin-bottom: 1em;
	font-size: 0.75em;
	font-style: italic;
}
.has-error{
	border-color: #FF5370 !important;
}

.profile-image img{
	max-width: 108px;
}

select.form-control:not([size]):not([multiple]) {
	height: auto;
}

.cliente-selezionato{
	font-style: italic;
	font-size: 0.75em;
	color:#000000;
}

.stato-aperto{
	color: red;
}
.stato-chiuso{
	color: green;
}
.stato-lavorazione{
	color: orange;
}
.stato-annullato{
	color: #999;
}
.stato-attesa{
	color: #449bff;
}

.voto-1{
	color: red;
}
.voto-2{
	color: orange;
}
.voto-3{
	color: #449bff;
}
.voto-4{
	color: lightgreen;
}
.voto-5{
	color: green;
}


.dt-row{
	font-size: 0.75em;
}


i.bpe-icon-alert,
.icon-red{
	color: red;
	font-size: 1.5em;
}

i.bpe-icon-orange,
.icon-red{
	color: orange;
	font-size: 1.5em;
}

td.dt-w-100{
    width: 100px;
}

.post-scritto-da-me img.img-radius{
	background-color: #449bff;
}
.post-scritto-da-me div.card{
	background-color: #e3eefc;
}

span.operatore-senza-vincoli{
	color: #808080;
	margin-right: 3em;
}

.dropdown-item-bpe{
	margin: 0 5px 0 0;
}

.btn-filtro{
    background-color: #4099ff;     
    border: none; /* Remove borders */    
    padding: 12px 16px; /* Some padding */
    font-size: 16px; /* Set a font size */
    cursor: pointer; /* Mouse pointer on hover */
    color: white;
}
/* Darker background on mouse-over */
.btn-filtro:hover {
  background-color: #0378ff;
}

.checkbox-filtro{
    margin-right: 20px;
    font-size: 16px;
}
.label-container{
    position:relative
}
.label-centered{
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    font-size: 16px;
}
.filter-button-container{
    text-align:right;
    margin-bottom: 20px;
}
.select-title{
    font-weight: bold;
}



.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style3"]>a:after {
	content: none !important;
}

.bpe-datatable-standard  .dt-row a{
	font-size: 1em;
}

.bpe-datatable-standard  .dt-row a{
	font-size: 1em;
}
.bpe-datatable-standard  .dt-row a i.icofont{
	font-size: 1.25em;
	cursor: pointer;
}

.bpe-datatable-standard th, .bpe-datatable-standard td {
	white-space: unset !important;
	max-width: 150px;
}


.bpe-icona-lingua{
	line-height: 1 !important;
}
.bpe-icona-lingua .img-radius{
	border: 2px solid #ffffff;
}


@media (max-width: 996px){
	.bpe-datatable-standard .dt-row a i.icofont {
		font-size: 3em !important;
	}
}


/* PRINTABLE VERSION BY BEPPESAN */
body.bpe-printable{
	background-color: white !important;
	background: white !important;
	background-attachment: unset !important;
	overflow-x: visible;
}

.bpe-printable table{
	width: 1000px;
	margin: 20px 0;
	border-bottom: 4px solid #333333;
}

table.bpe-printable th{
	margin: 20px 0;
	padding: 15px;
	border-top: 4px solid #333333;
}

table.bpe-printable td{
	padding: 15px;
	border: 1px solid #333333;
	border-bottom: 2px solid #cccccc;
}

tr.riga_mattino th.bg-colorarto{
	background-color: #0289ae;
	color: #ffffff;
}

tr.riga_mezzogiorno th.bg-colorarto{
	background-color: #ed4e09;
	color: #ffffff;
}
tr.riga_pomeriggio th.bg-colorarto{
	background-color: #ff9800;
	color: #ffffff;
}


tr.riga_mattino .txt-colorarto{
	color: #0289ae;
	font-weight: bold;
}

tr.riga_mezzogiorno .txt-colorarto{
	color: #ed4e09;
	font-weight: bold;
}
tr.riga_pomeriggio .txt-colorarto{
	color: #ff9800;
	font-weight: bold;
}



table.weekly{
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	width: auto;
	font-size: 0.7em;
}
table.weekly th{
	padding: 0 3px;
	border: 1px solid #333333;
}
table.weekly td{
	padding: 0;
	border: 1px solid #333333;
}

.dettaglioWeekly{
	margin: 0 !important;
	border: none !important;
	width: 450px !important;
}

.dettaglioWeekly div{
	padding: 3px;
}

table.weekly th, table.weekly td {
	white-space: unset;
}

th.weekOperatore{
	text-align: center;
	padding: 14px 3px !important;
}

.weekTop td{
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px !important;
	text-transform: uppercase;
}


.bpe-icona-grande{
	font-size: 15em !important;
	line-height: 1.2em !important;
}

tr.bpe-dt-highlight{
	background-color: #a5d1ff !important;
}
tr.bpe-dt-alert,
td.bpe-dt-alert,
li.bpe-dt-alert{
	background-color: #fda976 !important;
}

.dz-error-matching{
	color:red;
	margin-bottom: 1em;
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
}

tr.dz-error-contratto,
td.dz-error-contratto,
li.dz-error-contratto{
	background-color: #ff6c85 !important;
}

tr.dz-error-ora-minore,
td.dz-error-ora-minore,
li.dz-error-ora-minore{
	background-color: #ebc3f1 !important;
}

tr.dz-error-ora-maggiore,
td.dz-error-ora-maggiore,
li.dz-error-ora-maggiore{
	background-color: #bce1fb !important;
}

tr.dz-error-ora-max,
td.dz-error-ora-maz,
li.dz-error-ora-maz{
	background-color: #7d80b9 !important;

}

ul.dz-legenda li{
	padding: 0.5em;
	font-weight: 500;
}


.dz-btn-evidenza{
	height: 3em;
	font-size: 1.8em !important;
	font-weight: bold !important;
}



.css-size-disclaimer-S{
	height:80px;
}
.css-size-disclaimer-M{
	height:200px;
	margin-bottom:1em;
}
.css-size-disclaimer-L{
	height:500px;
	margin-bottom:1em;
}


.dz-copia-da-personale{
	color: #999999;
	cursor: copy;
	font-size: 0.8em;
}