body {
    background-color: #e5f5f7
}

b,
strong {
    font-weight: 600
}

tfoot {
    display: table-header-group
}

.modal-dialog-immagini {
    max-width: 99%;
    margin: 5px auto;
    max-height: 90%;
    overflow: auto
}

.dropzone .dz-message,
table tbody td.azioni {
    text-align: center
}

.form-type-material .form-control,
.form-type-material.form-control {
    background-color: #DFF0F0;
    padding-left: 8px;
    padding-right: 8px
}

.dropdown-item-inner.special {
    font-weight: 700;
    color: #52d3c7
}

.dropdown-item.selected,
.dropdown-item:hover {
    background-color: #dff0f0!important
}

.nav-process-circle .nav-item.complete .nav-link::before,
.nav-process-circle .nav-item.processing .nav-link::before {
    background-color: #acf3ea
}

.nav-process-circle .nav-link,
.nav-process-circle .nav-link::before {
    background-color: #e7f9fa
}

.teaser-zoe .icon-links a {
    font-size: 2em
}

.left-10 span {
    padding-left: 10px!important
}

.top-3 span {
    margin-top: 30px!important
}

.form-type-material .form-group label:not(.custom-control):not(.switch) {
    position: absolute;
    left: 0;
    top: 16px
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: black;
}

.form-control {
    color: black;
}

#UltimoOrdine table td {
	font-size:14px !important;
	line-height:18px;
}
#UltimoOrdine table td h4 {
	font-size:18px !important;
	line-height:20px;
	display: inline-block;
	margin-bottom: 0;
}