﻿/*-------------------------------------

Desenvolvido  para o Novo Portal Caixa 2014

Novembro 2013 - 1.0
Janeiro 2014 - 1.1
MarÃ§o 2014 - 1.2
Maio 2014 - 1.3
Agosto 2014 - 1.4
Setembro 2014 - 1.5
Outubro 2014 - 1.6
Novembro 2014 - 1.7
Janeiro 2015 - 1.8

- GlobalWeb -
- Gustavo Costa - 
- Lucas Rodrigues - 
- CEDESBR - 

Estilo Global.
-------------------------------------*/


/*
===================================================================
! normalize.css v2.1.0 | MIT License | git.io/normalize 
===================================================================
*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio, canvas, video {display: inline-block;}

audio:not([controls]) {display: none; height: 0;}

[hidden] {display: none;}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {margin: 0;}

a:focus {outline: thin dotted;}

a:active, a:hover {outline: 0 !important;}

h1 {margin: 0.67em 0; font-size: 2em;}

abbr[title] {border-bottom: 1px dotted;}

b, strong {font-weight: bold;}

dfn {font-style: italic;}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {color: #000; background: #ff0;}

code, kbd, pre, samp {font-family: monospace, serif; font-size: 1em;}

pre {white-space: pre-wrap;}

q {quotes: "\201C" "\201D" "\2018" "\2019";}

small {font-size: 80%;}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {top: -0.5em;}

sub {bottom: -0.25em;}

img {border: 0;}

svg:not(:root) {overflow: hidden;}

figure {margin: 0;}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {padding: 0; border: 0;}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button, input {line-height: normal;}

button, select {text-transform: none;}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {cursor: default;}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {overflow: auto; vertical-align: top;}

table {border-collapse: collapse; border-spacing: 0;}


/*
===================================================================
---- Fonts
===================================================================
*/

@font-face {
	font-family: 'FuturaWeb';
	src: url('../fonts/FTN45__W.eot');
	src: /*local('../fonts/Futura PT Web Book'), local('../fonts/FuturaPTWebBook'),*/
	     url('../fonts/FTN45__W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/FTN45__W.woff') format('woff'),
	     url('../fonts/FTN45__W.ttf') format('truetype'),
	     url('../fonts/FTN45__W.svg#FuturaWeb') format('svg');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'FuturaWeb';
	src: url('../fonts/FTN85__W.eot');
	src: /*local('../fonts/Futura PT Web Bold'), local('../fonts/FuturaPTWebBold'),*/
	     url('../fonts/FTN85__W.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/FTN85__W.woff') format('woff'),
	     url('../fonts/FTN85__W.ttf') format('truetype'),
	     url('../fonts/FTN85__W.svg#FuturaWeb') format('svg');
	font-weight: bold;
	font-style: normal;
}


/*
===================================================================
---- ImpressÃ£o
===================================================================
*/

