/* GENERAL */
.aui #site .container-fluid {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
  padding: 20px; }

.row-fluid {
  flex-wrap: wrap; }

.aui .icon-word {
  background-image: url("../images/word.svg");
  background-size: cover; }

.aui .long-text {
  font-size: 14px; }

.clearboth {
  clear: both; }

.displaynone {
  display: none; }

.aui p {
  font-size: 15px;
  line-height: 1.5; }

.aui a:hover {
  text-decoration: underline;
  opacity: 1; }

.aui a:focus {
  text-decoration: none;
  color: inherit; }

.aui li {
  line-height: 1.3; }

#site b,
#site strong,
.fieldset-legend {
  font-weight: 400;
  font-family: 'latobold'; }

#site input[type="text"],
#site input[type="submit"],
#site textarea {
  max-width: none !important; }

.aui.ios input, .aui.ios input.input-large, .aui.ios textarea, .aui.ios .uneditable-input {
  max-width: none !important; }

#site ::-webkit-input-placeholder {
  color: #333; }

#site :-moz-placeholder {
  color: #333; }

#site ::-moz-placeholder {
  color: #333; }

#site :-ms-input-placeholder {
  color: #333; }

#site :focus::-webkit-input-placeholder {
  color: #888; }

#site :focus:-moz-placeholder {
  color: #888; }

#site :focus::-moz-placeholder {
  color: #888; }

#site :focus:-ms-input-placeholder {
  color: #888; }

/* WYSIWYG */
.ckeditorcontent,
.ckeditorcontent * {
  line-height: 1.5;
  font-size: 15px; }

.ckeditorcontent a {
  font-family: 'latobold';
  font-weight: 400;
  color: #1d8d8e; }

.ckeditorcontent a:hover,
.ckeditorcontent a:active {
  color: #00696b;
  text-decoration: underline; }

.ckeditorcontent ul {
  padding: 0 0 0 20px; }

.ckeditorcontent ul li {
  list-style: disc;
  margin-bottom: 0; }

.ckeditorcontent ol li {
  list-style: decimal;
  margin-bottom: 0; }

.ckeditorcontent p {
  text-align: left; }

.ckeditorcontent table {
  margin: 20px 0; }

.ckeditorcontent table th,
.ckeditorcontent table td {
  padding: 8px; }

.ckeditorcontent table th {
  font-weight: 400 !important;
  font-family: 'latobold';
  font-size: 14px; }

.ckeditorcontent table th span {
  font-weight: 400 !important; }

/*
*:active, *:focus { outline: 7px solid red !important; }
*/
/* NOVA GRELHA */
.linha {
  margin-left: -15px;
  margin-right: -15px;
  display: block !important; }

.coluna12, .coluna11, .coluna10, .coluna9, .coluna8, .coluna7, .coluna6, .coluna5, .coluna4, .coluna3, .coluna2, .coluna1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left; }

.coluna12 {
  width: 100%; }

.coluna11 {
  width: 91.66666667%; }

.coluna10 {
  width: 83.33333333%; }

.coluna9 {
  width: 75%; }

.coluna8 {
  width: 66.66666667%; }

.coluna7 {
  width: 58.33333333%; }

.coluna6 {
  width: 50%; }

.coluna5 {
  width: 41.66666667%; }

.coluna4 {
  width: 33.33333333%; }

.coluna3 {
  width: 25%; }

.coluna2 {
  width: 16.66666667%; }

.coluna1 {
  width: 8.33333333%; }

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

.linha:after {
  clear: both; }

/* HEADER */
.aui header {
  height: auto;
  margin: 0 !important; }

.aui header .header-top {
  height: auto;
  padding: 0px; }

.aui header .header-top .container-fluid {
  padding: 20px; }

.aui header .header-top .container-fluid .row {
  margin: 0; }

.aui header .header-top .header-top-right {
  padding-top: 5px; }

.aui header .header-link {
  padding: 7px 24px;
  border: 1px solid #666;
  margin-right: 10px; }

.aui header .header-link:hover {
  opacity: 1;
  border-color: #a2a0a0; }

/*logo*/
.aui header a.logo .portal-name {
  background: url(../images/Mainlogo.svg) no-repeat;
  background-size: contain;
  width: 320px;
  height: 45px; }

header .homespan {
  visibility: hidden;
  left: -400px;
  position: absolute; }

.aui header a.logo:hover {
  opacity: 1; }

.aui #site header .header-bottom {
  position: relative;
  height: auto;
  padding: 0;
  border-bottom: 1px solid #DCDCDC; }

.aui header .menu-button {
  margin: 0;
  width: 50px;
  height: auto;
  position: absolute;
  top: 20px;
  left: 9px;
  font-size: 26px;
  padding: 10px; }

.aui header .menu-button.interactive:hover,
.aui header .menu-button.interactive:active {
  opacity: 1; }

.aui header .menu-button .glyphicon {
  top: auto;
  transform: scale(1.2, 1);
  -webkit-transform: scale(1.2, 1);
  -moz-transform: scale(1.2, 1); }

.aui header .menu-button.interactive:hover .glyphicon,
.aui header .menu-button.interactive:active .glyphicon {
  color: #a0c03b; }

.aui header .top-button.btnpc-default {
  color: #444;
  display: inline-block;
  height: 34px;
  line-height: 1.2; }

.aui header .top-button {
  background: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 90%; }

/* novos btns */
.ferramentas {
  float: right; }

.ferramentas a {
  float: left;
  margin-left: 10px;
  display: block;
  padding: 10px 15px;
  border: 2px solid #b5bec3; }

.ferramentas a:hover {
  border: 2px solid #a3a3a3; }

.ferramentas a img {
  display: block;
  height: 20px;
  width: auto; }

/* MENU MOBILE */
.aui body.opened.navigation-left {
  border: none !important; }

.aui .navigation-left #navigation {
  background: #473952;
  background: #3a3637;
  left: -75%;
  top: 85px;
  right: 0;
  width: 75%;
  max-width: 375px; }

.aui #navigation hr {
  margin: 15px 0;
  border-top: 1px solid #887994;
  border-bottom: 1px solid #3C284C; }

#navigation .fecharmenu {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  opacity: .7;
  z-index: 1000; }

#navigation .fecharmenu:hover {
  opacity: 1; }

#navigation .fecharmenu:after,
#navigation .fecharmenu:before {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff; }

#navigation .fecharmenu:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

#navigation .fecharmenu:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

/* menu por jquery */
.aui #navigation .coluna8,
.aui #navigation .coluna4 {
  float: none;
  display: block;
  width: 100%;
  padding: 0; }

.aui #navigation .allnav {
  margin-top: 10px;
  position: relative;
  z-index: 1; }

.aui #navigation .allnav .linha {
  margin-left: 0;
  margin-right: 0; }

.aui #navigation .allnav h5 {
  margin: 30px 0 10px 0;
  font-size: 18px;
  padding-bottom: 6px;
  border-bottom: 1px solid #555;
  color: #b3c74e; }

.aui #navigation .allnav ul li a {
  font-size: 15px;
  display: inline-block;
  padding: 3px 0;
  color: #eee; }

.aui #navigation .allnav ul li a:hover,
.aui #navigation .allnav ul li a:active {
  color: #fff;
  text-decoration: underline; }

.aui #navigation .allnav a.button-language {
  display: none; }

.aui #navigation .faletalk {
  margin-top: 30px; }

.aui #navigation .faletalk a {
  display: inline-block;
  padding: 10px 18px;
  border: 1px solid #7f8a4b;
  font-size: 14px;
  margin-right: 5px; }

.aui #navigation .faletalk a.en {
  border-color: #666; }

.aui #navigation .faletalk a:hover,
.aui #navigation .faletalk a:active {
  background: rgba(0, 0, 0, 0.2); }

/*
#navigation .extralinks { margin-top: 20px; }
#navigation .extralinks .top-button.btnpc-default { color: #444; display: block; height: 34px; min-width: 140px; max-width: 50%; border: none; outline: none; background-repeat: no-repeat; background-position: 50% 50%; background-size: 90%; margin-bottom: 10px; }
*/
/* FOOTER */
.aui #footer {
  margin: 70px 0 0 0 !important;
  background: #EBEBEB; }

.aui #footer a.interactive {
  display: inline-block; }

.aui #footer .linha {
  margin: 0 -15px; }

.aui #footer .fheader {
  padding: 20px; }

.aui #footer .linha [class^="coluna"] {
  float: right; }

.aui #footer .fheader .button-reclame .icon {
  background-image: url("../images/reclame.svg");
  background-repeat: no-repeat; }

.aui #footer .fheader .button-boletim {
  margin-right: 35px; }

.aui #footer .fheader .button-boletim small {
  display: block;
  font-size: 13px;
  color: #666; }

.aui #footer .fheader .button-boletim .icon {
  background-image: url("../images/boletim.svg");
  background-repeat: no-repeat; }

.aui #footer .fheader .button-boletim:hover {
  opacity: 1; }

/*
.aui #footer .fheader .button-boletim:hover span,
.aui #footer .fheader .button-boletim:hover small { color: #f55641; }
*/
/*
.aui #footer .fheader .button-boletim span span { display: block; font-family: 'latoregular'; }
*/
.aui #footer .fheader .subscribe-box {
  vertical-align: middle;
  display: inline-block; }

.aui #footer .fheader .subscribe-box form {
  margin: 0; }

.aui #footer .fheader .subscribe-box .form-control {
  height: 42px !important;
  background: #C8C8C8; }

.aui #footer .fheader .subscribe-box .form-control:focus {
  box-shadow: none;
  border: solid 1px #C8C8C8; }

.aui #footer .fheader .subscribe-box .input-group-addon {
  color: #FFFFFF;
  background: #EE6D5C;
  font-family: 'latobold';
  height: 42px;
  display: inline-block;
  border: none;
  width: 120px;
  position: absolute; }

.aui #footer .fheader .subscribe-box .input-group-addon:hover,
.aui #footer .fheader .subscribe-box .input-group-addon:active {
  opacity: 1;
  background: #ca5a4b; }

.aui #footer .fheader .subscribe-box .input-group {
  width: 220px; }

.aui #footer .fbody {
  padding: 25px 0;
  background: #E1E1E1; }

.aui #footer .fbody .linkcols {
  margin: 0 -15px; }

.aui #footer .fbody .linkcols .coluna4 {
  float: left; }

.aui #footer .fbody .linkcols h5 {
  font-size: 16px; }

.aui #footer .fbody .linkcols ul li {
  line-height: 1; }

.aui #footer .fbody .linkcols .loose a,
.aui #footer .fbody .linkcols ul li a {
  display: block;
  padding: 5px 0;
  font-size: 13px;
  font-family: 'latomedium';
  color: #333; }

.aui #footer .fbody .linkcols ul li a {
  display: inline-block; }

.aui #footer .fbody .linkcols .button-language.interactive {
  display: inline-block;
  border: solid 2px #C0C1C3;
  margin-top: 20px;
  padding: 10px 20px; }

.aui #footer .fbody .linkcols .button-language.interactive:hover,
.aui #footer .fbody .linkcols .button-language.interactive:active {
  background: #f4f4f4; }

/*
.aui #footer .fbody .button-talkus { display: table; margin-top: 10px; }
.aui #footer .fbody .button-talkus .icon { display: table-cell; background-color: #cecece; background-color: #a3c300; background-image: url("../images/mail-white.svg"); background-size: 80%; width: 60px; height: 55px; background-position: center right; padding-left: 10px; }
.aui #footer .fbody .button-talkus .text { display: table-cell; color: #fff; background: #a3c300; background: #7d9600; font-size: 16px; padding: 0 25px 0 10px; line-height: 1; }
*/
#footer .fbody .faletalk a {
  display: inline-block;
  padding: 10px 18px;
  font-size: 15px;
  margin-right: 12px;
  color: #fff; }

#footer .fbody .faletalk a.pt {
  background: #839a13; }

#footer .fbody .faletalk a.pt:hover {
  background: #677910; }

#footer .fbody .faletalk a.en {
  background: #909090; }

#footer .fbody .faletalk a.en:hover {
  background: #777; }

#footer .fbody .faletalk a:hover,
#footer .fbody .faletalk a:active {
  text-decoration: none; }

#footer .fbody .faletalk a.en {
  background: #999; }

.aui #footer .fbody .networks {
  text-align: left; }

