<style>
#title-text {
display: none !important;
}
.columnLayout.three-equal{
background-size: 98%;
width: 100%;
margin: 0 auto;
padding-top: 32px;
text-decoration: none;
background-image: url(https://tdn.totvs.com/download/attachments/716361946/Banner%20Processos.png?version=1&modificationDate=1665705958593&api=v2);
height: 100%;
background-repeat: no-repeat;
background-position: center;
height: 230px;
}
div.panelContent{
margin: 0 auto;
padding-top: 32px;
width: 1100px;
height: 1160px; //tamanho da página
}
.custom-button{
font-weight: bold}
.ul {
list-style: square inside url('http://tdn.totvs.com/download/attachments/500299134/seta1.gif?api=v2');
}
.composition-banner-overlay{
background:rgba(0,0,0,0.0);min-height:inherit;position:relative;border-radius:5px;
}
.aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
background-color: #000000;
color: #111111;
display: block;
margin-left: 20px;
margin-right: auto;
}
.composition-banner-title{
color: #000000!important;
}
.composition-banner-desc{
color: #000000!important;
}
.composition-banner-content {
width:100%;
}
hr {
border-bottom: 2px solid #FF8000;
}
a, a:visited, a:focus, a:hover, a:active, a.blogHeading {
color: #000000;
}
</style>
|