﻿/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
/*    ----------------------      BEGIN RESET     ----------------------   */
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

/* =============================================================================
   Links
   ========================================================================== */
a:focus {
  outline: thin dotted;
}
/*
 * Improve readability when focused and hovered in all browsers: h5bp.com/h
 */
a:hover,
a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
ins {
  text-decoration: none;
}
mark {
  font-style: italic;
  font-weight: bold;
}
/*
 * Redeclare monospace font family: h5bp.com/j
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'Menlo', 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improve readability of pre-formatted text
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
/*
 * Position subscript and superscript content without affecting line-height: h5bp.com/k
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol,
dd {
  margin: 0;
  padding: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
ul,
li {
  list-style: none;
  list-style-image: none;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Indicate that 'label' will shift focus to the associated form element
 */
label {
  cursor: pointer;
}
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
h1,
h2,
h3 {
  page-break-after: avoid;
  margin: 0;
  font-weight: normal;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links for images, or javascript/internal links
   */
  .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;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
}
h1,
h2,
h3,
h4,
h5 {
  page-break-after: avoid;
  margin: 0;
  font-weight: normal;
}
p {
  margin: 0;
  padding: 0;
}
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
/*    ----------------------       END RESET      ----------------------   */
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
/*    ----------------------     BEGIN ESTILOS    ----------------------   */
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
input[type="search"] {
  -webkit-appearance: textfield;
}
img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
body {
  background-color: #EEEEEE;
  font-family: Tahoma, Geneva, sans-serif;
  color: #1F1F1F;
}
.sprite {
  background-image: url(/i/sprite.png?v=2018.11.09);
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.right {
  float: right;
}
.left {
  float: left;
}
.clear {
  clear: both;
}
.seoAssist {
  position: absolute;
  left: -999em;
  direction: ltr;
  text-indent: -999em;
}
.p2 {
  padding-bottom: 2px;
}
.p5 {
  padding-bottom: 5px;
}
.p10 {
  padding-bottom: 10px;
}
.p15 {
  padding-bottom: 15px;
}
.p20 {
  padding-bottom: 20px;
}
.ml2 {
  margin-left: 2px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.verde {
  color: #3CC051;
}
.vermelho {
  color: #EE1D25;
}
.amarelo {
  color: #FCB322;
}
.azul {
  color: #4B8DF8;
}
.btVermelho {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #C81117;
  display: inline-block;
  height: 36px;
  line-height: 32px;
}
.btVerde {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #339933;
  display: inline-block;
  height: 36px;
  line-height: 32px;
}
.btCinzento {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #999999;
  display: inline-block;
  height: 36px;
  line-height: 32px;
}
.btVermelho a,
.btCinzento a,
.btVerde a {
  color: #FFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 0.75em;
  text-decoration: none;
  padding: 10px 40px 10px 40px;
}
.btInativo {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #dddddd;
  display: inline-block;
  height: 36px;
  line-height: 32px;
}
.btInativo span {
  color: #FFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 0.75em;
  text-decoration: none;
  padding: 10px 40px 10px 40px;
}
.bt02Vermelho {
  background-color: #FD3303;
  display: inline-block;
  height: 17px;
  line-height: 13px;
}
.bt02Verde {
  background-color: #39C252;
  display: inline-block;
  height: 17px;
  line-height: 13px;
}
.bt02Amarelo {
  background-color: #FBB322;
  display: inline-block;
  height: 17px;
  line-height: 13px;
}
.bt02Cinzento {
  background-color: #999999;
  display: inline-block;
  height: 17px;
  line-height: 13px;
}
.bt02Vermelho a,
.bt02Cinzento a,
.bt02Verde a,
.bt02Amarelo a,
.bt02Vermelho span,
.bt02Cinzento span,
.bt02Verde span,
.bt02Amarelo span {
  color: #FFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 0.6875em;
  text-decoration: none;
  padding: 2px 10px 2px 10px;
}
.bgTop {
  background: url(/i/bgTop.png) repeat-x scroll;
  height: 40px;
  background: #0e0e0e;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #0e0e0e 0%, #333333 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e0e0e), color-stop(50%, #333333));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0e0e0e 0%, #333333 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0e0e0e 0%, #333333 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0e0e0e 0%, #333333 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0e0e0e 0%, #333333 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#333333', GradientType=0);
  /* IE6-8 */
}
.bgTop h1 {
  background-image: url(/i/sprite.png?v=2018.11.09);
  float: left;
  background-position: -350px -10px;
  text-indent: -9999px;
  width: 148px;
  height: 20px;
  margin-top: 8px;
  margin-left: 8px;
}
.bgTop h1 a {
  display: block;
  width: 148px;
  height: 20px;
  outline: none;
}
.page {
  position: relative;
  width: 76%;
  max-width: 1024px;
  background-color: #fff;
  padding: 2%;
  padding-bottom: 90px;
  margin-left: 20%;
  min-height: 300px;
}
.topoWidth {
  max-width: 1630px;
  height: 40px;
}
/* BEGING MENU */
#mainMenu {
  width: 20%;
  background: #EEEEEE;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 999;
}
#mainMenu .sectionsIcon {
  display: none;
  position: relative;
}
#mainMenu .sectionsIcon span {
  right: 8px;
  top: 8px;
  position: absolute;
  text-indent: -9999px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -122px 0;
  width: 20px;
  height: 15px;
}
#mainMenu .sectionsIcon span a {
  display: block;
  width: 20px;
  height: 15px;
}
#mainMenu > .listaNivel01 {
  padding: 0 0 40px 0;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  z-index: 0;
  font-weight: 400;
  font-size: 0.875em;
  margin-top: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
