Como podemos lhe ajudar?


















/* Fonts from Google Fonts - more at https://fonts.google.com */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

#main.aui-page-panel {
background: url(http://centraldeajuda.consistem.com.br/download/attachments/65849/bg0.png);
background-repeat: no-repeat;
color: #ffffff;

}

#header .aui-header {
background-color: #312D31;
}

.aui-header .aui-quicksearch input {
background: #666666;
}

#title-text a, #title-heading {
display: none;
}

.search-macro-large .search-macro-query input {
height: 50px;
font-size: 18px;
}

.search-macro-large .search-macro-query .aui-icon-large {
width: 24px;
height: 24px;
}

.wiki-content h1+h1 {
margin-top: 60px;
}

h1 {
font-family: "Open Sans", serif;
font-size: 32px;
}

h2 {
font-size: 1.8em !important;
width: 100%;
position: relative;
}

.title {
font-family: "Open Sans", serif;
font-weight: 600;
padding: 0 20px 0 0;
position: relative;
z-index: 1;
background: #f5f5f5;
}

h2::after {
background: #3b227a;
top: 15px;
content: "";
display: inline-block;
height: 5px;
width: 100%;
left: 0;
position: absolute;
padding: 0 0 0 20px;
}

.maxbutton {
position: relative;
text-decoration: none;
text-align: center;
display: inline-block;
vertical-align: middle;
border-color: #312d31;
width: 140px;
height: 120px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-style: solid;
border-width: 1px;
background-color: rgba(245, 245, 245, 0.5);
}

.maxbutton:hover {
border-color: #312d31;
border-width: 1px;
background-color: rgba(255, 255, 255, 1);
}

.maxbutton a img {
margin-top: 10px;
}

.maxbutton .mb-text {
color: #3b227a;
font-family: Open Sans;
font-size: 12px;
text-align: center;
font-style: normal;
font-weight: normal;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
line-height: 1em;
box-sizing: border-box;
display: block;
background-color: unset;
position: relative;
}

.maxbutton:hover .mb-text {
color: #312d31;
font-weight: bold;
border-bottom: solid 3px #E95E4A;
text-decoration: none !important;
display: inline-block;

}

.homebutton {
position: relative;
text-decoration: none;
display: inline-block;
vertical-align: middle;
width: 200px;
height: 170px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background: none;
padding: 0 10px;
}

.homebutton:hover {
text-decoration: none;
}

.homebutton a img {
margin-top: 10px;
}

.homebutton .mb-text {
color: #ffffff;
font-family: Open Sans;
font-size: 18px;
text-align: center;
font-style: normal;
font-weight: bold;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
line-height: 1.8em;
box-sizing: border-box;
display: block;
background-color: unset;
position: relative;
margin-bottom: 15px;
}

.homebutton:hover .mb-text {
color: #ffffff;
font-weight: bold;
border-bottom: solid 3px #41BAEB;
text-decoration: none !important;
display: inline-block;

}

.bottombutton {
position: relative;
text-decoration: none;
display: inline-block;
vertical-align: middle;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background: none;
padding: 15px;
width: 85% //apenas para botoes img//
}

.bottombutton:hover {
background: #dddddd;
text-decoration: none;
}

.bottombutton .mb-title {
color: #312D31;
font-family: Open Sans;
font-size: 15px;
text-align: left;
font-style: normal;
font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
box-sizing: border-box;
position: relative;
vertical-align: top;
margin-bottom: 10px;
}

.bottombutton:hover .mb-title {
color: #000000;
}

.bottombutton .mb-desc {
color: #312D31;
font-family: Open Sans;
font-size: 13px;
text-align: left;
font-style: normal;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
box-sizing: border-box;
position: relative;
}

.bottombutton .confluence-embedded-file-wrapper {
float: left;
}

.button_img {
height: 50px;
margin-top: 20px;
}

.bottombutton_img {
height: 60px;
margin-top: 5px;
margin-right: 10px !important;
}