.elisyam-bg.background-01 {
    background: url('../../../../assets/img/background/concessionaria-00.jpg') no-repeat;
    background-size: cover;
}

.table .td-actions a i.success:hover {
    background: green;
    color: #fff;
}

.table .td-actions a i.rosso:hover {
    background: red;
    color: #fff;
}

.affix {
    position: fixed;
    width: 27%;
    z-index: 0;
	top: 88px;
}