.aui #footer .fbody .networks span {
  margin-right: 5px; }

.aui #footer .fbody .networks .network-item {
  margin: 0 3px; }

.aui #footer .fbody a.anacomlogo {
  margin-top: 30px;
  display: block;
  opacity: .9; }

.aui #footer .fbody a.anacomlogo img {
  width: 230px; }

.aui #footer .fbody a.anacomlogo:hover {
  opacity: 1; }

.aui #footer .fbody .button-talkus:hover {
  text-decoration: none;
  opacity: 1; }

.aui #footer .fbody .button-talkus:hover .icon,
.aui #footer .fbody .button-talkus:hover .text {
  background-color: #8ea906; }

.aui #footer .ffooter {
  padding: 15px 20px; }

.aui #footer .ffooter .linha [class^="coluna"] {
  float: left; }

.aui #footer .ffooter .linha .coluna4 {
  text-align: right; }

.aui #footer .ffooter a {
  margin-right: 40px;
  display: inline-block;
  font-size: 13px; }

.aui #footer .ffooter a.accessibility {
  position: relative;
  padding-left: 35px; }

.aui #footer .ffooter a.accessibility:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  left: -6px;
  top: -10px;
  background: url("../images/access.png");
  background-size: cover; }

.aui #footer .ffooter a:hover {
  text-decoration: underline;
  opacity: 1; }

/* RS Speak */
.rs_skip {
  padding: 20px 0;
  text-align: right; }

.rs_skip a {
  opacity: .5; }

.rs_skip a:hover {
  opacity: .8; }

.metadaClass .meta-item {
  display: table;
  margin-bottom: 5px; }

.metadaClass .meta-item .title {
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #23282e;
  line-height: 17px;
  width: 95px;
  text-align: right;
  margin-right: 8px; }

.metadaClass .meta-item .value {
  float: left;
  font-size: 12px;
  color: #585858;
  line-height: 17px;
  width: 550px; }

.metadaClass .popover-title {
  padding: 5px 0;
  margin: 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #23282e;
  text-transform: uppercase;
  background-color: transparent;
  border-bottom: none; }

/* READSPEAKER NOVO HTML */
/*
.rs_skip { width: 16px; background: url(../images/readspeaker.gif) no-repeat; overflow: hidden; cursor: pointer; opacity: .5; }
.rs_skip:hover,
.rs_skip:active { opacity: 1; }

.rs_skip .rsbtn .rsbtn_play { position: absolute; padding: 0; left: 0; top: 0; opacity: 0; }
.rs_skip .rsbtn_exp {  }
*/
/* HOMEPAGE */
.hpdeskhidden {
  display: none !important; }

.hpmobilehidden {
  display: block !important; }

#site.homeclass header .header-bottom {
  border-bottom: none;
  margin-bottom: 0; }

#site.homeclass .bx-wrapper {
  margin: 0 !important; }

#site.homeclass .bx-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  z-index: 400; }

#site.homeclass .bx-controls:hover {
  background-color: rgba(0, 0, 0, 0.23); }

#site.homeclass .bx-controls-direction {
  width: 100%; }

#site.homeclass .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }

#site.homeclass .bx-wrapper .bx-pager.bx-default-pager a:hover,
#site.homeclass .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #a3c300; }

#site.homeclass .bx-controls-direction a {
  z-index: 200;
  margin: 0;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/slider-arrow-left.svg) center center no-repeat; }

#site.homeclass .bx-controls-direction a.bx-prev {
  top: 0;
  left: 0; }

#site.homeclass .bx-controls-direction a.bx-next {
  left: auto;
  right: 0;
  background-image: url(../images/slider-arrow-right.svg); }

#site.homeclass .bx-controls-direction a:hover,
#site.homeclass .bx-controls-direction a:active {
  background-color: rgba(0, 0, 0, 0.23); }

#site.homeclass .bx-wrapper .bx-pager {
  bottom: 20px;
  width: 50%;
  left: 25%;
  right: auto; }

#site.homeclass .page {
  position: relative;
  border-top: none; }

#site.homeclass .hightlights {
  background: none;
  padding-top: 15px;
  margin-bottom: 30px; }

#site.homeclass .hightlights .itens {
  max-width: none; }

.aui #page-home .hightlights .item .image {
  max-width: 176px; }

.aui #page-home .hightlights .item div {
  font-size: 22px;
  margin-top: 12px;
  line-height: 1.4; }

#site.homeclass .homepagelayout {
  padding: 30px 20px 0 60px; }

#site.homeclass .pergunte-anacom-portlet {
  padding-top: 0; }

#site.homeclass .pergunte-anacom-portlet .portlet-body {
  position: relative; }

#site.homeclass .pergunte-anacom-portlet .portlet-body .ask-box {
  width: 31%;
  top: -240px;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-font-smoothing: subpixel-antialiased; }

#site.homeclass #page-home .home-item {
  padding: 10px;
  display: block;
  width: 88%;
  margin: 0 auto; }

#site.homeclass #page-home .home-item:hover,
#site.homeclass #page-home .home-item:active {
  opacity: 1;
  background: #eee;
  color: #000; }

#site.homeclass #page-home .home-item .short-text {
  margin: 0;
  height: auto;
  min-height: 70px;
  padding: 0 20px;
  font-size: 15px; }

#site.homeclass #page-home .home-item:hover .title,
#site.homeclass #page-home .home-item:active .title {
  text-decoration: none; }

#site.homeclass #page-home .home-item .title {
  font-size: 23px;
  padding-top: 15px; }

#site.homeclass .span3 .title-icon {
  margin-top: -7px; }

#site.homeclass #page-home .hightlights .item {
  font-weight: 400;
  font-family: 'latobold'; }

#site.homeclass .lateral .button-all-highlights {
  margin-top: 15px !important; }

#site.homeclass .lateral .button-all-highlights:hover,
#site.homeclass .lateral .button-all-highlights:active {
  opacity: 1;
  background: #F7F6F6;
  text-decoration: underline; }

#site.homeclass .lateral {
  float: none; }

/*
#site.homeclass .pergunte-anacom-portlet { position: absolute; width: 23.07692%; right: 0; top: 14%; }
#site.homeclass .pergunte-anacom-portlet .ask-box { position: relative; background: #fff; right: auto; top: auto; z-index: 1; }

#site.homeclass .pergunte-anacom-portlet { position: relative; margin-top: -260px; margin-bottom: 20px; }
#site.homeclass .pergunte-anacom-portlet .ask-box { position: relative; background: #fff; right: auto; top: auto; z-index: 1; }
*/
#site.homeclass .lateral .button-participate:hover,
#site.homeclass .lateral .button-participate:active {
  opacity: 1;
  background: #38AAAB;
  text-decoration: underline; }

#site.homeclass .portlet-borderless-container {
  min-height: 0; }

/* GRELHA EXISTENTE, PAGE LAYOUTS, ETC */
.aui #site .container-fluid#content {
  padding: 10px 20px 0 20px; }

.aui .main-container .content,
.aui .main-container .col-2-3 {
  padding-left: 0; }

#site #content > div.columns-1 {
  margin: 0; }

#site #content > div.columns-1 {
  margin: 0; }

#site .page {
  border-top: none; }

/* GENERAL CONTENT, TITLES, ETC */
h3.asset-title a:hover,
h3.asset-title a:active {
  color: #000; }

/*
#site .journal-content-article .content-header.pagetitle { margin: 10px 0 20px 0; }
#site .journal-content-article .content-header.pagetitle h1.has-icon { height: auto; line-height: 1; padding: 0; display: block; }
#site .journal-content-article .content-header.pagetitle h1.has-icon a { display: block; } 
#site .journal-content-article .content-header.pagetitle h1.has-icon a:hover,
#site .journal-content-article .content-header.pagetitle h1.has-icon a:active { opacity: 1; } 
#site .journal-content-article .content-header.pagetitle h1.has-icon img { display: inline-block; width: auto; height: auto; max-width: 60px; max-height: 36px;margin-right: 5px; } 
#site .journal-content-article .content-header.pagetitle h1.has-icon span { display: inline-block; } 
*/
/* MAIN h1 */
#site .content-header.pagetitle h1 {
  height: auto;
  line-height: 1.2;
  padding: 0;
  display: block;
  margin-bottom: 20px; }

#site .content-header.pagetitle h1 .tabletitle {
  display: table;
  vertical-align: middle; }

#site .content-header.pagetitle h1 .tabletitle .td {
  display: table-cell;
  vertical-align: middle; }

#site .content-header.pagetitle h1 .tabletitle .td.img {
  width: 70px;
  padding-right: 10px; }

#site .content-header.pagetitle h1 .tabletitle .td img {
  width: 100%;
  height: auto;
  display: block; }

/* Sec H2 (Nec esp) */
.subtitletext {
  margin-bottom: 40px; }

.subtitletext h2.tabletitle {
  margin: 15px 0 5px 0;
  font-size: 24px;
  line-height: 1.2;
  display: table;
  vertical-align: middle; }

.subtitletext h2.tabletitle .td {
  display: table-cell;
  vertical-align: middle; }

.subtitletext h2.tabletitle .td.img {
  width: 60px;
  padding-right: 10px; }

.subtitletext h2.tabletitle .td img {
  width: 100%;
  height: auto; }

.subtitletext .desc {
  font-size: 18px;
  max-width: 50%;
  line-height: 1.6; }

.subtitletext .desc p {
  font-size: 18px;
  line-height: 1.6; }

/* Sec H2 (Nec esp) */
.subtitletext.sidebar {
  margin-bottom: 20px; }

.subtitletext.sidebar h2.tabletitle .td.img {
  width: 50px; }

.subtitletext.sidebar h2.tabletitle .td.titulo {
  font-size: 26px; }

.asset-abstract.default-asset-publisher {
  clear: both;
  margin-bottom: 40px; }

/* MENSAGENS */
.aui .alert {
  padding: 10px 20px;
  margin: 20px 0;
  max-width: 600px;
  border-radius: 0;
  border-left-width: 3px;
  border-bottom-width: 3px; }

.aui .alert.alert-info {
  background-color: #e3f5fb; }

/* FOOTER CONTROLS */
.page-footer-controls .networks {
  padding-top: 0px; }

.aui .networks.small-icons .network-item {
  height: 32px;
  width: 32px; }

.aui .networks .network-item.twitter {
  background-image: url("../images/networks/twitter.svg"); }

.aui .networks .network-item.youtube {
  background-image: url("../images/networks/youtube.svg"); }

.aui .fbody .networks .network-item.twitter {
  background-image: url("../images/networks/twitter-verde.svg"); }

.aui .fbody .networks .network-item.youtube {
  background-image: url("../images/networks/youtube-verde.svg"); }

/* ASK BOX - Pergunte a Anacom */
#site .ask-box {
  width: 100%; }

#site .ask-box a.todas {
  width: 48%;
  float: left;
  margin-top: 10px;
  font-weight: 400; }

#site .ask-box a.todas:hover,
#site .ask-box a.todas:active {
  color: #000; }

#site .ask-box h4.tabletitle {
  margin: 15px 0 5px 0;
  font-size: 24px;
  line-height: 1.2;
  display: table;
  vertical-align: middle; }

#site .ask-box h4.tabletitle .td {
  display: table-cell;
  vertical-align: middle; }

#site .ask-box h4.tabletitle .td.img {
  width: 49px; }

#site .ask-box h4.tabletitle .td.img img {
  width: 47px;
  height: 40px; }

#site .ask-box h4.tabletitle .td.titulo {
  padding-left: 10px; }

#site .ask-box textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: text;
  border: 1px solid #E0E0E0; }

#site .ask-box .button-ask {
  border: none;
  background: #839a13; }

#site .ask-box .button-ask:hover,
#site .ask-box .button-ask:active {
  background: #677910;
  text-decoration: none;
  opacity: 1; }

#site .ask-box .count {
  font-size: 12px;
  color: #888;
  margin-top: 7px;
  max-width: 48%;
  display: none; }

#site .lateral {
  width: 100%;
  max-width: 100%; }

#site .lateral .item .title {
  font-family: 'latobold'; }

#site .lateral .box p {
  text-align: center !important; }

#site .lateral .box .button-participate {
  border: none;
  display: block;
  padding: 12px;
  height: auto;
  line-height: 1;
  text-align: center;
  background: #2e9394; }

