<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Reset Margins */

#main-body, .nav, .input {
    margin: 0;
}
.title, .simple-paragraph {
    margin: 0 0 12px;
}
img {
    border: none;
}
.nav, .input {
    padding: 0;
}
html, body {
    overflow-x: hidden;
}
.clear {
    clear: both;
}
.nav {
    list-style-type: none;
}
.nav-item {
    display: inline-block;
}
.input {
    outline: none;
    border: none;
    background: none;
    font: normal 10px/12px Arial, Helvetica, sans-serif;
}
.anchor {
    outline: none;
    text-decoration: none;
    color: #4b4b4d;
    cursor: pointer;
}
.select, .select &gt; option {
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
}
.hidden {
    opacity: 0;
    filter: alpha(opacity=0);
}
#main-body {
    font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #4b4b4d;
}
.title {
    padding-left: 8px;
    font: normal 18px/20px "Myriad Pro", "Trebuchet MS", Arial;
    color: #075f2d;
    background: url("../../resources/images/title-icon.png") no-repeat left bottom;
}
.header-01 {
    font-size: 22px;
    line-height: 23px;
}
.header-03 {
    margin-bottom: 5px;
    background: none;
    font-size: 16px;
}
.header-05 {
    font-size: 14px;
    padding-left: 15px;
    background: url("../../resources/images/nav-lateral-arrow-icon.png") no-repeat left center;
}
.header-05.active {
    background-image: url("../../resources/images/nav-lateral-arrow-rotate-icon.png");
}
.table {
    width: 100%;
    margin-bottom: 10px;
    table-layout: fixed;
    text-align: center;
}
.table th, .table td {
    padding: 3px 5px;
}
.table th {
    text-transform: uppercase;
    background: #f4f5f5;
}
.table td {
    border-bottom: 1px solid #dcdee0;
}
.table tfoot td {
    text-align: left;
}

.titulo-enquete {
    padding-left: 5px;
    font: normal 15px/18px "Myriad Pro", "Trebuchet MS", Arial;
    color: #075f2d;
}

.relacionamento {
    margin-top: 10px;
    margin-bottom: 15px;
}

.transparenciaBloco{
    height: 355px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}
html,body{
    height: 100%;
    margin-bottom:0px;
    padding-bottom: 0px;
}</pre></body></html>