@media print {
	
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  
  a,
  a:visited {text-decoration: underline;}
  
  a[href]:after {content: " (' attr(href) ')";}
  
  abbr[title]:after {content: " (' attr(title) ')";}
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  
  thead {display: table-header-group;}
  
  tr,
  img {
    page-break-inside: avoid;
  }
  
  img {max-width: 100% !important;}
  
  @page  {margin: 2cm .5cm;}
  
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  
  h2,
  h3 {page-break-after: avoid;}
  
  .navbar {display: none;}
  
  .table td,
  .table th {background-color: #fff !important;}
  
  .btn > .caret,
  .dropup > .btn > .caret {border-top-color: #000 !important;}
  
  .label {border: 1px solid #000;}
  
  .table {border-collapse: collapse !important;}
  
  .table-bordered th,
  .table-bordered td {border: 1px solid #ddd !important;}
  
}



/*
===================================================================
---- Globais
===================================================================
*/


.wrapper *,
.wrapper *:before,
.wrapper *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body, html {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    background: #fff;
    color: #1f2a47;
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
	text-rendering: optimizelegibility;
    -webkit-font-variant-ligatures: common-ligatures;
       -moz-font-variant-ligatures: common-ligatures;
        -ms-font-variant-ligatures: common-ligatures;
            font-variant-ligatures: common-ligatures;
}

::-moz-selection {
    background: #058ce1;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #058ce1;
    color: #fff;
    text-shadow: none;
}

.body-margin {
    width: 90%;
    margin: 0 auto;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


a {
    border-bottom: 1px solid transparent;
    color: #006bae;
    text-decoration: none;
    -webkit-transition: color .2s, border-bottom-color .2s;
       -moz-transition: color .2s, border-bottom-color .2s;
            transition: color .2s, border-bottom-color .2s;
}

a:hover {
    border-bottom-color: #e8e9ec;
    color: #006bae;
	text-decoration: none !important;
}


.see-more a,
a.see-more{
	display: inline-block;
	width: auto;
    color:#ff7200;
    font-size:1.2rem;
    font-weight:bold;
	font-family:"FuturaWeb", sans-serif;
}

p .see-more,
p.see-more a{
	font-size: inherit;
    font-weight:normal;
	display: inline;
}

a.see-more:hover{color:#ff7200;}

.white-header a:hover {border-bottom-color: #006bae;}

.white-header a.soft:hover {border-bottom-color: #f8931b;}

.image-link {border-bottom: 0;}

a i.fa, button i.fa { margin-left: 3px; margin-right: 3px; }

a.care { white-space:pre-wrap; }

a.caret:after{
	content:'›';
	margin-left: 3px;
	display:inline;
}

.indice-top-link:before,
.top-link:before {
    content: "▲";
    display: inline-block;
    font-size: 0.6rem;
    margin: 0 2px;
}


/*---------------------------------
      Tipografia
-----------------------------------*/


html,
body,
button,
input,
select,
textarea {
    color: #1f2a47;
}


/* Headings: base 20px @ scale 1:1.2 */

.giga, 
.giga p,
.mega, 
.mega p,
.kilo, 
.kilo p,
.alpha, 
.alpha p,
.beta, 
.beta p,
.gamma, 
.gamma p,
.delta, 
.delta p,
.epsilon, 
.epsilon p,
.zeta, 
.zeta p,
h1, h1 p,
h2, h2 p,
h3, h3 p,
h4, h4 p,
h5, h5 p,
h6, h6 p {
    margin-top: 0;
    font-family: "FuturaWeb", sans-serif;
    line-height: 1.2 !important;
    font-weight: bold;
    letter-spacing: -.035em;
	clear: both;
	color: #1f2a47;
}

a.giga, a.mega, a.kilo,
a.alpha, a.beta, a.gamma, a.delta, a.epsilon, a.zeta,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #006bae; }


.zeta, h6 {
    letter-spacing: 0;
    font-weight: 500;
}

.giga, .mega, .kilo {
    letter-spacing: -.05em;
    line-height: 1.1;
}

.giga,
.giga p {font-size: 4.5rem;}

.mega,
.mega p {font-size: 3.783rem;}

.kilo,
.kilo p {font-size: 3.186rem;}

h1,
h1 p,
.alpha,
.alpha p {font-size: 2.688rem;}

h2,
h2 p,
.beta,
.beta p {font-size: 2.274rem;}

h3,
h3 p,
.gamma,
.gamma p {font-size: 1.928rem;}

h4,
h4 p,
.delta,
.delta p,
p.delta {font-size: 1.64rem;}

h5,
h5 p,
.epsilon,
.epsilon p,
p.epsilon,
.wp-box .epsilon {font-size: 1.4rem;}

h6,
h6 p,
.zeta,
.zeta p {font-size: 1.6rem;}

small,
.milli {font-size: .875rem !important;}

.caption {
    padding: .833em;
    background: #fff;
    font-style: italic;
}

h3.delta { font-family:"FuturaWeb", sans-serif; font-weight: normal; }
a.zeta { font-family:"FuturaWeb", sans-serif; }

.bold {font-weight: bold !important;}
.boldw {font-weight: bold; font-family:"FuturaWeb", sans-serif;}

/* Paragraphs, lists ----------------------------------------------*/

p {
    color: #4c556c;
    font-size: 1rem;
    line-height: 1.35;
}

p.duplo {margin: 20px 0 !important;}

p.m-bottom {margin-bottom: 50px !important;}

p:first-child {margin-top: 0;}

p:last-child {margin-bottom: 0;}

.lighter {color: #4c556c !important;}

h1.super-lighter,
h2.super-lighter,
h3.super-lighter,
h4.super-lighter,
h5.super-lighter,
h6.super-lighter {color: #a5aab5 !important;}

ol, ul {
    list-style: none outside none;
    padding-left: 0;
}

li {margin-bottom: .5em;}

.link-list li {margin-bottom: 1.2em;}

.link-desc-list li {margin-bottom: 3em;}

ol {
    padding-left: 0;
    list-style: none;
    counter-reset: decimal;
}

ol li:before {
    margin-right: .5em;
    content: counters(decimal, ".");
    counter-increment: decimal;
    color: #b3b3af;
}

dt {margin-bottom: .5em;}

dd {margin-left: 0;}

.no-bullets, 
.scroll-nav ol,
.scroll-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.no-bullets li:before {
    display: none;
    content: " ";
}

.no-bullets.small-margin li {margin:10px 0;}

.hyphenated {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}



/* 
==========================================================================
---- Grid
========================================================================== 
*/


/* Column grid */

.column-span-single {margin-bottom: 2em;}

.container {
  padding:40px 16px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {clear: both;}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {clear: both;}


.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {clear: both;}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {clear: both;}

.colxs-1,
.colxs-2,
.colxs-3,
.colxs-4,
.colxs-5,
.colxs-6,
.colxs-7,
.colxs-8,
.colxs-9,
.colxs-10,
.colxs-11,
.colxs-12,
.colsm-1,
.colsm-2,
.colsm-3,
.colsm-4,
.colsm-5,
.colsm-6,
.colsm-7,
.colsm-8,
.colsm-9,
.colsm-10,
.colsm-11,
.colsm-12{
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

.colxs-1,
.colxs-2,
.colxs-3,
.colxs-4,
.colxs-5,
.colxs-6,
.colxs-7,
.colxs-8,
.colxs-9,
.colxs-10,
.colxs-11 {
  float: left;
}

.colxs-1 {width: 8.333333333333332%;}
.colxs-2 {width: 16.666666666666664%;}
.colxs-3 {width: 25%;}
.colxs-4 {width: 33.33333333333333%;}
.colxs-5 {width: 41.66666666666667%;}
.colxs-6 {width: 50%;}
.colxs-7 {width: 58.333333333333336%;}
.colxs-8 {width: 66.66666666666666%;}
.colxs-9 {width: 75%;}
.colxs-10 {width: 83.33333333333334%;}
.colxs-11 {width: 91.66666666666666%;}
.colxs-12 {width: 100%;}

@media screen and (min-width: 62.5em) {
  
	.colxs-1,
	.colxs-2,
	.colxs-3,
	.colxs-4,
	.colxs-5,
	.colxs-6,
	.colxs-7,
	.colxs-8,
	.colxs-9,
	.colxs-10,
	.colxs-11,
	.colxs-12,
	.colsm-1,
	.colsm-2,
	.colsm-3,
	.colsm-4,
	.colsm-5,
	.colsm-6,
	.colsm-7,
	.colsm-8,
	.colsm-9,
	.colsm-10,
	.colsm-11,
	.colsm-12{
	  padding-right: 0;
	  padding-left: 0;
	}
  
  
	.colsm-1,
	.colsm-2,
	.colsm-3,
	.colsm-4,
	.colsm-5,
	.colsm-6,
	.colsm-7,
	.colsm-8,
	.colsm-9,
	.colsm-10,
	.colsm-11 {
	float: left;
	}
	
	.colsm-1 {width: 8.333333333333332%;}
	.colsm-2 {width: 16.666666666666664%;}
	.colsm-3 {width: 25%;}
	.colsm-4 {width: 33.33333333333333%;}
	.colsm-5 {width: 41.66666666666667%;}
	.colsm-6 {width: 50%;}
	.colsm-7 {width: 58.333333333333336%;}
	.colsm-8 {width: 66.66666666666666%;}
	.colsm-9 {width: 75%;}
	.colsm-10 {width: 83.33333333333334%;}
	.colsm-11 {width: 91.66666666666666%;}
	.colsm-12 {width: 100%;}
	
	.colsm-push-1 {left: 8.333333333333332%;}
	.colsm-push-2 {left: 16.666666666666664%;}
	.colsm-push-3 {left: 25%;}
	.colsm-push-4 {left: 33.33333333333333%;}
	.colsm-push-5 {left: 41.66666666666667%;}
	.colsm-push-6 {left: 50%;}
	.colsm-push-7 {left: 58.333333333333336%;}
	.colsm-push-8 {left: 66.66666666666666%;}
	.colsm-push-9 {left: 75%;}
	.colsm-push-10 {left: 83.33333333333334%;}
	.colsm-push-11 {left: 91.66666666666666%;}
	
	.colsm-pull-1 {right: 8.333333333333332%;}
	.colsm-pull-2 {right: 16.666666666666664%;}
	.colsm-pull-3 {right: 25%;}
	.colsm-pull-4 {right: 33.33333333333333%;}
	.colsm-pull-5 {right: 41.66666666666667%;}
	.colsm-pull-6 {right: 50%;}
	.colsm-pull-7 {right: 58.333333333333336%;}
	.colsm-pull-8 {right: 66.66666666666666%;}
	.colsm-pull-9 {right: 75%;}
	.colsm-pull-10 {right: 83.33333333333334%;}
	.colsm-pull-11 {right: 91.66666666666666%;}
	
	.colsm-offset-1 {margin-left: 8.333333333333332%;}
	.colsm-offset-2 {margin-left: 16.666666666666664%;}
	.colsm-offset-3 {margin-left: 25%;}
	.colsm-offset-4 {margin-left: 33.33333333333333%;}
	.colsm-offset-5 {margin-left: 41.66666666666667%;}
	.colsm-offset-6 {margin-left: 50%;}
	.colsm-offset-7 {margin-left: 58.333333333333336%;}
	.colsm-offset-8 {margin-left: 66.66666666666666%;}
	.colsm-offset-9 {margin-left: 75%;}
	.colsm-offset-10 {margin-left: 83.33333333333334%;}
	.colsm-offset-11 {margin-left: 91.66666666666666%;}
  
}/*/mediaquery*/


@media (min-width: 768px) {
	
}/*/mediaquery*/


[class*="col-"] {
    float: left;
    margin-left: 5%;
    height: 100%;
}

.col-1 {width: 12.5%;}
.col-2 {width: 30%;}
.col-3 {width: 47.5%;}
.col-7 {width: 100%; margin-left: 0;}
.col-10 {width: 100%; margin-left: 0;}


.grid-overlay,
.grid-overlay__wrapper {height: 100%;}

.grid-overlay {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
	height: 100%;
    pointer-events: none;
    z-index: 10;
}

:first-child[class*="col-"] {margin-left: 0;}

.styleguide-wrapper {
    margin-top: 4em;
    margin-bottom: 6em;
}

.visible-mobile {display:block;}

.hidden-mobile {display:none;}

.visible-desktop {display:none;}


@media screen and (min-width: 37.5em) {

    .visible-mobile { display:none !important; }
    .hidden-mobile { display:block; }

}/*/mediaquery*/

@media screen and (min-width: 62.49em) {

    .hidden-desktop { display:none; }
    .visible-mobile { display:none !important; }
    .visible-desktop { display:block; }

}/*/mediaquery*/


/* > 1200px */
@media screen and (min-width: 75em) {
    
	.container, .wp-topo, .wp-box, #footer, #footer > .hotlinks {
        padding-left:3.5%;
        padding-right:3.5%;
    }
	
}/*/mediaquery*/

/* > 1300px */
@media screen and (min-width: 81.25em) {
    
	.container, .wp-topo, .wp-box, #footer, #footer > .hotlinks{
        padding-left:6%;
        padding-right:6%;
    }

}/*/mediaquery*/



/* 
==========================================================================
----- Tables
========================================================================== 
*/


.box-table{overflow-x:auto;}

.table {
  width: 99.9%;
  max-width: 99.9%;
  margin: 3em 0;
  background-color: transparent;
}

.simple-table {width: 99.9%;}

.simple-table tr {border-bottom: 1px solid #eee;}

.simple-table td {padding: 1em .25em;}

.responsive-table {min-width:850px;}

caption { 
	margin-bottom: 5px;
	padding: 5px;
	color: #555;
	text-align: left;
	font-size: .8rem;
}

th {text-align: left;}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 1em;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #D2D4DA;
}

.bg-header thead > tr > th,
.bg-header tbody > tr > th {background-color: #F3F5F9;}

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #D2D4DA;
}


.table-2-col tr th,
.table-2-col tr td { width:50%; }

.table-3-col tr th,
.table-3-col tr td { width:33.3%; }

.table-4-col tr th,
.table-4-col tr td { width:25%; }


.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {border-top: 1px solid #D2D4DA;}

.table .table {background-color: #ffffff;}

.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

.table-bordered {border: 1px solid #D2D4DA;}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #D2D4DA;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #E2F6FC;
}

table col[class*="col-"] {
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td {
  background-color: #ededed;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}


@media (max-width: 768px) {
  
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
  }
  
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  
  .table-responsive .table > thead > tr > th,
  .table-responsive .table > tbody > tr > th,
  .table-responsive .table > tfoot > tr > th,
  .table-responsive .table > thead > tr > td,
  .table-responsive .table > tbody > tr > td,
  .table-responsive .table > tfoot > tr > td {
    white-space: nowrap;
  }
  
  .table-responsive > .table-bordered {border: 0;}
  
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
  
  
}/*/mediaquery*/



/* 
==========================================================================
---- Forms
==========================================================================
*/

.form-d {margin-top: 1em;}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.form-row {margin-bottom: 0;}

.control-item {margin-bottom: 2em;}

.label-d {
	display: block;
	margin-bottom: .5em;
	line-height: 1.5;
}

label.error {
	display:block;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: .8rem;
	line-height: 1.5em;
	/*font-family:"FuturaWeb", sans-serif;*/
	color: #444;
	background-color: #ffb7b6;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-radius: 0 0 3px 3px;
	
	}

.check-radio-label {
	display: block;
	padding-left: 1.5em;
	margin-top: -1.5em;
}

.label-extra-desc {
	display: block;
	margin-top: .5em;
	color: #4c556c;
	line-height: 1.5;
}

input,
select,
button {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.field-d {
	width: 100%;
	min-height: 3em;
	border: 1px solid #a5aab5;
	border-top-color: #8f94a1;
	outline: 0;
	padding: 0 .6em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 5px 5px 8px rgba(165,170,181, .25) inset;
}

textarea.field-d {padding: .6em;} 

.field-d:focus {
	border: 1px solid #058ce1;
	box-shadow: 5px 5px 8px rgba(165,170,181, .25) inset, 0 0 0 1px #058ce1;
}

[disabled="disabled"] {cursor: no-drop !important;}

.field-disabled {
	opacity: .5 !important;
	background: #e8e9ec !important;
}

.select-d {width: 100%;}

input[type="radio"],
input[type="checkbox"] {
	margin-right: .6em;
}

.textarea-d {
	min-height: 10em;
	padding: .6em;
	resize: vertical;
}

.fieldset-d {
	padding-top: 2em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #d2d4da;
}

.fieldset-d:first-child {margin-top: -2em;}

.fieldset-d:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.legend {margin-bottom: 2.5em;}

.r,
.legend-title {font-weight: 500; font-family: "FuturaWeb", sans-serif;}

.legend-step {
	display: block;
	width: 1.6em;
	height: 1.6em;
	line-height: 1.5;
	text-align: center;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	position: absolute;
	border-color: #058ce1;
	padding-top: 3px;
}

.step-blue { color:#333 !important; border: none; }

.legend-info {
	margin-left: 3.5em;
	margin-top: .4em;
}

.legend-title {margin-bottom: .5em;}

.fieldset-inactive .legend {margin-bottom: 0;}

.fieldset-inactive .legend-step {
	border-color: #d2d4da;
	color: #a5aab5 !important;
}

.fieldset-inactive .legend-title {color: #a5aab5;}

.fieldset-inactive .legend-desc {
	color: #a5aab5; 	
	display: none;
}

.form-set {
	opacity: 1;
	transition: opacity .3s ease-in;
}

.form-set-level2 {padding-left: 1.5em;}

.fieldset-inactive .form-set {opacity: 0;}

.form-set-hidden {display: none;}

.first-step {display:block;}


.select-button {
	display: table;
	border-collapse:  separate !important;
	position: relative;
	width: 100%;
	height: 2.65em;
	border: 1px solid #a5aab5;
	padding: 0 .6em;
	background: -webkit-linear-gradient(top,#fff 0%, #e9e9ec 100%);
	background: linear-gradient(to bottom,#fff 0%, #e9e9ec 100%);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0px 2px 0 rgba(31,42,71,.1);
	line-height: 1;
	outline: none;
	margin-bottom: 40px;
}

.select-button:hover {
	border-color: #8c909a;
	background: -webkit-linear-gradient(top,#fff 0%, #f4f4f6 100%);
	background: linear-gradient(to bottom,#fff 0%, #f4f4f6 100%);
}

.select-label {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.select-button .select-d {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
}

.select-button label.error {
	position: absolute;
	top: 3.3em;
	left: 0;
	width: 100%;
}

.form-vertical { margin-bottom: 30px; }

.form-vertical input,
.form-vertical input[type="radio"],
.form-vertical input[type="checkbox"],
.form-vertical button,
.form-vertical textarea,
.form-vertical select,
.form-vertical .select-button { margin-bottom: 40px;}

.form-vertical label {margin-bottom:5px;}





/*
--------------------------------------------
   > 600px
-------------------------------------------- */

@media screen and (min-width: 37.5em) {

	
	/* Simulation result */

}


/* 
--------------------------------------------
   > 1000px
-------------------------------------------- */

@media screen and (min-width: 62.5em) {
	
	.legend,
	.form-set {float: left;}
	
	.legend {
		width: 30%;
		margin-right: 5%;
	}	
	
	.form-set {
		width: 65%;
		padding-top: 1em;
	}
	
	.form-set.inside-set {width: 100%;}
	
	.form-set-level2 {margin-top: 2em;}
	
	.form-set-level2.inside-set {margin-top:0;}
	
	.fieldset-d {		
		padding-top: 2.5em;
		padding-bottom: 2em;
	}
	
	.legend-info {margin-left: 4.5em;}

	a.btn {
		line-height: 2.8rem;
		cursor: pointer;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	a.btn-small {line-height: 2.5rem;}

}/*/mediaquery*/







/* 
==========================================================================
---- Botões
==========================================================================
*/



.btn{
	position: relative;
	display: inline-block;
	min-height: 2.65em;
	min-width: 6em;
	width: auto;
	border-width: 1px;
	border-style: solid;
	padding: 0 1.5em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0px 2px 0 rgba(31,42,71,.1);
    font-family: "FuturaWeb", sans-serif;
	font-size: 1.225em;
	line-height: 1rem;
	outline: none;
}

a.btn {
    line-height: 1.5rem;
    cursor: pointer;
	padding-top: 15px;
	padding-bottom: 15px;
	min-width: 3em;
}


a.btn:hover {color: #fff;}

.btn:focus,
.btn-selected {box-shadow: 5px 5px 5px rgba(0,0,0,.15) inset; }

.fluid {width: 100%;}

.btn-left {float:left;}

.btn-disabled {
	border-color: #a5aab5 !important;
	background: #fff;
	background: -webkit-linear-gradient(top,#fff 0%, #e9e9ec 100%) !important;
	background: linear-gradient(to bottom,#fff 0%, #e9e9ec 100%) !important;
	color: #4c556c !important;
	opacity: .4 !important;
}

.btn-small {font-size: 1.1em;}

.btn-big {font-size: 1.2em;}

.transparent {
	background: transparent;
    border-color: transparent;
    box-shadow: none;
	color: #006bae;
}

a.transparent:hover {color: #006bae;}

.white {
    border-color: #a5aab5;
    color: #006bae;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(233,233,236,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(233,233,236,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(233,233,236,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(233,233,236,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(233,233,236,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(233,233,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9ec',GradientType=0 );
}

a.white:hover {color: #006bae;}

.white:hover {
	border-color: #8c909a;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,244,246,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,246,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,246,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,246,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,244,246,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,244,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f6',GradientType=0 );
}

.white:focus,
.white.btn-selected {
	background: #dcdddf;
	border-top-color: #4c556c;
	color: #005d98;
}

.blue {
	border-color: #1f2a47;
	color: #fff;
	background: rgb(5,140,224);
	background: -moz-linear-gradient(top,  rgba(5,140,224,1) 0%, rgba(4,126,203,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,140,224,1)), color-stop(100%,rgba(4,126,203,1)));
	background: -webkit-linear-gradient(top,  rgba(5,140,224,1) 0%,rgba(4,126,203,1) 100%);
	background: -o-linear-gradient(top,  rgba(5,140,224,1) 0%,rgba(4,126,203,1) 100%);
	background: -ms-linear-gradient(top,  rgba(5,140,224,1) 0%,rgba(4,126,203,1) 100%);
	background: linear-gradient(to bottom,  rgba(5,140,224,1) 0%,rgba(4,126,203,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#058ce0', endColorstr='#047ecb',GradientType=0 );
}

.blue:hover {
	border-color: #171d2f;
	color: #fff;
	background: rgb(17,154,240);
	background: -moz-linear-gradient(top,  rgba(17,154,240,1) 0%, rgba(15,140,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,154,240,1)), color-stop(100%,rgba(15,140,218,1)));
	background: -webkit-linear-gradient(top,  rgba(17,154,240,1) 0%,rgba(15,140,218,1) 100%);
	background: -o-linear-gradient(top,  rgba(17,154,240,1) 0%,rgba(15,140,218,1) 100%);
	background: -ms-linear-gradient(top,  rgba(17,154,240,1) 0%,rgba(15,140,218,1) 100%);
	background: linear-gradient(to bottom,  rgba(17,154,240,1) 0%,rgba(15,140,218,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#119af0', endColorstr='#0f8cda',GradientType=0 );
}

.blue:focus,
.blue.btn-selected {
	background: #0b6daa;
	border-top-color: #000;
	color: #fff;
}

.orange {	
	border-color: #9f6705;
	color: #fff;
	background: rgb(253,169,23);
	background: -moz-linear-gradient(top,  rgba(253,169,23,1) 0%, rgba(252,143,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,169,23,1)), color-stop(100%,rgba(252,143,1,1)));
	background: -webkit-linear-gradient(top,  rgba(253,169,23,1) 0%,rgba(252,143,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,169,23,1) 0%,rgba(252,143,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,169,23,1) 0%,rgba(252,143,1,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,169,23,1) 0%,rgba(252,143,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda917', endColorstr='#fc8f01',GradientType=0 );
}

.orange:hover {
	border-color: #6c4105;
	color: #fff;
	background: rgb(255,179,45);
	background: -moz-linear-gradient(top,  rgba(255,179,45,1) 0%, rgba(255,154,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,179,45,1)), color-stop(100%,rgba(255,154,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,179,45,1) 0%,rgba(255,154,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,179,45,1) 0%,rgba(255,154,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,179,45,1) 0%,rgba(255,154,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,179,45,1) 0%,rgba(255,154,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb32d', endColorstr='#ff9a00',GradientType=0 );
}

.orange:focus,
.orange.btn-selected {
	background: #dd790d;
	border-top-color: #462d09;
	color: #fff;
}

.secondary-action {
	display: inline-block;
	margin-top: 1em;
	color: #a5aab5;
}

/* Button arrows */

.bt-arrow {
	display: inline-block;
	vertical-align: middle;
	font-size: .6em;
}

/* Button symbols */

.bt-symbol {
	font-family: "Icons";
	font-size: .888em;
}

/* Button and input groups */

.button-group,
.control-group  {
	display: table;
	margin-bottom: 2em;
}

.button-group-item,
.group-inline-item {display: table-cell;}

.group-inline-item {padding-right: 2em;}

.group-block-item {margin-bottom: 1em;}

.button-group-item button {
	border-left-width: 0;
	border-radius: 0;
}

.button-group-item:first-child button {border-left-width: 1px;}

.button-group-item:first-child button {border-radius: 2px 0 0 2px;}

.button-group-item:last-child button {border-radius: 0 2px 2px 0;}

.field-button-group {position: relative;}

.embedded-field {padding-right: 3em;}

.btn.embedded-button {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 3em;
	height: 100%;
	padding: 0;
}


/* 
--------------------------------------------
   > 1000px
-------------------------------------------- */

@media screen and (min-width: 62.5em) {
	
	a.btn {
		line-height: 2.8rem;
		cursor: pointer;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	a.btn-small {line-height: 2.5rem;}

}/*/mediaquery*/




/*
===================================================================
---- Header
===================================================================
*/

.main-header {background:#296fa7;}

.main-header.white-header {
    background:#f4f4f6;
    border-bottom: 1px solid #ff6200;
    margin-bottom: 5px;
    outline: 5px solid #f8931b;
}

#main-logo {
    position:absolute;
    float:left;
    width:149px;
    background:transparent;
    padding:22px 0;
    border-right:1px solid #215986;
}

#main-logo > a {
    background:url(../images/sprites.png) no-repeat -112px 0;
    width:115px;
    height:25px;
    display:block;
    margin:0 auto;
}

.header-content {
    height:70px;
    padding-left:149px;
    border-bottom:1px solid #15527e;
}

.header-content > .hotlinks {
    display:none;
    float:right;
    padding-right:10px;
    width:100%;
}

.header-content > .hotlinks > ul {
    list-style:none;
    padding-right:40px;
    text-align:right;
    float:right;
    margin:5px 0 8px;
}

.header-content > .hotlinks > ul > li {display:inline;}

.header-content > .hotlinks > ul > li > a {
    color:#93CCEC;
    font-size:13px;
    margin:0 15px;
}

.header-content > .hotlinks > ul > li > a.highlight {color:#fff;}

.header-content > .hotlinks > ul > li:first-child > a {margin-left:0;}

.header-content > .hotlinks > ul > li:last-child > a {margin-right:0;}

.header-content > .hotlinks > .helper {
    float:right;
    padding-right:5px;
	padding-left: 40px;
}

.header-content > .hotlinks > .languages {
    padding:0;
    text-align:left;
    float:right;
}

.header-content > .hotlinks > .languages > li {
    color:#1d6496;
    font-size:12px;
}

.header-content .hotlinks .languages li.rybena { display: none; }

.header-content > .hotlinks > .languages > li > a {margin:0 2px;}

.header-content .hotlinks .languages li.rybena a {
		display: none;
		float: right;
		height: 25px;
		width: 22px;
		margin-top: -5px;
		text-indent: -1000px;
		overflow: hidden;
		cursor: pointer;
		background: url(../images/ico-acces-top.png) center center no-repeat;
		background-size: cover;
	}
	


/*
===================================================================
---- Menu
===================================================================
*/


.main-menu {
    display:none;
    float:left;
    width:72%;
    min-width: 710px;
}

.main-menu > ul {
    width:75%;
    min-width:526px;
    list-style:none;
    padding:0;
    font-family:"FuturaWeb", sans-serif;
    float:left;
    margin-right:3%;
}

.main-menu > ul > li {
    display:inline;
    margin:0 10px;
}

.main-menu > ul > li > a {
    position:relative;
    color:#fff;
	white-space: nowrap;
}

.main-menu > ul > li.has-submenu > a {padding-right:12px;}

.main-menu > ul > li.has-submenu > a:after {
    content:'';
    position:absolute;
    right:0;
    bottom:5px;
    display:block;
    background:url(../images/sprites.png) no-repeat -73px -100px;
    width:9px;
    height:6px;
}

.main-menu > ul > li > a.soft {color:#a1e2ff;}

.submenu {
    display:none;
    position:absolute;
    background:#eef4f7;
    width:100%;
    top:100px;
    left:0;
    z-index:200;
    box-shadow:0 12px 40px rgba(0, 0, 0, 0.3);
}

.submenu:before {
    content:'';
    position:absolute;
    top:-28px;
    left:180px;
    width:0;
    height:0;
    border:14px solid transparent;
    border-bottom-color:#eef4f7;
}

.submenu-beneficios:before {left:300px;}

.submenu-atendimento:before {left:435px;}

.submenu.active {display:block;}

.submenu-column.highlight {background:#e7ecef;}

.submenu-column {
    float:left;
    padding:45px;
    width:33.33333336%;
}

.submenu-title {
    color:#1f2a47;
    font-size:1.4rem;
}

.submenu-column > ul {
    list-style:none;
    padding:0;
}

.submenu-column > ul > li {line-height:2.6rem;}

.submenu-produtos .submenu-column > ul > li {line-height:2rem;}

.submenu-column > ul > li > a {font-size:1.1rem;}

.submenu-produtos .submenu-column > ul > .see-more {padding-top:10px;}

.submenu-column > ul > .see-more > a {
    color:#ff7200;
    font-size:1rem;
    font-weight:600;
}

.white-header #main-logo > a{background-position: 0 0;}

.white-header #main-nav .main-menu ul li a,
.white-header .header-content > .hotlinks > ul > li > a {color: #0164a8;}

.white-header #main-nav .main-menu > ul > li > a.soft {color: #f8931b;}

.white-header .main-menu > ul > li.has-submenu > a:after {background-position: -112px -100px;}


/*
===================================================================
---- Search
===================================================================
*/

.search-box {
    position:relative;
    float:left;
    margin-top:5px;
    width:22%;
}

.search-input::-webkit-input-placeholder {color:#cfddea;}

.search-input {
    background-color:#2971a7;
    border:1px solid #174e70 !important;
    border-radius:3px !important;
    color:#fff;
    font-size:.8rem !important;
    width:100%;
    height:45px !important;
    padding:0 35px 0 15px !important;
    box-sizing:border-box !important;
    box-shadow:inset 2px 1px 8px rgba(28, 94, 136, 0.6);
    outline:none !important;
}

.search-box button {
    display:inline-block !important;
    background: url("../images/lupaw.png") no-repeat center center;
    width:17px !important;
    height:17px !important;
    position:absolute !important;
    top:13px !important;
    right:20px;
    overflow:hidden !important;
	text-indent: -500px !important;
	border: none !important;
}

.white-header .search-box button { background:url("../images/lupa.png") no-repeat center center; }

.white-header .search-input { 
    background-color:#f4f4f6;
    box-shadow: inset 2px 1px 8px rgba(0, 0, 0, 0.2);
    border:1px solid #767678;
	color: #1F2A47;
}

.search-box button span{display:block !important;}

.ipad .search-box button {display:none !important;}

body.sociais .search-input {
    background-color:rgba(0, 0, 0, 0.2);
    border-color:rgba(0, 0, 0, 0.2);
    box-shadow:inset 2px 1px 8px rgba(0, 0, 0, 0.1);
}

body.sociais .search-input::-webkit-input-placeholder {color:#b3b3b3;}


/*
===================================================================
---- Login
===================================================================
*/

.account {
    display:none;
    float:right;
    width:25%;
    margin-top:3px;
    min-width:260px;
}

.account > .form > input[type=text] {
    background:#fff;
    border:1px solid #133e5a;
    border-radius:3px;
    width:30%;
    padding:14px 10px;
    font-size:.8rem;
    box-sizing:border-box;
    box-shadow:inset 2px 1px 8px rgba(0, 0, 0, 0.2);
}

.account > .form > input[type=text]:first-child {width:28%;}


.white-header .account > .form > input[type=text], 
.white-header .account > .form > input[type=password] {
    border:1px solid #767678;
}

.account > .form > button,
.account a.button {
    background:#2e7db1;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e7db1), color-stop(100%,#005f9e));
    background:-webkit-linear-gradient(top,  #2e7db1 0%,#005f9e 100%);
    background:linear-gradient(to bottom,  #2e7db1 0%,#005f9e 100%);
    border:1px solid #1b5981;
    border-radius:3px;
    width:35%;
    padding:12px 10px;
    font-size: 1rem;
    box-sizing:border-box;
    box-shadow:inset 0 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
    font-family:"FuturaWeb", sans-serif;
    color:#fff;
    float:right;
    margin-right:9px;
}

.account a.button { width:100%; }

.account > .form > button > .icon,
.account .icon {
    display:inline-block;
    background:url(../images/sprites.png) no-repeat -55px -100px;
    width:9px;
    height:12px;
    margin:0 2px;
}


/*
===================================================================
---- Mobile Menu
===================================================================
*/

/*
.mobile-menu,
.mobile-account  {
    float:left;
    text-align:center;
    width:50%;
}
*/

.mobile-menu,
.mobile-account  {
    float:right;
    text-align:right;
    width:50%;
	padding-right: 20px;
}

.mobile-account  {border-right:1px solid #215986;}

.mobile-account > a,
.mobile-menu > a {
    -webkit-transition:none;
    position:relative;
    display:inline-block;
    font-family:"FuturaWeb", sans-serif;
    font-size:1.2rem;
    color:#fff;
    padding:20px 35px 22px 5px;
    border:none;
    max-height:69px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.mobile-account > a,
	.mobile-menu > a { padding:20px 35px 22px 5px; }

}/*/mediaquery*/

.mobile-account > a:hover,
.mobile-menu > a:hover {border:none;}

.mobile-account > a:before,
.mobile-menu > a:before {
    content:'';
    position:absolute;
    right:0;
    top:24px;
    display:block;
    background:url(../images/sprites.png) no-repeat;
    width:22px;
    height:20px;
}

.mobile-menu > a:before {
    background-position:0 -100px;
    top:24px;
}

.mobile-account > a:before {
    background-position:-22px -100px;
    width:16px;
    right:5px;
}

.mobile-menu.open-menu {background:rgba(0,0,0,0.15);}

.mobile-menu.open-menu > a:before {
    background-position:-55px -120px;
    width:14px;
    height:14px;
    right:4px;
    top:26px;
}

.white-header .mobile-menu.open-menu > a:before {background-position:-55px -134px;}

.mobile-account.open-account {background:rgba(0,0,0,0.15);}

.mobile-account.open-account > a:before {
    background-position:-55px -120px;
    width:14px;
    height:14px;
    right:4px;
    top:28px;
}

.mobile-account-access {
    display:none;
    position:absolute;
    z-index:3;
    width:100%;
    left:0;
    top:69px;
    background:#f4f4f6;
    padding:30px;
    border-top:1px solid #d2d4da;
    border-bottom:5px solid #15426e;
}

.mobile-account-access.active {display:block;}

.mobile-account-access .field-d {margin-bottom:20px;}




/* 
==========================================================================
--- Search suggest
========================================================================== 
*/

.suggest-box {
	position: absolute;
	visibility: hidden;
	width: 25em;
	height: 0;
	border-radius: 4px;
	box-shadow: 0 0 0 1px rgba(0,0,0,.15), 0 6px 20px 10px rgba(0,0,0,.2);
	overflow: hidden;
	z-index: 20;
	background: #fff;
}

.suggest-box-visible {
	visibility: visible;
	height: auto;
}

.suggest-item {margin-bottom: 0;}

.suggest-title {margin-bottom: 0;}

.suggest-link,
.suggest-all-link {
	padding-left: 1.25em;
	padding-right: 1.25em
}

.suggest-link {
	display: block;
	height: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 1px solid #fff;
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
}

.suggest-link:focus,
.suggest-link:hover {
	border: 1px solid #096aa8;
	background: #0b85d2;
	color: #fff;
}

.suggest-link:hover dd {color: #fff;}

.suggest-all-link {
	display: block;
	border-top: 1px solid #d2d4da;
	border-bottom: 0;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: #f4f4f6;
	color: #1f2a47;
}


.box-complete {position: relative; z-index:2}

.data-list {
	position: absolute;
	width: 100%;
	display: none;
	list-style: none;
	border: 1px solid #A5AAB5;
	border-bottom: none;		
	top: 50px;
	left: 0;
	background-color: #FFF;
}

.data-list li {
	padding: 10px 5px !important;
	margin: 0 !important;
	width: 100%;
	cursor: pointer;
	border-bottom: 1px solid #A5AAB5;
	font-family:"FuturaWeb", sans-serif;
}

.data-list li.active {
	background-color: #f9f9f9;
}

.box-complete .btn.embedded-button {
	height: 48px;
	margin-bottom: 0px;
	background:url(../images/sprites.png) no-repeat -110px -165px;
	text-indent: -500px;
}

/*
===================================================================
---- Global Helpers
===================================================================
*/

/* Hide only visually, but have it available for screenreaders */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {clear: both;}

/* Image replacement */
.ir {
    background-color: transparent !important;
    border: 0 !important;
    overflow: hidden;
}

.ir:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 150%;
}

.hide { display: none; }


/* 
==========================================================================
--- Images and video related
========================================================================== 
*/

img {vertical-align: middle;}

.responsive-img {max-width: 100%;}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

a img, a:hover img { border:none !important; }



/* 
==========================================================================
--- Responsive
========================================================================== 
*/



/*-----------------------------------
    Acima de 600px
-----------------------------------*/


@media screen and (min-width: 37.5em) {
    
	.main-header {border-bottom:1px solid #15527e;}

    #main-logo {
        padding:42px 0;
        border:none;
    }

    #main-logo > a {background-position:-112px 0;}

    .header-content {
        background:transparent;
        height:108px;
        padding-left:180px;
        border-bottom:none;
    }

    .account {display:block;}

    .mobile-menu {
        float:right;
        text-align:left;
        width:auto;
    }

    .mobile-account > a,
    .mobile-menu > a {
        color:#fff;
        display:inline-block;
        padding:18px 55px 15px 0;
    }
	
	.white-header .mobile-account > a,
    .white-header .mobile-menu > a {color:#0164a8;}

    .mobile-menu > a:before {
        right:20px;
        top:20px;
    }

    .mobile-menu > a:before {background-position:0 -120px;}
	
	.white-header .mobile-menu > a:before {background-position:0 -120px;}

    .mobile-menu.open-menu {background:transparent;}

    .mobile-menu.open-menu > a:before {
        background-position:-55px -120px;
        right:24px;
        top:22px;
    }
	
	
	
}/*/mediaquery*/


@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 37.5em) {
	
	.mobile-account > a,
    .mobile-menu > a {
        color:#fff;
        display:inline-block;
        padding:18px 55px 15px 0;
    }

}/*/mediaquery*/



/*-----------------------------------
    AtÃ© 600px
-----------------------------------*/


@media screen and (max-width: 37.5em) {
    
	
	#main-logo {width:129px;}
	
	.main-header.white-header {
        background: #f4f4f6;
        border-bottom: 1px solid #ff6200;
        margin-bottom: 5px;
        outline: 5px solid #f8931b;
    }
    .white-header .header-content {
        border-color: transparent; 
    }
    .white-header .mobile-account > a,
    .white-header .mobile-menu > a {
        color: #006bae;
    }
    .white-header .mobile-account > a:before {
        background-position: -22px -120px;
    }
    .white-header .mobile-menu > a:before {
        background-position: 0 -120px;
        top: 26px;
    }
    .white-header .mobile-account,
    .white-header #main-logo {
        border-right: 1px solid #cadde9;
    }

    #main-logo > a {
        -webkit-transform:scale(0.9);
        transform:scale(0.9);
    }

    .header-content {padding-left:129px;}
	
    #main-nav .main-menu {top:69px;}

	.white-header .mobile-account.open-account > a:before {background-position: -55px -134px;}
	
    #main-nav .submenu-column {
        width:100%;
        float:none;
        padding:35px 35px 0;
    }

    #main-nav .submenu-column:first-child {
        padding-left:35px;
        padding-top:35px;
    }

    .submenu {padding-bottom:20px;}
	
	
}/*/mediaquery*/



/*-----------------------------------
  > 600px
-----------------------------------*/
@media screen and (min-width: 37.5em) {
	
	/* Headings: base 20px @ scale 1:1.25 */
	
	.giga,
	.giga p {font-size: 5.961rem;}
		
	.mega,
	.mega p {font-size: 4.968rem;}
		
	.kilo,
	.kilo p {font-size: 4.015rem;}
	
	h1,
	h1 p,
	.alpha,
	.alpha p {font-size: 3.252rem;}
	
	h2,
	h2 p,
	.beta,
	.beta p {font-size: 2.641rem;}
	
	h3,
	h3 p,
	.gamma,
	.gamma p {font-size: 2.153rem;}
	
	h4,
	h4 p,
	.delta,
	.delta p,
	p.delta {font-size: 1.763rem;}
	
	h5,
	h5 p,
	.epsilon,
	.epsilon p,
	p.epsilon,
	.wp-box .epsilon {font-size: 1.45rem;}
	
	
	/* Paragraphs, lists */
	p {line-height: 1.45;}

	/* Forms */
	
	.submit-d {
		width: auto;
		min-width: 7em;
	}
	
	/* Inline controls */
	
	.form-row {margin-bottom: 2.5em;}
	
	.control-item {
		float: left;
		margin-bottom: 0;
		padding-right: 1.5%;
	}
	
	
	/* Button groups */
	
	.button-group,
	.control-group  {margin-bottom: 0;}
	
	/* Form grid */
	
	/*.control-span-12_12 {width: 100%;}
	
	.control-span-10_12 {width: 83.333%;}	
	
	.control-span-8_12 {width: 66.666%;}
	
	.control-span-6_12 {width: 50%;}
	
	.control-span-4_12 {width: 33.333%;}
	
	.control-span-3_12 {width: 25%;}
		
	.control-span-2_12 {width: 16.666%;}
	*/
	.secondary-action {
		margin-top: .8em;
		margin-left: 1.5em;
	}
			
	/* Layout */
	
	/* Column grid */
	
	.column-span {
		float: left;
		padding-right: 2em;
	}
	
	.column-span-m-12_12 {width: 100%;}
	
	.column-span-m-10_12 {width: 83.333%;}	
	
	.column-span-m-8_12 {width: 66.666%;}
	
	.column-span-m-6_12 {width: 50%;}
	
	.column-span-m-4_12 {width: 33.333%;}
	
	.column-span-m-3_12 {width: 25%;}
		
	.column-span-m-2_12 {width: 16.666%;}
	
	/* Grid overlay */
	/*
	[class*="col-"] {
		width: 5%;
		margin-left: 3.636%;
	}

	.col-t-2 { width:13.636%; }
	.col-t-3 { width:22.272%; }
	.col-t-4 { width:30.908%; }
	.col-t-6 { width:48.018%; }
	.col-t-7 { width:56.816%; }
	.col-t-8 { width:62.452%; }
	.col-t-9 { width:71.088%; }
	.col-t-10 { width:82.728%; }
	.col-t-12 { width:100%; }

	.offset-2 { margin-left:17.272%; }
	.offset-4 { margin-left:34.544%; }
	*/
}/*/mediaquery*/



/*-------------------------------------------- 
    Tablet, 600px -> 1000px
--------------------------------------------*/
@media screen and (min-width: 37.5em) and (max-width: 62.49em) {
   
   
    #main-logo {
        padding:30px 0;
        width:131px;
    }
    
    .header-content {
        height:86px;
        padding-left:156px;
    }

    #main-nav {padding-top:15px;}

    .account {
        float:left;
        width:65%;
    }
	
	.account a.btn {font-size: 1.15em; padding: 10px 15px; }

    .account > .form > input[type=text]:first-child {width: 30%;}

    .account > .form > input[type=text] {width:34%;}

    .account > .form > button {width:30%;}

    .mobile-menu > a:before {background-position:0 -100px;}
	
	
	.form-row [class*="colsm-"] {width: 45%}
	
	
}/*/mediaquery*/




/*--------------------------------------------
    Tablet, atÃ© 800px
--------------------------------------------*/
@media screen and (min-width: 37.5em) and (max-width: 50em) {
    
	.mobile-menu > a:before {background-position:0 -100px;}
	
}/*/mediaquery*/



/*--------------------------------------------
    menu versÃ£o mobile, < 1000px
---------------------------------------------*/
@media screen and (max-width: 62.49em) {
    
	
	.main-menu {
        position:absolute;
        top:85px;
        left:0;
        width:100%;
        min-width:100%;
        padding-top:99px;
        background:#f4f4f6;
        border-top:1px solid #d2d4da;
        border-bottom:5px solid #15426e;
        z-index:1000;
    }

    .main-menu.active {display:block;}

    .main-menu > ul, 
    .white-header .main-menu > ul {
        width:100%;
        min-width:100%;
        margin:0;
    }

    .main-menu > ul > li {
        display:block;
        clear:both;
        margin:0;
        border-bottom:1px solid #d2d4da;
    }

    .main-menu > ul > li:last-child {border-bottom:none;}

    .main-menu > ul > li:last-child > a {
        display:inline-block;
        width:auto;
        border-bottom:none;
    }

    .main-menu > ul > li > a,
    .white-header .main-menu > ul > li > a {
        display:block;
        width:96%;
        margin-left:2%;
        color:#006bae;
        font-size:1.2rem;
        font-weight:normal;
        padding:20px 0;
    }

    .main-menu > ul > li.has-submenu > a:after,
    .white-header #main-nav .main-menu > ul > li.has-submenu > a:after {
        background-position:-69px -120px;
        top:50%;
        right:2px;
        width:13px;
        height:6px;
        margin-top:-3px;
    }

    .main-menu > ul > li:last-child > a:after {content:' \203A';}

    .main-menu > ul > li.active > a:after, 
	.white-header #main-nav .main-menu > ul > li.active > a:after {background-position:-69px -126px;}

    .main-menu > ul > li > a.soft {
        font-family:sans-serif;
        color:#4c556c;
        font-size:.9rem;
    }

    .submenu {
        position:relative;
        top:auto;
        left:auto;
        background:#e8e9ec;
        box-shadow:none;
        border-top:1px solid #d2d4da;
        box-shadow:inset 7px 0 #006bae;
    }

    .submenu-column {padding:30px;}

    .submenu-produtos .submenu-column {width:45%;}

    .submenu-column:first-child {padding-left:37px;}

    .submenu-column.highlight {background:transparent;}

    .submenu-title {font-size:1rem;}

    .submenu-column > ul > li {line-height:2rem;}

    .submenu-column > ul > li > a {font-size:1rem;}

    .submenu:before {display:none;}

    .search-box,
   .poder-publico .search-box  {
        position:absolute;
        top:22px;
        left:0;
        width:100%;
        padding-bottom:26px;
        border-bottom:1px solid #d2d4da;
    }

    .search-input,
    .poder-publico .search-input {
        background:#fff;
        box-shadow:none;
        border:1px solid #d1d2d8;
        color:#4c556c;
        width:96%;
        margin-left:2%;
        font-size:.9rem;
    }

    .search-input::-webkit-input-placeholder {color:#d1d2d8;}

    .search-box button {
        background:url("../images/lupa.png") no-repeat center center;
        right:28px;
    }

    .menu-hotlinks {margin-left:2%;}

    .menu-hotlinks > ul {
        padding:0;
        margin:0 15% 20px 0;
        list-style:none;
        float:left;
    }

    .menu-hotlinks > ul > li > a {
        color:#4c556c;
        font-size:.9rem;
    }
	
	
}/*/mediaquery*/




/*----------------------------------------
    > 1000px
----------------------------------------*/
@media screen and (min-width: 62.5em) {
	
	.header-content > .hotlinks {display:block; margin-bottom: -2px; padding-top: 2px;}
	
	.home .header-content > .hotlinks {display:block; margin-bottom: 0; padding-top: 0;}
	
	.header-content .hotlinks .languages li.rybena { display: inline; padding-left: 20px; }
	
	.header-content .hotlinks .languages li.rybena a { display: block; }


    .main-menu {display:block;}

    .submenu:before {left:200px;}

    .submenu-column {min-height:320px;}

    .submenu-beneficios:before {left:320px;}

    .submenu-atendimento:before {left:455px;}
	
	.submenu-apoio:before {left:245px;}

    .submenu-programas:before {left:400px;}
	
	.account a.btn { padding: 0 12px; font-size: 1rem !important; }
	
	
	/* Headings: base 20px @ scale 1:1.333 */
	
	.giga,
	.giga p {font-size: 9.969rem;}
	
	.mega,
	.mega p {font-size: 7.678rem;}
			
	.kilo,
	.kilo p {font-size: 5.81rem;}
		
	h1,
	h1 p,
	.alpha,
	.alpha p {font-size: 4.609rem;}
	
	h2,
	h2 p,
	.beta,
	.beta p {font-size: 3.657rem;}
	
	h3,
	h3 p,
	.gamma,
	.gamma p {font-size: 2.669rem;}
	
	h4,
	h4 p,
	.delta,
	.delta p,
	p.delta {font-size: 1.977rem;}
	
	h5,
	.epsilon,
	.epsilon p,
	p.epsilon,
	.wp-box .epsilon {font-size: 1.533rem;}
	
	/* Layout */
	
	.column-span-g-12_12 {width: 100%;}
	
	.column-span-g-10_12 {width: 83.333%;}	
	
	.column-span-g-8_12 {width: 66.666%;}
	
	.column-span-g-6_12 {width: 50%;}
	
	.column-span-g-4_12 {width: 33.333%;}
	
	.column-span-g-3_12 {width: 25%;}
		
	.column-span-g-2_12 {width: 16.666%;}
	
	.col-2 { width:15%; }
	.col-3 { width:23.5%; }
	.col-4 { width:32%; }
	.col-6 { width:49%; }
	.col-7 { width:57.5%; }
	.col-8 { width:66%; }
	.col-10 { width:83%; }

	.offset-2 { margin-left:17%; }
	.offset-4 { margin-left:34%; }
	
	.indice-filter-floated {
		float: left;
		width: 37.5%;
		padding-right: 8%;
	}
	
	.indice-main {
		float: left;
		width: 62.5%;
	}
	
	.indice-main-floated li:first-child {
		border-top: 0;
		padding-top: 0;
	}

}/*/mediaquery*/


/*----------------------------------------
    1000px -> 1164px
----------------------------------------*/
@media screen and (min-width: 62.5em) and (max-width: 72.8em) {
    
	
	.main-menu {min-width:630px;}

    .main-menu > ul {
        font-size:0.9rem;
        min-width:455px;
        margin-top:17px;
    }
	
	.poder-publico .main-menu > ul {min-width:60%;}

    .main-menu > ul > li {margin:0 6px;}
	
    .poder-publico .main-menu > ul > li {margin:0 .1;}

    .account {min-width: 220px;}
	
	.account a.btn { font-size: 0.9rem !important; }

    .account > .form > input[type=text] {width: 25%;}

    .account > .form > input[type=text]:first-child {width: 24%;}

    .account > .form > button {
        width: 88px;
        margin-right:0;
        float:none;
    }
	
	
}/*/mediaquery*/



/*--------------------------------------------------
    Intervalo na tipografia, 1000px -> 1064px
--------------------------------------------------*/
@media screen and (min-width: 62.5em) and (max-width: 66.5em) {
    
	
	.header-content {padding-left:160px;}

    .main-menu {min-width: 590px;}

    .search-box {width: 18%;}
	
	.poder-publico .search-box {width: 14%;}

}/*/mediaquery*/



/*----------------------------------------------
    > 1200px
-----------------------------------------------*/
@media screen and (min-width: 75em) {
    
	.main-header {
        padding-left:1%;
        padding-right:1%;
    }

    #main-logo {width:179px;}

    .header-content {padding-left:190px;}

    .submenu:before {
        left:220px;
        margin-left:1%;
    }

    .submenu-beneficios:before {left:360px;}

    .submenu-atendimento:before {left:525px;}
	
	.submenu-apoio:before {left:280px;}

    .submenu-programas:before {left:470px;}
	
}/*/mediaquery*/



/*----------------------------------------------
    > 1300px
----------------------------------------------*/
@media screen and (min-width: 81.25em) {
    
	.main-header {
        padding-left:4%;
        padding-right:4%;
    }

    .submenu:before {margin-left:4%;}
	
	.account a.btn { padding: 0 20px; font-size: 1rem !important; }

	
}/*/mediaquery*/


/*----------------------------------------------
   > 1440px
----------------------------------------------*/
@media screen and (min-width: 90em) {
    
	.main-menu > ul > li {font-size:1.1rem;}
	
	.account a.btn { padding: 0 20px; font-size: 1.1rem !important; }

}/*/mediaquery*/




.ms-webpart-chrome-title *,
.ms-webpart-chrome-title *:before,
.ms-webpart-chrome-title *:after {
  -webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
}


.ms-webpart-chrome-title input[type="radio"],
.ms-webpart-chrome-title input[type="checkbox"] {
	margin-right: 0;
}



/*====================================================================================================
busca / autocomplete - 17/11/14
====================================================================================================*/






/*----------------------------------------------
   Autocomplete do cabeÃ§alho
----------------------------------------------*/

.ui-autocomplete {
	background-color: #fff;
	border: 1px solid #adadad;
	border-radius: 5px;
	box-shadow: -3px 4px 27px #d2d4da;
	box-shadow: -3px 4px 27px rgba(210, 212, 218, 0.3);
	margin-top: 25px;
	/*min-height: 440px;*/
	overflow: visible;
	z-index:1001;
}

.ui-menu-item, .ui-autocomplete li {
	font-family: "FuturaWeb";
	height: 32px !important;
	line-height: 17px;
	padding: 20px !important;
	color: #a5aab5;
	font-size: 16px;
	font-weight: 400;
}

.ui-menu-item strong, .ui-autocomplete li strong {
	color: #006bae;
	font-size: 20.7px;
	font-weight: normal;
}

.ui-state-focus, .ui-autocomplete li:hover {
	background-color:#0b85d2 !important;
	border: 1px solid #096aa8;
}

.ui-state-focus, .ui-state-focus strong, .ui-autocomplete li:hover, .ui-autocomplete li:hover strong {
	color:#ffffff !important;
}

.ui-autocomplete .ver-todos {
	background-color: #f4f4f6;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 1px solid #d2d4da;
	margin-top: 2px;
	min-height: 37px;
}

.ui-autocomplete .ver-todos > strong {
	display: inline-block;
	min-height: 10px;
	padding-top: 9px;
	color: #1f2a47;
}

.ui-menu-item {
    overflow-y: hidden;
}

#ui-id-2.autocompletar55 {
  height: 163px !important;
  max-height: 163px !important;
  min-height: 163px !important;
  overflow-x: hidden;
  overflow-y: scroll;
  border-radius: 0;
}

#ui-id-2.autocompletar55 .ui-menu-item {
  margin: 0 !important;
  padding: 7px !important;
}


/*----------------------------------------------
   Resultados da Busca
----------------------------------------------*/


#resultadosBreadcrumb { padding-top: 24px; }

.search-input-resultados {
	border: 1px solid #a5aab5 !important;
	box-shadow: 2px 1px 8px rgba(165, 170, 181, 0.6) inset;
	color: #000;
	font-family: "FuturaWeb";
	font-size: 18px !important;
	min-height: 55px !important;
	width: 406px !important;
	background-color: #fff;
}

/*#resultadoBuscaBotao {
#resultadosBuscaForm #SearchBox input {
	display:inline-block !important;
    position:absolute !important;
    overflow:hidden !important;
	text-indent: -500px !important;
	border: none !important;
	background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat scroll -4px -40px rgba(0, 0, 0, 0);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat scroll -4px -40px transparent;
	width: 24px ! important;
	height: 24px ! important;
	right: -116px;
	top: 18px ! important;
}

   


#resultadosBuscaForm .ms-srch-sb-searchLink { display: none; }*/ 

#resultadosTitulo h1 { margin-bottom: 5px; }

#numeroResultadosEncontrados {
	border-bottom: 1px solid rgb(210, 212, 218);
	height: 77px;
}

#numeroResultadosEncontrados div { margin-top: 23px; }

#resultadosBuscaFiltro {
	font-weight: bold;
	font-size: 16px;
	width: 394px;
	margin-top: 60px;
}

.resultados-filtro {
    border-bottom: 1px solid #d2d4da;
    height: 72px;
    padding-bottom: 23px;
    padding-top: 23px;
    width: 261px;
}

.resultados-filtro .active {
    color: #7f8182;
    cursor: context-menu;
}

.resultados-filtro .normal { font-weight: normal; }

#resultadosBuscaResultado { margin-top: 83px; }

.resultado-busca-item {
    margin-bottom: 27px;
}

.resultado-busca-titulo {
	color: rgb(0, 102, 166) !important;
	font-weight: 100;
	font-size: 27.4px;
	margin-bottom: 7px;
}

.resultado-busca-pagina {
    border-bottom: 1px solid #d2d4da;
    border-top: 1px solid #d2d4da;
    margin-bottom: 32px;
    padding-bottom: 23px;
    padding-top: 23px;
}

#resultadosBuscaForm #SearchBox input {
	background-color: #fff;
	color:#7f8182;
	border: 1px solid #a5aab5 !important;
	border-radius: 3px !important;
	box-shadow: 2px 1px 8px rgba(187, 187, 187, 0.6) inset;
	box-sizing: border-box !important;
	font-size: 0.8rem !important;
	height: 55px !important;
	width: 437px;
	outline: medium none !important;
	padding: 0 35px 0 15px !important;
}

.ms-srch-sbLarge > .ms-srch-sb-searchLink {
	background-image: url("/_layouts/15/images/searchresultui.png?rev=23");
	background-position: 2px -31px;
	display: inline-block;
	height: 32px;
	margin-left: -41px;
	margin-top: 10px;
	overflow: hidden;
	vertical-align: middle;
	width: 32px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

#resultadosBuscaForm .ms-srch-sbLarge-searchImg {
	display: none;
}

#resultadosBuscaForm #SearchBox {
    margin-bottom: 35px;
    margin-top: 5px;
}

#resultadosBreadcrumb a {
    font-size: 12px;
}

.resultados-breadcrumb-separador {
    font-size: 11.6px;
    margin: 6px 8px 6px 6px;
}

#resultadosBuscaResultado c0 {
	font-weight: bold;
}

#buscaResultadosLoading {
	background-image: url("/Style%20Library/images/icon-busca-loading.png");
    height: 34px;
    width: 34px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

/*
--------------------------------------------
   Mobile
-------------------------------------------- */

@media screen and (max-width: 37.5em) {

	
	#resultadosBreadcrumb {
		padding-top: 5px;
	}
	
	#resultadosBreadcrumb a {
		font-size: 17px;
	}
	
	#resultadosTitulo h1 {
		font-size: 48px;
		padding-top: 4px;
	}

	#resultadosBuscaForm #SearchBox {
		margin-bottom: 15px;
	}
	
	#numeroResultadosEncontrados {
		height: 67px;
	}
	
	#resultadosBuscaFiltro {
		margin-top: 22px;
		width:100%;
	}
	
	#resultadosBuscaResultado {
		margin-top: 98px;
	}
	
	#resultadosBuscaForm #SearchBox > div {
		width: 100%;
	}
	
	#resultadosBuscaForm #SearchBox input {
		width:97%;
	}
	
}


/* 
--------------------------------------------
   Tablet
-------------------------------------------- */

@media screen and (min-width: 37.5em) and (max-width: 62.5em) {

	#resultadosTitulo h1 {
		font-size: 59px;
	}
	
	#resultadosBuscaFiltro {
		margin-top: 18px;
	}
	
	#resultadosBuscaResultado {
		clear: both;
		margin-top: 36px;
	}
	
	#resultadosBreadcrumb a {
		font-size: 17px;
	}

}


/* Fim de Resultados da Busca */


/* Correcao pra 18px embaixo */
body > object, body > span, #DeltaSPWebPartManager { display: none !important; }
body { height: 100% !important; }