#site .lateral .box .button-participate:hover,
#site .lateral .box .button-participate:active {
  background: #3f7d7d;
  text-decoration: none;
  color: #fff; }

#site .lateral.queremossaber {
  text-align: left; }

#site .lateral.queremossaber .box p {
  text-align: left !important; }

#site .lateral .button-know-more .text {
  font-size: 20px;
  line-height: 1.3; }

#site .lateral .button-know-more .text br {
  line-height: 1; }

.header-back-to {
  padding: 8px 15px;
  border: 1px solid #D1D4D5;
  float: right;
  margin: -52px 0 0 0;
  color: #777; }

.header-back-to .icon-circle-arrow-left:before,
.header-back-to .helper-hidden-accessible {
  display: none; }

.header-back-to a .visivel:after {
  content: "VOLTAR";
  font-family: 'latoregular';
  font-size: 14px; }

.header-back-to:hover {
  color: #333;
  background: #f3f3f3;
  text-decoration: none; }

.header-back-to a:hover {
  text-decoration: none; }

.header-back-to i {
  font-size: 12px; }

/* LIFERAY PAGINATION */
#site .taglib-page-iterator {
  margin-top: 25px; }

#site .taglib-page-iterator .btn {
  background: #fff;
  box-shadow: none; }

#site .lfr-pagination-delta-selector {
  display: none; }

#site .taglib-page-iterator .search-results {
  line-height: 1;
  margin-left: 20px;
  padding-top: 8px;
  font-size: 13px;
  color: #666; }

#site .pager li > a,
#site .pager li > span {
  padding: 7px 14px; }

#site .pager li {
  display: inline-block; }

#site .taglib-page-iterator .lfr-pagination-config {
  line-height: 1; }

.yui3-widget-bd .dropdown-menu.lfr-menu-list {
  border-radius: 0;
  padding: 0; }

.yui3-widget-bd .dropdown-menu.lfr-menu-list li a {
  padding: 5px 15px; }

.yui3-widget-bd .dropdown-menu.lfr-menu-list li a:hover {
  background: #25898a; }

#site .current-page-menu .caret {
  margin-left: 4px; }

/* CUSTOM NAV */
.taglib-page-iterator.custompag {
  overflow: visible; }

.fakedrop {
  position: relative; }

#site .fakedrop .caret {
  margin-left: 4px; }

.fakedrop ul {
  position: absolute;
  margin-top: -1px;
  width: 160px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none; }

.fakedrop ul li a {
  display: block;
  padding: 5px 15px; }

.fakedrop ul li a:hover {
  background: #25898a;
  color: #fff;
  text-decoration: none; }

/* DESTAQUES */
.o_que_precisa_saber_sobre_modulo #column-123456,
.o_que_precisa_saber_sobre #column-12345,
.columns-2 #column-1 {
  border-right: 1px solid #D1D4D5;
  padding-right: 2.5641%; }

.destaqueslist {
  margin-top: 20px;
  position: relative;
  padding-top: 0; }

.destaqueslist a.dest {
  display: block;
  padding: 10px 0; }

.span4 .destaqueslist a.dest {
  padding: 0 0 5px 0; }

.destaqueslist a.dest h4 {
  margin: 5px 0;
  font-size: 20px;
  font-family: 'latobold'; }

.hpdeskhidden .destaqueslist a.dest h4 {
  line-height: 1.4;
  margin: 2px 0 7px 0; }

.span4 .destaqueslist a.dest h4,
.span3 .destaqueslist a.dest h4 {
  margin: 2px 0 8px 0;
  font-size: 15px;
  font-family: 'latobold'; }

#page-home .span4 .destaqueslist a.dest h4 {
  font-size: 18px; }

.destaqueslist a.dest h6 {
  margin: 0;
  color: #666; }

.destaqueslist a.dest:hover,
.destaqueslist a.dest:hover * {
  opacity: 1;
  text-decoration: none; }

.destaqueslist a.dest:hover h4 {
  text-decoration: underline; }

#site a.todosdestaques {
  display: block;
  text-align: center;
  padding: 12px;
  background: #fff;
  margin-top: 5px; }

#site a.todosdestaques:hover,
#site a.todosdestaques:active {
  opacity: 1;
  background: #F7F6F6;
  text-decoration: none; }

#site h5.maislidos {
  font-size: 20px;
  margin: 25px 0 -15px 0; }

/* DESTAQUES RELACIONADOS */
.taglib-asset-links {
  /* border: 2px solid #EBEBEB; */
  margin-bottom: 40px; }

.taglib-asset-links h2 {
  margin: 0;
  height: auto;
  line-height: 1;
  padding: 10px 20px;
  background: #3f9fa0;
  color: #fff;
  font-size: 20px;
  font-weight: 400; }

.taglib-asset-links ul.asset-links-list {
  padding: 10px 0;
  margin-left: 0; }

.taglib-asset-links .asset-links-list-item {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  line-height: 1; }

.taglib-asset-links .asset-links-list-item a {
  display: inline-block;
  padding: 5px 20px;
  font-size: 16px;
  color: #1d8d8e; }

.taglib-asset-links .asset-links-list-item a:hover,
.taglib-asset-links .asset-links-list-item a:active {
  text-decoration: underline;
  opacity: 1; }

/* DESTAQUES - Detalhe */
/*
.destaquedetalhetitle .content-header { padding: 0 0 10px 0; }
.destaquedetalhetitle { padding-bottom: 20px; }
.destaquedetalhetitle .journal-content-article .content-header h1.has-icon { font-size: 17px; padding: 6px 0 6px 46px; margin: 0; }
*/
.page #destaque {
  margin-top: 20px !important;
  position: relative;
  padding-top: 20px; }

.page #destaque h2 {
  margin: 5px 30px 15px 0;
  font-size: 26px;
  line-height: 1.4; }

#site .portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0; }

#site .destaquedetalhe .page {
  border-top: none; }

.destaquedetalhe .header-back-to {
  margin: -62px 0 0 0; }

.destaquedetalhe .header-back-to a:hover {
  text-decoration: none; }

.destaquedetalhe .header-back-to a .visivel:after {
  content: "TODOS OS DESTAQUES"; }

.destaquedetalhe h6.data {
  margin: 0;
  color: #888;
  font-size: 14px; }

.destaquedetalhe .rs_skip {
  position: absolute;
  top: 37px;
  right: 0; }

.destaquedetalhe .detalheimg {
  clear: both; }

.destaquedetalhe .detalheimg img {
  width: 100%;
  height: auto; }

.destaquedetalhe #conteudoDestaque {
  padding: 25px 0 !important;
  clear: both; }

.destaquedetalhe #conteudoDestaque p {
  font-size: 15px;
  line-height: 1.4; }

.destaquedetalhe .page-footer-controls .networks {
  position: relative;
  width: 50%;
  float: left; }

.destaquedetalhe .page-footer-controls:after {
  clear: both; }

/* TAGS */
.portlet-asset-publisher .asset-metadata {
  margin-left: 0;
  margin-top: 30px; }

.taglib-asset-tags-summary .tag {
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 2px 5px 2px 20px; }

.taglib-asset-tags-summary .tag {
  background: url(../images/common/tag.png) no-repeat 0 50%; }

/* GUIAS CONSUMIDOR */
.guiasconsumidor {
  padding-top: 10px; }

.guiasconsumidor ul {
  margin: 0px -15px 30px -15px; }

.guiasconsumidor:after {
  clear: both; }

.guiasconsumidor ul li {
  width: 33.33%;
  padding: 10px 15px 25px 15px;
  float: left; }

.guiasconsumidor ul li:nth-of-type(3n + 1) {
  clear: both; }

.guiasconsumidor ul li a {
  display: table;
  width: 100%; }

.guiasconsumidor ul li a > div {
  display: table-cell;
  vertical-align: top; }

.guiasconsumidor ul li a > div.imagem {
  width: 170px;
  padding-right: 20px; }

.guiasconsumidor ul li h4 {
  margin: 5px 0 15px 0;
  font-size: 20px; }

.guiasconsumidor ul li a:hover,
.guiasconsumidor ul li a:active {
  opacity: 1; }

.guiasconsumidor ul li a:hover,
.guiasconsumidor ul li a:hover * {
  text-decoration: none; }

.guiasconsumidor ul li:hover {
  background: #eee; }

.guiasconsumidor ul li .downloadintegral a {
  display: inline-block;
  width: auto;
  padding: 5px; }

.guiasconsumidor ul li .downloadintegral a:hover,
.guiasconsumidor ul li .downloadintegral a:active {
  background: #eee;
  text-decoration: underline; }

.guiasconsumidor ul li .downloadintegral .icon-download-alt {
  margin-right: 5px;
  color: #444; }

/* GLOSSARIO */
.vertodosgloss {
  float: left;
  margin-top: 20px; }

.vertodosgloss .journal-content-article a {
  display: block;
  padding: 10px;
  border-bottom: 2px solid #444;
  width: 120px;
  text-align: center;
  height: 42px; }

.portlet_glossariocatnav {
  float: left;
  margin-top: 20px; }

.portlet_glossariocatnav .accordion {
  margin: 0; }

.portlet_glossariocatnav .accordion-inner {
  border: none;
  padding: 0; }

.portlet_glossariocatnav .accordion-group {
  border: none;
  margin: 0; }

.portlet_glossariocatnav .accordion-heading {
  display: none; }

.portlet_glossariocatnav .itemnav {
  display: inline-block;
  float: left;
  line-height: 1;
  padding: 0; }

.portlet_glossariocatnav .itemnav a {
  height: 42px;
  font-size: 25px;
  padding: 7px 8px 8px 8px;
  display: block;
  border-bottom: 2px solid #444;
  min-width: 34px;
  text-align: center; }

.portlet_glossariocatnav .itemnav a:hover,
.portlet_glossariocatnav .itemnav a:active {
  text-decoration: none;
  background: #ccc; }

.portlet_glossariocatnav .itemnav a.emptycat {
  color: #b7b7b7;
  cursor: default; }

.portlet_glossariocatnav .itemnav a.emptycat:active,
.portlet_glossariocatnav .itemnav a.emptycat:hover {
  text-decoration: none;
  background: #fff; }

.portlet_glossariocatnav .itemnav a.tag-selected {
  color: #fff;
  background: #444; }

.portlet-glossario {
  padding: 30px 0 50px 0;
  clear: both; }

.portlet-glossario h3.asset-entries-group-label {
  border-bottom: 2px solid #FED04F;
  width: 30px;
  text-align: center;
  margin-bottom: 0; }

.letraentradas {
  padding: 20px 0;
  position: relative; }

.letraentradas .entrada {
  display: block;
  margin-bottom: 20px; }

.letraentradas .entrada h3 {
  font-size: 18px;
  font-family: 'latobold';
  line-height: 1.2;
  margin: 0;
  padding: 0 0 5px 0;
  color: #4C4C4C; }

.letraentradas .entrada h3 span {
  display: none; }

/* MINUTAS */
.minutasgrupo {
  margin: 10px 0 20px 0;
  padding-top: 20px;
  border-top: 2px solid #FED04F; }

.minutasgrupo .minutaentrada {
  display: table;
  width: 100%;
  padding: 10px 0; }

.minutasgrupo .minutaentrada ~ .minutaentrada {
  border-top: 1px solid #EFEFEF; }

.minutasgrupo .minutaentrada > div {
  display: table-cell;
  vertical-align: top; }

.minutasgrupo .minutaentrada > div.page {
  width: 120px;
  border: none !important;
  padding-top: 10px; }

.minutasgrupo .minutaentrada > div.page .page-footer-controls {
  margin: 0; }

.minutasgrupo .minutaentrada .desc h4 {
  margin: 0; }

.minutasgrupo .minutaentrada .desc p {
  margin-top: 5px; }

/* PESQUISA */
/* new search */
#content .pesquisa-res {
  padding: 10px 0 40px 0; }

#content .pesquisa-res .input-group {
  width: 50%; }

#content .pesquisa-res .input-group .form-control {
  height: 45px !important; }

#content .pesquisa-res .input-group-addona {
  padding: 5px;
  border-radius: 0 !important; }

/* filters */
#content .portlet-search .search-layout .search-facet {
  border: none;
  padding: 0; }

#content .portlet-search .search-layout .search-facet ul {
  margin-bottom: 20px; }

#content .portlet-search .search-layout .search-facet ul li a {
  display: block;
  padding: 12px;
  margin-bottom: 1px;
  background: #eee;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-transition: padding .2s;
  transition: padding .2s;
  color: #656363; }

#content .portlet-search .search-layout .search-facet ul li a img {
  display: none; }

#content .portlet-search .search-layout .search-facet ul li a .badge {
  border-radius: 50%;
  width: 23px;
  height: 23px;
  margin-left: 4px;
  padding: 6px 0 0 0;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  background: #71A5CA;
  text-shadow: none;
  font-weight: 400; }

