<style>
#title-text {
display: none !important;
}
.columnLayout.three-equal{
width: 100%;
margin: 0 auto;
padding-top: 32px;
text-decoration: none;
background-image: url(http://tdn.totvs.com/download/attachments/500299134/banner_home_process2.png?version=5&modificationDate=1562936005807&api=v2);
//background-image: url(http://tdn.totvs.com/download/attachments/500299134/banner_home_process1.png?api=v2);
height: 100%;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 230px;
}
div.panelContent{
margin: 0 auto;
padding-top: 32px;
width: 1100px;
height: 1340px; //altura da pagina
}
.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%;
}
</style>
|