#mainMenu > .listaNivel01 > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}
#mainMenu > .listaNivel01 > li > .mainMenuArrow {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 5px;
  top: 10px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -486px -90px;
  padding: 0;
}
#mainMenu > .listaNivel01 > li > .activeSubMenu {
  right: 6px;
  top: 15px;
  background-position: -482px -120px;
}
#mainMenu > .listaNivel01 > li:before {
  /*border-color: #BBBBBB;
	border-top: none;
	border-left: none;
	left: 18px;
	content: '';
	border: 1px solid transparent;
	display: block;
	width: 10px;
	height: 10px;
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);*/
}
#mainMenu > .listaNivel01 li > a,
#mainMenu .listaNivel01 li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
  color: #747474;
  text-decoration: none;
}
#mainMenu .listaNivel01 li a:hover {
  color: #333;
}
#mainMenu > .listaNivel01 > li:after,
#mainMenu > .listaNivel01 > li > .togleSubMenu > .listaNivel02 > li {
  width: auto;
  position: relative;
  left: auto;
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  bottom: 0;
  border-color: rgba(0, 0, 0, 0.15);
}
#mainMenu > .listaNivel01 > li > .togleSubMenu > .listaNivel02 {
  padding: 0 20px 10px 20px;
  font-size: 0.75em;
}
#mainMenu > .listaNivel01 > li > .togleSubMenu > .listaNivel02 > li:last-child {
  border-bottom: none;
}
#mainMenu .activeSubMenu {
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -482px -120px;
}
#mainMenu > .listaNivel01 li > .listaNivel02 {
  margin: 0 14px 6px 14px;
}
#mainMenu > .listaNivel01 li > .listaNivel02 > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  position: relative;
}
#mainMenu > .listaNivel01 li > .listaNivel02 > li:last-child {
  border-bottom: none;
}
#mainMenu > .listaNivel01 li > .listaNivel02 > li .subMenuArrow {
  width: 4px;
  height: 7px;
  position: absolute;
  left: 4px;
  top: 12px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  padding: 0;
  background-position: 0 -179px;
}
#mainMenu > .listaNivel01 li > .listaNivel02 > li > a {
  padding: 6px 6px 6px 20px;
  font-size: 0.75em;
}
#mainMenu > .listaNivel01 li > .listaNivel02 > li > a.active {
  font-weight: bold;
  color: #1F1F1F;
}
#mainMenu .listaNivel01 li > span.menuIcons {
  width: 17px;
  height: 17px;
  position: absolute;
  left: 6px;
  top: 10px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  padding: 0;
  display: none;
}
#mainMenu .listaNivel01 li > span.menuResumo {
  background-position: -286px -14px;
}
#mainMenu .listaNivel01 li > span.menuDadosPessoais {
  background-position: -264px -14px;
}
#mainMenu .listaNivel01 li > span.menuServicos {
  background-position: -310px -14px;
}
#mainMenu .listaNivel01 li > span.menuActividade {
  background-position: -242px -13px;
}
/* END MENU */
.apUtils {
  float: right;
  margin-right: 10px;
}
.apUtilsAlertas,
.apUtilsQuestoes {
  float: left;
  margin-left: 15px;
  margin-top: 12px;
  position: relative;
}
.apUtilsAlertas > a {
  background-image: url(/i/sprite.png?v=2018.11.09);
  display: block;
  height: 20px;
  margin: 0;
  padding: 0px;
  width: 20px;
  background-position: -177px 0;
  background-repeat: no-repeat;
}
.apUtilsQuestoes > a {
  background-image: url(/i/sprite.png?v=2018.11.09);
  display: block;
  height: 20px;
  margin: 0;
  padding: 0px;
  width: 20px;
  background-position: -148px 0;
  background-repeat: no-repeat;
  text-decoration: none;
}
.apUtilsUser > a:after {
  clear: both;
}
.apUtilsAlertas > a > span,
.apUtilsQuestoes > a > span {
  display: block;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  height: 14px;
  line-height: 14px;
  min-width: 12px;
  padding: 0 2px;
  text-align: center;
  background-color: #339933;
  color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: 101;
  top: -6px;
  left: -6px;
}
.apUtilsUser > a {
  text-decoration: none;
}
.apUtilsUser {
  float: left;
  margin-left: 15px;
  margin-top: 5px;
  position: relative;
}
.apUtilsUser .userFoto {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  float: left;
}
.apUtilsUser .userName {
  display: block;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  font-size: 0.875em;
  text-decoration: none;
  overflow: hidden;
  float: left;
  position: relative;
  padding-right: 14px;
  padding-left: 6px;
}
.apUtilsUser .userName .userArrow {
  position: absolute;
  top: 14px;
  right: 0;
  width: 7px;
  height: 4px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -201px 0;
}
.profileCompleteness {
  position: absolute;
  top: 10px;
  right: 2%;
  text-align: right;
  font-size: 0.6875em;
  color: #999999;
  width: 325px;
  line-height: 10px;
}
.profileCompleteness .profileCompletenessBg {
  position: relative;
  background-color: #f4f4f4;
  width: 200px;
  height: 10px;
  margin-right: 5px;
  float: left;
}
.profileCompletenessLayer {
  font-size: 11px;
  color: #999999;
  line-height: 10px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.profileCompletenessLayer .profileCompletenessBgLayer {
  position: relative;
  background-color: #fff;
  width: 200px;
  height: 10px;
  margin-right: 5px;
  float: left;
}
.profileCompleteness .profileCompletenessBg .profileCompletenessStatus,
.profileCompletenessLayer .profileCompletenessBgLayer .profileCompletenessStatus {
  background: url(/i/bgBarraStatus.png) repeat-x scroll;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background: #006600;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiMwMDY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiMzMzk5MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #006600 49%, #339933 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(49%, #006600), color-stop(99%, #339933));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #006600 49%, #339933 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #006600 49%, #339933 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #006600 49%, #339933 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #006600 49%, #339933 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006600', endColorstr='#339933', GradientType=0);
  /* IE6-8 */
}
.page h2 {
  font-size: 1.9375em;
  font-weight: normal;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 6px;
  margin-bottom: 20px;
}
.flyOut {
  display: none;
  position: absolute;
  left: 50%;
  top: 25px;
  width: 300px;
  margin-left: -150px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(100, 100, 100, 0.3);
  z-index: 999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.flyOut02 {
  display: none;
  position: absolute;
  right: -6px;
  top: 32px;
  width: 160px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(100, 100, 100, 0.3);
  z-index: 999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.innerFlyOut {
  background-color: rgba(255, 255, 255, 0.98);
}
.flyOutTip {
  position: absolute;
  width: 12px;
  height: 5px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -220px 0;
  top: -5px;
  margin-left: 50%;
  left: -6px;
}
.flyOut h3 {
  font-size: 0.6875em;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 10px;
}
.alertaEvent > strong {
  color: #666;
}
.alertaPublicacao {
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  float: left;
  margin-right: 10px;
}
.flyOutEvents li {
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.flyOutEvents li > a {
  display: block;
  font-size: 0.6875em;
  color: #333;
  padding: 10px;
}
.flyOutEvents li > a:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.flyOutEvents a {
  text-decoration: none;
}
.alertaEvent {
  width: 242px;
  float: left;
  line-height: 1.2;
}
.flyOutAllEvents {
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  line-height: 14px;
}
.flyOutAllEvents > a {
  text-decoration: none;
  color: #333;
  font-size: 0.625em;
  font-weight: bold;
}
.flyOutAllEvents > a:hover {
  text-decoration: underline;
}
.flyOutEvents li:hover,
.flyOutUser li:hover,
.flyOutEvents li:focus,
.flyOutUser li:focus {
  background-color: rgba(0, 0, 0, 0.03);
}
.cmIcon28 {
  background-position: 0 -225px;
}
.recIcon28 {
  background-position: -28px -225px;
}
.negIcon28 {
  background-position: -56px -225px;
}
.vogIcon28 {
  background-position: -84px -225px;
}
.maxIcon28 {
  background-position: -112px -225px;
}
.flashIcon28 {
  background-position: -140px -225px;
}
.sabIcon28 {
  background-position: -168px -225px;
}
.siIcon28 {
  background-position: -196px -225px;
}
.eoIcon28 {
  background-position: -224px -225px;
}
.lrIcon28 {
  background-position: -252px -225px;
}
.classIcon28 {
  background-position: -308px -225px;
}
.gqIcon28 {
  background-position: -280px -225px;
}
.cmtvIcon28 {
  background-position: -336px -225px;
}
.vidasIcon28 {
  background-position: -364px -225px;
}
.cmIcon20 {
  background-position: 0 -205px;
}
.recIcon20 {
  background-position: -20px -205px;
}
.negIcon20 {
  background-position: -40px -205px;
}
.vogIcon20 {
  background-position: -60px -205px;
}
.maxIcon20 {
  background-position: -80px -205px;
}
.flashIcon20 {
  background-position: -100px -205px;
}
.sabIcon20 {
  background-position: -120px -205px;
}
.siIcon20 {
  background-position: -140px -205px;
}
.eoIcon20 {
  background-position: -160px -205px;
}
.lrIcon20 {
  background-position: -180px -205px;
}
.classIcon20 {
  background-position: -220px -205px;
}
.gqIcon20 {
  background-position: -200px -205px;
}
.cmtvIcon20 {
  background-position: -240px -205px;
}
.vidasIcon20 {
  background-position: -260px -205px;
}
.alertaQuestao {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  float: left;
  margin-right: 10px;
  background-position: -52px -33px;
}
.flyOutUser li {
  float: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.flyOutUser li > a {
  display: block;
  font-size: 0.6875em;
  color: #333;
  padding: 10px;
  padding-left: 30px;
  text-decoration: none;
}
.flyOutUser li > a:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.flyOutUserPerfil {
  position: absolute;
  left: 5px;
  top: 8px;
  width: 17px;
  height: 17px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -264px -14px;
}
.flyOutUserAtividade {
  position: absolute;
  left: 5px;
  top: 8px;
  width: 17px;
  height: 17px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -242px -14px;
}
.flyOutUserLogout {
  position: absolute;
  left: 5px;
  top: 8px;
  width: 17px;
  height: 17px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -220px -13px;
}
/* DEFAULT TABS */
.bgMenuTabs {
  background: url(/i/stkTabs.png) bottom left repeat-x scroll;
  height: 30px;
  overflow: hidden;
}
ul.menuTabs {
  margin: 0;
  padding: 0;
  padding-left: 5px;
  height: 30px;
  overflow: hidden;
  float: left;
}
ul.menuTabs li {
  float: left;
  height: 26px;
  border-bottom: 1px solid #CCC;
  border-top: 3px solid #fff;
  font-size: 0.75em;
}
ul.menuTabs li a {
  color: #797979;
  text-decoration: none;
  padding: 5px 5px;
  display: inline-block;
}
ul.menuTabs li a:hover {
  color: #1F1F1F;
}
ul.menuTabs li.tabOn {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-top: 3px solid #EE1D25;
  border-bottom: 1px solid #FFF;
}
ul.menuTabs li.tabOn a {
  color: #797979;
  text-decoration: none;
}
ul.menuTabs li.tabOn a:hover {
  text-decoration: none;
}
ul.menuTabs li span {
  color: #4B8DF8;
  font-weight: bold;
  padding-right: 10px;
  font-size: 0.75em;
}
.tabContent {
  clear: both;
  position: relative;
  margin-top: 2%;
}
/* END DEFAULT TABS */
.cofinaSites {
  position: absolute;
  bottom: 2%;
  left: 0;
  width: 96%;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  text-align: center;
  margin-left: 2%;
  margin-right: 2%;
}
.cofinaSites ul {
  text-align: center;
}
.cofinaSites ul li {
  height: 20px;
  line-height: 24px;
  display: inline;
  font-size: 0.6875em;
  color: #CCC;
}
.cofinaSites ul li span {
  padding-left: 5px;
}
.cofinaSites ul li a {
  text-decoration: none;
  color: #555;
}
.cofinaSites ul li a:hover {
  color: #1F1F1F;
}
.infoMsg {
  text-align: center;
  font-size: 0.875em;
  padding: 10px;
  background-color: #f8f8f8;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.infoNick {
  text-align: left;
  padding: 10px;
  background-color: #eee;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.infoNick ul {
  margin-top: 10px;
}
.infoNick ul li {
  background-color: #FFEAEB;
  border: 1px solid #FED2D3;
  padding: 4px;
  margin-bottom: 4px;
  font-size: 1em;
  overflow: hidden;
  position: relative;
}
.infoNick ul li a {
  font-size: 1em;
}
.infoMsg a {
  color: #EE1D25;
}
.timeline {
  background: url(/i/stkTimeline.png) repeat-x center scroll;
  height: 2px;
  position: relative;
  color: #BEC3C7;
  font-size: 0.9375em;
  text-transform: uppercase;
  width: 94%;
  margin: 30px auto;
}
.timeline .passo01 {
  position: absolute;
  left: -25px;
  top: -7px;
  text-align: center;
}
.timeline .passo02 {
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: -7px;
  text-align: center;
}
.timeline .passo03 {
  position: absolute;
  right: -25px;
  top: -7px;
  text-align: center;
}
.timeline .passoOn {
  color: #1F1F1F;
}
.timeline .timelineBolaOn {
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  background-color: #EE3439;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.timeline .timelineBolaOff {
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
  background-color: #BEC3C7;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
form {
  overflow: hidden;
}
fieldset.single {
  margin: 2% 1%;
  width: 98%;
  font-size: 0.875em;
}
fieldset.duplo {
  float: left;
  margin: 2% 1%;
  width: 48%;
  font-size: 0.875em;
}
fieldset.duplo label {
  display: block;
  margin-bottom: 5px;
}
fieldset.duplo legend {
  display: block;
  margin-bottom: 5px;
}
fieldset.duplo input,
fieldset.duplo select,
fieldset.duplo textarea {
  width: 98%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
}
fieldset.duplo select {
  height: 25px;
}
fieldset.duplo textarea {
  width: 96%;
}
input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
  width: auto!important;
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}
.telefoneInfo {
  display: block;
  font-size: 0.625em;
  color: #BEC3C7;
  margin-top: 5px;
}
.telefoneInfo img {
  max-width: none;
  height: 12px;
  width: 12px;
  margin-right: 5px;
}
.moradaInfo {
  display: block;
  font-size: 0.625em;
  color: #BEC3C7;
  margin-top: 10px;
  margin-bottom: 10px;
}
.loginInfo {
  display: block;
  font-size: 0.75em;
  color: #666;
  margin-top: 5px;
  overflow: hidden;
  line-height: 28px;
}
fieldset > label.options {
  display: inline-block;
  margin: 5px 40px 5px 0;
  font-size: 0.875em;
  color: #797979;
}
select,
option,
input {
  font-size: 0.875em;
  color: #797979;
}
fieldset.duplo input.dia {
  width: 22%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  float: left;
  margin-right: 4%;
}
fieldset.duplo select.mes {
  width: 40%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  float: left;
  margin-right: 4%;
}
fieldset.duplo input.ano {
  width: 22%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  float: left;
}
fieldset.duplo input.cp01 {
  width: 20%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  float: left;
  margin-right: 4%;
}
fieldset.duplo input.cp02 {
  width: 10%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  float: left;
  margin-right: 4%;
}
fieldset.duplo input.cp03 {
  width: 52%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  float: left;
}
.selectCinza {
  float: left;
  background-color: #EEE;
  margin-left: 5px;
  font-size: 0.6875em;
  color: #1F1F1F;
  background-image: url(/i/sprite.png?v=2018.11.09);
  height: 24px;
  width: 128px;
  overflow: hidden;
  background-position: -378px -50px;
  z-index: 999;
}
.selectCinza select {
  padding: 2px;
  border: none;
  background-color: transparent;
  background: none;
  width: 150px;
  height: 22px;
}
.selectCinza option {
  background-color: transparent;
  border: 1px solid #EEE;
  padding: 4px;
  font-size: 0.6875em;
  color: #1F1F1F;
}
.nicknameAtual {
  font-size: 1em;
  color: #797979;
  margin-bottom: 10px;
  display: inline-block;
}
.nicknameAtual strong {
  color: #EE1D25;
  padding-left: 20px;
}
.cxOptionNick {
  padding: 10px;
  background-color: #F6F6F6;
  margin-top: 14px;
  overflow: hidden;
}
.fotoPerfil {
  width: 100px;
  height: 100px;
  overflow: hidden;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
}
.cxOptionFoto {
  padding: 10px;
  background-color: #F6F6F6;
}
.tabularData01,
.tabularData02,
.tabularData03 {
  border: 1px solid #E5E5E5;
  border-spacing: 2px;
  border-collapse: separate;
  margin-bottom: 20px;
}
.tabularData01 th,
.tabularData02 th,
.tabularData03 th {
  background-color: #4B8DF8;
  color: #FFF;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  padding: 6px;
}
.tabularData01 td,
.tabularData02 td,
.tabularData03 td {
  background-color: #f4f4f4;
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 6px;
  position: relative;
}
.tabularData01 span,
.tabularData02 span,
.tabularData03 span {
  font-size: 0.75em;
}
.tabularData01 .coluna02 {
  width: 22%;
  text-align: center;
}
.tabularData01 .coluna03 {
  width: 18%;
  text-align: center;
}
.tabularData02 .coluna00 {
  width: 8%;
  text-align: center;
}
.tabularData02 .coluna00 input[type="checkbox"] {
  display: inline-block;
  width: auto!important;
  float: none;
  margin-right: 0;
  margin-top: 3px;
}
.tabularData02 .coluna02 {
  width: 16%;
  text-align: center;
}
.tabularData02 .coluna03 {
  width: 16%;
  text-align: center;
}
.tabularData03 .coluna02 {
  width: 36%;
}
.tabularData03 .coluna03 {
  width: 38%;
}
.newslettersTitulo {
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: 0 -255px;
  display: block;
  height: 20px;
  padding-left: 30px;
  font-size: 1em!important;
  background-repeat:no-repeat;
}
.newslettersAcao {
  display: block;
  height: 20px;
  text-align: center;
  font-size: 1em!important;
  color: #FFF!important;
}
.newslettersTime {
  display: block;
  height: 20px;
  /*text-align:right;*/
  font-size: 1em!important;
}
.time {
  font-style: italic;
  color: #999999;
  font-size: 0.6875em!important;
  display: block;
  text-align: right;
}
.dataName {
  padding-left: 36px;
}
.dataName strong {
  font-size: 0.75em;
  color: #999;
  padding-right: 5px;
}
.dataPerfil {
  padding-left: 40px;
  line-height: 30px;
}
.iconPublicacao {
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  position: absolute;
  left: 2px;
  top: 2px;
}
.iconNotificacao {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  position: absolute;
  left: 2px;
  top: 2px;
}
.atividadeTitulo {
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: 2px -299px;
  display: block;
  height: 20px;
  padding-left: 30px;
  font-size: 1em!important;
}
.noticiasFavTitulo {
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: 2px -278px;
  display: block;
  height: 20px;
  padding-left: 30px;
  font-size: 1em!important;
}
.pesquisa {
  width: 30%;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #DDD;
  font-size: 0.875em;
  color: #797979;
  float: left;
  height: 15px;
}
.btPesquisa {
  width: 25px;
  height: 25px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
  float: left;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: 0 0;
}
.atividadeStatus {
  display: inline-block;
  height: 20px;
  text-align: center;
  font-size: 1em!important;
}
.orderBy {
  background-image: url(/i/sprite.png?v=2018.11.09);
  width: 8px;
  height: 13px;
  display: inline-block;
  background-position: -105px -26px;
  margin-left: 5px;
  text-indent: -9999px;
}
.orderBy a {
  width: 8px;
  height: 13px;
  display: block;
  text-decoration: none;
}
.tabularData02 .coluna02 .bt02Vermelho,
.tabularData02 .coluna02 .bt02Verde,
.tabularData02 .coluna02 .bt02Amarelo {
  width: 95%;
}
.paginacao {
  margin-bottom: 20px;
  font-size: 1em;
  float: right;
}
.paginacao .prev_next {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  float: left;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 0.75em;
  min-width: 40px;
}
.paginacao .prev_next a {
  padding: 8px;
  color: #333;
  text-decoration: none;
  font-size: 1em;
}
.paginacao .prev_next span {
  padding: 8px;
  color: #ccc;
  font-size: 1em;
}
.paginacao .count {
  float: left;
  text-align: center;
}
.paginacao .count ul {
  height: 28px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.paginacao .count li {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  float: left;
  height: 28px;
  line-height: 28px;
  font-size: 0.75em;
}
.paginacao .count li a {
  color: #666;
  padding: 0px 15px;
  text-decoration: none;
}
.paginacao .count li:hover a {
  color: #FFFFFF;
}
.paginacao .count li:hover {
  background-color: #4B8DF8;
  border: 1px solid #4B8DF8;
}
.paginacao .count li.none {
  background-color: #fff;
  border: 0 none;
  color: #333333;
  font-weight: 600;
  width: 32px;
}
.paginacao .count li.active {
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
}
.paginacao .count li.active span {
  color: #333;
  padding: 0px 15px;
}
ul.escolhaNewsletters {
  margin-top: 20px;
}
ul.escolhaNewsletters li {
  float: left;
  text-align: center;
  background-color: #F1F1F1;
  padding: 10px;
  width: 190px;
  margin: 10px;
}
ul.escolhaNewsletters li .imgNewsletter {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 10px;
}
ul.escolhaNewsletters li .txtNewsletter {
  border-top: 1px solid #FEFEFE;
  padding-top: 10px;
  text-align: left;
  font-size: 0.75em;
}
.rightFiltros {
  float: right;
}
.selectNoticiaActions {
  float: left;
  padding-bottom: 20px;
}
.tabletHide {
  display: block;
}
.tabletShow {
  display: none;
}
.msgQuestoes {
  padding: 1px 30px 10px 10px;
  background: #f8f8f8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e5e5e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f8f8 0%, #e5e5e5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e5e5e5', GradientType=0);
  /* IE6-8 */
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  width: 92%;
  margin: 2% auto;
  position: relative;
}
.msgQuestoesClose {
  position: absolute;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -200px -30px;
  width: 7px;
  height: 7px;
  display: block;
  top: 20px;
  right: 20px;
}
.msgQuestoesClose a {
  width: 7px;
  height: 7px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}
.activityFlyOut {
  padding: 10px;
  background: #f8f8f8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e5e5e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f8f8f8 0%, #e5e5e5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f8f8 0%, #e5e5e5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e5e5e5', GradientType=0);
  /* IE6-8 */
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  width: 300px;
  height: 100px;
  position: fixed;
  right: 15px;
  bottom: 15px;
}
.activityFlyOutClose {
  position: absolute;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -200px -30px;
  width: 7px;
  height: 7px;
  display: block;
  top: 0px;
  right: 0px;
}
.activityFlyOutClose a {
  width: 7px;
  height: 7px;
  display: block;
  text-decoration: none;
  text-indent: -9999px;
}
.activityFlyOutFoto {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 5px;
  overflow: hidden;
  border: 1px solid #FFF;
}
.activityFlyOutFoto img {
  height: 50px;
}
.activityFlyOutInfo {
  width: 230px;
  float: left;
  height: 50px;
  position: relative;
}
.activityInfoType {
  font-size: 0.6875em;
  color: #777;
  padding-left: 28px;
}
.activityInfoUser {
  display: block;
  font-size: 0.8125em;
  font-weight: bold;
  padding-left: 1px;
}
.activityInfoTxt {
  font-size: 0.75em;
  line-height: 1;
  display: block;
}
.activityInfoTxt > span {
  color: #CCC;
}
.activityFlyOut a {
  text-decoration: none;
  color: #1F1F1F;
}
.alerta {
  display: inline-block;
  padding: 3px;
  background-color: #e5e5e5;
  color: #555;
  font-weight: bold;
}
.loginfb {
  width: 28px;
  height: 28px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: 0 -330px;
  float: right;
  margin-right: 10px;
}
.logintw {
  width: 28px;
  height: 28px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -28px -330px;
  float: right;
  margin-right: 10px;
}
.loginpp {
  width: 64px;
  height: 28px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  background-position: -56px -330px;
  float: right;
}
.quebraIconsHide {
  display: none;
}
.userFotoPerfil {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.margemFotoPerfil {
  height: 74px;
}
.margemNovaFoto {
  height: 19px;
}
.msFlyOut {
  padding: 10px;
  padding-right: 20px;
  width: 290px;
  min-height: 30px;
  position: fixed;
  right: 15px;
  top: 8%;
  font-size: 0.75em;
  line-height: 1;
  z-index: 999;
}
.msgSucesso {
  background-color: #D4FECC;
  border: 1px solid #A4DA9C;
}
.msgSucesso .iconSucesso {
  background-image: url(/i/sprite.png?v=2018.11.09);
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background-position: 0 -33px;
}
.msgAlerta {
  background-color: #BEDDFA;
  border: 1px solid #75B6F4;
}
.msgAlerta .iconAlerta {
  background-image: url(/i/sprite.png?v=2018.11.09);
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background-position: -52px -33px;
}
.msgErro {
  background-color: #FFEAEB;
  border: 1px solid #D8909C;
}
.msgErro .iconErro {
  background-image: url(/i/sprite.png?v=2018.11.09);
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background-position: -26px -33px;
}
.changeNick {
  width: 50%;
  font-size: 0.875em;
  margin-left: 10px;
  position: absolute;
  left: 43%;
  top: 2px;
  font-size: 1em;
}
.layerInfoGeral {
  padding: 30px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #666;
  line-height: 1.4;
}
.layerInfoGeral .welcome {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
.layerInfoGeral .welcome .name {
  color: #333;
}
.mudarNickField {
  margin-top: 20px;
  margin-bottom: 5px;
}
.sepLayer {
  background: url(/i/sepLayer.png) repeat-x scroll;
  height: 2px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.mudarNick {
  background-color: #F7F7F7;
  padding: 6px;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  color: #A9A9A9;
  height: 14px;
  line-height: 14px;
  width: 220px;
}
.layerInfoGeral label {
  color: #A9A9A9;
}
.recPassTopo {
  height: 50px;
  padding: 10px;
  background-color: #F1F1F1;
}
.recPassTopo img,
.recPassInfo img {
  width: auto;
}
.recPassTit {
  text-align: center;
  font-size: 24px;
  color: #999;
  margin: 40px 0;
}
.recPassBox {
  width: 80%;
  padding: 30px;
  font-size: 12px;
  color: #666;
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.recPassInfo {
  display: block;
  margin-bottom: 20px;
}
.recPassField {
  background-color: #F7F7F7;
  padding: 6px;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  color: #A9A9A9;
  height: 14px;
  line-height: 14px;
  width: 380px;
}
.erro {
  background: #f1f1f1;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
  width: 100%;
  height: 100%;
  text-align: center;
  border-bottom: 40px solid #F7F7F7;
  padding-bottom: 40px;
}
.erro .erroinfo01 {
  padding-top: 10%;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #555;
  text-transform: uppercase;
}
.erro h2 {
  font-size: 300px;
  line-height: 300px;
  color: #e5e5e5;
  text-shadow: 1px 1px 0 #FFF;
}
.erro a {
  color: #C00;
}
.erro span {
  font-size: 14px;
  line-height: 1.5;
}
.assinaturaIcon {
  background-image: url(/i/sprite.png?v=2018.11.09);
  width: 60px;
  height: 60px;
}
.assinaturaIcon_rec {
  background-position: 0 -380px;
}
.assinaturaIcon_cm {
  background-position: -60px -380px;
}
.assinaturaIcon_neg {
  background-position: -120px -380px;
}
.assinaturaIcon_gq {
  background-position: -180px -380px;
}
.assinatura_barra {
  background: #f8f8f8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e7e7e7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f8f8f8 0%, #e7e7e7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f8f8 0%, #e7e7e7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e7e7e7', GradientType=0);
  /* IE6-8 */
  padding: 10px;
  height: 40px;
  -webkit-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.2);
}
.assinatura_barra .assinaturaIconValida {
  background-image: url(/i/sprite.png?v=2018.11.09);
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
  background-position: 0 -33px;
}
.assinatura_barra .assinaturaIconExpirou {
  background-image: url(/i/sprite.png?v=2018.11.09);
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
  background-position: -26px -33px;
}
.assinatura_barra .assinaturaIconPendente {
  background-image: url(/i/sprite.png?v=2018.11.09);
  float: left;
  margin-top: 10px;
  width: 16px;
  height: 16px;
  background-position: -52px -33px;
}
.assinatura_barra .descritivo {
  width: 68%;
  height: 32px;
  float: left;
  padding-left: 10px;
  border-right: 1px solid #D3D3D3;
  padding-top: 8px;
  color: #aaa;
  font-size: 14px;
}
.assinatura_barra .descritivo .assinaturaTitulo {
  font-size: 15px;
  line-height: 15px;
  color: #666;
  margin-bottom: 5px;
}
.assinatura_barra .descritivo .assinaturaTempo {
  font-size: 15px;
  line-height: 19px;
  color: #111;
  font-weight: bold;
}
.assinatura_barra .descritivo .assinaturaLabel {
  font-size: 11px;
  line-height: 11px;
  color: #797979;
}
.assinatura_barra .descritivo .assinaturaValida {
  color: #339933;
}
.assinatura_barra .descritivo .assinaturaExpirou {
  color: #EB1A22;
}
.assinatura_barra .descritivo .assinaturaPendente {
  color: #FF9900;
}
.assinatura_barra .assinaturaBotoes {
  height: 40px;
  float: left;
  text-align: center;
  border-left: 1px solid #ffffff;
  padding-left: 20px;
  overflow: hidden;
  width: 140px;
}
.assinatura_barra .assinaturaBotoes .autorenovacaoMain {
  float: left;
  margin-top: 2px;
}
.assinatura_barra .assinaturaBotoes .autorenovacaoMain span.texto {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #797979;
  text-align: center;
}
.switchMain {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  min-width: 170px;
  height: 36px;
  position: relative;
  background-color: #f8f8f8;
}
.switchMain .switchBT {
  cursor: pointer;
  width: 50%;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  display: block;
  position: absolute;
}
.switchMain .switchSuccesso {
  color: #ffffff;
  background-color: #5cb85c;
  left: 0;
  top: 0;
}
.switchMain .switchErro {
  color: #ffffff;
  background-color: #d9534f;
  right: -86px;
  top: 0;
}
.msgWelcome01 {
  float: left;
  width: 48%;
  text-align: left;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.5;
}
.msgWelcome01 img {
  width: 16px!important;
  height: 16px!important;
}
.msgWelcome02 {
  float: right;
  width: 48%;
  text-align: left;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.5;
}
.msgWelcome03 {
  text-align: left;
  padding: 10px;
  background-color: #E9FEE5;
  border: 3px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.5;
}
.msgWelcome02 img,
.msgWelcome03 img,
.infoMsg img {
  width: 16px!important;
  height: 16px!important;
}
.privacidadeLink {
  float: left;
  font-size: 11px;
  color: #999;
  padding-top: 10px;
  padding-bottom: 10px;
}
.versaoBeta {
  font-size: 11px;
  color: #fff;
  background-color: #EE1D25;
  padding: 5px;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: right;
}
.versaoBeta02 {
  font-size: 11px;
  color: #fff;
  background-color: #4B8DF8;
  padding: 5px;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  float: right;
}
.novaMorada {
  float: left;
  margin-right: 20px;
  width: 26%;
}
.fmenu {
  color: #aaa;
  text-decoration: none;
  text-align: center;
}
.fmenu a {
  color: #333;
  text-decoration: none;
}
.iconAssinatura {
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(/i/sprite.png?v=2018.11.09);
  position: absolute;
  left: -2px;
  top: -2px;
}
.iconAssinatura_rec {
  background-position: 0 -440px;
}
.iconAssinatura_cm {
  background-position: -28px -440px;
}
.iconAssinatura_neg {
  background-position: -56px -440px;
}
.iconAssinatura_gq {
  background-position: -84px -440px;
}
.tabularData04 {
  border: 1px solid #E5E5E5;
  border-spacing: 2px;
  border-collapse: separate;
  margin-bottom: 20px;
}
.tabularData04 th {
  background-color: #555;
  color: #FFF;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  padding: 6px;
}
.tabularData04 td {
  background-color: #f4f4f4;
  color: #333;
  font-weight: normal;
  text-align: left;
  padding: 6px;
  position: relative;
}
.tabularData04 span {
  font-size: 12px;
}
.tabularData04 .coluna02 {
  width: 20%;
  text-align: center;
}
.tabularData04 .coluna02 span {
  font-size: 11px;
  color: #333;
}
.tabularData04 .coluna03 {
  width: 25%;
  text-align: center;
}
.btAssinaturaVermelho {
  background-color: #FD3303;
  display: block;
  line-height: 13px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.btAssinaturaVerde {
  background-color: #39C252;
  display: block;
  line-height: 13px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.btAssinaturaAmarelo {
  background-color: #FBB322;
  display: block;
  line-height: 13px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.btAssinaturaCinzento {
  background-color: #D5B520;
  display: block;
  line-height: 13px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.btAssinaturaVermelho a,
.btAssinaturaVerde a,
.btAssinaturaAmarelo a {
  color: #FFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 2px 10px 2px 10px;
}
.btAssinaturaCinzento a {
  color: #f1f1f1;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 2px 10px 2px 10px;
}
.assinaturasTempo {
  font-size: 15px;
  line-height: 19px;
  color: #111;
  font-weight: bold;
}
.newslettersTableOptions {
  display: none;
}
.newslettersTableTitle {
  display: block;
}
.alterarEmail {
  margin-top: 23px;
  height: 26px;
  line-height: 26px;
  width: 100px;
  text-align: center;
}
.showAlterarEmail,
.showEliminarConta {
  display: none;
  font-size: 12px;
  padding-top: 10px;
}

/* INÍCIO assinaturas Cofina */
.assinaturaCofina {
	overflow:hidden;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	}
.assinaturaCof_name {
	width:40%;
	float:left;
	font-size:16px;
	color:#555555;
	text-transform:uppercase;
	text-align:left;
	padding:3px 0 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
.assinaturaCof_Price {
	width:40%;
	float:left;
	font-size:13px;
	color:#000;
	line-height:2.6;
	}
.assinaturaCof_Price input[type="radio"] {
	margin-top:11px;
	}
.assinaturaCof_Action {
	width:20%;
	float:left;
	text-align:center;
	}
.assinaturaCof_Action  .btVerde {
	margin-top:10px;
	}
.ppIcon28 {
background-position: -392px -225px;
}
.pp {
	text-transform:none;
	font-size:16px;
	}
/* FIM assinaturas Cofina */
@media only screen and (max-width: 950px) {
  .tabletHide {
    display: none;
  }
  .tabletShow {
    display: block;
  }
}

@media only screen and (max-width: 950px) {
  .tabletHide {
    display: none;
  }
  .tabletShow {
    display: block;
  }
}
/* BEGING MEDIAQUERIES FOR TABLET */
@media only screen and (min-width: 490px) and (max-width: 820px) {
    #mainMenu {
        width: 30%;
    }

    .page {
        width: 84%;
        padding-bottom: 170px;
        margin-left: 12%;
    }

        .page h2 {
            margin-top: 20px;
        }

    .cofinaSites {
        width: 86%;
        padding-left: 6%;
        padding-right: 6%;
    }

    fieldset.duplo {
        float: none;
        width: 98%;
        margin: 4% 1%;
    }

        fieldset.duplo input {
            width: 96%;
        }

    fieldset > label.options {
        margin-bottom: 2%;
        margin-top: 2%;
    }

    .timeline {
        width: 84%;
        font-size: 0.75em;
    }

    .rightFiltros {
        float: none;
        display: block;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .selectNoticiaActions {
        float: none;
        display: block;
        overflow: hidden;
        padding-bottom: 20px;
    }

    .paginacao {
        float: none;
    }

    .profileCompleteness {
        top: 10px;
        width: 220px;
        right: 4%;
        text-align: center;
    }

        .profileCompleteness .profileCompletenessBg {
            margin-right: 0px;
            float: none;
            margin-bottom: 5px;
        }

    fieldset > label.options {
        margin-bottom: 4%;
        margin-top: 4%;
        display: block;
    }

    .msgQuestoes {
        width: 88%;
    }

    #mainMenu .sectionsIcon {
        display: block;
        margin-top: 25px;
    }

    #mainMenu > .listaNivel01 {
        margin-top: 60px;
    }

    .loginpp {
        margin-right: 18px;
    }

    .infoNick {
        margin: 0px;
        margin-bottom: 20px;
        width: 94%;
        float: none;
    }

    .margemFotoPerfil,
    .margemNovaFoto {
        display: none;
    }

    .recPassBox {
        width: 90%;
    }

    .recPassTit {
        font-size: 20px;
        margin: 20px 0;
    }

    .recPassField {
        width: 90%;
    }

    .erro h2 {
        font-size: 200px;
        line-height: 200px;
        color: #e5e5e5;
        text-shadow: 1px 1px 0 #FFF;
    }

    .msgWelcome01 {
        float: none;
        width: 100%;
        margin-bottom: 0px;
        padding-bottom: 0;
    }

    .msgWelcome02 {
        float: none;
        width: 100%;
        padding-top: 0;
    }

    .iconAssinatura {
        display: none;
    }

    .tabularData04 .dataName {
        padding-left: 0;
    }

    .alterarEmail {
        margin-top: 0;
    }
    /* INÃCIO assinaturas Cofina */
    .assinaturaCof_name {
        padding-left: 0;
        width: 100%;
    }

    .assinaturaCof_Price {
        clear: left;
        width: 70%;
    }

    .assinaturaCof_Action {
        width: 30%;
    }
    /* FIM assinaturas Cofina */
}
/* END MEDIAQUERIES FOR TABLET */
@media only screen and (max-width: 489px) {
  #mainMenu {
    position: fixed;
  }
  .bgTop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .page {
    margin-left: 12%;
    padding-bottom: 210px;
    margin-top: 40px;
  }
  .apUtilsUser .userName {
    display: none;
  }
  /*#mainMenu > .listaNivel01 > li > .mainMenuArrow {
	display:none;
	}*/
  .page h2 {
    font-size: 1.375em;
    margin-top: 70px;
  }
  .infoMsg {
    font-size: 0.75em;
  }
  .timeline {
    width: 78%;
    font-size: 0.75em;
  }
  .cofinaSites {
    width: 86%;
    padding-left: 6%;
    padding-right: 6%;
  }
  fieldset.duplo {
    float: none;
    width: 98%;
    margin: 8% 1%;
  }
  fieldset.duplo input {
    width: 94%;
  }
  fieldset > label.options {
    margin-bottom: 4%;
    margin-top: 4%;
    display: block;
  }
  .btVermelho a,
  .btCinzento a,
  .btVerde a {
    padding: 10px;
  }
  .profileCompleteness {
    top: 5px;
    width: 250px;
    right: 5px;
    text-align: center;
  }
  .profileCompleteness .profileCompletenessBg {
    margin-right: 0px;
    float: none;
    margin-bottom: 5px;
  }
  .newslettersTitulo,
  .newslettersAcao,
  .newslettersTime,
  .atividadeTitulo,
  .noticiasFavTitulo {
    background-image: none;
    display: block;
    height: 20px;
    padding-left: 0px;
    font-size: 0.6875em!important;
    font-weight: bold;
  }
  .atividadeStatus {
    font-size: 0.6875em!important;
    font-weight: bold;
  }
  .tabularData01 span,
  tabularData02 span {
    font-size: 12px;
  }
  .bt02Vermelho,
  .bt02Cinzento,
  .bt02Verde,
  .bt02Amarelo {
    min-width: 48px;
  }
  .bt02Vermelho a,
  .bt02Cinzento a,
  .bt02Verde a,
  .bt02Amarelo a {
    padding: 2px;
  }
  .tabularData01 .coluna03,
  .tabularData02 .coluna03 {
    display: none;
  }
  .tabularData01 .iconPublicacao {
    top: 14px;
  }
  .tabularData01 span.dataName {
    line-height: 44px;
  }
  .pesquisa {
    width: 82%;
  }
  .paginacao .count {
    display: none;
  }
  ul.escolhaNewsletters li {
    width: 85%;
  }
  ul.menuTabs {
    float: none;
  }
  .bgMenuTabs {
    overflow: visible;
    height: auto;
  }
  .rightFiltros {
    float: none;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .rightFiltros .selectCinza {
    float: left;
    clear: none;
    margin-bottom: 0px;
    width: 115px;
    background-position: -390px -48px;
  }
  .selectNoticiaActions {
    float: none;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
  }
  ul.menuTabs li a {
    font-size: 0.75em;
  }
  .selectCinza {
    width: 110px;
    background-position: -395px -48px;
  }
  .selectCinza select {
    width: 140px;
  }
  .tabularData02 .coluna02 .bt02Vermelho,
  .tabularData02 .coluna02 .bt02Verde,
  .tabularData02 .coluna02 .bt02Amarelo {
    width: 100%;
  }
  .tabularData01 td,
  .tabularData02 td {
    padding: 4px;
  }
  .tabularData02 .coluna02 {
    white-space: nowrap;
  }
  .msgQuestoes {
    margin-top: 10px;
    width: 82%;
  }
  #mainMenu .sectionsIcon {
    display: block;
    margin-top: 25px;
  }
  #mainMenu > .listaNivel01 {
    margin-top: 60px;
  }
  .cofinaSites ul li {
    line-height: 18px;
  }
  .activityFlyOut {
    width: 275px;
    right: 5px;
    bottom: 5px;
    z-index: 9999;
  }
  .activityFlyOutInfo {
    width: 215px;
  }
  .quebraIconsShow {
    display: none;
  }
  .quebraIconsHide {
    display: block;
    overflow: hidden;
  }
  .loginfb {
    float: left;
    margin-right: 0px;
  }
  .logintw {
    float: left;
    margin-left: 10px;
  }
  .loginpp {
    float: left;
  }
  .infoNick {
    margin: 0px;
    margin-bottom: 20px;
    width: 94%;
    float: none;
  }
  .tabularData03 .dataName {
    display: none;
  }
  .margemFotoPerfil,
  .margemNovaFoto {
    display: none;
  }
  .msFlyOut {
    width: 72%;
    top: 50px;
  }
  .changeNick {
    left: 0px;
    top: 0px;
    position: relative;
    float: none;
    width: 100%;
    font-size: 0.875em;
    margin-left: 0px;
    margin-top: 20px;
  }
  .flyOut {
    width: 210px;
    right: -40px;
  }
  .flyOutTip {
    display: none;
  }
  .alertaEvent {
    width: 152px;
  }
  .recPassBox {
    width: 90%;
  }
  .recPassTit {
    font-size: 14px;
    margin: 15px 0;
    font-weight: bold;
  }
  .recPassField {
    width: 94%;
  }
  .erro .erroinfo01 {
    padding-top: 20%;
  }
  .erro h2 {
    font-size: 100px;
    line-height: 100px;
    color: #e5e5e5;
    text-shadow: 1px 1px 0 #FFF;
  }
  .msgWelcome01 {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .msgWelcome02 {
    float: none;
    width: 100%;
  }
  .iconAssinatura {
    display: none;
  }
  .tabularData04 .dataName {
    padding-left: 0;
  }
  .tabularData04 .coluna02 {
    display: none;
  }
  .newslettersTableOptions {
    display: block;
    padding-left: 36px;
    margin-top: -28px;
    font-size: 11px!important;
  }
  .newslettersTableTitle {
    display: none;
  }
  .tabularData01 .coluna02 {
    text-align: center;
    width: 30%;
  }
  .alterarEmail {
    margin-top: 0;
  }
  	/* INÃCIO assinaturas Cofina */		
.assinaturaCof_name {		
	padding-left:0;		
	width:100%;		
	}		
.assinaturaCof_Price {		
	clear:left;		
	width:70%;		
	font-size:11px;		
	}		
.assinaturaCof_Price input[type="radio"] {		
margin-top: 8px;		
}		
.assinaturaCof_Action {		
	width:30%;		
	}		
/* FIM assinaturas Cofina */		
}

/* ASSINATURAS */
.btAssinaturas {
  background-color: #999999;
  zoom: 1;
  *display: inline;
  text-align: center;
  line-height: 15px;
}
.btAssinaturasOn {
  background-color: #339933;
  zoom: 1;
  *display: inline;
  margin-bottom: 5px;
  text-align: center;
  line-height: 15px;
}
.btAssinaturasOff {
  zoom: 1;
  *display: inline;
  text-align: center;
  line-height: 15px;
  margin-bottom: 5px;
}
.btAssinaturasOff a {
  color: #888;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  padding: 0 5px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.btAssinaturas a,
.btAssinaturasOn a {
  color: #FFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 0 5px;
}
/* BEGING MEDIAQUERIES FOR ASSINATURAS ONLY */
@media only screen and (min-width: 601px) and (max-width: 990px) {
  .assinatura_barra {
    height: auto;
  }
  .assinatura_barra .descritivo {
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
    border-bottom: 1px solid #D3D3D3;
    border-right: none;
    padding-bottom: 10px;
  }
  .assinatura_barra .assinaturaBotoes {
    height: auto;
    float: none;
    text-align: center;
    border-top: 1px solid #ffffff;
    border-left: none;
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
  }
  .assinatura_barra .descritivo .assinaturaTitulo {
    margin-top: 0px;
  }
  .assinatura_barra .descritivo .assinaturaTempo {
    display: inline;
    margin-bottom: 0px;
  }
  .assinatura_barra .descritivo .assinaturaLabel {
    display: inline;
    margin-left: 20px;
  }
  .btAssinaturas {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
  }
  .btAssinaturasOn {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
  }
  .btAssinaturasOff {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 150px;
  }
}
@media only screen and (min-width: 490px) and (max-width: 600px) {
  .assinaturaIconMobile {
    display: none;
  }
  .assinatura_barra {
    height: auto;
  }
  .assinatura_barra .descritivo {
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
    border-bottom: 1px solid #D3D3D3;
    border-right: none;
    padding-bottom: 10px;
  }
  .assinatura_barra .assinaturaBotoes {
    height: auto;
    float: none;
    text-align: center;
    border-top: 1px solid #ffffff;
    border-left: none;
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
  }
  .assinatura_barra .descritivo .assinaturaTitulo {
    margin-top: 0px;
  }
  .assinatura_barra .descritivo .assinaturaTempo {
    display: inline;
    margin-bottom: 0px;
  }
  .assinatura_barra .descritivo .assinaturaLabel {
    display: inline;
    margin-left: 20px;
  }
  .btAssinaturas {
    height: 30px;
    line-height: 30px;
  }
  .btAssinaturasOn {
    height: 30px;
    line-height: 30px;
  }
  .btAssinaturasOff {
    height: 30px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 100px) and (max-width: 489px) {
  .assinaturaIconMobile {
    display: none;
  }
  .assinatura_barra {
    height: auto;
  }
  .assinatura_barra .descritivo {
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
    border-bottom: 1px solid #D3D3D3;
    border-right: none;
    padding-bottom: 10px;
  }
  .assinatura_barra .assinaturaBotoes {
    height: auto;
    float: none;
    text-align: center;
    border-top: 1px solid #ffffff;
    border-left: none;
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
  }
  .assinatura_barra .descritivo .assinaturaTitulo {
    margin-top: 0px;
  }
  .assinatura_barra .assinaturaBotoes .autorenovacaoMain {
    float: left;
    margin-top: 20px;
    clear: both;
  }
  .btAssinaturas {
    width: 100%;
    margin-top: 5px;
  }
  .clearMobile {
    clear: both;
    padding-top: 10px;
  }
  .btAssinaturas {
    height: 30px;
    line-height: 30px;
  }
  .btAssinaturasOn {
    height: 30px;
    line-height: 30px;
  }
  .btAssinaturasOff {
    height: 30px;
    line-height: 30px;
  }
}
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
/*    ----------------------      END ESTILOS     ----------------------   */
/*    ------------------------------------------------------------------   */
/*    ------------------------------------------------------------------   */
.showCartaoCredito {
  display: none;
  padding: 0!important;
}
.cartaoCredito {
  padding: 10px;
  background-color: #f9f9f9;
  margin-top: 10px;
}