#content .portlet-search .search-layout .search-facet ul li a:hover {
  opacity: 1;
  padding-left: 20px;
  color: #222; }

#content .portlet-search .search-layout .search-facet ul li.active a {
  background: #9C9C9C;
  color: #fff; }

/* remove filters */
#content .portlet-search .lfr-token-list {
  margin-bottom: 20px; }

#content .portlet-search .lfr-token {
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin-right: 5px;
  background: none;
  line-height: 1;
  padding: 5px 10px;
  color: #333; }

#content .portlet-search .lfr-token:hover {
  color: #000; }

#content .portlet-search .lfr-token:hover .icon {
  color: red; }

/* results */
#content .portlet-search .search-layout .result .asset-entry .asset-entry-type {
  display: none; }

#content .portlet-search .search-layout .result .table-bordered,
#content .portlet-search .search-layout .result .table-bordered * {
  border-radius: 0;
  border: none !important; }

#content .portlet-search .search-layout .result .table-bordered {
  margin-top: -10px; }

#content .portlet-search .search-layout .result .table-bordered th,
#content .portlet-search .search-layout .result .table-bordered td {
  background: none !important;
  padding: 15px 0; }

#content .portlet-search .search-layout .result .table-bordered tr ~ tr td {
  border-top: 1px solid #eee !important; }

#content .portlet-search .search-layout .result .table-columns {
  display: none; }

#content .portlet-search .search-layout .result .asset-entry {
  display: block; }

#content .portlet-search .search-layout .result .asset-entry .asset-entry-title a {
  position: relative;
  display: block;
  font-weight: 400;
  display: block;
  line-height: 1.4; }

#content .portlet-search .search-layout .result .asset-entry .asset-entry-title a:hover {
  opacity: 1;
  color: #009ae5; }

#content .portlet-search .search-layout .result .asset-entry .asset-entry-title a img {
  position: absolute;
  right: 0;
  top: 0; }

#content .portlet-search .search-layout .result .asset-entry .asset-entry-title .taglib-icon img {
  right: 20px;
  top: -28px; }

#content .portlet-search .search-layout .result .asset-entry .asset-entry-summary {
  font-size: 15px;
  color: #666; }

#content .portlet-search .search-layout .result .taglib-asset-tags-summary .tag {
  color: #888;
  font-size: 13px;
  margin-right: 10px; }

#content .portlet-search .search-layout .result .asset-entry-categories {
  display: none; }

#content .portlet-search .search-layout .result .highlight {
  font-weight: 400;
  font-family: 'latobold'; }

#content .portlet-search .search-layout .result .asset-entry .asset-entry-content {
  margin-top: 0; }

/* nav */
#content .portlet-search .taglib-page-iterator .search-results {
  font-size: 16px;
  color: #666; }

/* ESTATISTICAS */
.aui .row-fluid.statsmodulos:before,
.aui .row-fluid.statsmodulos:after {
  display: none; }

/* .statsmodulos { display: table; width: 100%; height: auto; table-layout: fixed; margin: 0 -5px 40px -5px; } */
.statsmodulos {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-height: 350px;
  margin: 0 -5px 20px -5px; }

.statsmodulos .statcoluna {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  background: #f5f5f5;
  border: 5px solid #fff; }

.statsmodulos .statcoluna:hover,
.statsmodulos .statcoluna.portlet_modestsel {
  background: #ddd; }

.statsmodulos .statcoluna div {
  display: block; }

.statsmodulos .grid-item .item-text-group {
  height: auto; }

.statsmodulos .grid-item .item-wrap {
  background: none; }

.statsmodulos .statcoluna a.interactive {
  display: block;
  text-align: center;
  padding: 5px;
  opacity: 1; }

.statsmodulos .statcoluna a.interactive img {
  height: 80px;
  width: auto;
  max-width: none; }

.statsmodulos .statcoluna a.interactive h3 {
  line-height: 1.2;
  font-size: 18px;
  font-family: 'latobold';
  padding: 3px 0; }

.statsmodulos .statcoluna a.interactive .title {
  padding: 10px 0 5px 0; }

.estatisticas .filtro-estatisticas {
  margin-bottom: 30px;
  margin-bottom: 0;
  padding: 10px 20px;
  background: #25898a;
  border-bottom: 1px solid #207677; }

.estatisticas .filtro-estatisticas form {
  margin: 0; }

.estatisticas .filtro-estatisticas h2 {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin: 0;
  line-height: 1.3; }

.estatisticas .filtro-estatisticas .filtro-estatisticas-dropdowns {
  float: right;
  margin-top: -1px; }

.estatisticas .filtro-estatisticas .filtro-estatisticas-dropdowns select {
  margin-left: 15px; }

#site .estatisticas .page {
  border: none; }

#site .estatisticas .page .linha {
  width: auto; }

#site .estatisticas .page .coluna4,
#site .estatisticas .page .coluna8 {
  padding-left: 15px !important;
  padding-right: 15px !important;
  float: left !important; }

#site .estatisticas .page .coluna4 {
  width: 25% !important; }

#site .estatisticas .page .coluna8 {
  width: 75% !important; }

#site .estatisticas .page .resposta:not(:first-child) {
  display: none; }

#site .estatisticas .page .resposta {
  position: relative;
  padding-top: 30px; }

#site .estatisticas .page .resposta h2.resptitle {
  margin: 0 15px 20px 0;
  font-size: 22px; }

#site .estatisticas .page .resposta .rs_skip + * {
  margin-top: 0; }

#site .estatisticas .page .resposta .rs_skip {
  position: absolute;
  top: 18px;
  right: 0; }

#site .estatisticas .page .resposta p {
  font-size: 15px; }

#site .estatisticas .page .page-footer-controls {
  padding-left: 0;
  margin-left: 25%;
  margin-bottom: 50px; }

#site .estatisticas .page .page-footer-controls .networks {
  padding-top: 0; }

/* LATMENU */
#site .estatisticas ul#menudenovo {
  margin-top: 30px; }

#site .estatisticas li.itemnav {
  cursor: pointer;
  line-height: 1.3;
  margin-bottom: 0 !important; }

#site .estatisticas li.itemnav > div {
  padding: 10px 20px !important;
  line-height: 1.3 !important;
  border: 1px solid #ccc;
  min-height: 0 !important;
  background: #fff; }

#site .estatisticas li.itemnav ~ li.itemnav > div {
  border-top: none; }

#site .estatisticas li.itemnav > div:hover,
#site .estatisticas li.itemnav > div:active {
  background: #3f9fa0;
  color: #fff;
  text-decoration: none; }

#site .estatisticas li.itemnav.selected > div {
  background: #25898a;
  color: #fff;
  border-color: #1b7c7d; }

#site .estatisticas li.itemnav ul {
  display: none; }

#site .estatisticas li.itemnav ul li div {
  padding: 10px 20px 10px 30px !important;
  line-height: 1.3 !important;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  font-size: 14px;
  min-height: 0 !important;
  text-indent: 0 !important; }

#site .estatisticas li.itemnav ul li {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important; }

#site .estatisticas li.itemnav ul li div:hover,
#site .estatisticas li.itemnav ul li div:active {
  background: #3f9fa0;
  color: #fff; }

#site .estatisticas li.itemnav ul li.selected div {
  background: #3f9fa0;
  color: #fff;
  border-color: #3f9fa0; }

#site .estatisticas li.itemnav.selected ul {
  display: block; }

#site .estatisticas .downloadintegral {
  padding: 10px 20px;
  font-size: 14px; }

#site .estatisticas .downloadintegral .icon-download-alt {
  margin-right: 5px; }

/* O QUE PRECISA SABER - Modulo lateral */
#site .precisasaber {
  width: 100%;
  margin: 30px 0 0 0; }

#site .precisasaber .title {
  font-family: 'latobold';
  font-size: 18px;
  padding: 3px 0; }

#site .precisasaber .itens {
  margin-top: 10px; }

#site .precisasaber .itens .row {
  margin-left: 0;
  display: table;
  width: 100%; }

#site .precisasaber .itens .row a.col-xs-4 {
  display: table-cell;
  float: none;
  padding: 5px; }

#site .precisasaber .itens .row a.col-xs-4 img {
  width: 80%; }

#site .precisasaber .itens .row a.col-xs-4 div {
  font-size: 12px; }

/* O QUE PRECISA DE SABER SOBRE... */
.portlet_precisasabermodulosnav ul {
  text-align: right; }

.portlet_precisasabermodulosnav ul li.itemnav {
  display: inline-block;
  margin-left: 5px; }

.portlet_precisasabermodulosnav ul li.itemnav a {
  background: #F1F1F2;
  text-decoration: none;
  border: solid 1px #ddd;
  transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  width: 160px;
  display: block;
  text-align: center;
  padding: 10px;
  text-transform: uppercase; }

.portlet_precisasabermodulosnav ul li.itemnav a.selected {
  display: none; }

.portlet_precisasabermodulosnav ul li.itemnav a:hover,
.portlet_precisasabermodulosnav ul li.itemnav a:active {
  background: #ccc;
  border-color: #ccc;
  color: #000;
  text-decoration: none; }

/* esconder elementos (estava por internal css) */
.portlet_precisasabermodulosnav .file_menu,
.portlet_precisasabermodulosnav .level-2,
.portlet_precisasabermodulosnav ul li .open {
  display: none; }

.o_que_precisa_saber_sobre_modulo .item-wrap:hover,
.o_que_precisa_saber_sobre_modulo .item-wrap:active {
  background: #dadada;
  text-decoration: none; }

.o_que_precisa_saber_sobre_modulo .grid-item.interactive {
  display: block;
  margin-bottom: 15px; }

.o_que_precisa_saber_sobre_modulo .grid-item.interactive:hover {
  opacity: 1; }

.o_que_precisa_saber_sobre_modulo .grid-item.interactive .item-text-group {
  height: auto;
  min-height: 100px; }

.o_que_precisa_saber_sobre_modulo .grid-item.interactive .item-text-group .title {
  margin: 7px 0;
  padding: 0; }

.o_que_precisa_saber_sobre_modulo .portlet-column-only.span12 {
  margin: 30px 0; }

/* O QUE PRECISA DE SABER SOBRE - Detalhe */
#site .portlet_precisasabertemasnav {
  margin-top: 10px; }

#site .o_que_precisa_saber_sobre .portlet-layout.row-fluid .span8 {
  padding-left: 2.5641%;
  margin-left: 0;
  width: 67%; }

#site .o_que_precisa_saber_sobre .portlet-layout.row-fluid .span4 {
  width: 33%; }

/* menu */
.portlet_precisasabertemasnav li {
  cursor: pointer;
  line-height: 1.3; }

.portlet_precisasabertemasnav li a {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.3;
  border: 1px solid #ccc;
  min-height: 0;
  display: block;
  background: #fff; }

.portlet_precisasabertemasnav li ~ li a {
  border-top: none; }

.portlet_precisasabertemasnav li a:hover,
.portlet_precisasabertemasnav li a:active {
  background: #3f9fa0;
  border-color: #3f9fa0;
  opacity: 1;
  color: #fff;
  text-decoration: none; }

.portlet_precisasabertemasnav li.selected a {
  background: #25898a;
  color: #fff;
  border-color: #1b7c7d;
  font-weight: 400; }

.portlet_precisasabertemasnav li ul {
  border-top: none; }

.portlet_precisasabertemasnav li ul.level-2 {
  display: none; }

.portlet_precisasabertemasnav li.selected ul.level-2 {
  display: block; }

.portlet_precisasabertemasnav li ul.level-2 li a {
  padding: 10px 20px 10px 30px;
  line-height: 1.3;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  font-size: 14px;
  color: #333; }

.portlet_precisasabertemasnav li ul.level-2 li a:hover,
.portlet_precisasabertemasnav li ul.level-2 li a:active {
  background: #3f9fa0;
  border-color: #3f9fa0;
  color: #fff; }

.portlet_precisasabertemasnav li ul.level-2 li.selected a {
  background: #3f9fa0;
  color: #fff;
  border-color: #3f9fa0; }

/* conteudo */
#site .o_que_precisa_saber_sobre .subtitletext {
  margin: 0 20px 30px 0; }

#site .o_que_precisa_saber_sobre .subtitletext h2.tabletitle .td.img {
  width: 80px; }

#site .o_que_precisa_saber_sobre .subtitletext h2.tabletitle .td {
  color: #333; }

#site .o_que_precisa_saber_sobre .page .long-text {
  position: relative;
  padding-top: 0; }

#site .o_que_precisa_saber_sobre .subtitletext h2.tabletitle {
  margin: 18px 0 5px 0;
  font-size: 22px; }

