.icon-xxl {
    font-size: 17px;
    height: 65px;
    line-height: 65px;
    width: 65px;
    transform: translateY(2px);
}

.icon-xxxl {
    font-size: 17px;
    height: 110px;
    line-height: 65px;
    width: 170px;
    transform: translateY(2px);
}

.accordion-button i:last-child {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    color: #1f1f1f;
    text-align: center;
    line-height: 40px;
}

.contentbis {
    position: fixed;
    margin: 23px 87px 49px 96px;
}

.hidebutton {
    display: none;
}

input.btn-full {
    display: block;
    width: 100%;
}

#modalConfirm .content {
    margin-top: 35px !important;
}

.list-custom .list-group-item span:not(.badge) {
    opacity: 1 !important;
}

img.signature{
    width:150px;
}

.hidden{
    display:none;
}

.dropdown-menu{
    z-index:999;
}

.page-title {
    padding: 5px 15px 5px 15px !important;
}

.upload-image {
    height: 50px;
    position: absolute;
    width: 100%;
    opacity: 0;
}

.inoteIterventi{
    font-weight:normal;
    padding-right: 5px;
}
.a-mappa{
    margin-left: 20px;
}

.btn-xxs-note {
    padding: 3px 13px;
}