<!-- esconder o menu --> 


<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
 .wiki-content .confluence-embedded-image {cursor : pointer !important; 
}  


</style>
<style>
#title-text {
	display: none !important; 
}
.columnLayout.three-equal{
    width: 100%;
    margin: 0 auto;
    padding-top: 32px;
    text-decoration: none;
    background-image: url(https://tdn.totvs.com/download/attachments/527384229/CNI_Banner.png?version=1&modificationDate=1578319372950&api=v2);
	alt="CNI"
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 230px;
}
</style>