#site .o_que_precisa_saber_sobre .page .long-text h2.small-icon {
  margin: 0;
  font-size: 22px;
  float: left;
  line-height: 1; }

#site .o_que_precisa_saber_sobre .page .long-text > h4 {
  float: left;
  font-size: 22px;
  line-height: 1;
  margin: 0 0 0 7px; }

#site .o_que_precisa_saber_sobre .page .long-text .rs_skip {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 3px; }

#site .o_que_precisa_saber_sobre .page .long-text .rs_skip + * {
  margin-top: 0; }

#site .o_que_precisa_saber_sobre .page .text-right {
  display: block;
  margin: 10px 0 -5px 0; }

#site .o_que_precisa_saber_sobre .page .text-right .expand-all {
  height: auto; }

#site .o_que_precisa_saber_sobre #demo {
  padding-top: 10px; }

#site .o_que_precisa_saber_sobre .page .faq-question a:after {
  left: 0; }

#site .o_que_precisa_saber_sobre .page .faq-question {
  padding-left: 30px; }

#site .o_que_precisa_saber_sobre .page .faq-question a {
  display: block; }

#site .o_que_precisa_saber_sobre .page .faq-question a strong {
  font-weight: 400;
  font-family: 'latobold';
  padding-top: 1px;
  display: block; }

#site .o_que_precisa_saber_sobre .page .faq-question a:hover,
#site .o_que_precisa_saber_sobre .page .faq-question a:active {
  opacity: 1; }

#site .o_que_precisa_saber_sobre .page .page-footer-controls {
  margin-top: 40px; }

/* NOVOS COLLAPSE */
.colapsaveis .pergunta {
  margin-bottom: 30px; }

.colapsaveis .pergunta h4 {
  font-family: 'latobold';
  position: relative;
  padding-left: 25px;
  cursor: pointer; }

.colapsaveis .pergunta h4 .circ {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 0;
  border: solid 1px #99A5AC;
  background: #fff; }

.colapsaveis .pergunta.aberta h4 .circ {
  border-color: #4CBABB;
  background: #4CBABB; }

.colapsaveis .pergunta .resposta {
  display: none; }

/* O QUE H? DE NOVO SOBRE */
.portlet_oquehadenovo {
  padding-top: 3px; }

.portlet_oquehadenovo.portlet-asset-publisher .asset-content {
  clear: right;
  margin: 0px; }

.portlet_oquehadenovo .asset-abstract h3 {
  color: #333;
  font-size: 20px;
  font-family: 'latobold';
  line-height: 1.3;
  margin: 0;
  padding-bottom: 10px;
  border: none; }

.portlet_oquehadenovo .asset-abstract h3 img {
  display: none; }

.portlet_oquehadenovo .asset-abstract .asset-summary {
  display: table;
  vertical-align: top; }

.portlet_oquehadenovo .asset-abstract .asset-summary .asset-small-image:not(img) {
  width: 25%;
  padding-right: 15px;
  padding-left: 0;
  float: none;
  display: table-cell;
  vertical-align: top; }

.portlet_oquehadenovo .asset-abstract .asset-summary .asset-small-image a {
  display: block; }

.portlet_oquehadenovo .asset-abstract .asset-summary .asset-small-image a img {
  width: 100% !important;
  height: auto; }

.portlet_oquehadenovo .asset-abstract .asset-more {
  display: none; }

.portlet_oquehadenovo .asset-abstract.default-asset-publisher {
  margin: 20px 0 10px 0; }

.portlet_oquehadenovo .asset-metadata {
  display: none; }

/* O QUE H? DE NOVO SOBRE - Detalhe */
#site .portlet_oquehadenovo.portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0 !important; }

#site .portlet_oquehadenovo .header-back-to {
  margin-top: -75px; }

#site .portlet_oquehadenovo .page {
  border: none; }

#site .portlet_oquehadenovo .page h1 {
  height: auto;
  line-height: 1;
  margin-bottom: 0;
  padding: 20px;
  background: #25898a !important; }

#site .portlet_oquehadenovo .page .linha {
  border: none;
  margin: 15px 0 0 0; }

#site .portlet_oquehadenovo .page .linha .coluna4 {
  float: left !important;
  width: 33.33333333% !important;
  padding: 0 15px 0 0 !important; }

#site .portlet_oquehadenovo .page .linha .coluna8 {
  float: left !important;
  width: 66.66666667% !important; }

#site .portlet_oquehadenovo .page .resposta {
  padding-top: 40px; }

#site .portlet_oquehadenovo .page .resposta:not(:first-child) {
  display: none; }

#site .portlet_oquehadenovo .page .resposta h2.resptitle {
  margin: 0 15px 20px 0;
  font-size: 22px;
  line-height: 1.3; }

#site .portlet_oquehadenovo .page .resposta .rs_skip + * {
  margin-top: 0; }

#site .portlet_oquehadenovo .page .resposta .rs_skip {
  position: absolute;
  top: 25px;
  right: 0; }

#site .portlet_oquehadenovo .page-footer-controls {
  margin: 30px 0; }

#site .portlet_oquehadenovo .page .page-footer-controls {
  padding-left: 15px;
  margin-left: 33.33333333%;
  margin-bottom: 50px; }

/* menu */
.portlet_oquehadenovo .topofaq ul {
  margin-top: 30px; }

