@charset "utf-8";
/* CSS Document */

.page-estimates-admin .toggle-small-view {
    display:none; !important;
}

.toggle-small-view {display: none !important;}


body.page-estimates-admin .save-and-send {
    display:none;
}




.chat-list-opener {
    position: fixed;
    bottom: 60px !important;
    right: 80px !important;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    z-index: 999;
    text-align: center;
}

/*DDT - estimate tasto tabella resoconti e pipe line*/
body.estimates .estimates-total { display: none !important; }

body.estimates .switch-pipeline { display: none !important; }