<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pesquisar-duvidas
{
    clear: both;
    display: block;
    height: 80px;
}
input.pesquisar-duvidas-textbox:focus
{
    border-color: #888;
}
.pesquisar-duvidas .pesquisar-duvidas-textbox-off, .pesquisar-duvidas .pesquisar-duvidas-textbox
{
    border: solid 1px #ccc;
    font-weight: 700;
    padding: 6px;
    width: 335px;
}
.pesquisar-duvidas .pesquisar-duvidas-textbox-off { color: #999; }
.pesquisar-duvidas .pesquisar-duvidas-textbox { color: #666; }
.caixa-pesquisa {
    float: left;
    padding: 5px 5px 5px 15px;
}
.caixa-pesquisa h3 { margin-bottom: 5px; }
.gsc-result .gs-title
{
    display: block;
    margin-bottom: 5px;
}
.gsc-cursor-box { margin-top: 25px; }
/*.gsc-cursor-current-page
{
    background-color: #B80000 !important;
    border: 1px solid #B80000 !important;
    color: #fff !important;
    cursor: default !important;
    padding: 5px 8px;
}*/
.gsc-cursor-page
{
    border: 1px solid #fff;
    color: #888;
    padding: 5px 8px;
}
.gsc-cursor-page:hover { border: 1px solid #ccc }
td.gsc-input
{
    clear: both;
    width: 365px;
}
.cse .gsc-control-cse:after, .gsc-control-cse:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.cse .gsc-resultsHeader, .gsc-resultsHeader
{
    border: #000;
    display: none;
}
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive
{
    background-color: #e9e9e9;
    border: 1px solid;
    border-bottom: none;
    border-color: #e9e9e9;
    color: #666;
}
.cse .gsc-tabsArea, .gsc-tabsArea
{
    border-bottom: 1px solid #e9e9e9;
    margin-top: 1em;
}
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result
{
    border: 1px solid;
    border-color: #fff;
    margin-bottom: 1em;
    padding: .25em;
}
    .cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover
    {
        border: 1px solid;
        border-color: #FFF;
    }
    .cse .gs-promotion.gs-result .gs-snippet, .gs-promotion.gs-result .gs-snippet { color: #cabe87; }
    .cse .gs-promotion.gs-result .gs-visibleUrl, .gs-promotion.gs-result .gs-visibleUrl { color: green; }
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet
{
    color: #cbb36a;
    font-weight: 700;
    padding: 10px;
}
#cse .gs-title *
{
    clear: both;
    color: #ef843c;
    text-decoration: none;
    font-size: 16px;
}
.gsc-result .gs-title { }
.gsc-completion-selected { background: #D5E2FF; }
.gsc-clear-button
{
    display: none;
    visibility: hidden;
}
.gsc-adBlock, .gsc-adBlockVertical, .cse .gsc-branding, .gsc-branding, .gs-webResult.gs-result .gs-visibleUrl-short { display: none; }

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
    font-family: 'Open Sans';
    font-size: 14px;
}

/* ------------- ALTERADO --------------- */
input.gsc-input
{
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -webkit-rtl-ordering: logical;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: border-color;
    -webkit-transition-timing-function: linear;
    -webkit-user-select: text;
    -webkit-writing-mode: horizontal-tb;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-position-x: 30px !important;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: rgb(221, 221, 221);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 2px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(119, 119, 119);
    cursor: auto;
    display: block;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    height: 67px;
    letter-spacing: normal;
    line-height: 26.600000381469727px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 19px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 19px;
    text-align: start;
    text-indent: 0px;
    text-shadow: none;
    text-transform: none;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: border-color;
    transition-timing-function: linear;
    width: 100%;
    word-spacing: 0px;
    writing-mode: lr-tb;
}

.cse input.gsc-search-button, input.gsc-search-button
{
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-box-shadow: none;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: background;
    -webkit-transition-timing-function: ease-in;
    -webkit-user-select: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(237, 117, 36);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(173, 78, 14);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(173, 78, 14);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(173, 78, 14);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(173, 78, 14);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 64px;
    line-height: 26.600000381469727px;
    margin-bottom: 0px;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 19px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 19px;
    text-align: center;
    text-decoration: none solid rgb(255, 255, 255);
    text-shadow: none;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: background;
    transition-timing-function: ease-in;
    vertical-align: middle;
    white-space: nowrap;
    width: 171px;
}

form.gsc-search-box
{
    /*margin-bottom: 15px;
    padding-left: 80px;
    width: 690px !important;*/
}

.gsc-results .gsc-cursor-box .gsc-cursor-page
{
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: color;
    -webkit-transition-timing-function: ease-in;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(247, 247, 247);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(206, 93, 17);
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 28px;
    list-style-type: disc;
    margin-left: -1px;
    outline-color: rgb(206, 93, 17);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: relative;
    text-align: left;
    text-decoration: none solid rgb(206, 93, 17);
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: color;
    transition-timing-function: ease-in;
    width: 30px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page
{
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: color;
    -webkit-transition-timing-function: ease-in;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(239, 132, 60);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(239, 132, 60);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(239, 132, 60);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(239, 132, 60);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(239, 132, 60);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: default;
    display: block;
    float: left;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 28px;
    list-style-type: disc;
    margin-left: -1px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: relative;
    text-align: left;
    text-decoration: none solid rgb(255, 255, 255);
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: color;
    transition-timing-function: ease-in;
    width: 30px;
    z-index: 2;
}

.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result
{
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: background;
    -webkit-transition-timing-function: ease-in-out;
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(119, 119, 119);
    display: block;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    list-style-type: disc;
    margin-bottom: -1px;
    padding-bottom: 14px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    position: relative;
    text-align: left;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: background;
    transition-timing-function: ease-in-out;
}

    .cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover
    {
        background: #FAFAfA;
        border: 1px solid #ccc;
    }
    .section-secondary .cse .gsc-webResult.gsc-result:hover, .section-secondary .gsc-webResult.gsc-result:hover { background: #fff }
    
   .gsc-webResult.gsc-result {
    border: 1px dotted #E7E7E7 !important;
    border-width: 1px 0 !important;
    padding: 20px 0 !important;
    background: none
}

.gs-image-box { margin-right: 20px }</pre></body></html>