.portlet_oquehadenovo .topofaq li div {
  cursor: pointer;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.3;
  border: 1px solid #ccc;
  min-height: 0;
  display: block;
  background: #fff; }

.portlet_oquehadenovo .topofaq li ~ li div {
  border-top: none; }

.portlet_oquehadenovo .topofaq li div:hover,
.portlet_oquehadenovo .topofaq li div:active {
  background: #3f9fa0;
  border-color: #3f9fa0;
  opacity: 1;
  color: #fff; }

.portlet_oquehadenovo .topofaq li.selected div {
  background: #25898a;
  color: #fff;
  border-color: #1b7c7d;
  font-weight: 400; }

/* NECESSIDADES ESPECIAIS */
/* Passo A - Listagem */
.necessidadesespeciais .span9 {
  padding-right: 2.5641%;
  border-right: 1px solid #D1D4D5; }

.necessidadesespeciais .nelista {
  margin: 0 -15px 50px -15px;
  width: auto; }

.necessidadesespeciais .nelista .portlet-journal-content {
  float: left;
  padding: 5px 15px;
  width: 33.3333%; }

.necessidadesespeciais .nelista .portlet-journal-content .item-wrap img {
  height: 90px;
  width: auto; }

.necessidadesespeciais .nelista .portlet-journal-content .item-text-group {
  min-height: 100px;
  height: auto; }

.necessidadesespeciais .nelista .portlet-journal-content .title {
  margin: 20px 0 10px 0;
  padding: 0;
  font-size: 22px; }

.necessidadesespeciais .nelista .grid-item .item-wrap:hover {
  background: #d8d8d8; }

/* Passo B - Pesquisa */
/* necessidade-especial-portlet = ne_main */
.ne_nav ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 -5px 40px -5px; }

.ne_nav ul li {
  display: table-cell;
  line-height: 1.2; }

.ne_nav ul li a {
  background: #F1F1F2;
  text-decoration: none;
  border: solid 1px #ddd;
  transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  display: block;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  margin: 0 5px; }

.ne_nav ul li a.selected {
  background: #666;
  color: #fff;
  font-weight: 400;
  border-color: #333; }

.ne_nav ul li a:hover {
  background: #ccc;
  opacity: 1; }

.ne_nav ul li a.selected:hover {
  background: #555;
  opacity: 1; }

.ne_main {
  margin-bottom: 60px; }

.ne_main .alert {
  display: none; }

#content .ne_main .pesquisa-res {
  padding: 10px 0 40px 0; }

#content .ne_main .pesquisa-res .input-group {
  width: 48%; }

#content .ne_main .pesquisa-res .input-group .form-control {
  height: 45px !important;
  font-family: "latobold";
  font-size: 18px; }

#content .ne_main .pesquisa-res .input-group-addona {
  padding: 5px;
  background-color: #25898a; }

.ne_main .fieldgrupo {
  margin: 0 -15px; }

.ne_main .fieldgrupo .fieldset-legend {
  margin: 0;
  border: none;
  font-family: 'latobold';
  font-weight: 400; }

.ne_main .fieldgrupo fieldset {
  float: left;
  width: 25%;
  padding: 0 15px; }

.ne_main .fieldgrupo fieldset ~ fieldset {
  border-left: 1px solid #ccc; }

.ne_main .fieldgrupo fieldset .checkbox {
  padding: 0;
  margin: 0; }

.ne_main .fieldgrupo fieldset ul li {
  padding: 10px;
  display: block;
  line-height: 1;
  font-size: 16px; }

.ne_main .fieldgrupo fieldset ul li.main_type_check {
  background: #eee; }

.ne_main .fieldgrupo fieldset ul li input[type="checkbox"] {
  margin: 4px 10px 0 0; }

.ne_main .fieldgrupo fieldset ul li label {
  margin: 0;
  font-size: 16px; }

.ne_main .fieldgrupo fieldset ul li ul {
  margin-top: 10px !important; }

.ne_main .button-holder {
  margin-top: 40px; }

.ne_main .button-holder .btn.btn-primary {
  font-size: 22px;
  padding: 10px 40px 14px 40px;
  background: #25898a;
  text-shadow: none;
  border: none;
  line-height: 1;
  border-radius: 0;
  -webkit-border-radius: 0; }

.ne_main .button-holder .btn.btn-primary:hover,
.ne_main .button-holder .btn.btn-primary:active {
  background: #0b4b4c; }

/* Passo C - Pesquisa Resultados */
.ne_main .row-fluid.resultados .span2 {
  background: #f4f4f4;
  padding: 20px;
  width: 20% !important; }

.ne_main .row-fluid.resultados .span10 {
  width: 80% !important;
  margin: -30px 0 50px 0 !important;
  padding-left: 30px; }

.ne_main .row-fluid.resultados .span2 ul.checkbox.cat_select {
  padding-left: 0;
  margin-top: 10px; }

.ne_main .row-fluid.resultados .span2 ul.checkbox.cat_select li {
  padding-top: 5px; }

.ne_main .row-fluid.resultados .span2 ul.checkbox.cat_select ul li {
  padding-left: 20px; }

.ne_main .row-fluid.resultados .span2 fieldset {
  margin-bottom: 20px; }

.ne_main .row-fluid.resultados .span2 fieldset legend {
  margin: 0px;
  line-height: 1.1;
  padding-bottom: 3px; }

/*
.ne_main .span2 .button-holder .btn.btn-primary { font-size: 17px; padding: 8px 20px 10px 20px; }
*/
.ne_main .lstresultados {
  display: block; }

.ne_main .lstresultados h4 title {
  display: block; }

.ne_main .lstresultados h3 {
  margin: 40px 0 0 0; }

.ne_main .lstresultados li.resultados a {
  display: block;
  padding: 30px 0; }

.ne_main .lstresultados li.resultados a:hover {
  opacity: 1;
  text-decoration: none;
  background: #eee; }

.ne_main .lstresultados li.resultados a:hover h4,
.ne_main .lstresultados li.resultados a:active h4 {
  text-decoration: underline; }

.ne_main .lstresultados li.resultados a img {
  width: 150px;
  float: left; }

.ne_main .lstresultados li.resultados a.clearfix .texto {
  width: calc(100% - 150px);
  float: left;
  padding-left: 20px; }

.ne_main .lstresultados li.resultados a .texto h4 {
  font-family: 'latobold';
  font-size: 23px;
  margin: 0; }

.ne_main .lstresultados li.resultados a .texto h6 {
  color: #777;
  font-size: 16px; }

.ne_main .lstresultados li.resultados a .texto .desc,
.ne_main .lstresultados li.resultados a .texto p {
  font-size: 16px; }

.ne_main .lstresultados li.semresultados h3 {
  margin-top: 24px; }

/* detalhe */
.ne_main .taglib-header {
  border: none !important; }

.ne_main .ne_detalhe {
  margin: 30px 0; }

.ne_main .ne_detalhe .conteudo > h2 {
  margin-top: 0; }

.ne_main .ne_detalhe h3.header-title,
.ne_main .ne_detalhe a.icon-circle-arrow-left:before {
  display: none; }

.ne_main .ne_detalhe .tagvoltar .taglib-header {
  display: inline-block;
  margin-left: 5px; }

.ne_main .ne_detalhe .tagvoltar i {
  font-size: 20px;
  color: #009ae5; }

.ne_main .ne_detalhe .tabela img {
  width: 300px;
  float: left;
  margin-right: 30px; }

.ne_main .ne_detalhe .tabela.clearfix .table {
  width: calc(100% - 335px);
  float: left; }

.ne_main .ne_detalhe .tabela .table td {
  font-size: 18px;
  padding: 10px;
  font-family: 'latobold'; }

.ne_main .ne_detalhe .tabela .table tr td ~ td {
  font-family: 'latoregular'; }

.ne_main .ne_detalhe .tabela a {
  font-family: 'latobold';
  text-decoration: underline;
  color: #25898a; }

.ne_main .ne_detalhe h4.titulo {
  font-size: 24px;
  font-family: 'latobold'; }

.ne_main .ne_detalhe .detalhedesc {
  margin-bottom: 30px;
  padding-top: 30px; }

.ne_main .ne_detalhe .detalhedesc .texto,
.ne_main .ne_detalhe .detalhedesc .texto p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5; }

.ne_main .ne_detalhe .screenshots .clearfix {
  padding: 20px 0;
  margin: 0 -20px; }

.ne_main .ne_detalhe .screenshots .img {
  float: left;
  width: 25%;
  padding: 20px; }

.ne_main .ne_detalhe .screenshots .img img {
  display: block; }

.ne_main .ne_detalhe .screenshots .img:nth-child(4n + 1) {
  clear: both; }

.ne_main .ne_voltar {
  margin-top: 20px;
  display: block;
  font-size: 17px; }

.ne_main .ne_voltar a {
  background: #F1F1F2;
  text-decoration: none;
  border: solid 1px #ddd;
  transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  width: 160px;
  display: block;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  color: #000; }

.ne_main .ne_voltar a:hover {
  background: #fff; }

.ne_main .netitulotabela {
  margin-bottom: 10px;
  font-size: 17px;
  display: block; }

/* LINKS E CONTACTOS ÚTEIS */
#site .links_contactos_uteis .portlet_linksconts {
  margin-top: 0; }

.portlet_linksconts ul {
  text-align: right; }

.portlet_linksconts ul li.itemnav {
  display: inline-block;
  margin-left: 2px;
  line-height: 1; }

.portlet_linksconts ul li.itemnav a {
  background: #F1F1F2;
  text-decoration: none;
  border: solid 1px #ddd;
  transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  width: 160px;
  display: block;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  line-height: 1 !important; }

.portlet_linksconts ul li.itemnav a:hover,
.portlet_linksconts ul li.itemnav a:active {
  background: #ccc;
  opacity: 1;
  border-color: #ccc; }

.portlet_linksconts ul li.itemnav a.selected {
  font-weight: 400;
  background: #666;
  color: #fff;
  border-color: #696969 !important; }

#site .links_contactos_uteis .span9 {
  padding-left: 2.5641%;
  padding-top: 10px;
  margin-left: 0;
  width: 75%; }

#site .links_contactos_uteis .span3 {
  width: 25%; }

/* menu */
.links_contactos_uteis .accordion .accordion-group {
  border-radius: 0 !important;
  border: none; }

.links_contactos_uteis .accordion .accordion-inner {
  padding: 0;
  border: none; }

.links_contactos_uteis .accordion-heading {
  display: none; }

.links_contactos_uteis .accordion-heading .accordion-toggle {
  padding: 0; }

.links_contactos_uteis .accordion-inner ul li {
  line-height: 1.3;
  padding: 0; }

.links_contactos_uteis .accordion-inner ul li a {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.3;
  border: 1px solid #ccc;
  min-height: 0;
  display: block;
  background: #fff; }

.links_contactos_uteis .accordion-inner ul li ~ li a {
  border-top: none; }

.links_contactos_uteis .accordion-inner a:hover {
  opacity: 1;
  text-decoration: none; }

.links_contactos_uteis .accordion-inner a.emptycat {
  color: #999;
  cursor: default; }

.links_contactos_uteis .accordion-inner a.emptycat:active,
.links_contactos_uteis .accordion-inner a.emptycat:hover {
  background: #f3f3f3;
  border-color: #ccc;
  color: #888; }

.links_contactos_uteis .accordion-inner ul li a:active,
.links_contactos_uteis .accordion-inner ul li a:hover,
.links_contactos_uteis .accordion-inner ul li a.tag-selected {
  background: #25898a;
  color: #fff;
  border-color: #1b7c7d;
  opacity: 1; }

.links_contactos_uteis .accordion-inner ul li ul {
  border-top: none; }

.links_contactos_uteis .accordion-inner ul li ul li a {
  padding: 10px 20px 10px 30px;
  line-height: 1.3;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  font-size: 14px; }

.links_contactos_uteis .accordion-inner ul li ul {
  display: none; }

.links_contactos_uteis .accordion-inner ul li .tag-selected + ul {
  display: block; }

.links_contactos_uteis .accordion-inner ul li ul li a:hover,
.links_contactos_uteis .accordion-inner ul li ul li a:active,
.links_contactos_uteis .accordion-inner ul li ul li a.tag-selected {
  background: #3f9fa0;
  color: #fff;
  border-color: #3f9fa0; }

/* conteudo */
/*
#site .links_contactos_uteis .asset-full-content.default-asset-publisher { width: 50%; float: left; }
#site .links_contactos_uteis .portlet-body .asset-full-content.default-asset-publisher.no-title:nth-of-type(2n + 1) { clear: both; }
#site .links_contactos_uteis .page-footer-controls { clear: both; }
*/
#site .links_contactos_uteis .journal-content-article div:not(.chosenmenu) {
  padding: 0 10px 0 0 !important;
  border: none !important;
  margin: 0 !important; }

#site .links_contactos_uteis .chosenmenu {
  margin: 0 0 30px 0; }

#site .links_contactos_uteis .chosenmenu h5 {
  margin: 0; }

#site .links_contactos_uteis .portlet-asset-publisher .asset-metadata {
  display: none; }

/* MULTIMEDIA */
.portlet_galerianav {
  padding-top: 10px; }

.portlet_galerianav ul {
  margin-bottom: 30px; }

.portlet_galerianav ul li.itemnav {
  display: inline-block;
  margin-right: 5px;
  line-height: 1.2; }

.portlet_galerianav ul li.itemnav a {
  background: #F1F1F2;
  text-decoration: none;
  border: solid 1px #ddd;
  transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  width: 160px;
  display: block;
  text-align: center;
  padding: 10px;
  text-transform: uppercase; }

.portlet_galerianav ul li a.selected {
  background: #666;
  color: #fff;
  font-weight: 400;
  border-color: #696969; }

.portlet_galerianav ul li a:hover {
  background: #ccc;
  opacity: 1;
  border-color: #ccc; }

.portlet_galerianav ul li a.selected:hover {
  background: #555;
  opacity: 1;
  border-color: #555; }

/* video */
.Videos .videogal {
  margin: 0 0 60px 0; }

.Videos .videogal .videoitem {
  margin-bottom: 30px; }

.Videos .videogal .videoitem .youtube {
  position: relative;
  margin: 0 !important;
  border: 1px solid #ccc; }

.Videos .videogal .videoitem .youtube img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; }

.Videos .videogal .videoitem .youtube .play {
  z-index: 2;
  top: 0;
  left: 0; }

.Videos .videogal .videoitem h3 {
  font-size: 18px;
  font-family: "Latobold";
  text-align: center;
  margin: 0;
  padding: 5px 10px;
  line-height: 1.3; }

/* imagem */
.portlet-image-gallery-display .imagegal {
  margin: 0 -20px 30px -20px; }

.portlet-image-gallery-display .imagegal .imgitem {
  width: 25% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 20px !important;
  float: left;
  border-radius: 0; }

.portlet-image-gallery-display .imagegal .imgitem:nth-of-type(4n + 1) {
  clear: both; }

.portlet-image-gallery-display .imagegal .imgitem:hover,
.portlet-image-gallery-display .imagegal .imgitem:active {
  background: #eee; }

.portlet-image-gallery-display .imagegal .imgitem a {
  display: block; }

.portlet-image-gallery-display .imagegal .imgitem a:hover {
  opacity: 1;
  text-decoration: none; }

.portlet-image-gallery-display .imagegal .imgitem .image-thumbnail {
  display: block !important;
  width: 100% !important;
  height: auto !important; }

.portlet-image-gallery-display .imagegal .imgitem .image-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100% !important;
  max-height: none !important;
  border-radius: 0;
  padding: 0;
  border: none;
  background: none; }

.portlet-image-gallery-display .imagegal .imgitem h3 {
  font-size: 18px;
  margin: 10px 0;
  color: #333;
  font-family: "Latobold";
  line-height: 1.3; }

.portlet-image-gallery-display .imagegal .imgitem a:hover * {
  text-decoration: none; }

/* infografias */
.flipgal .guiasconsumidor {
  padding-top: 0;
  border: none; }

/* INFOGRAFIA PAGINA */
.infografia {
  padding-top: 2px; }

/* COOKIES */
#cookies {
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px; }

.cookies .btn-primary {
  border: none;
  display: block;
  padding: 12px;
  height: auto;
  line-height: 1;
  text-align: center;
  background: #839a13;
  width: 12em;
  font-family: 'latoregular';
  text-transform: uppercase;
  font-size: 14px; }

.cookies .btn-primary:hover {
  background: #677910; }

/* FALE CONOSCO */
.numerosfale {
  padding-top: 20px; }

.numerosfale h3 {
  margin: 0 0 25px 0;
  font-size: 20px;
  font-family: "Latobold"; }

.numerosfale .numeros {
  background: #f0f0f0;
  padding: 30px;
  margin: 0; }

.numerosfale .numeros h4 {
  margin-top: 0; }

.numerosfale .numeros h2 {
  font-size: 50px;
  margin: 20px 0; }

.numerosfale .numeros small {
  font-size: 14px; }

.numerosfale .form-fale-connosco {
  margin-bottom: 10px; }

.ajudarmelhorar {
  padding-top: 20px;
  border-top: 2px solid #ccc;
  margin-top: 50px; }

.ajudarmelhorar h3 {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 1.3; }

#site .ajudarmelhorar fieldset {
  margin: 0; }

.ajudarmelhorar fieldset .fieldset-legend {
  line-height: 1; }

.ajudarmelhorar label {
  cursor: text; }

.ajudarmelhorar .accoes select {
  margin-top: 20px;
  width: 50%; }

#site .ajudarmelhorar .accoes textarea {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  width: 50%;
  cursor: text;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin-top: 20px;
  padding: 8px;
  display: block; }

#site .ajudarmelhorar .accoes textarea:focus {
  border-color: #ccc;
  background: #fbfbfb; }

#site .ajudarmelhorar .attachment-open.control-label {
  background: #a3c300;
  color: #fff;
  border: none; }

#site .ajudarmelhorar .attachment-open.control-label:hover,
#site .ajudarmelhorar .attachment-open.control-label:active {
  background: #778e05;
  text-decoration: none; }

#site .ajudarmelhorar .accoes input[type="text"] {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  width: 50%;
  cursor: text;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 8px;
  display: block; }

#site .ajudarmelhorar .accoes input[type="text"]:focus {
  border-color: #ccc;
  background: #fbfbfb; }

#site .ajudarmelhorar .accoes .button-talkus {
  padding: 12px 20px;
  min-width: 140px;
  border-radius: 0;
  line-height: 1;
  border: none;
  background: #1B75BB; }

#site .ajudarmelhorar .accoes .button-talkus:hover,
#site .ajudarmelhorar .accoes .button-talkus:active {
  background: #1D425F; }

.moradas-content {
  padding-top: 20px;
  border-top: 2px solid #ccc;
  margin-top: 50px; }

.moradas-content h3 {
  margin-top: 0; }

.moradas-content .rs_skip {
  padding-top: 0;
  position: absolute;
  top: 30px;
  right: 0; }

.moradas-content .clearfix {
  margin: 0 -20px; }

.moradas-content .clearfix .moradaitem {
  width: 50%;
  float: left;
  padding: 20px 40px 20px 20px; }

.moradas-content .clearfix .morada-endereco {
  padding: 0;
  margin: 0; }

.moradas-content .clearfix .moradaitem h4 {
  font-family: 'latobold';
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px; }

.moradas-content .clearfix .moradaitem .morada-endereco-mapa {
  display: block;
  padding: 5px 0;
  font-family: 'latobold'; }

.moradas-content .clearfix .moradaitem p span {
  font-family: 'latobold'; }

#site .page.pagefale .page-footer-controls {
  margin-top: 40px; }

/* ENVIAR CONTRIBUTO */
#site .fale_connosco select {
  width: 50%; }

#site .fale_connosco textarea,
#site .fale_connosco input[type="text"] {
  border: 2px solid #f0f0f0;
  cursor: text;
  margin-top: 20px;
  max-width: 50% !important; }

#site .fale_connosco input[type="text"] {
  height: 40px !important; }

#site .fale_connosco textarea:focus,
#site .fale_connosco input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #ccc;
  background: #fbfbfb; }

#site .fale_connosco .btn.button-talkus.btn-primary {
  padding: 12px 20px;
  min-width: 140px;
  border-radius: 0;
  line-height: 1;
  border: none;
  background: #1B75BB; }

#site .fale_connosco .btn.button-talkus.btn-primary:hover,
#site .fale_connosco .btn.button-talkus.btn-primary:active {
  background: #1D425F; }

#site .fale_connosco .attachment-open {
  background: #839a13;
  color: #fff;
  border: none; }

#site .fale_connosco .attachment-open i {
  padding-right: 4px !important; }

#site .fale_connosco .attachment-open:hover {
  background: #677910;
  text-decoration: none; }

/* NEWSLETTER PAGINA */
/* listagem */
a.linkboletim .boldata {
  font-size: 14px; }

a.linkboletim .boltitulo, a.linkboletim .boldestaque {
  font-weight: 400;
  font-family: 'latobold'; }

/* detalhe */
.nletterpage {
  background: #f3f3f3;
  padding: 30px;
  margin: 30px 0 -10px 0; }

.nletterpage .letter {
  max-width: 900px;
  background: #fff;
  box-shadow: 1px 1px 4px #ccc;
  -webkit-box-shadow: 1px 1px 4px #ccc;
  margin: 0 auto; }

.nletterpage .letter header .nlogo {
  background: #231f20;
  padding: 15px; }

.nletterpage .letter header .nlogo img {
  display: block;
  width: 210px; }

.nletterpage .letter header .subheader {
  padding: 12px 39px;
  background: #ff6c5b;
  display: table;
  width: 100%; }

.nletterpage .letter.special header .subheader {
  background: #00A4B2; }

.nletterpage .letter header .subheader .titulo {
  display: table-cell;
  width: 66.66%;
  vertical-align: middle; }

.nletterpage .letter header .subheader .edicao {
  position: relative;
  display: table-cell;
  width: 33.33%;
  padding-left: 40px;
  vertical-align: middle; }

.nletterpage .letter header .subheader .edicao img {
  position: absolute;
  left: 0;
  top: -25px; }

.nletterpage .letter header .subheader .edicao p {
  font-size: 17px;
  margin: -3px 0 -3px 30px;
  color: #fff; }

.nletterpage .letter header .subheader h2 {
  margin: 0;
  font-size: 27px;
  color: #fff;
  line-height: 1.2; }

.nletterpage .letter .lados {
  display: table;
  width: 100%;
  table-layout: fixed; }

.nletterpage .letter .lados .lado {
  display: table-cell;
  padding: 39px;
  vertical-align: top; }

.nletterpage .letter .lados .lado.sidebar {
  background: #F9F9F9; }

.nletterpage .letter .body .texto h3 {
  font-size: 19px;
  color: #000; }

.nletterpage .letter .body p {
  color: #666; }

.nletterpage .letter footer {
  background: #EBEBEB;
  padding: 15px; }

.nletterpage .letter footer .right {
  text-align: right; }

.nletterpage .letter footer .coluna6 p {
  margin: 10px;
  font-size: 12px; }

.nletterpage .letter footer .networks {
  text-align: left;
  padding: 5px 0; }

.nletterpage .letter .balao {
  position: relative;
  border-radius: 4px;
  padding: 15px;
  margin: 0 0 20px 0;
  border: 2px solid #00A4B2;
  width: 100%;
  padding-right: 105px; }

.nletterpage .letter .balao:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0px;
  height: 0px;
  border-left: 12px inset transparent;
  border-top: 14px dashed #00A4B2;
  border-right: 12px inset transparent; }

.nletterpage .letter .balao:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: -3px;
  width: 0px;
  height: 0px;
  border-left: 12px inset transparent;
  border-top: 14px dashed #fff;
  border-right: 12px inset transparent; }

.nletterpage .letter .balao h5 {
  color: #00A4B2;
  font-family: 'latobold';
  font-size: 22px;
  margin: 0 0 8px 0; }

.nletterpage .letter .balao h6 {
  color: #333;
  font-size: 18px;
  margin: 0 0 8px 0; }

.nletterpage .letter .balao p {
  color: #666;
  margin: 0; }

.nletterpage .letter .balao .moldura {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden; }

.nletterpage .letter.special .balao {
  border: 2px solid #EE6D5C;
  width: 75%; }

.nletterpage .letter.special .balao:before {
  border-top: 14px dashed #EE6D5C;
  left: 65%; }

.nletterpage .letter.special .balao:after {
  left: 65%; }

.nletterpage .letter.special .balao h5 {
  color: #EE6D5C; }

.nletterpage .letter.special .body {
  padding: 39px; }

.nletterpage .letter.special .body .ckeditorcontent {
  column-count: 2;
  column-gap: 39px;
  -webkit-column-count: 2;
  column-gap: 39px;
  -webkit-column-gap: 39px; }

.nletterpage .respostas .resp h4 {
  position: relative;
  padding: 25px 0 10px 34px;
  font-family: 'latobold';
  font-size: 15px;
  margin: 0;
  line-height: 1.3; }

.nletterpage .respostas .resp h4 span {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 1;
  font-size: 13px;
  background: #00A4B2;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 21px;
  padding-top: 6px; }

.nletterpage .respostas .resp .escondido {
  display: none; }

.nletterpage .respostas .resp .vermais {
  margin: 5px 0; }

.nletterpage .respostas .resp .vermais div {
  cursor: pointer;
  display: inline-block;
  color: #00A4B2; }

.nletterpage .respostas .resp .vermais div:hover {
  color: #333; }

.nletterpage .sidebar h2 {
  font-size: 18px;
  font-family: 'latobold';
  line-height: 1.3;
  margin: -2px 0 30px 0; }

.nletterpage .sidebar .topico {
  padding: 9px 0 30px 70px;
  position: relative; }

.nletterpage .sidebar .topico img {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: auto; }

.nletterpage .sidebar .topico h4 {
  margin: 0 0 10px 0;
  font-family: 'latobold';
  font-size: 15px;
  line-height: 1.3; }

.nletterpage .sidebar .topico ul {
  padding-left: 5px; }

.nletterpage .sidebar .topico ul li {
  list-style: disc;
  color: #666;
  margin-top: 4px; }

.nletterpage .sidebar .topico ul li a {
  color: #666;
  position: relative;
  left: -5px; }

.nletterpage .sidebar .topico ul li a:hover {
  color: #000; }

#content .zn-subscription-portlet {
  min-height: 400px; }

/*********************| MEDIA QUERIES |*********************/
@media (max-width: 1399px) {
  #site.homeclass .pergunte-anacom-portlet .portlet-body .ask-box {
    top: -200px; }

  #site.homeclass .ask-box textarea {
    max-height: 60px; }

  #site .ask-box h4.tabletitle {
    font-size: 21px; }

  .guiasconsumidor ul li {
    width: 50%; }

  .guiasconsumidor ul li:nth-of-type(3n + 1) {
    clear: none; }

  .guiasconsumidor ul li:nth-of-type(2n + 1) {
    clear: left; }

  .ajudarmelhorar .accoes select {
    width: 100%; }

  #site .ajudarmelhorar .accoes textarea {
    width: 100%; }

  #content .portlet-search .taglib-page-iterator .search-results {
    font-size: 13px; } }
@media (max-width: 1199px) {
  .portlet_precisasabermodulosnav ul li.itemnav a {
    width: auto;
    min-width: 120px; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav {
    margin-bottom: 20px; }

  #site .ask-box a.todas {
    margin-top: 0; }

  .aui #page-home .hightlights .item .image {
    max-width: 130px; }

  .aui #page-home .hightlights .item div {
    font-size: 18px; } }
@media (max-width: 1099px) {
  .estatisticas .filtro-estatisticas h2 {
    font-size: 15px; }

  #site.homeclass .pergunte-anacom-portlet .portlet-body .ask-box {
    top: -185px; }

  #footer .fbody .faletalk a {
    margin-bottom: 10px; } }
@media (max-width: 991px) {
  .linha [class^="coluna"] {
    float: none !important;
    width: 100% !important; }

  .coluna12, .coluna11, .coluna10, .coluna9, .coluna8, .coluna7, .coluna6, .coluna5, .coluna4, .coluna3, .coluna2, .coluna1 {
    float: none !important;
    width: 100%; }

  .o_que_precisa_saber_sobre_modulo #column-123456,
  .o_que_precisa_saber_sobre #column-12345,
  .columns-2 #column-1 {
    border-right: none; }

  .o_que_precisa_saber_sobre_modulo .span3,
  .o_que_precisa_saber_sobre_modulo .span9 {
    float: none !important;
    width: 100% !important;
    margin: 0; }

  #site.homeclass .pergunte-anacom-portlet {
    margin-top: 40px; }

  #site.homeclass .pergunte-anacom-portlet .portlet-body .ask-box {
    width: auto;
    margin: 0;
    top: auto;
    right: auto;
    background: #FFF;
    position: relative;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -webkit-font-smoothing: subpixel-antialiased; }

  #site.homeclass .row-fluid .span9,
  #site.homeclass .row-fluid .span3 {
    width: 100%;
    float: none;
    margin-left: 0; }

  #site.homeclass .homepagelayout {
    padding: 0 20px;
    margin-top: 40px; }

  #site.homeclass .lateral {
    width: 100% !important; }

  .aui #page-home .hightlights .item .image {
    max-width: 100px; }

  .aui #page-home .hightlights .item div {
    font-size: 16px; }

  .aui header .header-top {
    padding: 20px 0 0 0; }

  .aui header .search-box {
    width: 100%;
    margin-top: 20px;
    padding-right: 39px; }

  .aui header .search-box .input-group {
    width: 100%; }

  .aui header .menu-button {
    left: auto;
    right: 11px;
    top: -129px; }

  .aui header .header-top-right .header-link.interactive {
    position: absolute;
    top: -36px;
    right: 50px;
    padding: 0;
    border: none;
    margin: 0; }

  .aui header .header-bottom {
    text-align: center; }

  .aui header .top-button {
    border: none;
    width: 22%;
    background-size: 100%;
    font-size: 14px; }

  .ferramentas a img {
    height: 17px; }

  .aui .navigation-left #navigation {
    top: 0; }

  .aui #footer .fheader .linha .coluna8 {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #fff; }

  .aui #footer .fheader .subscribe-box {
    width: 100%;
    display: block;
    margin-top: 25px; }

  .aui #footer .fheader .subscribe-box .input-group {
    width: 100%; }

  .aui #footer .fheader .subscribe-box .input-group .form-control {
    width: calc(100% - 120px); }

  .aui #footer .fheader .subscribe-box .input-group-addon {
    height: 42px;
    display: table-cell;
    width: 120px;
    position: relative; }

  .aui #footer .fbody {
    padding: 0 0 20px 0; }

  .aui #footer .fbody a.anacomlogo {
    margin-bottom: 20px; }

  .aui #footer .ffooter .linha .coluna4 {
    text-align: left;
    margin-top: 20px; }

  #site .ask-box .title-icon:before {
    top: 15px; }

  #site .ask-box .button-ask,
  #site .ask-box a.todas {
    float: none;
    display: block;
    width: 100%; }

  #site .ask-box a.todas,
  #site .ask-box form {
    margin: 0; }

  .statsmodulos {
    display: block;
    max-height: none; }

  .statsmodulos .statcoluna {
    display: block;
    height: auto; }

  .statsmodulos .statcoluna a.interactive {
    float: none; }

  .estatisticas .filtro-estatisticas .filtro-estatisticas-dropdowns {
    float: none;
    margin: 6px 15px 10px -15px; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul li.itemnav a {
    min-width: 162px; }

  .o_que_precisa_saber_sobre_modulo .span8,
  .o_que_precisa_saber_sobre_modulo .span4 {
    float: none !important;
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding-right: 0 !important; }

  .o_que_precisa_saber_sobre .span3,
  .o_que_precisa_saber_sobre .span9,
  .o_que_precisa_saber_sobre .span8,
  .o_que_precisa_saber_sobre .span4 {
    float: none !important;
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding-right: 0 !important; }

  .o_que_precisa_saber_sobre_modulo .grid-item.interactive .item-text-group {
    height: auto;
    min-height: 0;
    padding-bottom: 20px; }

  #site .portlet_oquehadenovo .page h1 {
    margin-bottom: 0; }

  #site .portlet_oquehadenovo .page .linha .coluna4,
  #site .portlet_oquehadenovo .page .linha .coluna8 {
    float: none !important;
    width: 100% !important;
    padding: 0 !important; }

  #site .portlet_oquehadenovo .page .page-footer-controls {
    padding-left: 0;
    margin-left: 0; }

  #site .necessidadesespeciais .span3,
  #site .necessidadesespeciais .span9 {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    border: none; }

  .ne_nav ul {
    display: block; }

  .ne_nav ul li {
    display: inline-block; }

  .ne_nav ul li a {
    margin: 0; }

  .subtitletext .desc {
    max-width: 100%;
    padding-top: 20px; }

  .ne_main .row-fluid.resultados .span2,
  .ne_main .row-fluid.resultados .span10 {
    width: 100% !important;
    float: none;
    margin: 0 !important;
    padding-left: 0; }

  .ne_main .row-fluid.resultados .span2 {
    padding: 20px; }

  #content .ne_main .pesquisa-res .input-group {
    width: calc(100% - 45px); }

  #content .portlet-search .search-layout .result .asset-entry .asset-entry-title .taglib-icon img {
    display: none; }

  .Videos .videogal {
    width: calc(100% + 20px); }

  .Videos .portlet-layout > .portlet-column.span3 {
    width: 50% !important;
    margin: 0 !important;
    padding-right: 20px; }

  .portlet-image-gallery-display .imagegal .imgitem {
    width: 50% !important; }

  .portlet-image-gallery-display .imagegal .imgitem:nth-of-type(4n + 1) {
    clear: none; }

  .portlet-image-gallery-display .imagegal .imgitem:nth-of-type(2n + 1) {
    clear: both; }

  .moradas-content .clearfix .moradaitem {
    width: 100%;
    float: none;
    padding: 20px; }

  #site .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    width: auto;
    display: inline-block; }

  #site .taglib-page-iterator .lfr-pagination-buttons {
    display: none; } }
/* 991 */
@media (max-width: 767px) {
  .hpdeskhidden {
    display: block !important; }

  .hpmobilehidden {
    display: none !important; }

  .aui header .header-top {
    margin-left: 0; }

  #site.homeclass header .header-bottom .container-fluid {
    padding: 15px 20px; }

  .ferramentas {
    float: none;
    text-align: center; }

  .ferramentas a {
    float: none;
    margin: 0 10px;
    display: inline-block; }

  .ferramentas a,
  .ferramentas a:hover {
    border: 0; }

  #site.homeclass #page-home .home-item {
    margin-bottom: 0; }

  #site.homeclass #page-home .home-item .short-text {
    min-height: 0; }

  #site.homeclass #page-home .home-item {
    margin-bottom: 25px; }

  #site .bx-wrapper {
    padding-bottom: 49px; }

  #site.homeclass .bx-controls,
  #site.homeclass .bx-controls:hover {
    background-color: #a7a7a7; }

  .homepagelayout .lateral .box {
    border-top: none; }

  #site.homeclass .hightlights {
    padding-top: 40px; }

  .modal {
    width: 80% !important;
    left: 10% !important; }

  .modal .modal-body {
    width: 100% !important;
    height: 100% !important;
    max-height: none !important; }

  .metadaClass .meta-item .title,
  .metadaClass .meta-item .value {
    width: auto; }

  .modal tr {
    margin-bottom: 10px; }

  #content .pesquisa-res .input-group {
    width: calc(100% - 45px); }

  .o_que_precisa_saber_sobre_modulo #column-123456,
  .o_que_precisa_saber_sobre #column-12345,
  .columns-2 #column-1 {
    padding-right: 0; }

  #content .span4 .portlet-boundary {
    margin-bottom: 20px; }

  #site .ask-box {
    padding: 0 0 20px 0;
    margin-top: 50px; }

  #site .ask-box .title-icon:before {
    top: 5px; }

  #site .ask-box .button-ask {
    float: none; }

  #site .ask-box .count {
    display: block;
    margin-top: 5px; }

  #site .ask-box h4.tabletitle .td.titulo {
    white-space: normal; }

  .aui #footer .fbody .button-talkus {
    width: 100%; }

  .aui #footer .ffooter a {
    margin-right: 7px;
    font-size: 11px; }

  .aui #footer .ffooter a.accessibility {
    padding-left: 18px; }

  .aui #footer .ffooter a.accessibility:before {
    background-size: 50%;
    background-position: center left;
    background-repeat: no-repeat;
    height: 38px; }

  .guiasconsumidor ul li {
    width: 100%;
    padding: 15px;
    float: none; }

  .guiasconsumidor ul li .downloadintegral a {
    margin-top: 10px; }

  #site .estatisticas .page .coluna4,
  #site .estatisticas .page .coluna8 {
    float: none !important;
    width: 100% !important; }

  #site .estatisticas .page .page-footer-controls {
    margin-left: -8px; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav {
    margin-right: 0; }

  .necessidadesespeciais .nelista .portlet-journal-content {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 20px; }

  .ne_main .fieldgrupo fieldset {
    width: 100%;
    border: none !important;
    margin-bottom: 20px; }

  .subtittexto .desc {
    max-width: 100%; }

  .ne_main .ne_detalhe .tabela img {
    width: 100%;
    float: none;
    margin: 0 0 30px 0; }

  .ne_main .ne_detalhe .tabela.clearfix .table {
    width: 100%;
    float: none; }

  .ne_main .ne_detalhe .screenshots .img {
    float: none;
    width: 100%; }

  .ne_nav ul li {
    display: block; }

  #site .o_que_precisa_saber_sobre .portlet-layout.row-fluid .span4,
  #site .o_que_precisa_saber_sobre .portlet-layout.row-fluid .span8 {
    border-top: none;
    width: 100%; }

  #site .o_que_precisa_saber_sobre .portlet-layout.row-fluid .span8 {
    padding: 0; }

  .portlet_precisasabertemasnav .nav-menu {
    border-top: 1px solid #ccc; }

  #site .o_que_precisa_saber_sobre .page {
    padding-top: 0;
    margin-top: -10px; }

  #site .links_contactos_uteis .span3,
  #site .links_contactos_uteis .span9 {
    width: 100%; }

  #site .links_contactos_uteis .span9 {
    padding: 0; }

  .portlet_linksconts .nav-menu ul {
    margin-bottom: 30px; }

  .portlet_linksconts .nav-menu ul li a {
    font-size: 12px;
    width: auto; }

  .portlet_galerianav ul {
    display: table;
    width: 100%; }

  .portlet_galerianav ul li.itemnav {
    display: table-cell;
    margin: 0; }

  .portlet_galerianav ul li.itemnav a {
    width: auto;
    border: none;
    border-left: 1px solid #ddd; }

  .Videos .portlet-layout > .portlet-column.span3 {
    width: 100% !important; }

  .Videos .row-fluid + .row-fluid {
    margin: 30px 0 !important; }

  .portlet-image-gallery-display .imagegal .imgitem {
    float: none;
    width: 100% !important; }

  .numerosfale .numeros {
    margin: 0; }

  #site .fale_connosco textarea,
  #site .fale_connosco select,
  #site .fale_connosco input[type="text"] {
    width: 100% !important;
    max-width: 100% !important; }

  #site .ajudarmelhorar .accoes textarea,
  #site .ajudarmelhorar .accoes input.field {
    width: 100%; }

  .nletterpage .letter.special .body .ckeditorcontent {
    column-count: 1;
    -webkit-column-count: 1; }

  .nletterpage .letter.special .balao {
    width: 100%; }

  .nletterpage .letter footer .right {
    text-align: left; }

  .nletterpage .letter header .subheader .titulo,
  .nletterpage .letter header .subheader .edicao {
    display: block;
    width: 100%; }

  .nletterpage .letter header .subheader .edicao img {
    top: -12px; }

  .nletterpage .letter header .subheader .edicao p {
    text-align: left;
    margin: 20px 0 25px 30px; }

  .nletterpage .letter.special header .subheader .edicao p {
    margin: 20px 0 10px 30px; }

  .nletterpage .letter .lados {
    display: block; }

  .nletterpage .letter .lados .lado {
    display: block; }

  .nletterpage .letter .balao {
    padding: 15px;
    text-align: center; }

  .nletterpage .letter .balao .moldura {
    position: relative;
    margin: 10px auto;
    top: auto;
    right: auto; }

  .nletterpage .letter .balao:after,
  .nletterpage .letter .balao:before {
    margin-left: -12px; }

  .nletterpage .letter.special .balao:before,
  .nletterpage .letter.special .balao:after {
    left: 50%; } }
/* 767 */
@media (max-width: 560px) {
  #site header a.logo {
    width: 100%;
    display: block; }

  #site header a.logo .portal-name {
    width: 100%;
    max-width: 290px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center; }

  #site header .header-top .header-top-right {
    padding-top: 40px; }

  #site header .menu-button {
    top: -109px; }

  #site header .header-top-right .header-link.interactive {
    top: 20px;
    right: auto;
    left: 0; }

  #site header .top-button {
    font-size: 10px; }

  .aui #navigation .faletalk a {
    display: block;
    padding: 10px 18px;
    border: 1px solid #7f8a4b;
    font-size: 14px;
    margin-right: 0;
    margin-bottom: 15px; }

  .aui #page-home .hightlights .item .image {
    max-width: 82px; }

  .aui #page-home .hightlights .item div {
    font-size: 14px; }

  .ferramentas a img {
    height: 15px; }

  .ckeditorcontent p {
    text-align: left; }

  .estatisticas .filtro-estatisticas .filtro-estatisticas-dropdowns select {
    width: 100%; }

  .estatisticas .filtro-estatisticas .filtro-estatisticas-dropdowns select + select {
    margin-top: 15px; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul {
    width: 100%;
    display: table; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul.file_menu {
    display: none; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul li.itemnav {
    display: table-cell; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul li.itemnav.selected {
    display: none; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul li.itemnav a {
    width: auto;
    min-width: 0;
    font-size: 12px; }

  .o_que_precisa_saber_sobre_modulo .portlet_precisasabermodulosnav ul li.itemnav ~ li.itemnav a {
    border-left: none; }

  .portlet_galerianav ul li.itemnav {
    display: block;
    margin: 0 0 10px 0; }

  .portlet_galerianav ul li.itemnav a {
    border: none; }

  .numerosfale .numeros h2 {
    font-size: 30px; }

  .nletterpage {
    padding: 0; }

  .header-back-to {
    float: none; } }
/* 560px */
@media print {
  a[href]:after,
  #site header#banner,
  .portlet_linksconts,
  footer#footer,
  #site .td.img {
    display: none !important; }

  .links_contactos_uteis .accordion-inner a {
    display: none !important; }

  .links_contactos_uteis .accordion-inner a.tag-selected {
    display: block !important;
    padding: 0 !important;
    border: none !important; } }
/* print */