@charset "UTF-8";
/* v20171013 */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2/Jun/2016, 12:43:59
    Author     : anacintra
*/
@font-face {
  font-family: 'aardvarkboldregular';
  src: url("/fonts/aardvark_bold-webfont.eot");
  src: url("/fonts/aardvark_bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/aardvark_bold-webfont.woff") format("woff"), url("/fonts/aardvark_bold-webfont.ttf") format("truetype"), url("/fonts/aardvark_bold-webfont.svg#aardvarkboldregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*************/
/* Variables */
/*************/
body {
  font-family: 'Roboto Condensed', tahoma;
  font-weight: 300;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.2;
  color: #222;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* v20160616 */
/*! RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  font-size: 62.5%; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  color: #000;
  font-style: italic; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ul, li {
  list-style: none; }

/* v20160616 */
/* CSS Document */
/*! RESPONSIVE */
/* PARA BROWSERS MAIS ANTIGOS QUE NAO SUPORTAM CALC */
@media (min-width: 981px) {
  /*    .artigo_center, .artigo_center2 {float:right;}*/
  .wrapContent {
    width: 66.07929515418502%; }

  .column_right {
    width: 31.83259911894273%; }

  .artigo_center {
    width: 100%; }

  .artigo_left {
    width: 18.213866039952997%;
    display: none; }

  .wrapHomepage .column_left_center {
    width: 65.85113268608414%; } }
@media (max-width: 980px) and (min-width: 768px) {
  /*   .artigo_center, .artigo_center2 {float:right;}*/
  .wrapContent {
    width: 55.95854922279793%; }

  .column_right {
    width: 39.792746113989635%; }

  .artigo_center, .artigo_center2 {
    width: auto; }

  .artigo_left {
    width: auto; }

  .wrapper-sticky {
    background-color: burlywood; }

  .wrapHomepage .column_left_center {
    width: 56%; } }
/* FIM  */
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  width: 100%; }

.column_left, .column_center, .column_right, .column_left_center {
  display: inline;
  float: left;
  position: relative; }

.column_left {
  width: 155px;
  margin-right: 35px;
  margin-left: 5px; }

.column_center {
  width: calc(100% - 230px);
  margin-right: 35px; }

.column_right {
  width: 345px;
  padding-left: 10px;
  /*20px;*/
  /*border-left:solid 1px #ccc;*/ }

.column_left_center {
  width: calc(100% - 10px);
  margin-left: 10px; }

.wrapHomepage .column_left_center {
  width: calc(100% - 385px);
  margin-left: 0px; }

.column_total {
  width: 95%;
  position: relative;
  display: block;
  clear: both;
  margin: 0 2.5%; }

.padding {
  padding: 0 20px; }

.template4 .column_left {
  width: 280px; }

.template4 .column_center {
  width: calc(100% - 458px); }

.wrapContent {
  width: calc(100% - 365px); }

/*.template2 .column_left_center {width:calc(100% - 35px)810px;margin-left:10px; }*/
@media (min-width: 768px) and (max-width: 980px) {
  .column_left {
    display: none; }

  .column_center {
    width: calc(100% - 15px);
    margin-left: 15px; } }
@media (max-width: 767px) {
  ul.nav {
    display: none; }

  .wrapContent {
    width: 100%; }

  .column_right {
    display: none; }

  .column_center, .column_total, .column_left_center {
    width: 95%;
    margin: 0 2.5%; }

  .pub {
    margin: 20px auto;
    display: table; }

  .wrapHomepage .column_left_center {
    width: 100%; }

  .logoTeam {
    display: none; }

  /*    .wrapArtigo {width:calc(100% - 30px); padding: 15px;}*/
  .artigo_left2, .artigo_left {
    display: none; }

  /*    .artigo_center {margin:0;}*/
  .padding {
    padding: 10px; } }
@media (max-width: 480px) {
  .wrapContent {
    width: 100%; }

  .column_center, .column_total, .column_left_center {
    width: 95%;
    margin: 0;
    padding: 0 2.5%;
    float: none !important;
    display: block !important;
    border: 0 !important; }

  .wrapHomepage .column_left_center {
    width: 100%;
    padding: 0;
    margin: 0; }

  /*   .wrapArtigo { padding: 0px;}*/ }
@media (min-width: 981px) {
  /*    .artigo_center2 { 
          width: auto;
                        margin-left: 190px;}*/ }
img {
  max-width: 100%;
  height: auto; }

@media \0 screen {
  img {
    width: auto;
    /* for ie 8 */ } }
.clear {
  width: 100%;
  clear: both;
  height: 0px; }

@-ms-viewport {
  width: device-width; }
.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-tablet {
    display: inherit !important; }

  .hidden-tablet {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-phone {
    display: block !important; }

  .hidden-phone {
    display: none !important; }

  .hidden-tablet {
    display: none !important; }

  .visible-tablet {
    display: inherit !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }

  .hidden-print {
    display: none !important; } }
/* font */
a {
  text-decoration: none; }

.titleSansita {
  font-family: 'Lalezar', sans-serif;
  letter-spacing: -0.15px; }

h1, h2, h3, h4 {
  font-weight: normal;
  font-size: 1em;
  font-family: 'Lalezar', sans-serif;
  letter-spacing: -0.15px;
  line-height: 1; }

b, strong {
  font-weight: 700; }

/*1280*/
@media (min-width: 1200px) {
  .topBar .nav li a {
    font-size: 2.2em; } }
/*1024 e 768*/
@media (min-width: 768px) and (max-width: 1199px) {
  body {
    font-size: 0.7em; }

  .topBar .nav li a {
    font-size: 2em; } }
/*768
@media (min-width: 768px) and (max-width: 979px) {
	body {font-size:0.6em;}
	  .topBar .nav li a{ font-size:2em; }
	}
*/
/*mobile fluid*/
@media (max-width: 767px) {
  body {
    font-size: 1.1em; } }
@media (max-width: 480px) {
  body {
    font-size: 0.8em;
    color: #000; } }
/* v20160616 */
@font-face {
  font-family: 'icomoon';
  src: url("/fonts/icomoon.eot?bzydqna");
  src: url("/fonts/icomoon.eot?#iefixbzydqna") format("embedded-opentype"), url("/fonts/icomoon.ttf?bzydqna") format("truetype"), url("/fonts/icomoon.woff?bzydqna") format("woff"), url("/fonts/icomoon.svg?bzydqna#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-twitter:before {
  content: "\e000"; }

.icon-facebook:before {
  content: "\e001"; }

.icon-info:before {
  content: "\e002"; }

.icon-clock:before {
  content: "\e003"; }

.icon-tv:before {
  content: "\e004"; }

.icon-screen:before {
  content: "\e005"; }

.icon-feed:before {
  content: "\e006"; }

.icon-pencil:before {
  content: "\e007"; }

.icon-earth:before {
  content: "\e008"; }

.icon-camera:before {
  content: "\e00e"; }

.icon-play:before {
  content: "\e00a"; }

.icon-camera-2:before {
  content: "\e00b"; }

.icon-music:before {
  content: "\e00c"; }

.icon-youtube:before {
  content: "\e00d"; }

.icon-camera-3:before {
  content: "\e00e"; }

.icon-thumbs-up:before {
  content: "\e00f"; }

.icon-thumbs-down:before {
  content: "\e010"; }

.icon-youtube-2:before {
  content: "\e011"; }

.icon-reload:before {
  content: "\e012"; }

.icon-refresh:before {
  content: "\e013"; }

.icon-forward:before {
  content: "\e014"; }

.icon-list:before {
  content: "\e015"; }

.icon-spinner:before {
  content: "\e016"; }

.icon-switch:before {
  content: "\e017"; }

.icon-lamp:before {
  content: "\e018"; }

.icon-resize:before {
  content: "\e020"; }

.icon-list-2:before {
  content: "\e021"; }

.icon-grid:before {
  content: "\e022"; }

.icon-radio:before {
  content: "\e024"; }

.icon-soccer:before {
  content: "\e025"; }

.icon-steering-wheel:before {
  content: "\e026"; }

.icon-alarm:before {
  content: "\e027"; }

.icon-loop:before {
  content: "\e029"; }

.icon-time:before {
  content: "\e02a"; }

.icon-chronometer:before {
  content: "\e01a"; }

.icon-sun:before {
  content: "\e01b"; }

.icon-resize-2:before {
  content: "\e01c"; }

.icon-stretch:before {
  content: "\e01d"; }

.icon-cog:before {
  content: "\e01e"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-3:before {
  content: "\e01f"; }

.icon-bubbles:before {
  content: "\e023"; }

.icon-enter:before {
  content: "\e028"; }

.icon-download:before {
  content: "\e02b"; }

.icon-download-2:before {
  content: "\e02c"; }

.icon-file:before {
  content: "\e02d"; }

.icon-calendar:before {
  content: "\e02e"; }

.icon-medal:before {
  content: "\e02f"; }

.icon-trophy:before {
  content: "\e030"; }

.icon-calendar-2:before {
  content: "\e031"; }

.icon-calendar-alt-fill:before {
  content: "\e032"; }

.icon-trophy-2:before {
  content: "\f091"; }

.icon-calendar-3:before {
  content: "\f073"; }

.icon-table:before {
  content: "\e033"; }

.icon-bars:before {
  content: "\e034"; }

.icon-signup:before {
  content: "\e035"; }

.icon-comment:before {
  content: "\f075"; }

.icon-rotate:before {
  content: "\e036"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-cancel:before {
  content: "\e037"; }

.icon-cancel-2:before {
  content: "\e038"; }

.icon-narrow:before {
  content: "\e039"; }

.icon-lamp-2:before {
  content: "\e03a"; }

.icon-clipboard:before {
  content: "\e03b"; }

.icon-volume-low:before {
  content: "\e03c"; }

.icon-moon:before {
  content: "\e03d"; }

.icon-comments:before {
  content: "\e03e"; }

.icon-bubble:before {
  content: "\e03f"; }

.icon-star:before {
  content: "\e040"; }

.icon-star-2:before {
  content: "\e041"; }

.icon-star-3:before {
  content: "\e042"; }

.icon-cogs-2:before {
  content: "\e043"; }

.icon-search:before {
  content: "\e044"; }

.icon-list-3:before {
  content: "\e045"; }

.icon-grid-2:before {
  content: "\e046"; }

.icon-menu:before {
  content: "\e047"; }

.icon-menu-2:before {
  content: "\e048"; }

.icon-feed-2:before {
  content: "\e049"; }

.icon-envelope:before {
  content: "\e04a"; }

.icon-move:before {
  content: "\e04b"; }

.icon-mail:before {
  content: "\e04c"; }

.icon-users:before {
  content: "\e04d"; }

.icon-newspaper:before {
  content: "\e04e"; }

.icon-shield:before {
  content: "\e04f"; }

.icon-award-fill:before {
  content: "\e050"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-tab:before {
  content: "\e051"; }

.icon-transfer:before {
  content: "\e052"; }

.icon-comment-2:before {
  content: "\e053"; }

.icon-chat:before {
  content: "\e054"; }

.icon-linkedin:before {
  content: "\e019"; }

.icon-arrow-left:before {
  content: "\e056"; }

.icon-arrow-right:before {
  content: "\e057"; }

.icon-left:before {
  content: "\f305"; }

.icon-right:before {
  content: "\f304"; }

.icon-danger:before {
  content: "\f415"; }

.icon-uniF487:before {
  content: "\f487"; }

.icon-remotemysql:before {
  content: "\f0c0"; }

.icon-fantastico:before {
  content: "\f0ae"; }

.icon-resizeh:before {
  content: "\f318"; }

.icon-scaledown:before {
  content: "\f326"; }

.icon-scaleup:before {
  content: "\f325"; }

.icon-wand:before {
  content: "\e058"; }

.icon-wizard:before {
  content: "\f03c"; }

.icon-desklamp:before {
  content: "\f412"; }

.icon-threecolumn:before {
  content: "\f1ab"; }

.icon-twocolumnleft:before {
  content: "\f1a9"; }

.icon-twocolumnright:before {
  content: "\f1a7"; }

/*.icon-saida:before {
	content: "\e059";color:#eb0000;
}*/
.icon-whistle:before {
  content: "\f3d8"; }

.icon-tshirt:before {
  content: "\e05d"; }

.icon-home:before {
  content: "\21b8"; }

.icon-mobile:before {
  content: "\f0e8"; }

.icon-phone2:before {
  content: "\f148"; }

.icon-phone3:before {
  content: "\f149"; }

.icon-phone:before {
  content: "\f15b"; }

.icon-draft:before {
  content: "\f172"; }

.icon-shredder:before {
  content: "\f27c"; }

.icon-print:before {
  content: "\f02f"; }

.icon-phone-2:before {
  content: "\f095"; }

.icon-home-2:before {
  content: "\f015"; }

.icon-flag:before {
  content: "\f024"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-vlc:before {
  content: "\f192"; }

.icon-paintroll:before {
  content: "\f1fa"; }

.icon-forklift:before {
  content: "\f29b"; }

.icon-wheelchair:before {
  content: "\f3fe"; }

.icon-director:before {
  content: "\f2ae"; }

.icon-chair:before {
  content: "\2441"; }

.icon-article:before {
  content: "\e05e"; }

.icon-basketball:before {
  content: "\f2e9"; }

.icon-user:before {
  content: "\e05f"; }

.icon-bike:before {
  content: "\e060"; }

.icon-woman:before {
  content: "\f2a1"; }

.icon-export:before {
  content: "\e061"; }

.icon-baseball:before {
  content: "\e062"; }

.icon-football:before {
  content: "\f2eb"; }

.icon-shoppingcart:before {
  content: "\f035"; }

.icon-podium:before {
  content: "\f2d6"; }

.icon-instagram:before {
  content: "\f14a"; }

.icon-pinterest:before {
  content: "\e063"; }

.icon-share:before {
  content: "\f16c"; }

.icon-left-quote:before {
  content: "\e064"; }

.icon-right-quote:before {
  content: "\e065"; }

.icon-youtube-3:before {
  content: "\f142"; }

.icon-stats:before {
  content: "\e600"; }

.icon-pie:before {
  content: "\e601"; }

/*editados*/
.icon-stop:before, .icon-cartaoAmarelo:before, .icon-cartaoVermelho:before {
  content: "\e055"; }

.icon-cartaoAmarelo {
  color: #ffc600; }

.icon-cartaoVermelho, .icon-saida {
  color: #eb0000; }

.icon-entrada {
  color: #007d00; }

.icon-redo:before, .icon-entrada:before {
  content: "\e05a"; }

.icon-reply:before, .icon-saida:before {
  content: "\e05b"; }

.icon-estadio:before {
  content: "\f3d6"; }

.icon-substituicao:before {
  content: "\e05a";
  color: #007d00;
  font-size: 0.85em; }

.icon-substituicao:after {
  content: "\e05b";
  color: #eb0000;
  margin-left: -0.4em;
  font-size: 0.7em; }

.icon-duploAmarelo:before {
  content: "\e055";
  color: #ffc600;
  /*font-size: 0.75em;*/ }

.icon-duploAmarelo:after {
  content: "\e055";
  color: #eb0000;
  margin-left: -0.3em;
  margin-top: 3px;
  /*font-size: 0.75em;*/ }

.icon-autoGolo:before {
  content: "\e025";
  color: #eb0000; }

.icon-autoGolo:after {
  content: "(ag)";
  font-family: "Roboto";
  color: #444;
  font-size: 0.85em; }

.icon-goloPenalty:before {
  content: "\e025";
  color: #000; }

.icon-goloPenalty:after {
  content: "(p)";
  font-family: "Roboto";
  color: #444;
  font-size: 0.85em; }

@font-face {
  font-family: 'mf';
  src: url("/fonts/mf.eot?j1jpw8");
  src: url("/fonts/mf.eot?j1jpw8#iefix") format("embedded-opentype"), url("/fonts/mf.ttf?j1jpw8") format("truetype"), url("/fonts/mf.woff?j1jpw8") format("woff"), url("/fonts/mf.svg?j1jpw8#mf") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="mf-icon-"], [class*=" mf-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mf' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mf-icon-golo3:before {
  content: "\e918"; }

.mf-icon-golo2:before {
  content: "\e919"; }

.mf-icon-duplo-amarelo2 .path1:before {
  content: "\e913";
  color: #ea0002; }

.mf-icon-duplo-amarelo2 .path2:before {
  content: "\e916";
  margin-left: -0.9921875em;
  color: #ffc503; }

.mf-icon-duplo-amarelo:before {
  content: "\e917";
  color: #ffc503; }

.mf-icon-cartao:before {
  content: "\e914"; }

.mf-icon-amarelo:before {
  content: "\e910";
  color: #ffc503; }

.mf-icon-golo:before {
  content: "\e911"; }

.mf-icon-vermelho:before {
  content: "\e915";
  color: #ea0002; }

.mf-icon-video:before {
  content: "\e90b"; }

.mf-icon-aominuto:before {
  content: "\e90c"; }

.mf-icon-destaques:before {
  content: "\e90d"; }

.mf-icon-ficha_de_jogo:before {
  content: "\e90e"; }

.mf-icon-camisola_linha:before {
  content: "\e90a"; }

.mf-icon-camisola:before {
  content: "\e909"; }

.mf-icon-saida:before {
  content: "\e912"; }

.mf-icon-entrada:before {
  content: "\e90f"; }

.mf-icon-apito:before {
  content: "\e908"; }

.mf-icon-home:before {
  content: "\e907"; }

.mf-icon-youtube-play:before {
  content: "\e903"; }

.mf-icon-youtube:before {
  content: "\e904"; }

.mf-icon-location:before {
  content: "\e905"; }

.mf-icon-location2:before {
  content: "\e906"; }

.mf-icon-whatsapp:before {
  content: "\e902"; }

.mf-icon-google-plus:before {
  content: "\e901"; }

.mf-icon-arrow_left:before {
  content: "\e314"; }

.mf-icon-share:before {
  content: "\e80d"; }

.mf-icon-instagram:before {
  content: "\e900"; }

.mf-icon-clock2:before {
  content: "\e94e"; }

.mf-icon-link:before {
  content: "\e9cb"; }

.mf-icon-facebook:before {
  content: "\ea90"; }

.mf-icon-twitter:before {
  content: "\ea96"; }

.mf-icon-rss:before {
  content: "\ea9b"; }

.mf-icon-appleinc:before {
  content: "\eabe"; }

.mf-icon-android:before {
  content: "\eac0"; }

.mf-icon-add:before {
  content: "\e145"; }

.mf-icon-add_circle:before {
  content: "\e147"; }

.mf-icon-arrow_back:before {
  content: "\e5c4"; }

.mf-icon-arrow_downward:before {
  content: "\e5db"; }

.mf-icon-camera:before {
  content: "\e412"; }

.mf-icon-close:before {
  content: "\e5cd"; }

.mf-icon-edit:before {
  content: "\e254"; }

.mf-icon-close2:before {
  content: "\e888"; }

.mf-icon-arrow_down:before {
  content: "\e313"; }

.mf-icon-arrow_right:before {
  content: "\e315"; }

.mf-icon-arrow_up:before {
  content: "\e316"; }

.mf-icon-cart:before {
  content: "\e8cc"; }

.mf-icon-menu:before {
  content: "\e5d2"; }

.mf-icon-more:before {
  content: "\e5d3"; }

.mf-icon-tv:before {
  content: "\e63b"; }

.mf-icon-play:before {
  content: "\e038"; }

.mf-icon-search:before {
  content: "\e8b6"; }

.mf-icon-thumb_down:before {
  content: "\e8db"; }

.mf-icon-thumb_up:before {
  content: "\e8dc"; }

.mf-icon-clock:before {
  content: "\e924"; }

header {
  position: relative; }
  @media (max-width: 767px) {
    header:after {
      content: '';
      display: block;
      position: absolute;
      top: 60px;
      width: 10px;
      height: 60px;
      right: 0;
      background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* ie10+ */
      background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
      /* ie6-9 */ } }
  header .barraTopo {
    background-color: #202c3a;
    min-height: 60px;
    position: relative;
    /* #brandWrapper {
         overflow: hidden;
         .brandLogo {
             margin: 6px 0 0 10px;
        }
         .brandDir {
             margin: 0px 0 0 10px;
             color: #fff;
             font-weight: 300;
             font-size: 12px;
        }
    }
    */ }
    header .barraTopo .menu {
      display: inline-block;
      background-color: #f06926;
      height: 60px;
      padding: 0 10px;
      width: 80px;
      float: left;
      cursor: pointer;
      overflow: hidden; }
      @media (max-width: 767px) {
        header .barraTopo .menu {
          width: 40px; } }
      header .barraTopo .menu a {
        color: #fff; }
        header .barraTopo .menu a span {
          display: inline-block;
          float: left;
          line-height: 60px; }
        header .barraTopo .menu a .menuLabel {
          font-size: 15px;
          font-family: 'Anton';
          padding-left: 6px; }
          @media (max-width: 767px) {
            header .barraTopo .menu a .menuLabel {
              display: none; } }
        header .barraTopo .menu a .icon {
          font-size: 40px; }
        @media (max-width: 1024) {
          header .barraTopo .menu a .menuLabel {
            display: none; } }
    header .barraTopo a.brand {
      position: relative;
      font-size: 0em;
      display: block;
      float: left;
      height: 60px;
      width: 377px;
      background-position: 10px center;
      /* 20 anos */
      background-repeat: no-repeat;
      text-indent: -999px;
      background-image: url("../img/maisfutebol_logo.svg?v1s");
      background-size: 80%;
      /* 20 anos */
      /* 20 anos */
      /*
      &:before {
          content: " ";
          position: absolute;
          top: 50%; left: 3%;
          transform: translateY(-40%);
          z-index: 1;
          background-image: url('../img/20anos.svg');
          background-size: cover;
          background-repeat: no-repeat;
          width: 15%;
          height: 0;
          padding-bottom: 18%;
          @media (max-width: 500px) {
              transform: translateY(-50%);
          }
      }
      */ }
      @media (max-width: 767px) {
        header .barraTopo a.brand {
          width: 60%;
          max-width: 350px;
          min-width: 200px; } }
    header .barraTopo .bt_mftotal {
      position: absolute;
      background-color: #f06926;
      right: 0;
      top: 0;
      width: 150px;
      height: 60px;
      background-image: url("../img/mftotal_logo.png?v2");
      background-position: center;
      background-repeat: no-repeat;
      font-size: 0px;
      text-indent: -999px;
      overflow: hidden; }
      @media (max-width: 767px) {
        header .barraTopo .bt_mftotal {
          display: none; } }
    header .barraTopo .menuPesquisa, header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo, header .barraTopo .pesquisaDiv .fecharPesquisa {
      display: block;
      position: absolute;
      top: 0;
      right: 160px;
      width: 60px;
      height: 60px;
      text-decoration: none;
      text-align: center; }
      @media (max-width: 767px) {
        header .barraTopo .menuPesquisa, header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo, header .barraTopo .pesquisaDiv .fecharPesquisa {
          right: 0px; } }
      header .barraTopo .menuPesquisa span, header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo span, header .barraTopo .pesquisaDiv .fecharPesquisa span {
        font-size: 45px;
        padding: 0;
        line-height: 60px;
        display: block;
        color: #f06926; }
    header .barraTopo .menuPesquisa {
      cursor: pointer; }
    header .barraTopo .pesquisaDiv {
      display: none;
      position: absolute;
      height: 60px;
      background-color: #202c3a;
      top: 0;
      right: 0;
      left: 477px; }
      @media (max-width: 1023px) {
        header .barraTopo .pesquisaDiv {
          left: 0; } }
      header .barraTopo .pesquisaDiv .inputwrapper {
        position: absolute;
        right: 200px;
        left: 0;
        height: 60px;
        overflow: hidden; }
        @media (max-width: 767px) {
          header .barraTopo .pesquisaDiv .inputwrapper {
            right: 140px; } }
        header .barraTopo .pesquisaDiv .inputwrapper .inputPesquisaTopo {
          margin: 0;
          line-height: 60px;
          border: 0;
          background-color: #fff;
          -webkit-appearance: none;
          -moz-appearance: none;
          font-size: 20px;
          width: 98%;
          padding-left: 2%;
          -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0px 0px 810pxpx 0px rgba(0, 0, 0, 0.5); }
      header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo {
        background-color: #f06926;
        border: 0;
        margin: 0;
        width: 120px;
        right: 80px;
        color: #fff;
        font-size: 20px;
        font-family: 'Anton';
        -webkit-appearance: none;
        -moz-appearance: none;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
        @media (max-width: 767px) {
          header .barraTopo .pesquisaDiv .btSubmitPesquisaTopo {
            width: 80px;
            font-size: 16px;
            right: 60px; } }
      header .barraTopo .pesquisaDiv .fecharPesquisa {
        cursor: pointer;
        right: 10px;
        color: #f06926; }
        header .barraTopo .pesquisaDiv .fecharPesquisa span {
          font-size: 40px; }
        @media (max-width: 767px) {
          header .barraTopo .pesquisaDiv .fecharPesquisa {
            right: 0px; } }
    header .barraTopo .rsDiv {
      position: absolute;
      height: 60px;
      background-color: #202c3a;
      top: 0;
      right: 220px;
      left: 477px;
      text-align: center; }
      header .barraTopo .rsDiv a {
        display: inline-block;
        /* line-height: 60px;
        */
        width: 25px;
        padding: 0 10px;
        overflow: hidden;
        color: #f06926;
        margin: 18px 0px 0 0px;
        font-size: 0;
        text-decoration: none; }
        @media (max-width: 1200px) {
          header .barraTopo .rsDiv a {
            width: 20px;
            margin: 18px 0px 0 0px;
            padding: 0 2px; } }
        header .barraTopo .rsDiv a:before {
          font-size: 22px; }
      header .barraTopo .rsDiv .liga-mf-top {
        width: 119px;
        margin-left: 40px; }
        @media (max-width: 1200px) {
          header .barraTopo .rsDiv .liga-mf-top {
            margin-left: 18px; } }
      @media (max-width: 1023px) {
        header .barraTopo .rsDiv {
          display: none; } }
    header .barraTopo .menuList .rsDiv {
      display: none;
      position: relative;
      left: auto;
      right: auto;
      background-color: transparent; }
      @media (max-width: 1023px) {
        header .barraTopo .menuList .rsDiv {
          display: block; } }
      header .barraTopo .menuList .rsDiv a {
        width: 45px;
        margin: 6px 4px 0 4px; }
        header .barraTopo .menuList .rsDiv a:before {
          font-size: 26px;
          line-height: 45px; }
  header .barraCludes::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.1); }
  header .barraCludes::-webkit-scrollbar {
    height: 4px;
    background-color: transparent; }
  header .barraCludes::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.4);
    border: 0;
    border-radius: 2px; }
  header .barraCludes {
    /* 20 anos */
    padding-top: 14px;
    height: 60px;
    background-color: #f3f0ea;
    width: 100%; }
    @media (max-width: 767px) {
      header .barraCludes {
        overflow-x: auto;
        overflow-y: hidden;
        height: 60px;
        -webkit-overflow-scrolling: touch; } }
    @media (max-width: 500px) {
      header .barraCludes {
        padding-top: 0; } }
    header .barraCludes a.classificacao {
      font-size: 14px;
      font-family: 'Anton';
      color: #273845;
      display: inline-block;
      line-height: 60px;
      float: left;
      padding: 0 10px; }
    header .barraCludes ul {
      /* width:90%;
      */
      /* @media (max-width:767px) {
          display:none;
      }
      */ }
      @media (min-width: 768px) {
        header .barraCludes ul {
          margin-left: 115px; } }
      @media (max-width: 767px) {
        header .barraCludes ul {
          height: 60px;
          width: 810px; } }
      header .barraCludes ul li {
        float: left;
        width: 5.5%;
        height: 60px; }
        @media (max-width: 767px) {
          header .barraCludes ul li {
            width: 43px !important; } }
        header .barraCludes ul li a {
          display: block;
          text-align: center;
          font-size: 12px;
          color: #777; }
        header .barraCludes ul li img {
          width: 36px;
          height: auto;
          margin: 5px auto 3px auto;
          display: block; }
          @media (max-width: 960px) {
            header .barraCludes ul li img {
              width: 30px;
              margin: 6px auto 4px auto; } }
  header .bottomBar {
    background-color: #fff;
    height: 35px;
    margin-top: 1px;
    overflow: hidden;
    position: relative; }
  header .tagsTop {
    float: left;
    height: 30px;
    overflow: hidden; }
    @media (min-width: 980px) {
      header .tagsTop {
        margin-right: 250px; } }
    header .tagsTop ul {
      margin-left: 10px;
      margin-top: 2px; }
      header .tagsTop ul li {
        float: left;
        line-height: 30px;
        font-size: 13px;
        color: #777; }
        header .tagsTop ul li a {
          display: block;
          padding: 0 15px;
          color: #202c3a;
          font-weight: 700;
          font-size: 16px; }
        header .tagsTop ul li a.aovivo {
          background-color: #D3EABC; }

.menuLateralPhone {
  width: 100%;
  background-color: #202c3a;
  overflow: hidden;
  position: relative;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1000000000000000;
  -webkit-transition: height 0.5s;
  /* Safari */
  transition: height 0.5s; }
  .menuLateralPhone .menuList {
    display: block;
    width: 33.3%;
    background-color: #273845;
    min-height: 780px;
    z-index: 1;
    -webkit-box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 0px 20px 0px rgba(0, 0, 0, 0.5); }
    @media (max-width: 767px) {
      .menuLateralPhone .menuList {
        width: 100%; } }
    .menuLateralPhone .menuList .icon {
      display: none; }
    .menuLateralPhone .menuList h3 {
      border-bottom: solid 0px #000;
      width: 100%;
      position: relative; }
      .menuLateralPhone .menuList h3 .icon-angle-down {
        position: absolute;
        right: 5px;
        bottom: 4px; }
    .menuLateralPhone .menuList h3 a {
      font-family: 'Anton';
      padding: 10px 20px 10px 20px;
      display: block;
      color: #fff;
      line-height: 26px;
      font-size: 24px;
      border: 0;
      font-weight: 400; }
      .menuLateralPhone .menuList h3 a .mf-icon-tv {
        color: #f06926; }
    .menuLateralPhone .menuList a:hover {
      text-decoration: none;
      background-color: #000; }
    .menuLateralPhone .menuList div {
      overflow: hidden;
      width: 100%; }
    .menuLateralPhone .menuList .subNav {
      font-size: 18px;
      /*background-color:#222;
      */
      width: 100%; }
    .menuLateralPhone .menuList .subNav li a {
      color: #fff;
      padding: 0 20px;
      border-bottom: solid 0px #444;
      display: block;
      line-height: 48px;
      font-weight: 700; }
    .menuLateralPhone .menuList .subNav img {
      margin-right: 6px; }
    .menuLateralPhone .menuList .subNav .subNavItems a {
      padding: 0 20px;
      /*padding-left:80px;
      */
      color: #fff;
      /* $cor_laranja*/
      /*;
       background-color:#000 $cor_azul_cinza;
      */ }
      .menuLateralPhone .menuList .subNav .subNavItems a span {
        font-weight: 300; }
    .menuLateralPhone .menuList span.iconLiga {
      background-image: url(../img/icon-liga.png);
      background-position: left center;
      background-repeat: no-repeat;
      width: 25px;
      display: inline-block;
      height: 22px;
      display: none; }
    .menuLateralPhone .menuList .icon-angle-down {
      font-size: 1.7em;
      float: right;
      padding: 0;
      /* padding-top: 3px;
      */ }
    .menuLateralPhone .menuList .menuopened {
      background-color: #17202a;
      color: #f3d68f; }
      .menuLateralPhone .menuList .menuopened .icon-angle-down {
        color: #f3d68f; }
      @media (max-width: 767px) {
        .menuLateralPhone .menuList .menuopened .icon-angle-down {
          -ms-transform: rotate(-180deg);
          /* IE 9 */
          -webkit-transform: rotate(-180deg);
          /* Chrome, Safari, Opera */
          transform: rotate(-180deg);
          color: #f3d68f; } }
    .menuLateralPhone .menuList .subNav {
      z-index: 1;
      background-color: #17202a;
      -webkit-box-shadow: 15px 0px 20px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 15px 0px 20px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 15px 0px 20px 0px rgba(0, 0, 0, 0.5); }
      .menuLateralPhone .menuList .subNav .menuopened {
        background-color: #000;
        color: #f3d68f; }
      @media (max-width: 767px) {
        .menuLateralPhone .menuList .subNav a {
          padding-left: 40px !important; } }
    .menuLateralPhone .menuList .subNavItems {
      z-index: 1;
      background-color: #000; }
      @media (max-width: 767px) {
        .menuLateralPhone .menuList .subNavItems a {
          padding-left: 60px !important; } }
    @media (min-width: 768px) {
      .menuLateralPhone .menuList .icon-angle-down {
        padding-top: 0;
        margin-top: -3px; }
      .menuLateralPhone .menuList h3 .icon-angle-down {
        position: absolute;
        right: 3px;
        bottom: 4px; }
      .menuLateralPhone .menuList .subNav {
        width: 33.3%;
        position: absolute;
        left: 33.3%;
        top: 60px;
        background-color: #17202a;
        min-height: 780px; }
        .menuLateralPhone .menuList .subNav .menuopened {
          background-color: #000; }
        .menuLateralPhone .menuList .subNav .icon-angle-down {
          padding-top: 8px;
          margin-top: 0px; }
      .menuLateralPhone .menuList .subNavItems {
        width: 100%;
        position: absolute;
        left: 100%;
        top: 0px;
        background-color: #000;
        min-height: 780px; }
      .menuLateralPhone .menuList .icon-angle-down {
        -ms-transform: rotate(-90deg);
        /* IE 9 */
        -webkit-transform: rotate(-90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-90deg); } }
  .menuLateralPhone .moreDivContent {
    opacity: 0;
    z-index: 0;
    position: absolute;
    right: 40px;
    top: 120px;
    left: 35%; }
    @media (max-width: 767px) {
      .menuLateralPhone .moreDivContent {
        display: none; } }
    .menuLateralPhone .moreDivContent .item {
      width: 42%;
      margin: 10px 4%;
      float: left;
      color: #fff; }
      .menuLateralPhone .moreDivContent .item h2 {
        font-size: 20px;
        padding: 6px 0 20px 0; }
      .menuLateralPhone .moreDivContent .item h3 {
        background-color: #f06926;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px 10px;
        font-family: 'Anton';
        font-size: 20px; }

.picture16x9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-position: center top;
  background-size: cover; }

.thumbnail {
  display: block;
  width: 220px !important;
  height: 123.75px !important; }

.loading {
  background: #f1f1f1 url("/img/loading_light.svg") center center no-repeat; }

a {
  color: #000;
  text-decoration: none; }

a:hover {
  color: #f06926;
  text-decoration: underline; }

article .autores {
  color: #777;
  /*    background-color: $cor_amarelo_claro; */
  /*    width: 29%;
      float:left;
      padding-left: 1%;
      padding-top:10px;
  */
  float: left;
  overflow: hidden;
  padding-top: 25px;
  /*    padding:15px 0;*/
  /*    padding-bottom: 25px;*/
  font-size: 14px;
  /*           .fotoAutor {
                  width:40px;
                  height: 40px;
                  display: inline-block;
                  margin:0 5px -13px 8px;
  
  }*/ }
  @media (min-width: 1250px) {
    article .autores {
      margin-right: 200px; } }
  article .autores .redacao {
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 25px; }
  article .autores .autor {
    min-height: 65px;
    min-width: 230px;
    float: left; }
    @media (max-width: 480px) {
      article .autores .autor {
        min-width: 177px; } }
    article .autores .autor .fotoAutor {
      width: 54px;
      height: 54px;
      display: block;
      margin: 0 10px 40px 0;
      float: left; }
      @media (max-width: 480px) {
        article .autores .autor .fotoAutor {
          width: 35px;
          height: 35px; } }
    article .autores .autor ul li {
      /*        line-height: 17px;*/ }
  article .autores .autor2 {
    /*        border-left: solid 1px #ccc;*/ }
  article .autores a.nome {
    font-weight: 700;
    font-size: 16px; }
  article .autores .twitter {
    color: #00acee;
    line-height: 25px; }
article .imgArtigo img {
  width: 100%;
  height: auto; }

.fotoAutor {
  background-position: center top;
  background-size: cover;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  filter: grayscale(100%);
  width: 50px;
  height: 50px;
  transition: all 0.2s; }

a:hover .fotoAutor {
  filter: none; }

.footerAPP {
  background-color: #f3d68f;
  margin-top: 40px;
  padding-top: 200px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 720px) {
    .footerAPP {
      padding-top: 0; } }
  .footerAPP:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    background-color: #fff; }
    @media (max-width: 720px) {
      .footerAPP:before {
        display: none; } }
  .footerAPP .container {
    background-color: #f3d68f; }
    .footerAPP .container .download {
      font-size: 18px;
      padding: 0 20px 40px 20px;
      width: 67%; }
      @media (max-width: 1100px) {
        .footerAPP .container .download {
          width: 58%; } }
      @media (max-width: 600px) {
        .footerAPP .container .download {
          width: 65%; } }
      @media (max-width: 480px) {
        .footerAPP .container .download {
          width: 85%; } }
      .footerAPP .container .download .download-button {
        display: block;
        float: left;
        width: auto;
        margin: 10px 10px 0 0; }
        @media (max-width: 480px) {
          .footerAPP .container .download .download-button {
            margin: 20px 0 0 0;
            float: none; } }
        .footerAPP .container .download .download-button img {
          width: auto;
          height: 50px; }
      .footerAPP .container .download .title {
        font-family: 'Anton';
        font-size: 50px;
        color: #fff;
        padding: 40px 0 10px 0; }
        @media (max-width: 600px) {
          .footerAPP .container .download .title {
            font-size: 40px; } }
      .footerAPP .container .download h3 {
        font-size: 22px;
        padding-bottom: 10px; }
        @media (max-width: 600px) {
          .footerAPP .container .download h3 {
            font-size: 18px; } }
    .footerAPP .container .imgAPP {
      width: 30%;
      position: absolute;
      left: 68%;
      bottom: 0;
      background-image: url("/img/appmf2018.png?v3");
      background-position: center bottom;
      background-size: contain;
      background-repeat: no-repeat; }
      @media (max-width: 1100px) {
        .footerAPP .container .imgAPP {
          width: 40%; } }
      @media (max-width: 600px) {
        .footerAPP .container .imgAPP {
          width: 45%; } }
      @media (max-width: 1100px) {
        .footerAPP .container .imgAPP {
          left: 60%; } }
      @media (max-width: 600px) {
        .footerAPP .container .imgAPP {
          left: 67%; } }
      @media (max-width: 480px) {
        .footerAPP .container .imgAPP {
          left: 200px; } }
      .footerAPP .container .imgAPP .picturesquare {
        background-image: url("/img/appmf2018.gif?v3");
        background-position: center bottom;
        background-size: contain;
        background-repeat: no-repeat; }

.remate {
  background-color: #1B1513;
  overflow: hidden; }

.remate .container {
  background-color: #1B1513;
  color: #fff;
  padding: 10px;
  font-size: 1.2em;
  text-align: center; }
  .remate .container a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .remate .container a:hover {
      color: #ed672f; }

/* ############################################################################################################################## */
/* CSS Document */
/*.icon-threecolumn, .icon-twocolumnleft {font-size:1.4em;}*/
/*
.column_center, .column_total { background-color: #00b5ec }
.column_right { background-color: #000 }*/
a {
  font-weight: 400; }

header {
  overflow: hidden; }

img.lazy {
  opacity: 0;
  -webkit-transition: opacity .3s ease-in;
  -moz-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  -ms-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in; }

.estatisticasGerais td {
  position: relative;
  overflow: visible; }

.ttBP2, .ttBP {
  position: absolute;
  bottom: 3px;
  text-align: center;
  font-size: 0.6em;
  word-break: keep-all;
  width: 100%; }

.ttBP {
  top: 10px; }

.ttBP2.last {
  right: 0; }

.container {
  background-color: #fff; }

#goUp {
  z-index: 999999;
  position: fixed;
  bottom: 0;
  display: none;
  text-align: center;
  margin-left: -60px;
  left: 50%;
  height: 55px;
  width: 120px;
  overflow: hidden; }

#goUp a {
  /*position: absolute; 
  bottom:-60px;*/
  line-height: 55px;
  background-color: rgba(0, 0, 0, 0.25);
  display: block;
  width: 120px;
  height: 120px;
  padding: 0;
  color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px; }

#goUp a .icon-angle-up {
  font-size: 46px; }

#goUp a:hover {
  text-decoration: none; }
  @media (min-width: 1024px) {
    #goUp a:hover {
      background-color: #f06926; } }

.novo {
  font-family: 'Anton';
  background-color: #ffde00;
  font-size: 11px;
  display: block;
  padding: 0px 3px;
  color: #000;
  position: absolute;
  top: 1px;
  right: 1px; }

.highlight {
  background-color: #fff9d4; }

p {
  margin: 8px 0; }

.txtArtigo p {
  margin: 25px 0; }

.txtArtigo .maisArtigos p {
  margin: 0; }

.txtArtigo figcaption {
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding: 5px;
  margin-bottom: 15px;
  font-style: italic;
  color: #777;
  text-align: center;
  border-bottom: solid 1px #f2f2f2; }

.articleBody h2 {
  font-size: 1.2em; }

.articleBody h3 {
  font-size: 1.1em; }

.articleBody h4 {
  font-size: 1em; }

a.more {
  font-family: 'Anton';
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 8px 0;
  text-transform: uppercase; }

a:hover.more {
  background-color: #f06926;
  color: #000; }

a.moreOpen {
  font-size: 1.6em;
  /*font-family: 'Lalezar'; color:$cor_laranja;*/
  border-bottom: dotted 0px #ccc;
  border-top: dotted 1px #ccc;
  margin: 0 auto;
  display: block;
  text-align: left;
  padding: 3px 0;
  /*text-transform:uppercase;*/ }

a:hover.moreOpen {
  background-color: #f06926;
  color: #fff; }

.layoutHP1 a.more {
  color: #ccc;
  border-color: #444; }

hr {
  display: none; }

.floatLeft {
  float: left;
  margin-right: 15px; }

.note {
  padding: 15px;
  font-size: 1.7em;
  text-align: center; }

.note2 {
  padding: 15px;
  font-size: 1.7em;
  background-color: #fffee1;
  margin-bottom: 40px; }

.note span {
  font-size: 2.5em;
  color: #ccc;
  padding: 10px;
  line-height: 2.6em; }

.note2 span {
  font-size: 2em;
  color: #ccc;
  padding: 0 10px;
  float: left;
  display: block; }

.anuncio {
  text-align: center;
  /*         margin: 15px 0; border:solid 1px #dddddd; */
  padding: 5px 0; }

.wrapHomepage .anuncio {
  margin: 30px 20px; }

.artigo_left2 .anuncio {
  margin: 0 0 30px 0; }

/*header*/
.versaoBeta {
  width: 66px;
  height: 42px;
  position: absolute;
  top: 0;
  left: -3px;
  overflow: hidden;
  text-indent: -999px;
  background-image: url("../img/www.png");
  z-index: 1000; }

.ui-datepicker {
  font-size: 1em;
  margin: 0 auto;
  width: 230px; }

.ui-datepicker thead {
  font-size: 0.4em;
  color: #000; }

.ui-datepicker .ui-datepicker-title {
  background-color: #f1f1f1;
  font-size: 0.7em;
  text-align: center;
  color: #000; }

.ui-datepicker-calendar td a {
  padding: 0 3px;
  margin: 0 5px; }

.ui-datepicker-prev {
  float: left;
  font-size: 0.1em;
  width: 25px;
  overflow: hidden; }

.ui-datepicker-next {
  float: right;
  margin-right: 3px;
  font-size: 0.1em;
  width: 25px;
  overflow: hidden; }

.ui-datepicker-prev:before, .ui-datepicker-next:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
  padding-right: 20px;
  line-height: 1em; }

.ui-datepicker-prev:before {
  content: "\f104"; }

.ui-datepicker-next:before {
  content: "\f105"; }

/*Quando uma data do datepicker é seleccionada*/
.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #999999;
  background-color: #EEEEEE; }

.ui-datepicker-today .ui-state-active {
  border: 1px solid #aaaaaa; }

.ui-tabs-active {
  border: 0 !important;
  outline: none;
  background-color: #F36700 !important; }

.ui-tabs-active a {
  outline: none; }

.pubMobile {
  display: none; }

.mrec2, #mrec {
  text-align: right; }

select.selectCompeticao {
  max-width: 100%; }

select:disabled {
  color: #888; }

#moreDiv:after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 100;
  pointer-events: none;
  bottom: 0;
  background: -webkit-linear-gradient(bottom, black 0%, rgba(50, 40, 35, 0) 100%);
  background: -moz-linear-gradient(bottom, black 0%, rgba(50, 40, 35, 0) 100%);
  background: -o-linear-gradient(bottom, black 0%, rgba(50, 40, 35, 0) 100%);
  background: linear-gradient(to top, black 0%, rgba(50, 40, 35, 0) 100%); }

a.moreNav .multimedia {
  padding-right: 0; }

.moreNavItems li {
  border-bottom: solid 1px #28180f; }

.moreNavItems li a {
  /*line-height:33px; padding-top:3px;padding-top: 8px; padding-bottom:5px; line-height: 1.2em;*/
  padding: 5px;
  display: block;
  color: #fff;
  font-family: 'Anton';
  background-color: #202c3a; }

.moreNavItems li a.active {
  background-color: #b8b08b; }

.column_left .moreNavItems {
  font-size: 1.4em;
  margin-bottom: 40px; }

.column_left .moreNavItems .subNavItems {
  display: none; }

.column_left .moreNavItems .visible {
  display: block; }

/*barra de clubes e pesquisa*/
/*porto*/
.logo_1678 {
  background-position: 0px 0px; }

/*sporting*/
.logo_1680 {
  background-position: 0px -30px; }

/*benfica*/
.logo_1679 {
  background-position: 0px -60px; }

/*nacional*/
.logo_1681 {
  background-position: 0px -90px; }

/*sp braga*/
.logo_1682 {
  background-position: 0px -120px; }

/*estoril*/
.logo_1695 {
  background-position: 0px -150px; }

/*gil vicente*/
.logo_2572 {
  background-position: 0px -180px; }

/*rio ave*/
.logo_1683 {
  background-position: 0px -210px; }

/*v guimaraes*/
.logo_1689 {
  background-position: 0px -240px; }

/*maritimo*/
.logo_1684 {
  background-position: 0px -270px; }

/*belenenses*/
.logo_1692 {
  background-position: 0px -300px; }

/*arouca*/
.logo_11611 {
  background-position: 0px -330px; }

/*olhanense*/
.logo_1713 {
  background-position: 0px -360px; }

/*v setubal*/
.logo_1696 {
  background-position: 0px -390px; }

/*academica*/
.logo_1690 {
  background-position: 0px -420px; }

/*paços ferreira*/
.logo_1693 {
  background-position: 0px -450px; }

a span.linkAoVivo {
  color: #FF6C00; }

a span.linkMundial {
  color: #80BC3C; }

em.posicaoLiga {
  color: #273845; }

.pesquisaTop {
  background-color: #fff;
  border: solid 1px  #e2dcd8;
  float: right;
  margin-top: 17px;
  margin-right: 15px;
  height: 30px; }

.pesquisaTop .inputPesquisa {
  width: 75%;
  border: 0;
  float: left;
  font-size: 1.5em;
  background-color: transparent;
  outline: 0;
  margin: 3px 0 0 4px; }

.pesquisaTop .btSubmitPesquisa {
  border: 0;
  width: 15%;
  height: 28px;
  text-indent: -999px;
  overflow: hidden;
  background-color: #fff;
  float: right;
  font-size: 0px;
  background-image: url("../img/bt_pesquisar.png");
  background-position: right center;
  background-repeat: no-repeat;
  margin: 0; }

.btSubmitPesquisa:hover {
  cursor: pointer; }

::-webkit-input-placeholder {
  font-size: 0.8em;
  color: #777;
  font-style: italic; }

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 0.8em;
  color: #777;
  font-style: italic; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 0.8em;
  color: #777;
  font-style: italic; }

:-ms-input-placeholder {
  font-size: 0.8em;
  color: #777;
  font-style: italic; }

.pesquisaJogador {
  float: none;
  margin: 0 0 30px 0; }

.wrapPaginaResultClass .pesquisaTop {
  float: none;
  width: 300px;
  margin: 0 0 10px 0; }

/* barra de ao vivo e tags */
.bottomBar .aoVivoTop {
  margin-right: 0px;
  width: 380px;
  height: 33px;
  overflow: hidden; }

.bottomBar .aoVivoTop {
  float: left;
  display: inline; }

.aoVivoTop.tableJogos li span {
  line-height: 20px !important; }

.tableJogos .live .minuto {
  background-image: url("../img/bg_time.png");
  background-position: right;
  background-repeat: no-repeat;
  padding: 4px 8px 3px 3px;
  font-size: 1.2em;
  color: #fff;
  /*font-family: 'DroidSansRegular';*/ }

.wrapPaginaResultClass .live .minuto {
  font-size: 0.9em;
  padding: 3px 8px 3px 3px; }

.bottomBar .aoVivoTop .minuto {
  background-image: none;
  font-family: 'Lalezar';
  padding: 0 !important;
  text-decoration: none;
  width: 40px;
  height: 26px;
  display: block; }
  .bottomBar .aoVivoTop .minuto svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .bottomBar .aoVivoTop .minuto em {
    display: block;
    position: absolute;
    line-height: 28px;
    left: 4px;
    top: 0;
    font-style: normal;
    font-size: 14px !important; }

.bottomBar .aoVivoTop .aoVivoLink {
  font-family: 'Lalezar';
  float: left;
  font-size: 15px;
  color: #000;
  border-bottom: dotted 0px #000;
  margin-left: 10px;
  margin-right: 5px;
  line-height: 1.4em; }

a.tagsLink {
  text-decoration: underline; }

.aoVivoTop ul {
  width: 320px;
  float: left;
  border: solid 0px #ccc;
  margin-left: 45px;
  font-size: 14px;
  margin-top: 4px; }

.aoVivoTop ul .team1Cell, .aoVivoTop ul .team2Cell {
  background-color: #fff;
  position: relative; }

.aoVivoTop ul .live .minuto {
  left: -42px;
  padding: 4px 8px 3px 3px;
  top: 1px;
  z-index: 100; }

.aoVivoTop ul .goloooo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #f06926;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; }

.aoVivoTop ul a:hover .goloooo {
  display: none; }

.tagsArtigo a {
  color: #f06926;
  font-style: italic;
  font-size: 1.6em;
  /* font-weight: 700; */
  line-height: 1em; }

.social {
  position: absolute;
  right: 3px;
  top: 0px; }

.social li {
  float: left;
  margin-top: 6px;
  padding: 0 8px; }

.social .group {
  border-left: solid 1px #fff; }

.social .group a {
  float: left;
  font-size: 16px;
  width: 16px;
  height: 17px;
  display: block;
  overflow: hidden;
  color: #666;
  margin: 4px 3px;
  padding: 0; }

.social .linkLoja {
  float: left;
  font-size: 16px;
  line-height: 17px;
  display: block;
  color: #DEB12B;
  margin: 4px 7px;
  padding: 0 8px;
  font-family: 'Lalezar';
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  /*border-radius: 3px;*/
  background-color: #000;
  position: relative; }

.social .linkLoja span {
  position: absolute;
  left: 3px;
  bottom: 1px;
  font-size: 15px;
  color: #DEB12B;
  display: none; }

.icon-feed {
  color: #FF9652 !important; }

.social a:hover, .social a:hover span {
  background-color: #fff !important;
  color: #000 !important;
  text-decoration: none; }

.social .linkEgolo {
  background-image: url("../img/bt_egolo_top.png");
  width: 65px !important;
  background-repeat: no-repeat;
  text-indent: 999px; }

.social .linkEgolo:hover {
  background-color: transparent !important; }

/*FIM header*/
/* TVI24 NA BARRA LATERAL */
.divtvi24 {
  width: 100%;
  background-image: url("../img/bgtvi24_v2.jpg?v3");
  background-repeat: no-repeat;
  position: relative;
  margin: 20px 0;
  min-height: 200px;
  border-radius: 8px;
  padding: 23px 0 15px 0; }

.divtvi24 a {
  display: block;
  margin: 0 10px 18px 105px;
  color: #fff;
  font-size: 1.55em; }

/*MFTOTAL NA HOMEPAGE*/
/*#mfTotalHp {width: 100%; height: 467px; background-image: url('../img/mftotal/bg_mftotalHp.png'); background-repeat: repeat-x; position: relative; margin-bottom: 20px;}
#mfTotalHp .titulosMfTotal { position: absolute; top:35px; bottom: 0; left:0; width: 750px; background-image: url('../img/mftotal/bg_titulos_manchete2.png'); background-repeat: no-repeat; font-family: 'Patua One';}
#mfTotalHp .fotoMfTotal {position: absolute; top:0; bottom: 0; right:0; width: 761px;}
#mfTotalHp .titulosMfTotal a {color:#fff;}


#mfTotalHp .titulosMfTotal h2 {font-size: 3.3em; color:#fff; padding: 110px 25% 26px 60px; line-height: 1.2em;  }
#mfTotalHp .titulosMfTotal h3 {font-size:1.8em; color:#fff; padding: 10px 60% 26px 0;line-height: 1.2em;}

#mfTotalHp .titulosMfTotal li {position: relative;}
#mfTotalHp .titulosMfTotal li img {position: absolute; left:-130px; border:solid 3px #000; }
#mfTotalHp .titulosMfTotal .li1 {margin-left:115px;}
#mfTotalHp .titulosMfTotal .li2 {margin-left:150px;}

#mfTotalHp .titulosMfTotal li.maisRevista{font-size:2em;  text-align: right; padding-right: 45%; padding-top: 10px; }
#mfTotalHp .titulosMfTotal li.maisRevista a{color:$cor_laranja;}
#mfTotalHp .titulosMfTotal a:hover {text-decoration: none;}*/
/*MFTOTAL TOPO DIREITO*/
/*

#mfTotalWindow {position: absolute; top:44px; right: 18px; width: 265px; height: 378px; overflow: hidden; z-index: 1000; }
#mfTotalWindow .imgDiv {position: absolute; top:100px;left: 27px; height: 156px;overflow: hidden;}

#mfTotalWindow .mascara {position: absolute; top:0; right: 0; bottom: 0; left:0; background-image: url('../img/mftotal/mascara_mftotal.png?v2'); background-repeat: no-repeat;}
#mfTotalWindow .mascara a {position:absolute; top:30px; left:30px; width: 210px; height: 225px; display: block ;}

#mfTotalWindow h4 {position: absolute; text-align: center; width: 177px; height: 70px; top:83px; left:50px;}
#mfTotalWindow h4 a {font-family: 'Patua One'; font-size:1.5em; color:#fff; line-height: 1.2em;}

#mfTotalWindow .goMfTotal {position: absolute;  top: 274px; left:35px;  background-color: #000 ; color:#fff;width: 187px; line-height: 37px; font-family: 'Lalezar'; font-size: 2.2em; border-radius:4px; text-align: center; border:solid 1px #fff;}
#mfTotalWindow .goMfTotal span.hoje {color:#FF6F00;}
#mfTotalWindow .goMfTotal:hover span.hoje {color:#000;}
#mfTotalWindow .fechar {position: absolute;  top: 320px; left:35px;  background-color:  #FF6F00; color:#fff;width: 189px; line-height: 30px; font-family: 'Lalezar'; font-size: 1.5em; border-radius:4px; text-align: center;}
#mfTotalWindow .goMfTotal:hover {background-color: #FF6F00 ; color:#fff; text-decoration: none;}
#mfTotalWindow .fechar:hover {background-color: #ff8b36 ; color:#000;}

*/
/*MFTOTAL BARRA LATERAL
.mfTotalLateral { background-color: #000; color:$cor_azul_cinza; text-align: right; font-size: 1.8em;font-family: 'Lalezar'; padding-top: 16px;background-image: url('../img/logo_mftotal.png'); background-repeat: no-repeat;background-position: 14px 3px; margin:60px 0 50px 0; }
.mfTotalLateral a, .mundial2014Lateral a.passatempo{display:block;line-height: 37px;  font-size: 1.3em;margin-top:2px;background-color: #2c2622; color:#fff;text-align: left; padding: 0 15px;font-family: 'Lalezar';}
.mfTotalLateral a em, .mundial2014Lateral a.passatempo em{color:#fff;float:right;padding-top: 8px;}
.mfTotalLateral a span{color:#FF6F00;}*/
.mundial2014Lateral a.passatempo span {
  color: #8bca78; }

.mundial2014Lateral {
  background-color: #fff;
  padding: 10px 0 10px 6px;
  font-size: 1.8em;
  border-left: solid 2px #218f00; }

a.mundialTituloBig {
  color: #218f00; }

.mundial2014Lateral .mundialTitulo {
  font-family: 'Lalezar';
  display: inline-block;
  background-color: #218f00;
  margin-bottom: 7px;
  font-size: 1em;
  color: #fff;
  padding: 0 4px;
  letter-spacing: 0.7px; }

.mundial2014Lateral .enviadoBrasil {
  overflow: hidden;
  margin-bottom: 25px;
  padding-left: 65px;
  position: relative;
  font-size: 1.2em;
  padding-bottom: 10px;
  line-height: 1.2em;
  margin-top: 10px; }

.mundial2014Lateral .enviadoBrasil img {
  position: absolute;
  left: 0;
  top: 5px; }

.mundial2014Lateral .enviadoBrasil em {
  font-size: 0.65em;
  color: #FF6F00;
  font-style: italic;
  display: block;
  margin-top: 3px; }

.container {
  display: block;
  clear: both;
  position: relative; }

.mainContainer {
  /*font-size:1.5em;*/
  padding: 15px 0 30px 0; }

.rightContainer {
  width: 300px;
  margin: 0 auto;
  padding-top: 0; }
  .rightContainer .cronicasWrapper .cronica2Div {
    width: 86%;
    margin: 50px 4% 20px 4%;
    padding: 0 3%;
    min-height: auto; }
  .rightContainer .destaqueDiv, .rightContainer .cronicaDiv {
    width: 95%;
    float: none; }
  .rightContainer .galeriasWrapper .galeriaBig {
    width: 100%;
    margin: 0;
    float: none; }
  .rightContainer .galeriasWrapper .galeriaSmall {
    width: 100%;
    margin: 6px 0 0 0;
    float: none; }

@media (max-width: 768px) {
  .wrapHomepage {
    padding-top: 0; } }
.template3 .column_left_center section {
  margin-right: 10px; }

/*titulos grandes */
.boxTitle2 {
  color: #b8b08b;
  font-family: 'Anton';
  text-transform: uppercase;
  font-size: 30px;
  margin: 50px 0px 10px 0;
  display: block; }

a.boxTitle2:hover {
  color: #f06926;
  text-decoration: underline; }

.boxTitle2 span {
  color: #f06926; }

.boxTitle2:hover span {
  color: #000; }

.titleTop {
  margin-top: 0px;
  padding-bottom: 20px;
  padding-left: 14px;
  font-size: 3.6em;
  /*  background-image: url('../img/bg_seta_down.png'); background-position: left bottom ; background-repeat:no-repeat;*/ }

.titleTop a {
  font-size: 0.5em;
  margin-left: 15px;
  color: #f06926; }

.titleTop a:hover {
  color: #f06926;
  background-color: #ededed;
  text-decoration: none; }

.titleTop em {
  font-style: normal;
  font-size: 0.8em;
  color: #444; }

.nomeAutorTop {
  font-family: 'Zeyada', cursive;
  text-transform: none;
  font-size: 2.3em;
  padding-top: 15px;
  line-height: 1.6em; }

/*icons de multimedia*/
.multimedia {
  color: #f06926;
  padding: 0 6px; }

.active .multimedia, .tabs a:hover .multimedia {
  color: #fff; }

.bigTitle {
  color: #273845;
  font-family: 'Anton';
  text-transform: uppercase;
  font-size: 4.1em;
  margin: 0px 20px 20px 15px;
  display: block;
  border-bottom: solid 1px #c2b5ac;
  clear: both;
  line-height: 1.1em;
  padding-left: 0px; }

.bigTitle a.programa_mf {
  font-size: 0.4em;
  color: #f06926;
  float: right;
  display: block;
  padding-top: 2px;
  width: 140px;
  background-image: url(../img/lg_tvi24_menu_v2.png?v3);
  background-repeat: no-repeat;
  background-position: left -23px;
  padding-left: 65px;
  line-height: 40px; }

.menuTabletLink {
  font-size: 0.7em;
  float: left;
  background-color: #202c3a;
  line-height: 1.3em;
  margin-right: 6px;
  display: none !important; }

/* manchetes na barra lateral*/
.rightContainer .layoutHP2 {
  background-color: #ededed;
  padding: 8px;
  color: #444;
  font-size: 0.9em; }

.rightContainer .layoutHP2 .mancheteNormal a, .rightContainer .tituloExtra a {
  color: #000; }

.rightContainer .layoutHP2 .manchete {
  margin-bottom: 20px; }

.rightContainer .mancheteJogoTable {
  background-image: none;
  margin: 0;
  line-height: 1em; }

.rightContainer .tituloExtra {
  background-color: #f06926;
  margin-top: 30px; }

.rightContainer .tituloExtra h2 {
  font-size: 0.8em; }

.rightContainer .tituloExtra .multimedia {
  color: #000;
  font-size: 0.8em; }

.rightContainer .tituloExtra a:hover {
  color: #fff; }

.rightContainer .wraptitulo .resumo {
  color: #ccc;
  font-size: 0.9em; }

/* ######################################################### HOMEPAGE ########################################################### */
/*dark

.wrapColor { background-color:$cor_azul_escuro; color:#fff;}
.destaqueHP .titles a {color:#cdcdcd;}
.destaqueHP ul li {  background-color: #16110f; border-bottom: solid 1px #28180f;  }
@media (max-width: 767px) {.manchete a, .destaqueHP a {color:#fff;}}
*/
/*light*/
         /*
.wrapColor { background-color:#fff; color:#999;}
.destaqueHP .titles a {color:#000000;}
.destaqueHP ul li {  background-color: #f7f7f7; border-bottom: solid 1px #fff;  }
@media (max-width: 767px) {.manchete a, .destaqueHP a {color:#000;}}
*/
.changeNews {
  display: none; }

.wrapColor {
  padding-top: 32px;
  padding-bottom: 20px;
  overflow: hidden; }

/*manchete simples*/
/*.layoutHP1 .manchete .linkImgManchete {display:block; overflow: hidden; width: 100%;}


.layoutHP1 .manchete h3 {padding-top:0.5em;}
.layoutHP1 .manchete {position:relative; text-align:center; margin-bottom:30px; font-size: 1.5em; }
.layoutHP1 .manchete .multimedia { font-size:1.5em; margin-top:10px; display:block; min-height: 35px;}
.layoutHP1 .manchete .titulo {  font-size:2em; }*/
.manchetesWrap {
  position: relative;
  /*overflow: hidden; padding-bottom: 25px;*/ }

.tituloExtra {
  padding: 10px;
  margin-bottom: 40px;
  margin-top: 5px;
  font-size: 1.5em; }

.tituloExtra h2 {
  padding: 8px 0; }

.tituloExtra h2 a {
  font-size: 1.8em; }

.tituloExtra h2 a:hover {
  color: #f06926; }

.tituloExtra h3 {
  margin-bottom: 10px; }

.layoutHP2 .tituloExtra h2 a {
  font-size: 1.5em; }

/*.layoutHP1 .tituloExtra h3 {margin-left:30px;}
.layoutHP1 .tituloExtra {text-align: center;}*/
/*manchete jogo */
/*.mancheteJogoTable {width: 100%; background-image:url('../img/bg_table_manchete_jogo.png'); background-repeat: no-repeat; background-position: center top;border:0;}

.mancheteJogoTable td{text-align: center; }
.mancheteJogoTable td.equipa {width: 40%;font-family: 'Lalezar'; font-size: 2em; line-height: 1em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.mancheteJogoTable td.equipa img {display:block; margin:0 auto;}
.mancheteJogoTable td.result {width: 10%;font-family: 'Lalezar';}
.mancheteJogoTable td.result a {background-color:$cor_laranja;display:block; line-height: 1.5em;font-size: 3em;margin: 6px; color:#fff;padding: 0;  }
.mancheteJogoTable td.result a:hover {background-color: #000}
.mancheteJogoTable td.jogoTerminado a, .mancheteJogoTable td.jogoADecorrer a {color: #e70000;font-family: 'Anton'; font-size: 1.5em; line-height: 2em;padding: 0;}

.mancheteJogoTable td.jogoADecorrer a {color: #3db900 ;font-size: 1.7em;}*/
.mancheteJogoLinks {
  /*overflow: hidden; position:absolute; bottom: 20px; left: 0;right:0; */
  text-align: center;
  clear: both; }

.mancheteJogoLinks a {
  display: inline-block;
  margin: 10px 4px;
  padding: 2px 5px 0 5px;
  background-color: #F2F0E8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-family: 'Anton';
  font-size: 0.9em;
  color: #000;
  text-transform: uppercase;
  height: 20px;
  line-height: 20px; }

.mancheteJogoLinks a:hover {
  background-color: #f06926;
  color: #fff !important; }

.mancheteJogoLinks a span {
  margin-right: 6px;
  line-height: 15px;
  float: left;
  padding: 0;
  font-size: 0.9em; }

.wrapPaginaResultClass .mancheteJogoLinks {
  font-size: 2em;
  margin: 15px 0; }

.wrapPaginaResultClass .mancheteJogoLinks a {
  padding: 4px 10px 2px 10px;
  border-bottom: solid 1px #ccc; }

.mancheteJogoTable td.marcadores li {
  font-size: 0.85em;
  padding-bottom: 5px; }

.icon-twitter {
  color: #00b5ec; }

.iolgallery-content {
  background-color: #333; }

.iolgallery:before {
  padding-top: 70%; }
  @media (max-width: 768px) {
    .iolgallery:before {
      padding-top: 110%; } }

.iolgallery-slide-title {
  padding: 40px 0 15px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */ }

.prevTabHp, .nextTabHp {
  display: block;
  z-index: 100;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  cursor: pointer; }

.prevTabHp {
  background-image: url("../img/prevtab.png");
  left: 0;
  background-color: rgba(0, 0, 0, 0.4); }

.nextTabHp {
  background-image: url("../img/nexttab.png");
  right: 0;
  background-color: rgba(0, 0, 0, 0.4); }

.prevNav, .nextNav {
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 36px;
  overflow: hidden;
  font-size: 0px;
  text-indent: -999px; }

.prevNav {
  background-image: url("../img/prevtab.png"); }

.nextNav {
  background-image: url("../img/nexttab.png"); }

.prevNav:hover, .nextNav:hover {
  background-color: #ededed; }

/*.galeriaArtigo { padding:0 10px; width:calc(100% - 60px); margin:0 auto 40px auto;}

.galeriaArtigo .galeriaDiv { font-size: 1.4em; }
.galeriaArtigo .galeriaDiv .nextTabHp, .galeriaArtigo .galeriaDiv .prevTabHp {background-color: #fff; }

.galeriaArtigo .galeriaDiv .maisFotos { background-color:#fff; padding: 15px 0; font-family: 'Lalezar'; color:#fff; margin-top:10%; line-height: 1em; text-transform: uppercase; display:block; font-size: 2.1em; }
.galeriaArtigo .galeriaDiv .maisFotos span {display:block; font-size:0.75em;}
.galeriaArtigo .galeriaDiv .maisFotos ul {width: 100%; background-color: #ccc; overflow: hidden; }
.galeriaArtigo .galeriaDiv .maisFotos ul li{width:16.6%; float: left; margin:  0; overflow:hidden; height: 110px; }
.galeriaArtigo .galeriaDiv .maisFotos ul li img{width: 100%; height: 100%; min-width: none; }
.galeriaArtigo .galeriaDiv .maisFotos a{}*/
/*destaques homepage*/
/*.destaqueHP { position:relative;margin-bottom: 50px; }
.destaqueHP .firstTitle .titulo h2 a { font-size:1.9em; line-height: 1.2em; text-align: center; }

 .destaqueHP li.firstTitle a.linkFoto img{display: block; margin:0 auto;}
 
.destaqueHP .titles a img{float:left;  margin-right:15px; opacity:0.8; filter:alpha(opacity=80);  For IE8 and earlier }
.destaqueHP .titles a:hover img{opacity:1; filter:alpha(opacity=100);  For IE8 and earlier }

.destaqueHP .titles a { font-size: 1.7em;display:block; overflow:hidden; line-height:1.2em; padding:10px 0;  }
.lidasList .titles a { font-size: 1.9em;}*/
/*.destaqueHP*/
.boxTitle {
  text-align: center;
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  z-index: 100; }

/*.destaqueHP*/
.boxTitle a {
  color: #000;
  background-color: #f06926;
  font-family: 'Lalezar';
  text-transform: uppercase;
  font-size: 2em;
  /*border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;*/
  padding: 0px 15px; }

/*.destaqueHP*/
.boxTitle a:hover {
  color: #fff; }

/* icons personalização */
/*#changeDestaques {width:100%; text-align:right; height:30px; margin-top:25px;border-top:solid 0px #000; padding-top: 10px;}
#changeDestaques li{float:right;}*/
/*
#changeColor li .multimedia {padding:0px;font-size: 2em; }
#changeColor li a {position:absolute; right:-22px; top:0;display:block ;width:22px; height:26px; z-index:10000; border-bottom-right-radius:12px; }
#changeColor li .multimedia:hover, #changeDestaques li a:hover {text-decoration:none!important;}
*/
/*#changeColor {position: absolute; right: 20px; top:6px;}
#changeColor li {float:left;padding: 0 0 0 10px;}

#changeColor li a, #changeDestaques li a {position:absolute; right:-22px; top:0;display:block ;width:24px; height:18px; z-index:100; border-radius:4px;-webkit-border-radius: 4px;
-moz-border-radius: 4px;font-size: 1.4em; text-align: center;line-height: 18px; border:solid 1px #444; }
#changeDestaques li a {font-size: 2.2em; line-height: 18px;}
#changeColor li .multimedia:hover, #changeDestaques li a:hover {text-decoration:none!important;}

.changeNews:hover .multimedia {color:#000;}*/
/* seccao opiniao */
/*.opiniaoTitle { font-size:5em; text-align:center; clear:both; width:100%; padding-top:10px;font-family: 'Lalezar';}
.opiniaoBox  { font-size:1.75em; color:#777;}
.opiniaoBox .boxTitle2 { font-size:1.8em; padding-top:10px; margin-top:0;}
.opiniaoBox .carasMaisfutebol li { float:left; width:16.3%14.2% 16.3%; position:relative; padding-bottom:0px; margin-bottom:0px;}
.opiniaoBox .carasMaisfutebol{overflow: hidden; margin-bottom: 15px;}
.opiniaoBox .carasMaisfutebol li a {display:block;padding:1px 1px 1px 1px;}
.opiniaoBox .carasMaisfutebol li a:hover{ background-color:$cor_laranja;}
.opiniaoBox .carasMaisfutebol li a span {display:none}
.opiniaoBox .carasMaisfutebol li a:hover span {display:block; position:absolute; bottom:0; left:0; font-size:0.7em; width: 200px; font-style: italic;}
.lsobral{font-size:1em;font-family: 'Lalezar';display:block; margin-left:18%; }*/
/*.maisfutebolBox {}
.maisfutebolBox .natvi24 {font-family: 'Lalezar'; color:#4c4c4c; display:block; margin-bottom:10px;}
.maisfutebolBox .natvi24 span{display: inline-block; width: 75px; height:26px; text-indent:-999px; overflow: hidden; background-image:url('../img/lg_tvi24_v2.png?v3'); background-repeat:no-repeat; }
.maisfutebolImg { float: left; display:block; margin-top:15px; width:97%; height: 225px; overflow: hidden;}*/
/*tabs*/
.tabs {
  width: 100%;
  height: 30px;
  clear: both; }

.tabs ul {
  margin: 0 !important; }

.tabs li {
  float: left;
  background-color: transparent !important;
  margin: 0 6px 0 0; }

.tabs li a {
  font-family: 'Anton';
  font-size: 1.2em;
  color: #f06926;
  padding: 0px 6px;
  text-transform: uppercase; }

.tabs a:hover {
  background-color: #f06926;
  color: #fff !important; }

.tabs a.active, li.ui-tabs-active a {
  background-color: #b8b08b;
  color: #000; }

.tagsLaterais {
  display: none; }

.titleNews .changeNews {
  position: absolute;
  left: -42px;
  top: 0px;
  width: 24px;
  height: 24px;
  font-size: 2em;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: solid 0px #ccc;
  background-color: #fff;
  padding: 0;
  text-align: center;
  color: #f06926;
  line-height: 24px; }

.titleNews .changeNews:hover {
  text-decoration: none; }

.newsFilter {
  clear: both;
  margin: 10px 0;
  overflow: hidden; }

.newsFilter li {
  float: left;
  border-left: solid 1px #ccc;
  font-size: 1.6em;
  line-height: 1.6em;
  font-family: 'Anton';
  text-transform: uppercase;
  color: #ccc;
  display: block; }

.newsFilter li a {
  color: #f06926;
  display: inline-block;
  padding: 0 10px; }

.newsFilter li a.active {
  background-color: #b8b08b;
  color: #fff;
  font-size: 1.1em; }

.classificacaoFilter {
  clear: both;
  margin: 10px 0;
  overflow: hidden; }

.classificacaoFilter li {
  float: left;
  border-left: solid 1px #ccc;
  font-size: 1.6em;
  line-height: 1.6em;
  font-family: 'Anton';
  text-transform: uppercase;
  color: #ccc;
  display: block; }

.classificacaoFilter li a {
  color: #f06926;
  display: inline-block;
  padding: 0 10px; }

.classificacaoFilter li a.active {
  background-color: #b8b08b;
  color: #fff;
  font-size: 1.1em; }

/*lista noticias seccao*/
.bigNewsList {
  padding-top: 10px; }

.bigNewsList li {
  padding: 30px 5px;
  clear: both;
  font-size: 1.65em;
  position: relative; }

.bigNewsList li h2 {
  padding-top: 5px;
  font-size: 1.7em;
  padding-bottom: 8px;
  color: #000; }

.bigNewsList li .floatLeft {
  /*margin-top: 6px; clear: left;*/ }

.bigNewsList li h2 {
  color: #000; }

.bigNewsList li em {
  color: #666;
  font-size: 0.7em;
  display: inline-block;
  /*float: left;*/ }

.bigNewsList .seccaoName {
  font-size: 1.1em;
  line-height: 1em;
  font-family: 'Anton';
  color: #000;
  text-transform: uppercase;
  /*display: block; float: left;*/
  padding-right: 10px; }

.bigNewsList a.seccaoName {
  color: #f06926; }

.bigNewsList transfere
.bigNewsList li .newsBody {
  font-size: 1.25em;
  line-height: 1.35em;
  padding-top: 10px; }

.bigNewsList li h2 .multimedia {
  font-size: 0.9em;
  padding-left: 0; }

.bigNewsList li .readMore {
  font-size: 0.95em;
  line-height: 1em;
  font-family: 'Anton';
  text-transform: uppercase;
  color: #f06926; }

.bigNewsList li img {
  width: 25%; }

.bigNewsList li a.numShare, .bigNewsList li a.numComment {
  font-size: 0.75em; }

.bigNewsList li a.numShare span {
  color: #3b579d; }

.bigNewsList li a.numComment span {
  color: #3db900; }

.bigNewsList .newsTitle {
  margin-left: 28%; }

/* tabelas de jogos e calendario barra lateral*/
.tableJogos {
  font-size: 1.5em;
  width: 100%; }

.column_right .tableJogos {
  font-size: 14px; }

.tableJogos li {
  margin-bottom: 1px;
  position: relative;
  /*height:21px;*/
  clear: both; }

.tableJogos li div {
  overflow: hidden; }

.tableJogos .separador {
  background-color: #202c3a;
  color: #fff;
  padding: 7px 0 5px 6px;
  font-size: 1em;
  border-top: solid 0px #fff; }

.tableJogos .separador a {
  color: #fff;
  display: inline; }

.tableJogos .separador a:hover {
  color: #f06926; }

.tableJogos .separador .multimedia {
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0;
  width: 12px;
  overflow: hidden;
  display: block;
  background-color: #202c3a;
  padding-top: 6px;
  font-size: 0.85em; }

.tableJogos .separador .multimedia:hover {
  width: 95px; }

.tableJogos .dateRow {
  font-size: 0.95em;
  padding: 15px 2% 3px 4px;
  height: auto;
  /* font-weight: 700;*/ }

.tableJogos li span {
  padding: 5px 0;
  background-color: #F2F0E8;
  float: left;
  display: block;
  margin-bottom: 1px;
  line-height: 30px;
  /*                     @media(max-width:1024px){ padding: 12px 0;}*/ }

.tableJogos li span.team1Cell, .tableJogos li span.team2Cell {
  width: 40.3%;
  overflow: hidden;
  word-break: break-all;
  /*height: 1em;*/ }

.tableJogos li span.team1Cell {
  padding-right: 1%; }

.tableJogos li span.team2Cell {
  padding-left: 1%; }

.tableJogos li span.team1Cell {
  text-align: right; }

.tableJogos span.middleCell {
  background-color: #ccc;
  text-align: center;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff; }

.tableJogos span.resultCell {
  font-weight: 700;
  width: 7%; }

.tableJogos .live span.resultCell i {
  font-family: 'Roboto Condensed';
  font-style: normal;
  line-height: 0.7em; }

.tableJogos span.dateCell {
  font-size: 0.8em;
  width: 14.5%;
  background-color: #fff;
  line-height: 30px; }

.tableJogos a {
  display: block; }

.tableJogos a:hover span, .tableJogos a:hover span.dateCell {
  background-color: #f06926;
  color: #fff; }

/*jogo a decorrer*/
.tableJogos .live {
  position: relative; }

.tableJogos .minuto {
  position: absolute;
  top: 4px;
  left: -10px;
  font-size: 0.8em;
  background-color: transparent;
  padding: 3px 6px 3px 2px;
  color: #fff; }

.rightContainer .tableJogos .minuto, .jogosHoje .tableJogos .minuto, .ClubeJogos .minuto, .tableJogosHoje .minuto {
  left: auto;
  right: -15px;
  width: auto;
  background-image: url("../img/bg_time2.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 3px 3px 3px 7px;
  background-color: transparent;
  font-family: 'Lalezar';
  font-size: 0.8em; }

.tableJogosHoje .minuto {
  font-size: 0.65em;
  right: -5px; }

.sigaMinuto:hover .minuto {
  background-color: transparent; }

.minuto em {
  font-size: 1.1em; }

.ClubeJogos .live .minuto {
  right: -7px; }

.live .minuto {
  font-family: 'Anton'; }

.tableJogos .live span {
  background-color: #d3eabc; }

.tableJogos .live a:hover span {
  background-color: #009c00;
  color: #fff; }

.tableJogos .pais {
  background-color: #202c3a;
  color: #fff;
  display: block;
  padding: 3px 0 4px 4px;
  margin-top: 2px;
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none; }

.tableJogos a.pais:hover {
  background-color: #f06926;
  text-decoration: none; }

.tableJogos .pais img, .tableJogos .separador img {
  margin-right: 8px; }

.tableJogos .pais .multimedia {
  float: right; }

.tableJogos a.active {
  background-color: #b8b08b;
  margin-top: 5px; }

/* ######################################################### RESULTADOS E CLASSIFICAÇÕES ########################################################### */
.estatisticasGerais {
  font-family: 'Anton';
  width: 100%;
  text-align: center;
  font-size: 3.2em;
  background-color: #F2F0E8; }

.estatisticasGerais thead, .estatisticasGerais .thead {
  font-size: 0.55em; }

.estatisticasGerais span {
  font-size: 0.7em; }

.estatisticasGerais .icon {
  font-size: 0.35em; }

.estatisticasGerais td {
  border-left: solid 1px #fff;
  padding: 3px;
  vertical-align: top; }

.estatisticasGerais .linkJogo {
  display: block;
  margin-top: 5px;
  line-height: 1.2em; }

.estatisticasGerais a {
  /*display:block; margin-top:5px; padding: 3px 0;*/ }

.estatisticasGerais a:hover {
  text-decoration: none;
  background-color: #fff; }

.estatisticasGerais .nomeEquipa {
  display: block;
  font-size: 0.5em;
  /*font-family: 'Roboto';*/ }

.wrapPaginaEstatisticas .fichaJogador {
  text-align: left;
  font-size: 2.8em; }

.wrapPaginaEstatisticas .tableJogosClass tr td {
  font-size: 2.3em !important; }

/*.moreNavItems .subNavItems li.goNoticias a {color:#000}*/
#jornadaCampeonato {
  float: right; }

.competitions {
  width: 100%; }

em.epocaName {
  color: #ccc;
  font-size: 1em; }

.wrapPaginaResultClass .tableJogos ul {
  /*margin-left:10px;margin-top:5px;*/
  margin-bottom: 20px; }

.wrapPaginaResultClass .tableJogos ul li span {
  /*padding-top: 6px; padding-bottom: 6px;*/ }

.wrapPaginaResultClass .tableJogos .active .minuto {
  display: none; }

.wrapPaginaResultClass .tableJogos .minuto em {
  font-size: 1.3em; }

.wrapPaginaResultClass .tableJogos .separador .multimedia {
  width: auto; }

.wrapPaginaResultClass .tableJogos .pais {
  background-color: #fff;
  color: #000;
  border-top: solid 1px #ccc;
  /*margin-top:10px;*/
  line-height: 1.5em;
  padding: 4px; }

.wrapPaginaResultClass .tableJogos a.pais:hover, .wrapPaginaResultClass .tableJogos .active {
  background-color: #b8b08b;
  color: #fff; }

.wrapPaginaResultClass .tableJogosAccordion {
  margin-bottom: 40px; }

.resultadosMenu .item {
  color: #F2F0E8; }

.resultadosMenu .multimedia {
  float: right;
  color: #f06926; }

.wrapPaginaResultClass .tableJogos .dateCell {
  background-color: #f1f1f1; }

a.pais em {
  font-size: 0.8em;
  text-transform: none;
  color: #777; }

.wrapPaginaResultClass .jogoAoVivo h2 {
  font-size: 2.3em; }

/*.wrapPaginaResultClass*/
.eventoJogo {
  font-size: 0.7em;
  padding-left: 7px;
  display: inline-block;
  color: #007d00;
  float: right; }

.eventoJogo .numeroPlayer {
  display: inline-block;
  border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  /* font-family: 'Lalezar';*/
  width: 18px;
  height: 18px;
  margin: 0 2px;
  line-height: 16px;
  background-color: #777;
  color: #fff;
  text-align: center; }

.statusJogo {
  text-align: center;
  padding-top: 8px;
  font-size: 1.4em;
  overflow: hidden; }

.statusJogo .JogosTeam1 {
  float: left;
  margin-bottom: 10px; }

.statusJogo .JogosTeam2 {
  float: right;
  margin-bottom: 10px; }

/*
.JogosTeam1 a, .JogosTeam2 a{opacity:0.8;filter:alpha(opacity=80);}
.JogosTeam1 a:hover, .JogosTeam2 a:hover{opacity:1;filter:alpha(opacity=100);}*/
.tabelaTitle {
  text-align: left;
  line-height: 1;
  font-family: 'Anton';
  text-transform: uppercase;
  color: #b8b08b;
  clear: both;
  font-size: 2.5em;
  margin-right: 10px;
  padding-top: 50px;
  padding-bottom: 5px; }

.jrj .tabelaTitle {
  line-height: 1em;
  padding-bottom: 0; }

.jrj .tabelaTitle a.nav {
  margin-bottom: -8px; }

.tabelaTitle2 {
  line-height: 1em;
  padding-top: 15px;
  font-size: 2.2em;
  text-align: left;
  padding-bottom: 5px; }

.tabelaTitle3 {
  line-height: 1em;
  padding-top: 0px;
  font-size: 2.2em;
  padding: 40px 0 0px 0; }

.tableJogosClass {
  width: 100%;
  background-color: #F2F0E8;
  border: 0;
  /*margin-bottom: 25px;*/ }

.tableEstatisticas {
  /*margin:20px 5% 20px 0 ; width: 47%;*/
  background-color: #fff; }

.tableEstatisticas.rightTable {
  margin: 20px 0 20px 5%;
  float: right; }

.tableJogosClass tr td, .tableEstatisticas tr td {
  vertical-align: middle;
  padding: 5px 3px;
  font-size: 1.5em;
  text-align: center; }
  @media (max-width: 1024px) {
    .tableJogosClass tr td, .tableEstatisticas tr td {
      padding: 12px 3px; } }

.tableEstatisticasGolos tr td {
  text-align: left; }

.tableJogosClass tr td.team, .tableEstatisticas tr td.team {
  text-align: left; }

.tableJogosClass tr td.pts, .tableEstatisticas tr td.pts {
  font-weight: 700; }

.tableJogosClass thead, .tableEstatisticas .thead {
  font-size: 0.7em;
  font-weight: 700; }

.tableEstatisticas .titleTable {
  font-family: 'Anton';
  font-size: 2.55em;
  text-align: left;
  padding-top: 20px; }

.estatisticasGerais .titleTable {
  font-family: 'Anton';
  font-size: 0.75em;
  text-align: left;
  background-color: #fff;
  padding-top: 20px; }

.titleTable span {
  color: #f06926;
  font-size: 1em; }

.tableEstatisticas100 {
  width: 100%;
  float: none;
  margin: 20px 0; }

.tableEstatisticas .linkComp {
  font-size: 0.7em; }

.tableEstatisticas .linkComp em {
  display: inline-block; }

.tableJogosClass .icon-angle-down {
  color: #b00000;
  font-size: 1.2em; }

.tableJogosClass .icon-angle-up {
  color: #3db900;
  font-size: 1.2em; }

.last5 {
  width: 110px; }

.boxLateralEstatisticas {
  font-size: 1.4em !important;
  width: 24.4%;
  float: left;
  margin: 0.1em;
  text-align: center; }

.boxLateralEstatisticas .foto {
  width: 60% !important;
  /*float:left;*/
  margin: 0 20%;
  max-width: 120px; }

.boxLateralEstatisticas .boxTitle2 {
  font-size: 1.2em !important;
  margin: 0 !important;
  padding: 0;
  line-height: 1em;
  text-align: left;
  height: 50px; }

.boxLateralEstatisticas table {
  text-align: left; }

.wrapPaginaResultClass .column_center .boxLateral, .wrapPaginaLiga .column_center .boxLateral {
  font-size: 1.4em; }

.tableJogosClass thead .icon-angle-down, .tableJogosClass thead .icon-angle-up {
  color: #000;
  display: inline;
  padding: 0 0 0 3px; }

.tableJogosClass a, .tableJogos a {
  text-decoration: underline; }

.tableJogosClass td.active, .tableJogosClass td.active a {
  background-color: #777;
  color: #fff; }

.moreInfoJogos {
  font-size: 0.65em;
  background-color: #fff;
  border-top: solid 1px #777;
  border-bottom: solid 1px #777;
  /*border-width: 3px 1px ;*/ }

.moreInfoJogos .tableJogos ul {
  margin: 0;
  text-align: left; }

.moreInfoJogos td {
  padding: 0 !important; }

.moreInfoJogos .tableJogos .icon-cancel-2 {
  float: right;
  text-decoration: none;
  color: #f06926;
  margin: 10px;
  font-size: 3em; }

.moreInfoJogos .tableJogos .titulo {
  padding: 10px 0 0 5px;
  font-weight: 700;
  float: left; }

/*
.moreInfoJogos .tableJogos li span {padding-top: 0px; padding-bottom:0px;}
.moreInfoJogos .tableJogos .icon-cancel-2 {float:right; text-decoration: none; color: $cor_laranja; margin-right: 10px; font-size: 1.2em; }
.moreInfoJogos .tableJogos li span.num_golos {background-color: #777; display:block; float:left; color:#fff;font-weight: 700; width: 3.9%; text-align: center; font-size: 0.9em;}
.moreInfoJogos .tableJogos li span.team1Cell, .moreInfoJogos .tableJogos li span.team2Cell { width:38.8%}
.moreInfoJogos .tableJogos .dateRow em{ float: right; font-style: normal;}
*/
a.linkComp {
  background-color: #322823;
  color: #fff;
  /* padding: 3px 12px;margin-right: 1px;*/
  display: inline-block;
  text-align: center;
  padding: 2px;
  text-decoration: none;
  float: right;
  font-weight: 700;
  font-size: 0.8em; }

a.linkComp:hover {
  background-color: #f06926;
  color: #fff; }

.tableJogador .linkComp {
  float: none;
  width: auto;
  font-size: 0.7em;
  padding: 2px 0 0 2px;
  text-align: left;
  height: 17px; }

.border_left {
  border-left: solid 1px #fff; }

.ClubeJogos {
  margin: 0 0 50px 0; }

.ClubeJogos .dateRow {
  float: left;
  margin: 0;
  padding: 0;
  width: 17%;
  padding: 5px 0 5px 0;
  /*background-color: #f1f1f1; */
  padding-left: 0.5%;
  line-height: 1em;
  font-size: 0.8em;
  font-weight: 700; }

.ClubeJogos .jogoRow {
  float: left;
  clear: right;
  width: 82.5%; }

.moreInfoJogos .ClubeJogos .jogoRow, .aovivoList .jogoRow {
  clear: none; }

.moreInfoJogos .ClubeJogos .estatisticasRow {
  float: left;
  clear: right;
  width: 6%;
  padding: 3px 0 3px 0;
  background-color: #777;
  color: #fff;
  text-align: center;
  font-weight: 700; }

.moreInfoJogos .ClubeJogos .dateRow {
  width: 9.5%;
  padding: 7px 0 7px 0;
  line-height: 1em;
  padding-left: 1%; }

.ultimos5JogosConfrontos .dateRow {
  /*float:left; margin:0; padding: 0; width: 20%; padding: 5px 0 5px 0 ; background-color: #f1f1f1; padding-left: 0.5%;*/
  line-height: 1em;
  font-size: 1em; }

.ultimos5JogosConfrontos .jogoRow span {
  line-height: 30px;
  font-size: 1.1em; }

.ultimos5JogosConfrontos li span.team1Cell, .ultimos5JogosConfrontos li span.team2Cell {
  line-height: 30px;
  height: 30px; }

.confrontoTable .verJogos a {
  font-size: 0.55em;
  /*font-family: 'Roboto';*/
  color: #f06926;
  text-transform: uppercase;
  text-decoration: none; }

/*.ultimos5JogosConfrontos .linkComp{width: 37px;margin-right: 4px;padding-top:1px; padding-bottom: 1px; }
*/
@media (max-width: 1150px) {
  .ClubeJogos .dateRow {
    width: 100%;
    float: none; }

  .ClubeJogos .jogoRow {
    width: 100%;
    float: none; }

  a.linkComp {
    float: left; } }
.tableJogador .comp {
  width: 55px; }

.tableJogador .more {
  font-size: 1.3em; }

.mapas {
  height: 240px;
  width: 99%; }

/* ######################################################### ULTIMAS ########################################################### */
.newsListUltimas .boxTitle2 {
  margin-top: 20px; }

.topNews {
  padding-bottom: 30px;
  border-bottom: solid 1px #ccc;
  margin-right: 20px; }

.topNews li {
  font-size: 1.45em;
  margin: 5px 0 5px 30px; }

.topNews li em {
  font-style: normal;
  font-size: 0.8em;
  color: #f06926; }

@media (max-width: 1024px) {
  .topNews li {
    margin: 15px 0 15px 30px; } }
.ultimasTimelineList {
  margin-right: 20px; }

.ultimasTimelineList li {
  overflow: hidden; }

.ultimasTimelineList .typeUltimas {
  width: 8%;
  float: left;
  min-height: 40px;
  padding-top: 17px;
  text-align: center; }

@media (max-width: 480px) {
  .ultimasTimelineList .typeUltimas {
    text-align: left; } }
.ultimasTimelineList .titleUltimas {
  width: 87.5%;
  float: left; }

.ultimasTimelineList .typeUltimas .multimedia {
  color: #555;
  font-size: 1.5em;
  padding-left: 0; }

.ultimasTimelineList li em {
  margin: 0 0 0px 0; }

.titleUltimas {
  background-color: #ededed;
  padding: 1.5% 1.5% 1.5% 3%;
  background-image: url("../img/bg_seta_right.png");
  background-repeat: no-repeat;
  background-position: -3px 20px; }

.destaqueType {
  /*background-color:#ffffe1;*/ }

/*newsBody {border: dashed 1px #ccc; padding: 15px;display: block;}*/
.small {
  font-size: 1.8em; }

.ultimasTimelineList .typeDestaque .multimedia {
  color: #d50000;
  font-size: 1.8em; }

/* ######################################################### ARTIGO ########################################################### */
.inc_lateral {
  border-left: solid 1px #ccc; }

.wrapContent {
  float: left; }

.artigo_left .tagsArtigo li {
  text-align: right;
  padding: 3px; }

.artigo_left, .column_left {
  font-size: 1.35em; }

.artigo_center, .artigo_left {
  padding-bottom: 25px; }

.artigo_left2 a {
  font-size: 1.25em;
  text-decoration: none !important;
  margin-bottom: 15px;
  display: block; }

.artigo_center2 {
  float: right; }

.artigo_center em {
  font-size: 1.4em;
  display: block;
  margin: 15px 0;
  font-style: normal; }

.artigo_center em .date {
  font-size: 0.9em; }

.artigo_center.visible-phone h2 {
  font-size: 2.6em;
  margin-top: 35px; }

.artigo_center.visible-phone {
  padding-bottom: 0; }

.numDiv {
  background-color: #F2F0E8;
  padding: 20px 0;
  text-align: center;
  font-family: 'Anton';
  font-size: 1.8em;
  text-transform: uppercase;
  text-decoration: none; }
  .numDiv a {
    text-decoration: none !important; }

.numDiv span {
  /*display:block;*/
  font-size: 1.5em;
  clear: both;
  line-height: normal;
  position: relative;
  padding-right: 10px; }

.numDiv span em {
  font-size: 0.35em;
  font-style: normal;
  text-decoration: underline;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 0; }

.wrapPaginaClube .numDiv {
  padding: 0; }

.numShareArtigo {
  height: 115px;
  margin-bottom: 25px; }

.numCommentsArtigo {
  height: 115px;
  margin-bottom: 50px; }

.imgArtigo {
  margin-bottom: 15px;
  float: left;
  clear: both; }

/*.articleBody {
  line-height: 1.3em;
  font-size: 2em; 
  padding-bottom: 30px;
}*/
.articleBody a, .artigo_center em a {
  color: #f06926;
  text-decoration: underline; }
  .articleBody a:hover, .artigo_center em a:hover {
    color: #000; }

.articleBody embed {
  margin: 25px 0;
  display: block;
  clear: both; }

.articleBody .fluid-width-video-wrapper object {
  min-height: 440px;
  display: block; }

.articleBody .fluid-width-video-wrapper {
  margin-bottom: 50px; }

.articleBody, .articleBody div, .articleBody span, .articleBody table, .articleBody b, .articleBody p, .articleBody table tr td {
  font-family: "Roboto Condensed" !important;
  font-weight: 300; }

.articleBody table tr td {
  padding: 3px 2px !important;
  border-bottom: solid 1px #ccc !important;
  border-left: solid 1px #ccc !important;
  font-size: 0.9em; }

.articleBody table {
  width: 100% !important; }

.articleBody ul li {
  list-style: disc;
  margin-left: 40px; }

.articleBody ol li {
  list-style: decimal;
  margin-left: 40px; }

.articleBody .sondagemBox {
  padding: 15px;
  background-color: #f3f0ea;
  overflow: hidden; }
  .articleBody .sondagemBox h3 {
    font-size: 30px; }
  .articleBody .sondagemBox #loading {
    font-size: 20px;
    margin: 20px 0; }

.articleBody .sondagemBox ul li {
  list-style: none;
  margin-left: 0px;
  cursor: pointer; }

.articleBody .sondagemBox ol li {
  list-style: none;
  margin-left: 0px;
  cursor: pointer; }

.articleBody blockquote {
  /*@include font-regular;*/
  position: relative;
  padding-left: 50px;
  padding-right: 20px;
  margin: 0;
  /*               display: flex;*/
  /*font-style:italic;*/ }

.articleBody blockquote:before {
  content: '\201C';
  font-size: 140px;
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0px;
  color: #f3d68f; }

.showMoreArticle {
  /*display:none;*/
  height: 120px;
  margin-top: -120px;
  position: relative;
  border-bottom: dashed 1px #ddd;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.showMoreArticle .showButton {
  position: absolute;
  width: 200px;
  line-height: 35px;
  margin-left: -100px;
  bottom: 20px;
  left: 50%;
  text-align: center;
  color: #ffffff;
  background-color: #f36700;
  border-bottom: none;
  font-size: 20px;
  font-family: 'Anton';
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase; }
  .showMoreArticle .showButton span {
    display: block;
    padding-bottom: 10px; }

.showButton:hover {
  color: #f36700;
  background-color: #ffffff;
  border: solid 1px #ccc; }

.viewableAd_article, .article_mrec, .viewableAd_pub_mrec {
  margin: 20px auto;
  min-height: 290px;
  width: 300px;
  clear: both; }
  .viewableAd_article iframe, .article_mrec iframe, .viewableAd_pub_mrec iframe {
    margin: 0; }
  .viewableAd_article span, .article_mrec span, .viewableAd_pub_mrec span {
    line-height: 20px; }

.last, .last iframe {
  display: block;
  margin: auto;
  width: 300px;
  float: none; }

.last iframe {
  margin: 0px !important; }

@media (min-width: 1270px) {
  .wrapArtigo .articleBody #incontent_mrec {
    margin-left: 30px;
    width: 300px !important; } }
.wrapArtigo .articleBody #incontent_mrec {
  display: block; }

.article_mrec .incontent_article_mrec {
  margin: 0;
  padding: 0;
  display: block; }

.maisArtigos .ttMaisArtigos {
  font-size: 0.8em; }

.maisArtigos {
  padding: 15px 0; }

.galeriaDiv {
  margin: 0 5px 10px 5px;
  position: relative;
  width: 100%;
  /*padding: 0 0 75% 0;*/ }

/*.galeriaDiv img{height: 100%;}*/
.multimediasListFotos .galeriaDiv .nextTabHp, .multimediasListFotos .galeriaDiv .prevTabHp {
  background-color: #f1f1f1; }

.galeriaTitulo {
  overflow: hidden;
  padding: 7px 0 3px 0;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center; }

.galeriaTitulo .numFotos {
  /*width: 15%;  float: left;*/
  font-family: 'Lalezar';
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
  margin-right: 10px; }

.galeriaTitulo .numFotos span {
  font-size: 1.5em;
  color: #ff6c00; }

.galeriaTitulo .fotoTitulo {
  /*width: 78%;  float: left;text-align: left; */
  font-size: 0.8em;
  display: inline; }

.galeriaTitulo .fotoTitulo em {
  padding-top: 0px;
  font-size: 0.9em;
  /* display: block;*/ }

.biger {
  float: right;
  margin: 10px 0 20px 20px;
  display: block;
  padding: 2px 4px;
  font-size: 1em;
  background-color: #fff;
  color: #f06926; }

.biger:hover {
  background-color: #f06926;
  color: #fff;
  text-decoration: none; }

.wrapFotogalerias .biger {
  display: none !important; }

/*compoenentes barra  lado esquerdo*/
.boxLateral {
  background-color: #F2F0E8;
  margin-bottom: 50px;
  /* background-image: url('../img/bg_box_lateral.png'); background-repeat: no-repeat; background-position: 0 -7px;*/
  line-height: 1.3em; }

.boxLateral .boxTitle2 {
  padding: 6px 0 15px 4px;
  font-size: 1.9em;
  text-decoration: none;
  line-height: 1em; }

.boxLateral h2 {
  /*font-family:'Lalezar'; font-size: 1.8em;margin: 10px 0 0 5px; color:$cor_laranja;*/
  padding: 3px 5px 5px 5px; }

.boxLateral img {
  margin: 5px; }

.boxLateral .bg_light, .wrapPaginaResultClass .bg_light, .tableJogosClass .bg_light {
  background-color: #faf8f7; }

.boxLateral .more {
  font-size: 1.2em; }

.boxLateral a {
  text-decoration: underline; }

/* todas as tabelas */
.boxLateral table {
  margin: 15px 0;
  width: 100%; }

.boxLateral table td {
  padding: 2px 5px 4px 5px;
  vertical-align: middle; }

.boxLateral table td.break {
  word-break: break-all; }

.boxLateral table .date {
  font-weight: 700;
  font-size: 0.9em;
  padding-top: 10px; }

.boxLateral table .hora, .boxLateral table .result {
  text-align: center;
  width: 25%; }

.boxLateral table .hora {
  font-size: 0.85em; }

.boxLateral table .result {
  font-weight: 700; }

.boxLateral table .bg_result {
  background-color: #fbddc6;
  border-bottom: solid 1px #fff; }

.boxLateral table .bg_result a {
  display: block; }

.boxLateral table .bg_result a:hover, .boxLateral table .bg_result a:hover .multimedia {
  /*background-color: $cor_laranja; color:#fff;*/ }

.boxLateral table .bg_result .multimedia {
  float: left;
  font-size: 1.4em;
  margin: 5px 0;
  padding-left: 0px; }

.boxLateral table .pontosCell {
  font-weight: 700; }

.boxLateral p {
  margin: 5px; }

.column_center .boxLateral {
  font-size: 1.65em; }

.boxLateral .imgAutor {
  width: 100px; }

.boxLateral .links {
  padding: 10px 4px; }

.boxLateral .links li {
  padding: 2px 0; }

.boxLateral li, .boxLateral span {
  line-height: 25px !important; }

/* quadro de jogo */
.boxLateral .jogo {
  margin: 25px 0px 4px 0px; }

.boxLateral .jogo td {
  padding: 0px !important;
  font-family: 'Anton';
  text-align: center; }

.boxLateral .jogo .result1, .boxLateral .jogo .result2 {
  font-size: 3em;
  width: 15%; }

.boxLateral .jogo .result1 {
  border-right: solid 2px #ccc; }

.boxLateral .jogo img {
  margin: 0; }

.boxLateral .jogo .equip {
  width: 30%;
  padding: 3px;
  overflow: hidden;
  vertical-align: top; }

/* lista de marcadores */
ul.golos {
  font-size: 0.9em;
  margin: 0 0px 20px 0px; }

ul.golos li {
  padding: 0;
  margin-bottom: 1px;
  clear: both;
  background-color: #faf8f7; }

.golosEq1 {
  border-left: solid 0px #000; }

.golosEq2 {
  text-align: right;
  border-right: solid 0px #000; }

ul.golos li .time {
  background-color: #0f8000;
  color: #fff;
  font-size: 0.95em;
  margin: 0;
  width: 20px;
  text-align: center;
  display: inline-block;
  padding: 3px 0; }

.golosEq1 .time {
  margin-right: 3px !important; }

.golosEq2 .time {
  margin-left: 3px !important; }

/*sondagem */
.sondagemTop img {
  width: 35%;
  float: left; }

.sondagemRespostas {
  width: 60%;
  float: left;
  margin-left: 4%; }

/*relacionados pelos jornalistas */
.boxLateral .imgRelacionados {
  height: 80px;
  overflow: hidden;
  margin: 6px 5px 3px 5px; }

.boxLateral .imgRelacionados img {
  margin: -10px 0 0 0; }

.morelikethisArtigo .imgRelacionados {
  width: 35%; }

/* tags do artigo*/
.artigo_center2 .tagsArtigo {
  margin: 20px 0;
  font-size: 15px; }
  @media (max-width: 500px) {
    .artigo_center2 .tagsArtigo {
      clear: both;
      overflow: hidden; } }

.artigo_center2 .tagsArtigo a, .newsTitle .tagsArtigo a {
  font-size: 0.9em;
  display: inline-block;
  padding: 6px 12px 6px 0; }

.artigo_center2 .tagsArtigo em, .newsTitle .tagsArtigo em {
  font-family: 'Anton';
  font-style: normal;
  display: inline-block; }

.artigo_left .tagsArtigo a {
  font-size: 0.9em; }

.tagsArtigo .firstTag {
  font-size: 1.6em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  float: left; }

/*.wrapArtigo #video_wrapper {margin:0 20px 30px 20px;  }*/
/* tabelas identicas às do lado direito */
.boxLateral .tableJogos {
  font-size: 0.92em; }

.boxLateral .tableJogos li {
  padding: 0 !important;
  /*height: 27px*/
  border-bottom: solid 3px #fff; }

.boxLateral .tableJogos li span.team1Cell, .boxLateral .tableJogos li span.team2Cell {
  width: 39% !important; }

.boxLateral .tableJogos li span.team1Cell {
  padding-left: 0px;
  padding-right: 4px; }

.boxLateral .tableJogos li span.team2Cell {
  padding-left: 4px;
  padding-right: 0px; }

/*equipas em 2 linhas*/
/*jogos acabados*/
.boxLateral .tableJogos li span.teamsCell {
  width: 80%;
  padding: 1px 0 1px 12px;
  font-size: 1.1em; }

/*jogos futuros*/
.boxLateral .tableJogos li span.teamsCell2 {
  width: 70%;
  padding: 1px 0 1px 12px;
  font-size: 1.1em;
  line-height: 1.2em; }

.boxLateral .tableJogos li span.teamsCell2 span {
  display: block;
  padding: 0; }

.boxLateral .estatisticasGerais {
  line-height: 0.66em;
  font-size: 2.1em;
  margin: 0; }

.boxLateral .estatisticasGerais .thead {
  border-top: solid 2px #fff; }

.boxLateral .estatisticasGerais .thead td {
  padding: 8px 0; }

.boxLateral .estatisticasGerais img {
  margin: 0; }

.tableJogos li span.active {
  font-weight: 700; }

.internacionalJogos span.resultCell {
  padding: 2px 0;
  width: 10%; }

.internacionalJogos span.dateCell {
  padding: 0;
  font-size: 0.85em;
  border-right: 0;
  width: 21%;
  line-height: 3.2em; }

.tableJogos .paisCell {
  /*font-weight: 700;*/
  border-top: solid 0px #fff;
  clear: both;
  font-size: 1.1em;
  line-height: 2em; }

.tableJogos .paisCell img {
  vertical-align: middle;
  width: 10%; }

.internacionalJogos .live .minuto {
  top: 10px; }

.morelikethisArtigo {
  background-color: #28180f;
  background-image: url("../img/bg_box_lateral.png");
  background-repeat: no-repeat;
  padding-bottom: 15px; }
  @media (min-width: 981px) {
    .morelikethisArtigo {
      display: none; } }

.morelikethisArtigo ul {
  padding: 10px; }

.morelikethisArtigo ul li {
  padding: 1em 0.3em;
  clear: both; }

.morelikethisArtigo a {
  color: #fff;
  line-height: 1em;
  font-size: 1.7em; }

.share {
  padding: 8px 0 5px 0;
  margin: 15px 0;
                                               /*border-radius: 6px;-webkit-border-radius: 6px;
-moz-border-radius: 6px;*/
  border: solid #f2f2f2;
  border-width: 1px 0; }

.share .boxTitle2 span {
  color: #3b579d;
  font-size: 1.8em; }

.share .boxTitle2 {
  padding: 0 15px 0 5px;
  font-size: 2.6em;
  display: inline;
  margin-top: 0;
  color: #3b579d; }

.twitter-share-button {
  margin-left: 15px; }

/* ######################################################### LISTA VIDEOS ########################################################### */
/*.itemRow2 .item{ width: 47%; margin: 1.5%; float: left; background-color: #f1f1f1; position: relative; height: 17em;font-size:1.6em; overflow: hidden; margin-bottom:35px; }
.itemRow2 .itemPlayer {display: none;}
.itemRow1 .item{ background-color: #ededed; position: relative; font-size:1.7em; }
.multimediasList .active { opacity:0.4; filter:alpha(opacity=40); }
.multimediasList .item h2 {padding: 10px 0; font-size: 1.3em;}
@media (max-width:480px) {.multimediasList .item h2, .multimediasList .item .resumo {padding: 5px;}}
.multimediasList .item em {display: inline-block ;margin: 6px 0; font-size: 0.7em;}
.multimediasList .item em.time {background-color: #000; color:#fff; padding: 1px 4px 3px 4px; font-style: normal;position:absolute; bottom:0; right: 0; display:block;margin:0;}
.multimediasList .item .imgVideo {position:relative;overflow: hidden;width: 45%; float:left; margin-right: 15px; height: auto;min-height: 100px;}
.multimediasList .item .imgVideo .player {
    position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin-top: -30px;
margin-left:-30px;
line-height: 60px;
font-size: 2.5em;
opacity: .7;
text-align: center;
filter: alpha(opacity=70);
    position: absolute;top:45%;left:40%;width: 20%; height: 20%; line-height: 20%; font-size: 3.5em;opacity:0.4; filter:alpha(opacity=40);
}

.multimediasList .item .imgVideo:hover .player {opacity: 1;filter: alpha(opacity=100);}
.multimediasList .item .galeriaDiv img {max-width: none; width: auto; height: 100%;}

.itemNoPlayer {overflow: hidden;}*/
/* ######################################################### LISTA FOTOS ########################################################### */
/*
.multimediasListFotos .item{overflow: hidden;}
.multimediasListFotos {margin-right: 10px;}
.multimediasListFotos .item .imgVideo {overflow-y: hidden;width: 60%; background-image: url('../img/loading_light.svg'); background-position: center; background-repeat: no-repeat; }
.multimediasListFotos .item .imgVideo img{ height: 100%; width: auto; margin:0 1px 0 0; float:left;}
.multimediasListFotos .item .imgVideo .fotos2 img{height: auto; width: 25%;}
.multimediasListFotos .item .imgVideo .fotos3 img{height: auto; width: 20%;}
.multimediasListFotos .item .imgVideo .fotos1 img{height: auto; width: 50%;}
.galeriaMultimedias {width: 1000px;display:block; height: 100%;}
.multimediasListFotos .item .imgVideo {height: 130px;}

.multimediasListFotos .galeriaDiv {width: 95%;margin:0 auto; }
#galeria {margin-bottom: 40px;}
.galeriaDiv .slide img {max-width: 790px!important; }

#galeria {background-color: #f1f1f1;}


.shareStuff{ float: right; margin-top:20px;}
.linkpartilhavel {padding: 0!important; color:#777; font-size:12px; border:0; background-color:#fff; width: 100%; font-weight: normal; position:absolute; right: 0; bottom:0; display: none;  }
.mostralink, .mostralinkVideo {display: inline-block; width: 130px; height: 20px; overflow: hidden; text-indent: -999px; font-size: 1px; color:#fff; background-image: url('../img/icon_partilhar.png?v3'); background-repeat: no-repeat; background-position: center; background-color: #ffffff;margin-left:30px; border-radius: 3px; }
.mostralinkVideo {background-image: url('../img/icon_partilhar_video.png');}
.shareGaleria {display:inline; }

@media (max-width:767px){.mostralink {display:none;}}*/
/* ######################################################### PLAYER DE VIDEO ########################################################### */
.playerTitle {
  font-size: 1.5em;
  /* background-image: url('../img/bg_seta_down.png'); background-position: left bottom ; background-repeat:no-repeat;background-color: #000; color: #fff;*/
  margin: 10px 10px 0 10px;
  padding-bottom: 25px;
  position: relative;
  overflow: hidden; }

.playerTitle h1 {
  font-size: 1.7em;
  line-height: 1em;
  margin-bottom: 10px; }

.playerTitle em {
  font-size: 0.75em;
  display: block;
  padding-top: 5px; }

#videoPlay {
  margin-bottom: 0px; }

.videoTopo {
  background-color: #f1f1f1;
  margin-bottom: 30px;
  padding: 0; }

/* ######################################################### PESQUISA ########################################################### */
.wrapPesquisa .multimediasList .item {
  font-size: 1.4em;
  overflow: hidden; }

.itemPlayer {
  background-color: #f1f1f1;
  overflow: hidden; }

.titleVideoPlayer, .titleMult {
  margin: 0 10px 10px 10px;
  position: relative;
  padding-bottom: 22px;
  overflow: hidden; }

.titleVideoPlayer .shareVideo {
  /*color:#39579b;margin-right: 6px;*/
  display: inline; }

.resultFotos {
  width: 100%;
  height: 225px;
  overflow: hidden; }

.resultFotosLink {
  display: block;
  width: 550px; }

.resultFotosLink img {
  height: 75px;
  float: left;
  margin: 0.5px; }

.resultFotosLink img:first-child {
  height: 151px; }

.fotosPesquisa li {
  margin: 1%;
  width: 23%;
  float: left;
  height: 155px;
  overflow: hidden;
  background-color: #f1f1f1; }

/* ######################################################### PAGINA DE CLUBE ########################################################### */
.template2 .column_left .moreNavItems {
  /*padding-top: 47px;*/
  background-color: #202c3a;
  /*min-height: 397px;*/ }

.wrapPaginaClube .column_left .moreNavItems {
  min-height: 200px;
  padding-top: 40px; }

.wrapPaginaClube .column_left .logoEquipa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center; }

.wrapPaginaLiga .column_left .logoEquipa img {
  width: 100%;
  margin-bottom: 10px; }

.newsList {
  font-size: 1em;
  line-height: 1.9em; }

.benficaTitle {
  color: #E91B23; }

.sportingTitle {
  color: #008863; }

.portoTitle {
  color: #00528B; }

.clubePlantel {
  width: 100%; }

.clubePlantel table td {
  text-align: left;
  padding: 0; }

.clubePlantel table .tdFotoJogador {
  width: 45px; }

.clubePlantel table .tdFotoJogador img {
  width: 90%; }

.clubePlantel table .tdEstatisticas {
  /*font-size: 0.8em;*/
  padding: 0 6px; }

.clubePlantel table .tdEstatisticas span {
  font-size: 0.7em; }

.trlinkmore td {
  font-size: 0.6em; }

table a {
  text-decoration: underline; }

table.mancheteJogoTable a {
  text-decoration: none; }

/* ######################################################### made in ########################################################### */
.cronicasColumn {
  padding-top: 5px;
  font-size: 1.7em;
  line-height: 1em;
  background-color: #F2F0E8;
  /*background-image: url('../img/bg_box_lateral.png'); background-repeat: no-repeat; background-position:left top;*/ }

.cronicasColumn .boxTitle2 {
  font-size: 1.9em;
  padding: 5px 0 25px 0; }

.cronicasColumn .intro, .wrapPaginaOpiniao .newsList .intro {
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: 'Lalezar';
  color: #a38d7e;
  text-transform: uppercase;
  padding-bottom: 20px;
  display: block; }

.cronicasColumn .intro span, .wrapPaginaOpiniao .newsList .intro span {
  color: #000; }

.wrapPaginaOpiniao .newsList .intro {
  font-size: 2.2em; }

.cronicasColumn h2 {
  margin: 4px 0 40px 0; }

/* ######################################################### PROGRAMA MAISFUTEBOL ########################################################### */
.moreNavItems li.comentador a {
  padding: 0 2px;
  font-size: 0.8em;
  line-height: 40px; }

.moreNavItems li.comentador a .floatLeft {
  margin-right: 6px; }

.moreNavItems .outros {
  color: #f5f5f5;
  font-size: 15px;
  padding: 15px 6px; }

.ultimoArtigo {
  clear: both;
  font-size: 23px;
  overflow: hidden;
  padding: 20px 0; }

.imgPrograma {
  width: 35%;
  margin: 0 25px 25px 0;
  float: left; }
  @media (min-width: 768px) and (max-width: 1180px), (max-width: 500px) {
    .imgPrograma {
      width: 100%;
      float: none;
      margin: 0 0 20px 0; } }

.ultimoArtigo h2 {
  font-size: 2em;
  font-family: 'Lalezar';
  line-height: 1.1em;
  margin-bottom: 15px;
  /*text-transform: uppercase;*/ }

.videoDivList {
  background-color: #f1f1f1;
  padding: 6px;
  overflow: hidden;
  width: 100%; }

/* ######################################################### AO VIVO ########################################################### */
/*LISTA DE JOGOS*/
.aovivoList {
  font-family: 'Anton';
  font-size: 1.6em;
  width: 100%; }

.aovivoList .jogoRow span {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.aovivoList .jogoRow .team1Cell, .aovivoList .jogoRow .team2Cell {
  position: relative;
  font-size: 1.3em; }

.aovivoList .jogoRow .middleCell {
  position: relative;
  font-size: 1.1em;
  background-color: #F2F0E8; }

.jogoRow a:hover span {
  background-color: #f06926 !important;
  color: #fff; }

.aovivoList .jogoRow {
  width: 80%; }

.aovivoList .jogoRow .resultCell {
  position: relative;
  font-size: 1.35em;
  color: #000;
  background-color: #ccc;
  font-weight: 400; }

.aovivoList .live .resultCell, tr.live {
  background-color: #D3EABC; }

.aovivoList .jogoRow span {
  font-family: 'Anton'; }

.aovivoList .logoEquipa {
  /*width: 38px;*/
  position: absolute;
  top: 10px; }

.aovivoList .jogoRow .team1Cell .logoEquipa {
  left: 10%; }

.aovivoList .jogoRow .team2Cell .logoEquipa {
  right: 10%; }

.aovivoList .dateRow .minuto {
  background-image: url("../img/bg_time.png");
  background-position: right;
  background-repeat: no-repeat;
  padding: 6px 6px 5px 5px;
  font-size: 1.3em;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 8px;
  right: -5px;
  z-index: 100;
  font-weight: 700;
  font-size: 12px; }

.aovivoList .dateRow {
  padding: 10px 0 0 0;
  line-height: 1em;
  position: relative;
  background-color: #fff; }

.aovivoList .tvRow {
  float: left;
  clear: right;
  padding: 10px 0 0 0;
  line-height: 1em;
  font-size: 1.1em;
  text-transform: uppercase;
  /*text-align: right;*/ }

.aovivoList .tvRow em {
  background-color: #1B1513;
  color: #fff;
  padding: 1px 2px;
  font-style: normal; }

.aovivoList .boxTitle2 {
  font-size: 1.8em;
  line-height: 1.2em;
  clear: both;
  text-align: center;
  width: 96%; }

.aovivoList ul {
  padding-bottom: 15px;
  overflow: hidden; }

.aovivoList .dateRow {
  width: 10%;
  float: left; }
  @media (max-width: 480px) {
    .aovivoList .dateRow {
      font-weight: 700;
      font-size: 14px;
      line-height: 1.1;
      padding: 0; } }

.aovivoList .jogoRow {
  width: 78%;
  float: left; }

.aovivoList .tvRow {
  width: 12%; }

.pontosMF {
  display: inline-block;
  background-color: #F36700;
  color: #fff;
  padding: 2px 1.5px;
  font-size: 0.7em;
  margin-left: 3px; }

a.pontosMF {
  float: right; }

.pontosMF:hover {
  background-color: #000;
  color: #fff; }

.nota {
  text-align: right;
  font-size: 0.8em; }

/*PAGINA AO MINUTO E FICHA DE JOGO*/
.adecorrer, .terminado {
  color: #fff;
  font-size: 1.8em;
  font-family: 'Anton';
  padding: 2px 10px;
  display: inline-block;
  margin-bottom: 6px; }

.terminado {
  background-color: #b00000;
  /*display:none;*/ }

.adecorrer {
  background-color: #007e15; }

ul.dadosJogo {
  border-bottom: solid 1px #ccc;
  margin-right: 20px;
  overflow: hidden;
  clear: both;
  width: 100%; }

ul.dadosJogo li {
  padding: 3px 0;
  /*font-family: 'Lalezar'; text-transform: uppercase; */
  font-size: 1.5em;
  line-height: 1.5em; }

ul.dadosJogo li a {
  text-decoration: underline; }

ul.dadosJogo li .icon {
  color: #f06926;
  display: inline-block;
  margin-right: 3px; }

ul.dadosJogo li .icon-users {
  color: #f06926;
  display: inline-block;
  margin: 0 3px; }

.wrapAoVivo ul.dadosJogo li {
  float: left;
  padding-right: 19px; }

/*quadro com as 2 equipas, resultados e marcadores*/
.jogoAoVivo {
  background-image: url("../img/line_vert.png");
  background-position: center top;
  background-repeat: no-repeat;
  margin-top: 15px; }

.jogoAoVivo .teamDiv {
  min-height: 130px; }

.acompanheAqui {
  padding: 15px;
  background-color: #f6f6f6 !important;
  background-image: none !important; }

.teamDiv {
  width: 48%;
  position: relative;
  padding: 0px 0.5%; }

.team1Div {
  float: left;
  text-align: right; }

.team2Div {
  float: right; }

.rankTeam1.team1Div {
  float: left;
  text-align: left;
  font-size: 0.7em; }

.rankTeam2.team2Div {
  float: right;
  text-align: right;
  font-size: 0.7em; }

.teamDiv h2 {
  font-family: 'Anton';
  text-transform: uppercase;
  font-size: 3.7em;
  line-height: 1.2em;
  display: inline-block; }

.jogoAoVivo .logo {
  width: 30%;
  position: absolute;
  top: 0;
  text-align: center; }

.jogoAoVivo .team1Div .logo {
  left: 0; }

.jogoAoVivo .team2Div .logo {
  right: 0; }

.jogoAoVivo .result {
  background-color: #1B1513;
  color: #fff;
  text-align: center;
  width: 1.1em;
  display: inline-block;
  font-family: 'Anton';
  text-transform: uppercase;
  font-size: 3.5em;
  line-height: 1.2em; }

.jogoAoVivo ul {
  padding-top: 6px;
  display: block;
  clear: both;
  overflow: hidden; }

.jogoAoVivo ul li {
  min-height: 17px;
  font-size: 1.4em; }

.timelineJogo li span {
  padding: 0 3px;
  font-size: 1.3em; }

.eventoCartaoAmarelo, .evento2Cartoes {
  color: #ffc600; }

.eventoCartaoVermelho {
  color: #eb0000; }

.eventoOutros {
  color: #000; }

.eventoSaida {
  color: #eb0000; }

.eventoEntrada {
  color: #007d00; }

.icon-duploAmarelo:before {
  content: "\e055";
  color: #ffc600; }

.icon-duploAmarelo:after {
  content: "\e055";
  color: #eb0000;
  margin-left: -0.6em; }

.comentariosFBaoVivo .boxTitle2 {
  font-size: 1.8em; }

.campo .teamDiv h2, .equipasFichaJogo .teamDiv h2 {
  font-size: 1.5em;
  display: block; }

.campo .team1Div {
  text-align: left; }

.campo .team2Div {
  text-align: right; }

.campo .teamDiv {
  margin-bottom: 4px; }

.campo .teamDiv b {
  font-weight: 700;
  display: block;
  padding: 2px 0; }

.campo em {
  font-size: 0.7em; }

.campo .arbitragem {
  text-align: center;
  padding: 20px 0;
  background-color: #ededed; }

.equipasFichaJogo .teamDiv {
  width: 100%;
  position: relative; }

.taticaDiv {
  position: relative !important;
  width: auto;
  margin-bottom: 6px; }

.taticaDiv .imgTaticaDiv {
  margin: 0; }

.taticaDiv .team1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  bottom: 0; }

.taticaDiv .team2 {
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  /*background-color: #007d00*/ }

/*.teamDiv ul.jogadoresBanco li {height: 72px;}*/
.teamDiv .player {
  width: 14%;
  float: left; }

.player {
  text-align: center; }

.player .eventosPlayer {
  height: 15px;
  width: 100%;
  font-size: 12px;
  /*font-family: 'Lalezar';*/
  color: #fff; }

.player .eventosPlayer span {
  padding: 0 1px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }

.taticaDiv .eventosPlayer span {
  background-color: #447521; }

.taticaDiv span.icon-autoGolo:before, .taticaDiv span.icon-autoGolo:after, .taticaDiv span.icon-goloPenalty:before, .taticaDiv span.icon-goloPenalty:after {
  color: #fff !important;
  font-size: 1em; }

.player .numeroPlayer {
  position: relative; }

.player .numeroPlayer a, .number .numeroPlayer {
  display: block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  /* font-family: 'Lalezar';*/
  width: 20px;
  height: 20px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 18px; }

.player .substPlayer {
  /*font-family: 'Lalezar';*/
  font-size: 11px;
  /* 0.8em;*/ }

.numeroPlayer .nomePlayer {
  background-color: #447521;
  color: #fff;
  padding: 1px;
  /*word-break:break-all;*/ }

.numeroPlayer em {
  font-size: 1em;
  opacity: 0.6;
  filter: alpha(opacity=60); }

/*.teamDiv */
.player .nomePlayer {
  position: relative;
  font-family: 'Roboto Condensed';
  line-height: 1em;
  font-size: 12px;
  text-align: center;
  width: 100%;
  color: white;
  margin-top: 2px;
  cursor: pointer;
  background-color: #447521;
  color: #fff;
  padding: 1px; }

.teamDiv .player .numeroPlayer a .nomePlayer, .jogadoresBanco .player .nomePlayer {
  /*display:none*/
  background-color: transparent;
  color: #444; }

.teamDiv .player .numeroPlayer a:hover .nomePlayer {
  display: block; }

.player .pontosPlayer {
  height: 24px;
  line-height: 24px;
  color: white;
  font-size: 10px;
  background: transparent url(/img/estrela2.png) no-repeat center center;
  margin-top: 3px; }

.jogadoresBanco {
  margin-bottom: 10px; }

.taticaDiv .player {
  width: 60px;
  margin-left: -30px;
  margin-top: -30px; }

.teamDiv .icon-soccer {
  color: #000; }

.playerOut {
  /*opacity:0.85;filter:alpha(opacity=85*/ }

/*cores das equipas dinamicas? */
.player .numeroPlayer a, .number .numeroPlayer {
  background-color: #322823;
  color: #fff;
  border: solid 1px #ccc; }

.team1 .player .numeroPlayer a:hover, .team2 .player .numeroPlayer a:hover {
  background-color: #f06926;
  color: #fff;
  text-decoration: none; }

.wrapPaginaResultClass .number .numeroPlayer {
  background-color: #1B1513;
  color: #fff; }

/*posiçoes dos jogadores no campo dinamicas? */
.team1 .player0 {
  position: absolute;
  top: 50%;
  left: 10%; }

.team2 .player0 {
  position: absolute;
  top: 50%;
  right: 4%; }

/* 4 em linha 
.team1 .avancado1 {position: absolute; top:15%; left: 90%;}
.team1 .avancado2 {position: absolute; top:37%; left: 90%;}
.team1 .avancado3 {position: absolute; top:63%; left: 90%;}
.team1 .avancado4 {position: absolute; top:85%; left: 90%;}
*/
/*TEAM 1*/
/*3 DEFESAS*/
.team1.t3x5x2 .player1, .team1.t3x4x3 .player1 {
  position: absolute;
  top: 25%;
  left: 28%; }

.team1.t3x5x2 .player2, .team1.t3x4x3 .player2 {
  position: absolute;
  top: 50%;
  left: 28%; }

.team1.t3x5x2 .player3, .team1.t3x4x3 .player3 {
  position: absolute;
  top: 75%;
  left: 28%; }

/*4 defesas*/
.team1.t4x4x2 .player1, .team1.t4x3x3 .player1, .team1.t4x2x3x1 .player1, .team1.t4x1x3x2 .player1, .team1.t4x5x1 .player1, .team1.t4x1x4x1 .player1, .team1.t4x2x4 .player1, .team1.t4x2x1x3 .player1 {
  position: absolute;
  top: 15%;
  left: 28%; }

.team1.t4x4x2 .player2, .team1.t4x3x3 .player2, .team1.t4x2x3x1 .player2, .team1.t4x1x3x2 .player2, .team1.t4x5x1 .player2, .team1.t4x1x4x1 .player2, .team1.t4x2x4 .player2, .team1.t4x2x1x3 .player2 {
  position: absolute;
  top: 37%;
  left: 28%; }

.team1.t4x4x2 .player3, .team1.t4x3x3 .player3, .team1.t4x2x3x1 .player3, .team1.t4x1x3x2 .player3, .team1.t4x5x1 .player3, .team1.t4x1x4x1 .player3, .team1.t4x2x4 .player3, .team1.t4x2x1x3 .player3 {
  position: absolute;
  top: 63%;
  left: 28%; }

.team1.t4x4x2 .player4, .team1.t4x3x3 .player4, .team1.t4x2x3x1 .player4, .team1.t4x1x3x2 .player4, .team1.t4x5x1 .player4, .team1.t4x1x4x1 .player4, .team1.t4x2x4 .player4, .team1.t4x2x1x3 .player4 {
  position: absolute;
  top: 85%;
  left: 28%; }

/*5 defesas*/
.team1.t5x3x2 .player1 {
  position: absolute;
  top: 10%;
  left: 28%; }

.team1.t5x3x2 .player2 {
  position: absolute;
  top: 30%;
  left: 28%; }

.team1.t5x3x2 .player3 {
  position: absolute;
  top: 50%;
  left: 28%; }

.team1.t5x3x2 .player4 {
  position: absolute;
  top: 70%;
  left: 28%; }

.team1.t5x3x2 .player5 {
  position: absolute;
  top: 90%;
  left: 28%; }

/*1 medio*/
.team1.t4x1x3x2 .player5, .team1.t4x1x4x1 .player5 {
  position: absolute;
  top: 50%;
  left: 50%; }

/*4 medios*/
.team1.t4x4x2 .player5, .team1.t3x4x3 .player4 {
  position: absolute;
  top: 15%;
  left: 60%; }

.team1.t4x4x2 .player6, .team1.t3x4x3 .player5 {
  position: absolute;
  top: 37%;
  left: 60%; }

.team1.t4x4x2 .player7, .team1.t3x4x3 .player6 {
  position: absolute;
  top: 63%;
  left: 60%; }

.team1.t4x4x2 .player8, .team1.t3x4x3 .player7 {
  position: absolute;
  top: 85%;
  left: 60%; }

/*4 medios*/
.team1.t4x1x4x1 .player6 {
  position: absolute;
  top: 15%;
  left: 70%; }

.team1.t4x1x4x1 .player7 {
  position: absolute;
  top: 37%;
  left: 70%; }

.team1.t4x1x4x1 .player8 {
  position: absolute;
  top: 63%;
  left: 70%; }

.team1.t4x1x4x1 .player9 {
  position: absolute;
  top: 85%;
  left: 70%; }

/*3 medios*/
.team1.t4x3x3 .player5, .team1.t5x3x2 .player6 {
  position: absolute;
  top: 25%;
  left: 60%; }

.team1.t4x3x3 .player6, .team1.t5x3x2 .player7 {
  position: absolute;
  top: 50%;
  left: 60%; }

.team1.t4x3x3 .player7, .team1.t5x3x2 .player8 {
  position: absolute;
  top: 75%;
  left: 60%; }

/*3 medios*/
.team1.t4x1x3x2 .player6 {
  position: absolute;
  top: 25%;
  left: 70%; }

.team1.t4x1x3x2 .player7 {
  position: absolute;
  top: 50%;
  left: 70%; }

.team1.t4x1x3x2 .player8 {
  position: absolute;
  top: 75%;
  left: 70%; }

/*1 medio*/
.team1.t4x2x1x3 .player7 {
  position: absolute;
  top: 50%;
  left: 70%; }

/*2 medios*/
.team1.t4x2x3x1 .player5, .team1.t4x2x1x3 .player5 {
  position: absolute;
  top: 33%;
  left: 50%; }

.team1.t4x2x3x1 .player6, .team1.t4x2x1x3 .player6 {
  position: absolute;
  top: 66%;
  left: 50%; }

/*2 medios*/
.team1.t4x2x4 .player5 {
  position: absolute;
  top: 33%;
  left: 60%; }

.team1.t4x2x4 .player6 {
  position: absolute;
  top: 66%;
  left: 60%; }

/*3 medios*/
.team1.t4x2x3x1 .player7 {
  position: absolute;
  top: 20%;
  left: 70%; }

.team1.t4x2x3x1 .player8 {
  position: absolute;
  top: 50%;
  left: 70%; }

.team1.t4x2x3x1 .player9 {
  position: absolute;
  top: 80%;
  left: 70%; }

/* 5 medios */
.team1.t4x5x1 .player5, .team1.t3x5x2 .player4 {
  position: absolute;
  top: 10%;
  left: 60%; }

.team1.t4x5x1 .player6, .team1.t3x5x2 .player5 {
  position: absolute;
  top: 30%;
  left: 60%; }

.team1.t4x5x1 .player7, .team1.t3x5x2 .player6 {
  position: absolute;
  top: 50%;
  left: 60%; }

.team1.t4x5x1 .player8, .team1.t3x5x2 .player7 {
  position: absolute;
  top: 70%;
  left: 60%; }

.team1.t4x5x1 .player9, .team1.t3x5x2 .player8 {
  position: absolute;
  top: 90%;
  left: 60%; }

/*1 avançado*/
.team1.t4x2x3x1 .player10, .team1.t4x5x1 .player10, .team1.t4x1x4x1 .player10 {
  position: absolute;
  top: 50%;
  left: 90%; }

/*2 avancados*/
.team1.t4x4x2 .player9, .team1.t4x1x3x2 .player9, .team1.t3x5x2 .player9, .team1.t5x3x2 .player9 {
  position: absolute;
  top: 33%;
  left: 90%; }

.team1.t4x4x2 .player10, .team1.t4x1x3x2 .player10, .team1.t3x5x2 .player10, .team1.t5x3x2 .player10 {
  position: absolute;
  top: 66%;
  left: 90%; }

/*3 avancados*/
.team1.t4x3x3 .player8, .team1.t3x4x3 .player8, .team1.t4x2x1x3 .player8 {
  position: absolute;
  top: 20%;
  left: 90%; }

.team1.t4x3x3 .player9, .team1.t3x4x3 .player9, .team1.t4x2x1x3 .player9 {
  position: absolute;
  top: 50%;
  left: 90%; }

.team1.t4x3x3 .player10, .team1.t3x4x3 .player10, .team1.t4x2x1x3 .player10 {
  position: absolute;
  top: 80%;
  left: 90%; }

/*4 avanvcados*/
.team1.t4x2x4 .player7 {
  position: absolute;
  top: 15%;
  left: 90%; }

.team1.t4x2x4 .player8 {
  position: absolute;
  top: 37%;
  left: 90%; }

.team1.t4x2x4 .player9 {
  position: absolute;
  top: 63%;
  left: 90%; }

.team1.t4x2x4 .player10 {
  position: absolute;
  top: 85%;
  left: 90%; }

/*TEAM 2*/
/*3 DEFESAS*/
.team2.t3x5x2 .player1, .team2.t3x4x3 .player1 {
  position: absolute;
  top: 20%;
  left: 70%; }

.team2.t3x5x2 .player2, .team2.t3x4x3 .player2 {
  position: absolute;
  top: 50%;
  left: 70%; }

.team2.t3x5x2 .player3, .team2.t3x4x3 .player3 {
  position: absolute;
  top: 80%;
  left: 70%; }

/*4 defesas*/
.team2.t4x4x2 .player1, .team2.t4x3x3 .player1, .team2.t4x2x3x1 .player1, .team2.t4x1x3x2 .player1, .team2.t4x5x1 .player1, .team2.t4x1x4x1 .player1, .team2.t4x2x4 .player1, .team2.t4x2x1x3 .player1 {
  position: absolute;
  top: 15%;
  left: 70%; }

.team2.t4x4x2 .player2, .team2.t4x3x3 .player2, .team2.t4x2x3x1 .player2, .team2.t4x1x3x2 .player2, .team2.t4x5x1 .player2, .team2.t4x1x4x1 .player2, .team2.t4x2x4 .player2, .team2.t4x2x1x3 .player2 {
  position: absolute;
  top: 37%;
  left: 70%; }

.team2.t4x4x2 .player3, .team2.t4x3x3 .player3, .team2.t4x2x3x1 .player3, .team2.t4x1x3x2 .player3, .team2.t4x5x1 .player3, .team2.t4x1x4x1 .player3, .team2.t4x2x4 .player3, .team2.t4x2x1x3 .player3 {
  position: absolute;
  top: 63%;
  left: 70%; }

.team2.t4x4x2 .player4, .team2.t4x3x3 .player4, .team2.t4x2x3x1 .player4, .team2.t4x1x3x2 .player4, .team2.t4x5x1 .player4, .team2.t4x1x4x1 .player4, .team2.t4x2x4 .player4, .team2.t4x2x1x3 .player4 {
  position: absolute;
  top: 85%;
  left: 70%; }

/*5 defesas*/
.team2.t5x3x2 .player1 {
  position: absolute;
  top: 10%;
  left: 70%; }

.team2.t5x3x2 .player2 {
  position: absolute;
  top: 30%;
  left: 70%; }

.team2.t5x3x2 .player3 {
  position: absolute;
  top: 50%;
  left: 70%; }

.team2.t5x3x2 .player4 {
  position: absolute;
  top: 70%;
  left: 70%; }

.team2.t5x3x2 .player5 {
  position: absolute;
  top: 90%;
  left: 70%; }

/*1 medio*/
.team2.t4x1x3x2 .player5, .team2.t4x1x4x1 .player5 {
  position: absolute;
  top: 50%;
  left: 50%; }

/*4 medios*/
.team2.t4x4x2 .player5, .team2.t3x4x3 .player4 {
  position: absolute;
  top: 15%;
  left: 40%; }

.team2.t4x4x2 .player6, .team2.t3x4x3 .player5 {
  position: absolute;
  top: 37%;
  left: 40%; }

.team2.t4x4x2 .player7, .team2.t3x4x3 .player6 {
  position: absolute;
  top: 63%;
  left: 40%; }

.team2.t4x4x2 .player8, .team2.t3x4x3 .player7 {
  position: absolute;
  top: 85%;
  left: 40%; }

/*4 medios*/
.team2.t4x1x4x1 .player6 {
  position: absolute;
  top: 15%;
  left: 30%; }

.team2.t4x1x4x1 .player7 {
  position: absolute;
  top: 37%;
  left: 30%; }

.team2.t4x1x4x1 .player8 {
  position: absolute;
  top: 63%;
  left: 30%; }

.team2.t4x1x4x1 .player9 {
  position: absolute;
  top: 85%;
  left: 30%; }

/*1 medio*/
.team2.t4x2x1x3 .player7 {
  position: absolute;
  top: 50%;
  left: 30%; }

/*3 medios*/
.team2.t4x3x3 .player5 {
  position: absolute;
  top: 20%;
  left: 40%; }

.team2.t4x3x3 .player6 {
  position: absolute;
  top: 50%;
  left: 40%; }

.team2.t4x3x3 .player7 {
  position: absolute;
  top: 80%;
  left: 40%; }

/*3 medios*/
.team2.t4x1x3x2 .player6, .team2.t5x3x2 .player6 {
  position: absolute;
  top: 20%;
  left: 30%; }

.team2.t4x1x3x2 .player7, .team2.t5x3x2 .player7 {
  position: absolute;
  top: 50%;
  left: 30%; }

.team2.t4x1x3x2 .player8, .team2.t5x3x2 .player8 {
  position: absolute;
  top: 80%;
  left: 30%; }

/*2 medios*/
.team2.t4x2x3x1 .player5, .team2.t4x2x1x3 .player5 {
  position: absolute;
  top: 33%;
  left: 50%; }

.team2.t4x2x3x1 .player6, .team2.t4x2x1x3 .player6 {
  position: absolute;
  top: 66%;
  left: 50%; }

/*2 medios*/
.team2.t4x2x4 .player5 {
  position: absolute;
  top: 33%;
  left: 40%; }

.team2.t4x2x4 .player6 {
  position: absolute;
  top: 66%;
  left: 40%; }

/*3 medios*/
.team2.t4x2x3x1 .player7 {
  position: absolute;
  top: 20%;
  left: 30%; }

.team2.t4x2x3x1 .player8 {
  position: absolute;
  top: 50%;
  left: 30%; }

.team2.t4x2x3x1 .player9 {
  position: absolute;
  top: 80%;
  left: 30%; }

/* 5 medios */
.team2.t4x5x1 .player5, .team2.t3x5x2 .player4 {
  position: absolute;
  top: 10%;
  left: 40%; }

.team2.t4x5x1 .player6, .team2.t3x5x2 .player5 {
  position: absolute;
  top: 30%;
  left: 40%; }

.team2.t4x5x1 .player7, .team2.t3x5x2 .player6 {
  position: absolute;
  top: 50%;
  left: 40%; }

.team2.t4x5x1 .player8, .team2.t3x5x2 .player7 {
  position: absolute;
  top: 70%;
  left: 40%; }

.team2.t4x5x1 .player9, .team2.t3x5x2 .player8 {
  position: absolute;
  top: 90%;
  left: 40%; }

/*1 avançado*/
.team2.t4x2x3x1 .player10, .team2.t4x5x1 .player10, .team2.t4x1x4x1 .player10 {
  position: absolute;
  top: 50%;
  left: 10%; }

/*2 avancados*/
.team2.t4x4x2 .player9, .team2.t4x1x3x2 .player9, .team2.t3x5x2 .player9, .team2.t5x3x2 .player9 {
  position: absolute;
  top: 33%;
  left: 10%; }

.team2.t4x4x2 .player10, .team2.t4x1x3x2 .player10, .team2.t3x5x2 .player10, .team2.t5x3x2 .player10 {
  position: absolute;
  top: 66%;
  left: 10%; }

/*3 avancados*/
.team2.t4x3x3 .player8, .team2.t3x4x3 .player8, .team2.t4x2x1x3 .player8 {
  position: absolute;
  top: 20%;
  left: 10%; }

.team2.t4x3x3 .player9, .team2.t3x4x3 .player9, .team2.t4x2x1x3 .player9 {
  position: absolute;
  top: 50%;
  left: 10%; }

.team2.t4x3x3 .player10, .team2.t3x4x3 .player10, .team2.t4x2x1x3 .player10 {
  position: absolute;
  top: 80%;
  left: 10%; }

/*4 avanvcados*/
.team2.t4x2x4 .player7 {
  position: absolute;
  top: 15%;
  left: 10%; }

.team2.t4x2x4 .player8 {
  position: absolute;
  top: 37%;
  left: 10%; }

.team2.t4x2x4 .player9 {
  position: absolute;
  top: 63%;
  left: 10%; }

.team2.t4x2x4 .player10 {
  position: absolute;
  top: 85%;
  left: 10%; }

/*
.team1 .t4x4x2 {}

.t4x3x3
.t4x2x3x1
.t4x1x3x2
.t4x5x1
.t3x5x2
.t3x4x3
.t4x1x4x1
*/
.taticaDivRanking, .taticaDivClube {
  width: 390px;
  float: right; }

.taticaDivRanking .team2, .taticaDivClube .team2 {
  position: absolute;
  top: 0;
  left: 12%;
  right: -8%;
  bottom: 0; }

.taticaDivRanking .team1, .taticaDivClube .team1 {
  position: absolute;
  top: 0;
  left: -3%;
  right: 12%;
  bottom: 0; }

.taticaDivClube #loadingDiv {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-image: url("../img/loading_campo.gif");
  background-repeat: no-repeat; }

.taticaDivClube .logoTeamDiv {
  position: absolute;
  top: -1px;
  left: 6px;
  background-image: url("../img/bg_logoTeam.png");
  background-repeat: no-repeat;
  width: 65px;
  height: 65px;
  padding: 5px; }

select.posRanking {
  width: 40px; }

.campoRanking .taticaDiv .player {
  width: 70px;
  margin-left: -35px;
  margin-top: -25px; }

.campoRanking .player .numeroPlayer a {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  /* font-family: 'Lalezar';*/
  width: 40px;
  height: 40px;
  margin: 0 auto;
  font-size: 12px;
  border: 0;
  background-color: transparent !important;
  overflow: hidden; }

.campoRanking .player .numeroPlayer a .nomePlayer {
  top: 40px; }

.campoRanking .number .numeroPlayer {
  background-color: transparent !important;
  border: 0px !important; }

#rankingSelectedTeam, .posicoesParaFiltragem, .equipasParaFiltragem {
  width: 80px; }

.linhaJogador {
  border-bottom: solid 1px #ccc; }

.campoRanking .team1Div, .campoRanking .team2Div {
  font-size: 1.6em; }

.taticaDiv .player .substPlayer {
  color: #fff;
  background-color: #007d00; }

.campoRanking .taticaDiv .player .logoTeamPlayer {
  position: absolute;
  top: 14px;
  right: -5px; }

.campoRanking .campoFichaJogador {
  font-size: 0.9em; }

.titulosRanking {
  float: left;
  text-align: right;
  height: 200px;
  background-image: url("../img/seta.png");
  background-repeat: no-repeat;
  background-position: 90px 80px;
  padding-top: 20px;
  font-size: 1.5em; }

.titulosRanking h2 {
  font-size: 1.7em;
  font-family: 'Lalezar';
  padding: 6px 0; }

select {
  font-size: 14px;
  margin: 6px 0; }

input {
  font-size: 14px;
  margin: 6px 0; }

button {
  margin: 6px 0; }

.opiniaoTwitter {
  font-size: 0.7em; }

.jogosHoje {
  font-size: 0.65em; }

.campo {
  position: relative; }

.campoFichaJogador {
  color: #000;
  position: absolute;
  top: 70px;
  right: 20px;
  left: 20px;
  background-color: #fff;
  /*opacity:0.92;filter:alpha(opacity=92);*/
  padding: 0 20px 20px 20px;
  display: none;
  font-size: 0.6em;
  border: 1px #ccc solid;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  z-index: 1000; }

.campoFichaJogador .boxTitle2 {
  display: none; }

.dadosJogador {
  float: left;
  margin: 20px; }

.dadosJogador li {
  margin-bottom: 5px; }

.dadosJogador em {
  font-weight: 700;
  font-size: 0.8em;
  font-style: normal; }

.fotoJogador {
  width: 150px;
  float: left; }

.tabelaJogador {
  clear: both; }

.nomeJogador {
  font-family: 'Lalezar';
  font-size: 1.8em; }

.campoFichaJogador a {
  text-decoration: underline; }

a.fecharJanela {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 3em;
  text-decoration: none; }

a.fecharJanela:hover {
  color: #000; }

a.fecharLista {
  float: right;
  font-size: 3em;
  text-decoration: none;
  color: #F36700;
  margin: 10px; }

a.fecharLista:hover {
  color: #000; }

/*barra central de navegação*/
.navAoMinuto ul {
  width: 100%;
  overflow: hidden;
  background-color: #202c3a; }

.navAoMinuto li {
  float: left; }

.navAoMinuto li a {
  padding: 0px 30px;
  font-size: 2em;
  line-height: 1.6em; }

/*2 blocos de baixo*/
.aoMinutoDiv {
  width: 41%;
  margin-right: 4%;
  float: left;
  font-size: 1.6em;
  margin-top: 20px; }

.campoDiv {
  width: 55%;
  float: left;
  font-size: 1.5em;
  margin-top: 20px; }

.campoDiv .tabs {
  font-size: 1.2em;
  margin: 10px 0; }
  @media (max-width: 1170px) {
    .campoDiv .tabs {
      font-size: 1em; } }
  @media (max-width: 1000px) {
    .campoDiv .tabs {
      font-size: 0.75em; } }
  @media (max-width: 800px) {
    .campoDiv .tabs {
      font-size: 0.7em; } }

.aoMinutoDiv .tabs {
  font-size: 1.15em;
  margin: 10px 0; }

@media (min-width: 768px) {
  .aoMinutoDiv .tabs.hidden-desktop {
    display: none !important; } }

/*lista ao minuto */
.feedAoVivo {
  border: solid 1px #ededed;
  background-color: #f6f6f6; }

.feedAoVivo li {
  overflow: hidden;
  background-color: #fff;
  background-image: url("../img/bg_aominuto.png");
  background-position: 11% top;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ededed; }

.feedAoVivo li span {
  float: left;
  display: block; }

.feedAoVivo li span.evento {
  width: 10%;
  padding-top: 15px;
  line-height: 1.4em; }

.feedAoVivo li span.evento span {
  width: 100%;
  text-align: center; }

.feedAoVivo li span.minuto {
  width: 7%;
  padding-top: 20px;
  text-align: center;
  font-weight: 700;
  color: #007e15;
  font-size: 0.8em; }

.feedAoVivo li span.texto {
  width: 77%;
  background-color: #fff;
  padding: 15px 1.5%;
  line-height: 1.2em; }

.feedAoVivo .tipoComentario, .feedAoVivo .tipoComentario .texto {
  background-color: #f6f6f6;
  background-image: none; }

.feedAoVivo .tipoComentario .nomeComentador {
  font-weight: 700;
  font-size: 0.9em;
  display: block;
  margin: 10px 0; }

.feedAoVivo .tipoComentario .fotoComentador {
  width: 30px; }

.feedAoVivo .tipoComentario .texto a.multimedia {
  float: right; }

.feedAoVivo .tipoVermelho, .feedAoVivo .tipoVermelho .texto {
  background-color: #ffeddf; }

.feedAoVivo .tipoGolo, .feedAoVivo .tipoGolo .texto {
  background-color: #d3eabc;
  font-weight: 700; }

.feedAoVivo .tipoInicioFim, .feedAoVivo .tipoInicioFim .texto {
  background-color: #322823;
  color: #fff; }

/*botao inserir comentario*/
.btInsert {
  padding: 0; }

.btInsert .eventoComentario {
  /*float: right;*/
  background-color: #f06926;
  color: #fff;
  /*font-family: 'Lalezar';*/
  border-radius: 0px;
  padding: 2px 5px 0 5px;
  font-size: 0.8em;
  border: 0; }

/*caixa opiniao twitter*/
.boxOpiniaoTwitter {
  background-color: #ededed; }

/*
.boxOpiniaoTwitter ul li{margin:20px 10px; font-size: 1.4em; line-height: 1.4em;}
.boxOpiniaoTwitter ul li a.from{font-weight: 700; font-size: 0.9em; }
.boxOpiniaoTwitter ul li a, .comentarForm a{ text-decoration: underline;}
.boxOpiniaoTwitter ul li p {margin-top: 0px;}
*/
.comentarForm .boxTitle2 {
  font-size: 1.4em;
  margin-top: 0px;
  border-top: solid 1px #aaa;
  padding-top: 10px; }

.comentarForm .inputComentario {
  width: 100%;
  border: solid 1px #000; }

.comentarForm .btVotar {
  font-size: 1.5em; }

/* ######################################################### FICHA DE JOGO ########################################################### */
.teamFichaJogo {
  font-size: 1.6em; }

.equipasFichaJogo ul.tabs {
  margin-top: 20px; }

.equipasFichaJogo ul.tabs li a {
  font-size: 1.8em;
  padding: 2px 8px 2px 0; }

.teamFichaJogo table {
  width: 100%;
  border: 0; }

.teamFichaJogo table td {
  padding: 3px 1px;
  vertical-align: middle; }

.teamFichaJogo .boxTitle2 {
  font-size: 1.8em;
  text-align: center;
  margin-top: 20px; }

.teamFichaJogo table td.ptsMF {
  text-align: right; }

.teamFichaJogo table td.number {
  width: 25px;
  /*background-image:url('../img/camisola.png'); background-position: center; background-repeat: no-repeat;*/
  text-align: center;
  font-size: 0.9em; }

.teamFichaJogo table td.separador {
  font-weight: 700;
  padding-top: 15px;
  font-size: 0.8em; }

.teamFichaJogo table td.separadorGrande {
  font-family: 'Anton';
  text-align: left;
  padding-top: 35px;
  font-size: 1.5em; }

.teamFichaJogo table tr.legenda td {
  font-size: 0.8em;
  color: #aaa;
  padding: 0; }

.saida {
  color: #eb0000; }

.entrada {
  color: #007d00; }

.min {
  color: #0f8000;
  /*font-weight: 700;*/
  font-size: 0.85em; }

.votacao .multimedia {
  padding: 0; }

/*.teamFichaJogo table */
tr.bg_light {
  background-color: #f1ede9; }

.votacao {
  float: right; }

#ficha-de-jogo .equipasFichaJogo, #tab2 .equipasFichaJogo {
  font-size: 0.65em; }

.teamFichaJogo .golosMarcados span {
  font-size: 0.7em; }

/* ######################################################### COMPARACAO ENTRE EQUIPAS ########################################################### */
.escolherEquipas {
  font-size: 1.6em;
  background-color: #1B1513;
  padding: 4px 10px;
  margin-bottom: 30px;
  color: #fff; }

.escolherEquipas select, .btComparar {
  font-size: 15px; }

.btComparar {
  color: #F36700;
  /*color: #fff;border:0;font-family: 'Lalezar'; text*/ }

.classComp {
  font-size: 1.6em;
  line-height: 1.3em; }

.leftSide {
  width: 48%;
  float: left;
  margin-right: 4%; }

.rightSide {
  width: 48%;
  float: left; }

.tableEstadio {
  font-size: 1.6em;
  background-color: #f1f1f1; }

.tableEstadio td {
  padding: 3px;
  text-align: center;
  line-height: 1.3em; }

.nomeEstadio {
  line-height: 1.1em;
  padding-bottom: 20px; }

/* ######################################################### FICHA DE Jogador ########################################################### */
.fichaJogador {
  margin: 30px 0;
  /*padding: 15px; background-color: #F1EDE9;*/
  font-size: 1.7em;
  text-align: left; }

.fichaJogador .imgJogadorFicha {
  float: left;
  width: 25%; }

.fichaJogador .infoJogador {
  margin-left: 30%;
  line-height: 1.5em; }

.fichaJogador h1 {
  font-size: 1.8em;
  line-height: 1.4em;
  font-family: 'Lalezar'; }

.fichaJogador em {
  font-style: normal;
  font-size: 0.8em; }

.legenda {
  font-size: 1.1em;
  margin-bottom: 20px; }

.nameTeam {
  word-break: break-all; }

/* ######################################################### PAGINACAO ########################################################### */
/*
.paginacao {  border:dotted #ccc; border-width: 1px 0;  height: 3em;margin:12px 0}

.paginacao li {display:block; float:left; width: 9%;text-align: center;   }
.paginacao li.actual {width: 27%;}
.paginacao li.setas {width: 18.5%; }

.paginacao li a {display:inline-block; font-size: 1.85em; font-family: 'Lalezar'; color: $cor_laranja; text-transform: uppercase; padding:0 8px 0; line-height: 1.7em;}

.paginacao li.actual a, .paginacao li a:hover{background-color:$cor_laranja; color:#fff; text-decoration: none; }
.paginacao li.setas a:hover .multimedia  { color:#fff; text-decoration: none; }

.paginacao li.setas .multimedia {display:inline-block; font-size: 2.5em; color: #ccc; padding:0; line-height: 1em;}
.paginacao li.setas a .multimedia {color:$cor_laranja; padding:0;font-size: 1.4em;line-height: 1em;}
*/
/* ######################################################### INTERNACIONAL ########################################################### */
.column_left .moreNavItems li em {
  /*width: 18%;margin-right: 6px; vertical-align: middle;margin-top:-4px;*/
  margin-left: -6px; }

.column_left .moreNavItems li .multimedia {
  float: right;
  padding: 4px 0 0 0;
  font-size: 0.8em; }

.moreNavItems .subNavItems {
  border-top: solid 1px #261e1b;
  margin-bottom: 10px; }

.moreNavItems .subNavItems li {
  margin: 0px 0 0 10px; }

.moreNavItems .subNavItems li a {
  background-color: #273845;
  font-size: 0.7em;
  line-height: 1.2em;
  /*text-transform: uppercase;*/
  font-family: 'Roboto Condensed';
  padding: 5px 0 7px 5px;
  font-weight: 700; }

.moreNavItems .subNavItems li a.active {
  background-color: #b8b08b; }

a.seccaoName {
  font-size: 1.2em;
  line-height: 1em;
  font-family: 'Lalezar';
  color: #f06926;
  text-transform: uppercase; }

.subsubNav {
  margin-left: 10px;
  font-size: 0.8em;
  background-color: #1B1513; }

.jogosLink .multimedia {
  font-size: 0.85em;
  color: #aeaeae;
  padding-left: 10px;
  margin-left: 10px;
  border-left: solid 0px #ccc; }

.outrosPaises {
  font-family: 'Lalezar';
  color: #c2b5ac;
  padding: 22px 10px 3px 10px;
  font-size: 0.9em; }

.outrosPaises .inputPesquisa {
  border: solid 1px #c2b5ac;
  width: 130px;
  font-size: 1em;
  background-color: #273845;
  margin: 0; }

.outrosPaises .btSubmitPesquisa {
  border: 0;
  width: 100%;
  background-color: transparent;
  height: 35px;
  text-indent: -999px;
  overflow: hidden;
  font-size: 0px;
  background-image: url("../img/bt_pesquisar.png");
  background-position: right;
  background-repeat: no-repeat;
  margin: 0; }

.listaClubes {
  font-size: 1.7em; }

.listaClubes td {
  vertical-align: middle;
  padding: 4px; }

.listaClubes td a {
  text-decoration: underline; }

.listaClubes td.estadio {
  text-align: center; }

.listaClubes td.estadio a {
  padding: 1px 3px;
  display: inline-block;
  text-decoration: none;
  font-size: 0.8em; }

/* ######################################################### LIGA ########################################################### */
.clubesLigaTable {
  width: 100%; }

.clubesLigaTable li {
  clear: both;
  border-top: solid 1px #ccc;
  padding: 20px 0;
  overflow: hidden; }

.clubesLigaTable li div {
  font-size: 1.5em;
  padding: 1%;
  float: left; }

.estadiosList li div {
  padding: 0; }

.clubesLigaTable .nomeClube, .positionNumber {
  font-family: 'Lalezar';
  font-size: 1.8em;
  padding-top: 5px; }

.clubesLigaTable .nomeClube {
  padding-bottom: 10px;
  display: inline-block;
  line-height: 1.1em; }

.clubesLigaTable .logotipoClube {
  text-align: center;
  width: 23%;
  margin-right: 2%; }

.clubesLigaTable li ul.tabs {
  clear: both; }

.clubesLigaTable li ul.tabs li {
  float: left !important;
  padding: 5px 10px;
  border-top: 0;
  border-right: 1px solid #ccc;
  font-size: 1.4em; }

.dadosClube {
  width: 70%; }

.clubesLigaTable a {
  text-decoration: underline; }

/*
.clubesLigaTable .clubeEstadio {position: relative;display: block; }
.clubesLigaTable .imgStadium {position:absolute; top:19px; left:0px; border: solid 4px #fff; width:250px!important;}
.clubesLigaTable .clubeEstadio .icon-resize-full {position:absolute; top:29px; left:10px; font-size: 1em; color:#fff; display: none; background-color: #000; padding: 3px;}
.clubesLigaTable .clubeEstadio:hover .icon-resize-full {display:block;}
.clubesLigaTable p{margin:10px 0; }

.imagemEstadio {position: relative; padding: 0!important; margin-bottom: 25px;}
.imagemEstadio img{margin:0; width: 100%;}
.imagemEstadio .legImagemEstadio {position: absolute; top:0; left:0; right: 0; padding: 4px 10px; color:#fff; background-image: url('../img/px.png'); font-size:0.6em;}
.imagemEstadio .legImagemEstadio {}
*/
.estadioDiv {
  margin-bottom: 45px;
  font-size: 1.6em;
  background-color: #f1f1f1;
  padding: 10px;
  line-height: 1.4em; }

.estadioDiv img {
  margin-top: 10px; }

.estadioDiv .nomeEstadio {
  font-family: 'Lalezar';
  font-size: 2em; }

.estadioDiv a {
  text-decoration: underline; }

/*marcadores page */
.dadosTable {
  font-size: 1.5em;
  width: 100%; }

.dadosTable td {
  padding: 5px 1%; }

.dadosTable td a {
  text-decoration: underline; }

.dadosTable td.number {
  text-align: right;
  width: 10%; }

.dadosTable thead {
  font-size: 0.8em; }

.dadosTable td.nome {
  width: 37%;
  font-weight: 700;
  font-size: 0.9em; }

.dadosTable td.clube {
  width: 23%; }

.numGolos {
  font-weight: 700; }

.disclaimer {
  float: right;
  display: block;
  padding: 10px; }

/* ######################################################### MUNDIAL 2014 ########################################################### */
.fichaEstadioCidade {
  width: 33%;
  float: right;
  text-align: center;
  font-size: 1em;
  margin-left: 2%;
  margin-top: -20px; }

.fichaEstadioCidade .imgCidade {
  border-radius: 55px;
  overflow: hidden;
  display: block;
  height: 110px;
  width: 110px;
  margin: 0 auto; }

.fichaEstadioCidade .imgCidade img {
  height: 100%;
  width: auto;
  margin: 0; }

.imgPoster {
  width: 60%;
  margin-right: 15px;
  float: left; }

.estadioDiv .linkComp {
  display: none; }

.estadioDiv .ClubeJogos {
  margin-bottom: 15px; }

.estadioDiv .estadioDetail {
  margin-top: 15px; }

.menu-paulo-bento {
  padding-left: 45px !important;
  padding-top: 15px !important;
  background-image: url("../img/paulo_bento_menu.png");
  background-repeat: no-repeat;
  background-position: left top; }

.calendarioMundial {
  font-size: 1.5em;
  /*background-image: url('../img/mundial2014/bg_calendario.png')*/ }

.calendarioMundial strong {
  display: block;
  margin-top: 2px;
  line-height: 1.1em; }

.calendarioMundial tr {
  border-bottom: dashed 1px #ccc; }

.calendarioMundial td {
  padding: 3px 0;
  vertical-align: middle;
  border-right: dashed 1px #ccc; }

.calendarioMundial th {
  background-color: #f0f0f0;
  border-right: dotted 1px #ccc;
  font-size: 1em;
  padding: 4px 2px;
  font-weight: normal; }

/*.calendarioMundial th,*/
.calendarioMundial .faseName {
  font-family: 'Lalezar'; }

.calendarioMundial .faseName {
  font-size: 2.4em;
  text-transform: uppercase;
  text-align: left;
  background-color: #fff;
  padding-top: 15px; }

.calendarioMundial tr.estadios th {
  background-color: #54592A;
  padding: 8px 0; }

.calendarioMundial tr.estadios th a {
  color: #fff; }

.calendarioMundial td a {
  display: block;
  padding: 1px 0;
  text-decoration: none; }

.calendarioMundial td a strong {
  text-decoration: underline; }

.calendarioMundial td a:hover {
  background-color: #FF6C00;
  color: #fff; }

a.linkMundial {
  background-color: #257c03 !important; }

.Grupos ul {
  width: 11.5%;
  float: left;
  margin: 0.4%;
  font-size: 1.7em;
  border-left: solid 1px #ccc; }

.Grupos ul li {
  margin-left: 5px;
  padding: 5px 0; }

ul.grupo li span {
  width: 35px;
  height: 35px;
  display: block;
  font-family: 'Lalezar';
  font-size: 2em;
  text-align: center; }

.grupoA {
  background-color: #fff9b6; }

.grupoB {
  background-color: #B39A78; }

.grupoC {
  background-color: #FFCEB6; }

.grupoD {
  background-color: #A2CCA6; }

.grupoE {
  background-color: #8890B3; }

.grupoF {
  background-color: #DBB3E0; }

.grupoG {
  background-color: #e17676; }

.grupoH {
  background-color: #ffce66; }

/* *****E SE EU FOSSE PAULO BENTO?****** */
.wrapVotacao23 .intro {
  font-size: 1.7em;
  margin: 0;
  line-height: 1.3em; }

.intro a {
  color: #F36700;
  text-decoration: underline; }

/* passos de votacao */
.vota23Passos, .vota23title {
  text-align: center;
  margin: 15px 0;
  font-size: 2.2em;
  font-family: 'Anton';
  clear: both;
  width: 100%;
  color: #fff;
  text-transform: uppercase; }

.vota23Passos a {
  display: inline-block;
  background-color: transparent;
  border-radius: 50%;
  text-align: center;
  width: 35px;
  line-height: 35px;
  color: #fff;
  margin: 6px 0;
  text-decoration: none; }

.vota23Passos a:hover {
  background-color: #f3a062; }

.vota23Passos a.active {
  background-color: #F36700;
  width: 45px;
  line-height: 45px;
  font-size: 1em; }

.vota23Passos em {
  color: #ccc;
  font-size: 0.6em; }

.vota23title span {
  font-size: 2em;
  color: #f06926; }

.vota23title .icon-facebook {
  font-size: 1.7em; }

.vota23title a.verRanking {
  font-size: 0.75em;
  color: #F36700;
  text-decoration: underline; }

#vota23Groups .campoFichaJogador {
  font-size: 0.95em; }

/* *****PREDITOR DE RESULTADOS MUNDIAL 20014****** */
.preditorPage {
  font-size: 1.7em; }

.cabPreditor {
  background-color: #ededed;
  font-size: 1.3em;
  padding: 15px;
  position: relative; }

.cabPreditor a.link {
  font-size: 0.65em;
  color: #f66a00;
  text-decoration: underline;
  display: inline-block;
  padding: 0 10px;
  margin-left: 6px;
  border-left: solid 1px #ccc; }

.totalPontos {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #d5d5d5;
  padding: 4px 4px 4px 10px;
  font-size: 1.1em;
  font-family: 'Anton';
  line-height: 1.8em; }

.totalPontos span {
  font-size: 1.8em; }

.preditorPage h3 {
  font-size: 1.5em;
  font-family: 'Lalezar';
  text-transform: uppercase;
  margin-top: 20px; }

.nomeGrupoResult {
  font-size: 1.4em;
  font-family: 'Lalezar';
  text-transform: uppercase;
  margin-top: 10px; }

#errorMessage {
  font-size: 2em; }

.loadingPalpites {
  background-image: url(../img/loading_light.svg);
  background-position: center top !important;
  padding: 50px 0 30px 0 !important;
  background-repeat: no-repeat;
  font-size: 1.7em;
  margin-top: 20px;
  text-align: center;
  height: auto !important; }

.preditorTable {
  width: 100%;
  font-size: 1em; }

.preditorTable td {
  vertical-align: middle;
  background-color: #F2F0E8;
  text-align: center;
  padding: 3px 0; }

.preditorTable tr {
  border-top: solid 3px #fff; }

.preditorTable .preditorGameInfo {
  width: 6.5%;
  background-color: #fff; }

.preditorTable .nomeEquipa {
  width: 30%; }

.preditorTable .resultIntervalo {
  width: 10.5%;
  font-size: 0.7em;
  background-color: #f5f1ef; }

.preditorTable .resultFinal {
  width: 15%;
  background-color: #f5f1ef; }

.preditorTable .preditorPoints {
  width: 7.5%;
  background-color: #fff;
  font-size: 1.6em;
  color: #ccc; }

.preditorTable .equipaA {
  text-align: right; }

.preditorTable .equipaB {
  text-align: left; }

.preditorTable input {
  margin: 0;
  border: solid 1px #c3c3c3;
  width: 40%;
  text-align: center;
  padding: 0; }

.preditorTable .resultIntervalo input {
  font-size: 1.3em; }

.preditorTable .resultFinal input {
  font-size: 1.5em; }

.preditorTable .thead td {
  font-size: 0.8em;
  background-color: #fff; }

.preditorTable a.maisInfo {
  text-decoration: none;
  background-color: #f76a00;
  display: block;
  width: 16px;
  height: 16px;
  color: #fff;
  font-family: georgia;
  border-radius: 8px;
  margin: 0 auto; }

.preditorGrupo {
  background-color: transparent; }

.tituloGrupo {
  display: none; }

tr.PLAYING .nomeEquipa {
  background-color: #d3eabc; }

tr.PLAYING .resultFinal, tr.PLAYING .resultIntervalo {
  background-color: #e5f2d7; }

tr.PLAYED .nomeEquipa {
  background-color: #cccccc; }

tr.PLAYED .resultFinal, tr.PLAYED .resultIntervalo {
  background-color: #e0e0e0; }

tr.BLOCKED input {
  background-color: transparent;
  border: none; }

tr.BLOCKED input.false {
  background-color: #d00000;
  color: #fff; }

tr.BLOCKED input.true {
  background-color: #00ab10;
  color: #fff; }

.preditorTable tr.PLAYED .preditorPoints {
  color: #000; }

.preditorGroup {
  background-color: #ededed;
  padding: 0 10px;
  /*border:solid 1px ;border-color:#fff #ededed #ccc #fff;*/
  margin-left: 1px;
  float: left;
  height: 46px;
  line-height: 46px;
  font-size: 2em;
  font-family: 'Anton';
  color: #f76a00;
  position: relative; }

.preditorGroup.active {
  background-color: #fff;
  border: solid 1px;
  border-color: #ccc #ccc #fff #ccc;
  height: 46px;
  color: #000;
  font-size: 2.5em; }

.groupsNav {
  border-bottom: solid 1px #ccc;
  height: 46px;
  margin-top: 20px;
  margin-bottom: 10px; }

.roundFlag {
  position: absolute;
  width: 16px !important;
  height: 16px !important;
  border-radius: 8px;
  top: -10px;
  left: 10px;
  background-position: -1px -4227px !important; }

.titleTopPreditor span {
  text-transform: none; }

.introcomosejoga {
  font-size: 1.7em;
  line-height: 1.3em;
  margin-top: 30px;
  padding-top: 30px;
  border-top: dashed 1px #ccc; }

.introcomosejoga h4 {
  font-family: 'Anton';
  font-size: 2em;
  margin: 20px 0 10px 0; }

.introcomosejoga .premios {
  font-size: 1.2em;
  margin: 30px 0; }

.introcomosejoga .premios b {
  color: #777;
  display: block;
  margin-bottom: 3px; }

#mensagensDiv {
  font-size: 1.7em;
  text-align: center;
  background-color: #FFFEE1;
  padding: 10px;
  margin: 10px;
  line-height: 1.4em; }

#mensagensDiv .erro {
  color: red; }

#mensagensDiv .info {
  color: green; }

#mensagensAliasDiv {
  font-size: 1.6em;
  text-align: center;
  background-color: #FFFEE1;
  padding: 10px;
  margin: 10px; }

#mensagensAliasDiv .erro {
  color: red; }

#mensagensAliasDiv .info {
  color: green; }

a.showLoginLink {
  font-family: 'Anton';
  font-size: 1.5em;
  margin: 0 !important; }

.introcomosejoga a {
  background-color: #f76a00;
  text-decoration: underline;
  padding: 0 5px;
  color: #fff; }

/*botoes*/
.btGravarPrevisoes {
  background-color: #322823;
  border: 0;
  text-align: center;
  padding: 5px 10px;
  font-size: 2em;
  font-family: 'Anton';
  color: #fff !important;
  margin: 30px 20px 0 20px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none !important; }

.wrapPreditorMundial .intro {
  font-size: 1.7em;
  margin: 0;
  line-height: 1.3em; }

.intro a {
  color: #F36700;
  text-decoration: underline; }

#loadingDivInitial {
  background-image: url(../img/loading_light.svg);
  background-position: center center;
  height: 100px;
  background-repeat: no-repeat; }

/*Grupos Preditor*/
.preditorGrupo.grupo {
  display: none; }

.preditorGrupo.grupoActivo {
  display: block; }

#vota23Groups ul {
  text-align: center; }

/* jogadores */
.resultadoDaVotacao {
  background-color: #202c3a;
  color: #fff;
  padding: 0 10px 20px 10px;
  position: relative;
  margin-right: 10px;
  overflow: hidden;
  text-align: center; }

.vota23Jogador {
  margin: 0.5%;
  background-color: #F2F0E8;
  text-align: center;
  font-size: 1em;
  position: relative;
  display: inline-block;
  vertical-align: top; }

div.vota23Jogador {
  padding: 6px 0;
  background-color: #fff; }

div.vota23Jogador .vota23Nome {
  margin-top: 6px; }

.resultadoDaVotacao div.vota23Jogador {
  background-color: transparent; }

/*
.resultadoDaVotacao {
    .vota23Jogador {background-color: transparent; color:#fff; padding: 0; margin:0;}
}*/
.vota23ImgJogador {
  display: block;
  width: 30%;
  margin: 0 35% 5px 35%;
  border-radius: 50%; }

/*imagemda equipa*/
.vota23Equipa {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26%; }

.vota23Jogador a.jogador {
  display: block;
  text-decoration: none;
  border: solid 1px #F2F0E8; }

.vota23Jogador a.jogador:hover {
  border: solid 1px #F36700;
  /* #E3DCD8;*/
  color: #000; }

.vota23Jogador a.maisInfo {
  font-size: 0.8em;
  line-height: 25px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #999; }

.vota23Jogador a.maisInfo:hover {
  background-color: #F36700; }

.vota23Nome {
  height: 35px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1; }

.vota23Texto {
  margin: 0 10px;
  height: 36px;
  line-height: 1.2em; }

.vota23Nacionalidade {
  font-size: 0.95em;
  height: 50px; }

.vota23Selecionador {
  border: solid 1px #ccc;
  font-size: 1.4em;
  width: 80%; }

.vota23Jogador.selected, .vota23Jogador a:active {
  background-color: #F36700;
  color: #fff; }

.vota23Jogador a.selected:hover {
  background-color: #f3c7a6; }

.wrapVotacao23 .intro {
  font-size: 22px;
  line-height: 1.3em;
  padding: 0px 20px 25px 0; }

.resultadoDaVotacao .vota23Jogador a {
  /*padding:2px; */
  border: 0;
  position: relative; }

.resultadoDaVotacao .vota23Jogador a:hover {
  background-color: #104d00; }

.vota23Passos2 {
  text-align: center;
  padding: 15px 0 5px 0;
  font-size: 2em;
  font-family: 'Anton';
  clear: both;
  width: 100%;
  color: #f06926;
  text-transform: uppercase; }

/* ranking */
.vota23Ranking {
  max-width: 800px;
  margin: 0 auto; }

.vota23Ranking .vota23Jogador {
  float: none;
  width: 99%;
  text-align: left;
  height: 40px;
  clear: both;
  /*overflow: hidden;*/
  position: relative;
  margin: 1px 0;
  background-color: #fff; }

.vota23Ranking .vota23ImgJogador {
  width: 40px;
  float: left;
  margin: 0 5px; }

.vota23Ranking .vota23Equipa {
  width: auto;
  position: relative;
  display: block;
  float: left;
  margin: 7px 2% 0 1%;
  width: 28px; }

.vota23Ranking .vota23Nome {
  float: left;
  line-height: 40px;
  color: #fff;
  padding-left: 10px;
  height: 40px; }

.vota23Percent {
  width: 50%;
  float: left;
  background-color: #fff;
  line-height: 40px;
  height: 40px; }

.vota23PercentBarra {
  background-color: #F36700;
  line-height: 40px;
  height: 40px;
  padding-left: 3px;
  color: #202c3a;
  font-weight: 800;
  font-size: 18px; }

.vota23Ranking .vota23Jogador a.moreInfoPlayer {
  color: #fff;
  padding: 0px;
  display: inline-block;
  float: left;
  width: 50%;
  border: 0;
  line-height: 40px;
  background-color: #202c3a; }

.vota23Ranking .vota23Jogador a.moreInfoPlayer:hover {
  line-height: 40px;
  padding: 0; }

.vota23Ranking .vota23Jogador .campoFichaJogador {
  top: 42px; }

.rankingsListPreditor li {
  margin-bottom: 1px; }

.rankingsListPreditor .vota23Nome {
  line-height: 30px;
  font-size: 1.4em;
  height: auto; }

.rankingsListPreditor li .pontos {
  float: right;
  line-height: 30px;
  padding-right: 20px;
  font-size: 1.4em; }

.rankingsListPreditor li .posicao {
  float: left;
  line-height: 40px;
  width: 40px;
  text-align: center;
  font-family: 'Anton';
  font-size: 1.6em;
  background-color: #000;
  color: #fff;
  margin-right: 15px; }

/* botoes */
.Vota23Partilhar {
  background-color: #39579B;
  text-align: center;
  padding: 5px 10px;
  font-size: 1.8em;
  font-family: 'Anton';
  color: #fff !important;
  margin-top: 25px;
  display: inline-block;
  border-radius: 6px;
  text-decoration: none !important; }

.Vota23Partilhar .icon-facebook {
  color: #fff !important;
  margin-right: 10px; }

.btNext {
  background-color: #f06926;
  text-align: center;
  padding: 5px 10px;
  font-size: 1.2em;
  font-family: 'Anton';
  color: #fff !important;
  margin: 30px 20px 0 20px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none !important; }

.btEscolha {
  font-size: 1.3em;
  text-decoration: none !important; }

/*Ficha jogo*/
.fichaJogo {
  margin: 30px 0;
  font-size: 1.7em;
  text-align: left; }

.fichaJogo .infoJogo {
  margin-left: 30%;
  line-height: 1.5em; }

.fichaJogo h1 {
  font-size: 1.8em;
  line-height: 1.4em;
  font-family: 'Anton'; }

.fichaJogo em {
  font-style: normal;
  font-size: 0.8em; }

.nameTeam {
  word-break: break-all; }

/*Class Detalhes Jogo*/
.campoFichaJogo {
  color: #000;
  position: absolute;
  top: 70px;
  right: 20px;
  left: 20px;
  background-color: #fff;
  padding: 0 20px 20px 20px;
  display: none;
  font-size: 0.6em;
  border: 1px #ccc solid;
  border-radius: 10px;
  -webkit-border-radius: 10px; }

.campoFichaJogo .boxTitle2 {
  display: none; }

.campoFichaJogo a {
  text-decoration: underline; }

.campoFichaJogo {
  font-size: 0.95em; }

.campoFichaJogo {
  top: 42px; }

/**/
/* ######################################################### TRANSFERENCIAS ########################################################### */
/*
.transfList {font-size:1.7em;}
.transfList li {border-bottom: dotted 1px #ccc;padding: 15px 5px; }

.transfList .titulo {font-size: 1.2em;padding:5px 0 10px 0;}
.transfList em {font-size: 0.8em; font-style: normal; color: #777  }
*/
.wrapTransferencias .bigNewsList li img {
  width: 15%; }

.wrapTransferencias .bigNewsList .newsTitle {
  margin-left: 18%; }

.transfDay {
  font-family: 'Anton';
  font-size: 2.7em; }

.transfDay .calendario {
  font-size: 0.8em;
  color: #f06926;
  font-family: 'Anton'; }

.transfDay .inputPesquisa {
  font-size: 0.7em; }

/* ######################################################### OPINIÃO ########################################################### */
.wrapPaginaOpiniao .moreNavItems li span {
  font-size: 0.85em;
  display: block;
  line-height: 0.8em;
  padding: 10px 0 11px 0;
  font-family: 'Zeyada', cursive;
  color: #f3d68f; }

.wrapPaginaOpiniao .moreNavItems li a:hover span {
  color: #fff; }

.wrapPaginaOpiniao .moreNavItems li .active span {
  color: #333; }

.wrapPaginaOpiniao .moreNavItems li.pedrobarbosa a {
  background-image: url("../img/pedrobarbosa_menu.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-left: 40px; }

.wrapPaginaOpiniao .moreNavItems li a em {
  font-size: 0.8em;
  line-height: 0.8em;
  font-style: normal;
  display: block;
  padding-bottom: 10px;
  padding-left: 5px; }

.wrapPaginaOpiniao .moreNavItems li.programaMF a em {
  padding: 10px 0 2px 8px; }

.wrapPaginaOpiniao .moreNavItems li.programaMF a {
  background-image: url("../img/lg_tvi24_menu_v2.png?v3");
  background-position: right 4px;
  background-repeat: no-repeat;
  background-color: #473932;
  padding-left: 3px; }

.listOpiniao li {
  padding-left: 70px;
  position: relative; }

.listOpiniaoAutor li {
  padding-left: 0; }

.listOpiniao li .fotoAutor {
  position: absolute;
  left: 3px;
  top: 30px; }

.listOpiniao li em {
  display: inline;
  margin-left: 15px;
  float: left; }

.listOpiniao h2 {
  clear: left; }

.autorDiv {
  font-size: 20px;
  line-height: 1.1; }
  .autorDiv .fotoAutor {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 25px;
    filter: none; }
  .autorDiv p, .autorDiv ul {
    margin-left: 170px; }
  .autorDiv ul li {
    line-height: 40px;
    float: left; }
  .autorDiv a {
    display: inline-block;
    padding: 0 20px 0 0;
    line-height: 40px;
    color: #f06926; }
  @media (min-width: 980px) and (max-width: 1190px), (min-width: 768px) and (max-width: 900px), (max-width: 480px) {
    .autorDiv .fotoAutor {
      float: none;
      margin: 15px auto; }
    .autorDiv .nomeAutorTop {
      text-align: center; }
    .autorDiv p, .autorDiv ul {
      margin: 30px 0; } }

/* ######################################################### PESQUISA ########################################################### */
/*
.pesquisaFichaJogador { background-color: #ededed; padding: 8px;font-size: 1.4em; }
.pesquisaFichaJogador .boxTitle2 {margin:5px 0; font-size: 1.5em;}
.pesquisaFichaJogador ul li{padding: 4px 0; }
.pesquisaFichaJogador ul li em {font-size: 0.95em; font-style: normal;color:#ccc;}

.pesquisaFichaJogador a { text-decoration: underline;  }
.pesquisaFichaJogador .title {margin:15px 0 3px 0; color: #444 ; font-size: 1.2em; background-color: #f1f1f1}
*/
.wrapPesquisa .clubePlantel table {
  width: 100%;
  font-size: 1.7em; }

.wrapPesquisa .clubePlantel table td {
  padding: 6px 0; }

.template4 .column_left {
  font-size: 1em; }

.pesquisaVideos .multimediasList .item {
  float: none;
  margin: 12px 20px 12px 0;
  height: auto;
  width: auto; }

.fotosVideosList .titleTop {
  margin-top: 35px; }

.wrapPaginaLiga .pesquisaFichaJogadorTotal {
  font-size: 1.6em; }

.pesquisaFichaJogadorTotal .contPesquisaFichaJogadorTotal {
  position: relative;
  font-size: 0.6em;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc; }

#loadingDiv {
  background-image: url(../img/loading_light.svg);
  background-position: center center;
  height: 100px;
  background-repeat: no-repeat; }

.pesquisaAvancada {
  margin-bottom: 15px;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 1.6em; }

.pesquisaAvancada .dotted {
  border-top: dashed 1px #ccc;
  padding-top: 6px;
  margin-top: 6px;
  text-align: right; }

.resultPesquisaJogadores {
  font-size: 1.8em;
  margin-bottom: 20px; }

.resultPesquisaJogadores span {
  font-weight: 700;
  color: #FF6C00; }

/* ######################################################### AGORA ########################################################### */
.wrapAgora .numberPosition {
  width: 10%;
  float: left;
  font-family: 'Anton';
  font-size: 2em;
  color: #ccc;
  padding-top: 2px;
  text-align: center; }

.wrapAgora .number1 {
  font-size: 6em;
  position: absolute;
  top: 45px;
  z-index: 1;
  left: 5px; }

.wrapAgora .titleAgora {
  float: left;
  width: 90%; }

.wrapAgora .fistTitle {
  margin-top: 10px;
  position: relative; }

.wrapAgora li.titleTags {
  font-family: 'Lalezar';
  font-size: 2em;
  color: #ccc;
  padding-left: 10px;
  color: #f06926; }

.wrapAgora .numberPosition .trend {
  font-size: 0.8em;
  display: block;
  /*margin-top:15px;*/ }

/* ######################################################### TENDENCIAS ########################################################### */
#cboxOverlay {
  text-align: center; }

#cboxContent, #cboxLoadedContent, #cboxWrapper, #colorbox, #cboxBottomCenter {
  max-width: 1280px !important;
  margin-top: 45px !important;
  margin: 0 auto !important; }

.wrapTendencias {
  width: 100%;
  overflow: hidden; }

.wrapTendencias .titleTendencias {
  position: absolute;
  top: 0px;
  width: 65%;
  z-index: 0; }

.wrapTendencias .boxTitle2 {
  color: #FF6C00; }

.column_left_50 {
  width: 100%;
  z-index: 1;
  position: relative; }

.column_left_50 .box {
  padding: 15px;
  background-color: #F2F0E8;
  font-size: 1.8em;
  margin-bottom: 40px;
  overflow: hidden; }

.column_left_50 .userBox {
  margin-bottom: 8px;
  overflow: hidden;
  font-size: 0.8em;
  padding-bottom: 8px;
  border-bottom: dotted 1px #ccc;
  position: relative; }

.column_left_50 .userBox .fotoUser {
  float: left;
  margin-right: 15px; }

.column_left_50 .box_right .userBox .nome {
  font-family: 'Rock Salt', cursive;
  font-size: 1.3em;
  padding-top: 15px;
  margin-bottom: 7px; }

.column_left_50 .box_left .userBox .nome {
  font-family: 'Lalezar';
  font-size: 2em;
  text-transform: uppercase;
  padding-top: 7px;
  margin-bottom: 7px; }

.column_left_50 .box_left {
  background-color: #f1f1f1; }

.column_left_50 .box a {
  outline: none; }

.column_left_50 .box .multimedias {
  font-family: 'Lalezar';
  font-size: 1.1em;
  color: #FF6C00; }

.column_left_50 .box_left.wagBox {
  background-color: #f4c2d5; }

.wrapTendencias .box .imagem {
  width: 100%;
  display: block;
  margin: 10px 0; }

.wrapTendencias .mrec {
  padding: 10px 0;
  border: solid 1px #F2F0E8;
  text-align: center;
  margin-bottom: 40px; }

.wrapTendencias .mrec .pub {
  width: 300px;
  margin: 0 auto; }

.wrapTendencias .box .resumo, .wrapTendencias .box .texto {
  line-height: 1.3em;
  padding: 20px 0; }

.wrapTendencias .box .resumo:before, .wrapTendencias .box .resumo:after {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #FF6C00;
  font-size: 0.8em; }

.wrapTendencias .box .resumo:before {
  content: "\e064";
  padding-right: 8px; }

.wrapTendencias .box .resumo:after {
  content: "\e065";
  padding-left: 8px; }

.wrapTendencias .box .date {
  font-size: 0.7em;
  position: relative;
  color: #777; }

.wrapTendencias .box .shareIcons {
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'Lalezar';
  font-size: 1.4em; }

.wrapTendencias .box .date span {
  font-size: 1.4em; }

.imagemBox {
  position: relative; }

.numMultimedias {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  padding: 3px 8px; }

.icon-instagram {
  color: #427097; }

.icon-pintrest {
  color: #CB2027; }

.icon-youtube-3 {
  color: #CC181E; }

.pubTendencias {
  float: right !important;
  padding: 0 0 20px 20px;
  font-size: 0.7em; }

.wrapArtigoTendencias {
  background-image: url("/img/px85.png");
  /*background-color: #000;*/
  text-align: center;
  padding: 0;
  z-index: 1000000000000000;
  position: absolute;
  top: 0px;
  left: 0;
  width: 96%;
  height: auto;
  padding: 30px 2%; }

.wrapArtigoTendencias .tendenciasDiv {
  max-width: 850px;
  /*background-image: url('/img/px_b.png');*/
  background-color: #ffffff;
  padding: 40px 20px;
  margin: 0px auto;
  text-align: left;
  font-size: 1.1em;
  position: relative;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px; }

.wrapArtigoTendencias .tendenciasDiv .fecharJanela {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #FF6F00;
  text-decoration: none;
  font-size: 4em; }

/* ######################################################### MEDIA QUERIES ########################################################### */
/* Portrait tablet to landscape and desktop all sizes */
@media (min-width: 768px) {
  /*    #moreDiv { display:none; position:absolute; left:0; right:0; top:42px; z-index:100000; padding:25px; opacity:0; filter:alpha(opacity=0);  For IE8 and earlier  ; }
      .moreDivContent {  background-color:$cor_azul_escuro; overflow: hidden; }
      .moreDivNav { float:right; background-color: $cor_azul_escuro;}
      .moreDivNav .boxTitle2 { margin-top:15px; margin-left:6px;}
      .moreDivContent .title {  font-family: 'Anton'; font-size: 2.2em; color:$cor_laranja; margin:10px 0 3px 0; display:block;}
      .moreDivContent .ttautoportal{  color:#eb0000;}
      .moreDivContent .ttfutebolbrasil { color:#3db900;}
      .moreDivContent .ttprograma{  color:#194aff;}
      .moreDivContent h3 a {color:#dcdcdc; font-size:1.5em;}
      .moreDivContent h3 a:hover{ color:$cor_laranja;}
      .moreDivContent .multimedia{font-size:0.8em;}
      .moreDivContent .imgBig, .moreDivContent .img { display:block; overflow:hidden;}
  
  
      .wrapColor {  background-image: url('../img/bg_setaopiniao.png'); background-position: center bottom ; background-repeat:no-repeat;}
  
  */
  /*  ARTIGO  */
  .imgArtigo {
    /*height: 335px;*/
    width: 100%;
    overflow: hidden; }

  /* Ao Vivo - barra de eventos */
  .timelineJogo {
    border: solid 1px #ccc;
    margin: 15px 0; }

  .timelineJogo .equipa {
    font-size: 1.4em;
    font-family: 'Anton';
    position: relative;
    text-transform: uppercase;
    background-color: #ededed;
    padding: 2px 0 1px 2px; }

  .timelineJogo .equipa ul {
    position: absolute;
    top: 0;
    left: 10%;
    right: 20%;
    bottom: 0; }

  .timelineJogo .equipa ul li {
    float: left;
    font-weight: 700;
    position: absolute;
    top: 0px; }

  .timelineJogo .equipa ul li a {
    display: block;
    padding: 2px 1px;
    font-size: 0.9em; }

  .timelineJogo .equipa ul li a:hover {
    background-color: #F36700;
    text-decoration: none;
    color: #fff; }

  .timelineJogo .equipa ul li .eventoApito {
    margin-bottom: 10px !important;
    color: #fff;
    position: absolute;
    left: 0;
    top: -15px; }

  .feedAoVivo {
    height: 600px;
    overflow-y: scroll;
    margin-bottom: 40px;
    margin-top: 15px; }

  .timelineJogo .tempo {
    position: relative;
    height: 12px;
    margin-left: 10%;
    margin-right: 25%; }

  .timelineJogo .tempo .barra {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    /*valor dinamico width:120%;*/
    background-color: #007e15; }

  .timelineJogo .tempo .barra span {
    position: absolute;
    top: -17px;
    right: -32px;
    display: block;
    color: #007e15;
    width: 30px;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 47px;
    border-left: solid 1px #007e15;
    z-index: 100;
    padding-left: 2px; }

  #aominuto {
    height: 600px;
    overflow-y: scroll;
    margin-bottom: 40px;
    margin-top: 15px; }

  .campoDiv .campo {
    background-color: #ededed;
    padding: 10px 10px 0 10px;
    background-image: url("../img/line_vert.png");
    background-position: center top;
    background-repeat: no-repeat; }

  .navAoMinuto ul {
    margin: 50px 0 5px 0; }

  .transfList .resumo {
    padding-left: 35px; }

  .transfList li {
    padding: 15px 10px;
    margin: 0 10px; } }
/*.layoutHP1 .tituloManchete {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 17%, rgba(0,0,0,0.65) 84%, rgba(0,0,0,0) 100%);  FF3.6-15 
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 17%,rgba(0,0,0,0.65) 84%,rgba(0,0,0,0) 100%);  Chrome10-25,Safari5.1-6 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 17%,rgba(0,0,0,0.65) 84%,rgba(0,0,0,0) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );  IE6-9 
padding: 1.2em 0;

h2, h3 {padding-left:15px; padding-right: 15px; }

}*/
@media (min-width: 980px) {
  /*    manchete simples 
      .layoutHP1 .manchete {position:relative; overflow:hidden; text-align:center;   }	
      .layoutHP1 .tituloManchete {position:absolute; bottom:0; left:0; right:0;}
      .layoutHP1 .manchete .titulo { background-image: url('../img/bg_title_top.png') ; background-position:top; padding-left: 15px; padding-right: 15px;}
      .layoutHP1 .manchete .resumo { background-image: url('../img/bg_title_bot.png');background-position:bottom; padding-left:15px; padding-right: 15px;color:#fff;    }
      
      
      
      .layoutHP1 .manchete .resumo h2 {margin-bottom:20px;}
      .layoutHP1 .tituloManchete span {display:block; min-height:75px;}
      .layoutHP1 .manchete h2 a {padding:0 0 0.2em 0; display:block; font-size:1.4em; color:#fff;}
      .layoutHP1 .mancheteJogo h2 a {padding:0.4em 0 0.2em 0;}
      .layoutHP1 .manchete a:hover {color:$cor_laranja; text-decoration:underline;}*/
  .wraptitulo .titulo, .wraptitulo .resumo {
    background-image: none; }

  .wraptitulo {
    background-image: url("../img/bg_title_bot.png");
    background-position: bottom; }

  .wraptitulo span {
    min-height: 30px; }

  /*    .layoutHP1 .manchetesComTimeline {width: 70%; margin-right: 5%; float: left; }
      .layoutHP1 .timelineHP {width: 25%; float: left;}
  
      .layoutHP1 .manchetesComTimeline .mancheteJogoTable td.equipa { font-size: 2.3em;  }
      .layoutHP1 .manchetesComTimeline h2 { font-size: 0.85em; }
      .layoutHP1 .timelineHP .more{position:absolute; bottom: 0;left: 0; width: 100%;  border:0; padding: 20px 0 7px 0; background-color: transparent;  background-position: top; background-repeat: no-repeat;}
      .layoutHP1 .manchetesWrap {padding-bottom: 35px; }
  */
  /*    .moreDivContent { width:80%; margin-right:3%;}
      .moreDivNav { width:17%;}
      .moreDivContent .fotos { width:46%;margin:2%; float:right; height:470px;}
      .moreDivContent .item { width: 21%; margin:2%; float:left; height:204px;}
      .moreDivContent .imgBig { height: 370px;}
      .moreDivContent .img { height:130px;}
      .moreDivContent .imgBig img { height:100%; max-width: none!important;margin-left:-30px; margin:0 auto;}*/
  /*    .opiniaoBox { width: 40.5%; float:left;margin:1% 6.5% 4% 3%;   }*/
  /*.template2 .column_left .moreNavItems li a .multimedia{ display: none; }*/
  .wrapPaginaClube .column_left .moreNavItems {
    margin-top: 125px; }

  /*    .newsList .fistTitle {position: relative; overflow: hidden;border:0; }
      .newsList .fistTitle .tituloManchete { position:absolute; bottom: 0; left:0; right:0; background-image: url('../img/bg_title_top.png'); background-position: top; text-align: center; color:#fff;padding-top:30px; padding-bottom: 8px;}
      .newsList .fistTitle .tituloManchete h1 a {  color:#fff; font-size: 1.8em;}*/
  .itemRow2 li .imgVideo {
    display: block;
    height: 156px;
    overflow: hidden; }

  .wrapMadeIn .newsColumn {
    float: left;
    width: 60%;
    margin-right: 4%; }

  .wrapMadeIn .cronicasColumn {
    float: left;
    width: 30%;
    padding: 10px 3%; }

  .jogoAoVivo .result, .jogoAoVivo h2 {
    position: absolute;
    top: 0; }

  .jogoAoVivo .team1Div .result {
    right: 6px; }

  .jogoAoVivo .team2Div .result {
    left: 6px; }

  .jogoAoVivo .team1Div h2 {
    right: 1.8em; }

  .jogoAoVivo .team2Div h2 {
    left: 1.8em; }

  /*ficha de jogo */
  .wrapPaginaResultClass .jogoAoVivo .team1Div .result {
    right: 6px;
    top: 1em; }

  .wrapPaginaResultClass .jogoAoVivo .team2Div .result {
    left: 6px;
    top: 1em; }

  .wrapPaginaResultClass .jogoAoVivo .team1Div h2 {
    right: 6px; }

  .wrapPaginaResultClass .jogoAoVivo .team2Div h2 {
    left: 6px; }

  .jogoAoVivo ul {
    margin-top: 5.5em; }

  .wrapPaginaResultClass .jogoAoVivo ul {
    margin-top: 7.5em; }

  .opiniaoTwitter {
    width: 44%;
    margin-right: 6%;
    float: left; }

  .jogosHoje {
    width: 50%;
    float: left; }

  .bigTitle {
    /*margin-left:10px; margin-right: 10px; */ }

  .equipasFichaJogo {
    background-image: url("../img/line_vert.png");
    background-position: center 50px;
    background-repeat: no-repeat;
    margin-top: 20px; }

  .wrapPaginaResultClass .equipasFichaJogo {
    background-position: center 0px; }

  .teamFichaJogo {
    width: 48%; }

  .team1FJ {
    float: left; }

  .team2FJ {
    float: right; }

  .wrapPaginaClube .teamFichaJogo {
    width: 100%; }

  .transfDay .pesquisaTop {
    width: 300px;
    margin: 0 20px 0 40px;
    float: right; }

  /*    .galeriaArtigo {width: 797px; }*/
  .clubePlantel table .tdNomeJogador {
    width: 50%; }

  /*.clubePlantel table .tdFotoJogador img{width:95%; height: auto; }*/
  .wrapPesquisa .newsList {
    width: 64%;
    float: left; }

  .wrapPesquisa .fotosVideosList {
    width: 33%;
    float: left;
    margin: 0 0 0 2%; } }
.wrapArtigo .iosSlider img {
  height: 100%; }

.galeriaDiv {
  padding-top: 10px; }

/* Large desktop */
@media (min-width: 1200px) {
  .nav {
    left: 260px; }

  .iosSlider {
    height: 591px; }

  /*     .layoutHP1 .manchete, .layoutHP1 .iosSlider, .linkImgManchete  { height:420px; }*/
  .column_center .iosSlider, .column_center .galeriaDiv {
    height: 428px; }

  /*    .layoutHP1 .manchete .imgManchete {margin-top:-50px;}*/
  /*menu items*/
  .moreshow3, .moreshow2, .show4, .show5 {
    display: none; }

  .boxOpiniaoTwitter {
    height: 700px; }

  .changeNews {
    display: block; }

  a.linkComp {
    width: 25px;
    margin-right: 15px; }

  .tableJogosClass a.linkComp, .tableEstatisticas a.linkComp {
    width: auto;
    margin-right: 0;
    float: none;
    padding: 2px 4px; }

  .galeriaDiv {
    height: 591px; }

  .jogoAoVivo .teamDiv h2 {
    font-size: 2.8em; }

  /*   .footerMF .listaAaZ {min-height: 350px;}*/
  .estadioDiv .estadioDetail {
    width: 64%;
    float: left; }

  .vota23Jogador {
    width: 10%; }

  /*.preditorTable .nomeEquipa { font-size: 1.1em;}*/ }
/*1024*/
@media (min-width: 980px) and (max-width: 1199px) {
  .nav {
    left: 260px; }

  .iosSlider, .galeriaDiv {
    height: 455px; }

  .galeriaDiv .slide img {
    max-width: 608px !important; }

  /*    .layoutHP1 .manchete .iosSlider { height:420px; }*/
  .column_center .iosSlider, .column_center .galeriaDiv {
    height: 318px; }

  .manchetesComTimeline .mancheteJogoTable td.equipa {
    font-size: 2em; }

  .manchetesComTimeline h2 {
    font-size: 0.75em; }

  /*.layoutHP1 .manchetesComTimeline .manchete .imgManchete {width: 130%;margin-left: -70px; }*/
  /*menu items*/
  .moreshow3, .moreshow1, .show1, .show5 {
    display: none; }

  /*    .moreDivContent .imgBig img {margin-left:-40px;}
      .moreDivContent .img img { height:100%; max-width: none!important;}*/
  .pedrobarbosaBox {
    background-position: 150px top; }

  .jogoAoVivo .teamDiv h2 {
    font-size: 3em;
    line-height: 1.2em; }

  .wrapPaginaResultClass .jogoAoVivo .teamDiv h2 {
    font-size: 2.5em; }

  .jogoAoVivo .logo {
    width: 25%; }

  .jogoAoVivo .team1Div h2 {
    right: 1.9em; }

  .jogoAoVivo .team2Div h2 {
    left: 1.9em; }

  .boxOpiniaoTwitter {
    height: 780px; }

  .layoutHP2 td.result a {
    font-size: 3em; }

  #changeColor {
    right: 15px; }

  .layoutHP2 .destaquesWrapHP2 #changeColor {
    right: 6px; }

  /*  .galeriaArtigo {width: 615px; margin-left: 26px; }*/
  a.linkComp {
    width: 20px;
    margin-right: 4px; }

  .tableJogosClass a.linkComp, .tableEstatisticas a.linkComp {
    width: auto;
    margin-right: 0;
    float: none;
    padding: 2px 4px; }

  ul.jogadoresBanco li {
    width: 20% !important; }

  .listaAaZ li {
    width: 45%; }

  /*.footerMF .listaAaZ {min-height: 450px; }*/
  .fotosPesquisa li {
    width: 30%;
    height: 155px; }

  .cabPreditor {
    padding: 6px; }

  .cabPreditor a.link {
    display: block;
    border: 0;
    padding: 0;
    margin: 4px 0 0 0; }

  /*
  .campoRanking .player .numeroPlayer a { width: 22px; height: 22px;  }
  .campoRanking .player .numeroPlayer a .nomePlayer { top:22px;  }
  
  */
  .taticaDivRanking, .taticaDivClube {
    width: 390px;
    float: none;
    margin: 0 auto; }

  .titulosRanking {
    float: none;
    text-align: left;
    height: auto;
    background-image: none; }

  .estatisticasGerais {
    font-size: 2.6em; }

  .boxLateralEstatisticas {
    width: 24%; }

  .pedrobarbosaBox .boxTitle2 {
    padding-bottom: 0px; }

  .wrapTendencias .titleTendencias {
    width: 100%; }

  .escolherEquipas b {
    display: block; }

  .vota23Jogador {
    width: 12%; } }
/*768*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  /*    .nav {left:260px;}
    
      .bottomBar {font-size:0.9em;}*/
  .clubesLiga li {
    display: none; }

  .clubesLiga .bigClub {
    display: block; }

  /*.galeriaDiv{ height: 300px;}*/
  .iosSlider {
    height: 300px; }

  .galeriaArtigo .iosSlider {
    height: 300px; }

  .galeriaDiv .slide img {
    max-width: 385px !important; }

  .galeriaArtigo .slide img {
    max-width: 730px !important; }

  /*    .layoutHP1 .iosSlider {height:420px 460px;}
      .layoutHP1 .manchete { height:420px; margin: 20px auto; overflow: hidden; }
      .layoutHP1 .manchete .imgManchete {margin-top:-20px;margin-bottom: 15px;}*/
  .linkImgManchete {
    height: 270px;
    margin-bottom: 15px; }

  .topBar .nav li a {
    font-size: 1.9em; }

  /*menu items*/
  .moreshow2, .moreshow1, .show1, .show2 {
    display: none; }

  .showNavTablet {
    position: relative; }

  .navTablet {
    position: absolute;
    top: 50px;
    left: -10px;
    background-color: #e3dcd8;
    z-index: 1000;
    display: none; }

  .navTablet li {
    display: block;
    padding: 3px 10px; }

  /*    .moreDivContent { width:70%; margin-right:2%;}
      .moreDivNav { width:28%;}
      .moreDivContent .fotos { width:96%;margin:2%;height:380px; clear:both;}
      .moreDivContent .item { width: 46%; margin:2%; float:left;  height:205px;}
      .moreDivContent .imgBig { height: 280px;}
      .moreDivContent .img { height:115px;}*/
  /*    .opiniaoBox { margin: 10px 3% 40px 3%; }*/
  .tagsLaterais {
    display: inherit; }

  .tagsLaterais ul li {
    font-size: 1.7em;
    padding: 5px 0; }

  /*    .layoutHP1 .mancheteJogoTable td.equipa{ font-size: 1.6em;  }
      .layoutHP1 .mancheteJogoTable {position: absolute; top:50px; left:0;}
      .layoutHP1 .mancheteJogoLinks {overflow: hidden; margin-bottom: 0px;  }
      .layoutHP1 .mancheteJogo .tituloManchete {position:absolute; bottom:0px; left:0; right:0;}
      .layoutHP1 .mancheteJogo .tituloManchete .wraptitulo {background-color: #262626;padding-bottom: 15px;}
      .layoutHP1 .mancheteJogo .tituloManchete .wraptitulo a {color:#fff;}*/
  /*    .galeriaArtigo {width: 730px; }*/
  .template2 .column_left .moreNavItems {
    padding-top: 0; }

  .modulosBottom {
    padding-top: 50px; }

  .wrapMadeIn .newsColumn {
    padding-right: 15px; }

  .wrapMadeIn .cronicasColumn {
    margin-top: 20px;
    padding: 10px 3%; }

  .wrapMadeIn .cronicasColumn img {
    float: left;
    width: 40%;
    margin-right: 15px;
    clear: left;
    margin-bottom: 20px; }

  .wrapMadeIn .cronicasColumn div {
    clear: both; }

  .wrapAoVivo .column_right #mrec {
    margin-top: 15px; }

  .aoMinutoDiv .tabs li {
    margin: 0; }

  .aoMinutoDiv .tabs li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 0.95em; }

  .feedAoVivo {
    height: 800px; }

  .jogoAoVivo {
    /*min-height: 250px;*/
    clear: both; }

  .boxOpiniaoTwitter {
    height: 350px; }

  .taticaDiv .player {
    width: 46px;
    margin-left: -23px;
    margin-top: -23px; }

  .player .numeroPlayer a .nomePlayer, .taticaDiv .eventosPlayer span {
    font-size: 0.8em !important; }

  .layoutHP2 .destaquesWrapHP2 {
    display: none; }

  .layoutHP2 .newsListUltimas {
    width: 95%;
    padding: 10px 2% 10px 3%;
    float: left; }

  a.linkComp {
    width: 20px;
    margin-right: 3px; }

  .tableJogosClass a.linkComp, .tableEstatisticas a.linkComp {
    width: auto;
    margin-right: 0;
    float: none;
    padding: 2px 4px; }

  .aovivoList .dateRow {
    width: 8%; }

  .aovivoList .jogoRow {
    width: 77%; }

  .aovivoList .tvRow {
    width: 15%; }

  ul.jogadoresBanco li {
    width: 25% !important; }

  /* .footerMF .listaAaZ {min-height: 850px; }*/
  .fotosPesquisa li {
    width: 45%;
    height: 155px; }

 /*
 .campoRanking .player .numeroPlayer a { width: 22px; height: 22px;  }
.campoRanking .player .numeroPlayer a .nomePlayer { top:22px;  }
 */
  .taticaDivRanking, .taticaDivClube {
    width: 370px;
    float: none;
    margin: 0 auto; }

  .titulosRanking {
    float: none;
    text-align: left;
    height: auto;
    background-image: none; }

  .taticaDivRanking .player .numeroPlayer a .nomePlayer, .taticaDivClube .player .numeroPlayer a .nomePlayer, .taticaDivRanking .eventosPlayer span, .taticaDivClube .eventosPlayer span {
    font-size: 1em !important; }

  .estatisticasGerais {
    font-size: 2em; }

  .boxLateralEstatisticas {
    width: 49%; }

  .bigTitle {
    font-size: 3.6em;
    margin-left: 15px; }

  .last5 {
    width: 60px; }

  .sondagemTop img {
    width: 100%;
    float: none;
    margin-bottom: 15px; }

  .sondagemRespostas {
    width: 100%;
    float: none;
    margin-left: 0; } }
/*768 e mobile */
@media (max-width: 979px) {
  .jogoAoVivo .teamDiv {
    text-align: center; }

  .jogoAoVivo .teamDiv h2 {
    font-size: 2.8em;
    line-height: 1.5em;
    display: block; }

  .jogoAoVivo .logo {
    width: 45%;
    position: relative;
    margin: 0 auto; }

  .jogoAoVivo .teamDiv .result {
    margin: 0 auto;
    float: none;
    display: block; }

  .jogoAoVivo ul {
    clear: both; }

  .ultimasTimelineList .typeUltimas .multimedia {
    font-size: 1em;
    padding: 0; }

  .transfDay {
    text-align: center; }

  .transfDay .pesquisaTop {
    margin: 10px 10px 20px 10px;
    display: block;
    float: none; }

  /*   .wrapHomepage .prevTabHp, .wrapHomepage .nextTabHp {  top:30%; }*/
  .listaAaZ li {
    width: 90%; }

  .tableEstatisticas, .leftSide, .rightSide {
    float: none;
    margin: 8px 0;
    width: 100%; }

  .tableEstatisticas.rightTable {
    margin: 20px 0; }

  .wrapTendencias .titleTendencias {
    width: 100%; }

  .escolherEquipas b {
    display: block; }

  .jogoAoVivo.confrontos {
    background-image: none; }

  /* CATI #barraIOL, #mcd_footer {display:none;} */
  .fichaEstadioCidade .imgCidade {
    border-radius: 50px;
    height: 100px;
    width: 100px; }

  .cabPreditor {
    padding: 6px; }

  .cabPreditor a.popupOptions {
    display: block;
    border: 0;
    padding: 0;
    margin: 4px 0 0 0; }

  /*    .vota23Jogador {width: 49%;}*/
  /*    .vota23Texto {height: 150px;}*/ }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  a .multimedia, a img {
    text-decoration: none !important;
    border: 0 !important; }

  .container {
    position: relative; }

  .topBar {
    /*position: fixed; top:0; left:0px; right:0; z-index: 10000000;*/
    border-bottom: solid 1px #666; }

  .versaoBeta {
    top: 0;
    left: 38px;
    overflow: hidden;
    text-indent: -999px;
    background-image: url("../img/www.png");
    z-index: 100000000; }

  .social li {
    padding: 0;
    border-left: 0 !important; }

  /*    .manchete {padding: 0.5em;}*/
  .destaqueHP {
    margin: 30px auto;
    /*text-align:center;*/ }

  .destaqueHP li a {
    text-align: left;
    height: auto; }

  .destaqueHP li img {
    /*max-width:60%;*/
    margin: 0 auto 6px auto; }

  .destaqueHP .multimedia {
    /*display:block*/
    padding-left: 0; }

  .destaqueHP .firstTitle {
    text-align: center;
    background-image: url(../img/loading2.gif);
    background-position: center 50px;
    background-repeat: no-repeat; }

  .destaqueHP li.firstTitle a.linkFoto {
    text-decoration: none;
    border: 0;
    min-height: 130px;
    text-align: center; }

  .destaqueHP li.firstTitle a.linkFoto img {
    display: block;
    margin: 0 auto; }

  .destaqueHP .firstTitle .titulo {
    text-align: left;
    padding: 0 5px; }

  .destaqueHP .titles a {
    height: auto;
    /* display: inline;*/
    line-height: 1.5em; }

  .opiniaoBox {
    margin: 10px 25px 30px 25px;
    overflow: hidden;
    clear: both; }

  .bottomBar {
    height: auto !important; }

  /*    .layoutHP1 .manchete .imgManchete{margin-bottom: 10px;}
      .layoutHP1 .manchete {margin-bottom: 50px;}*/
  .mancheteJogo {
    border: solid 1px #444;
    background-color: #000; }

  .mancheteJogoTable {
    margin-bottom: 15px; }

  .mancheteJogoTable td.equipa a {
    font-size: 0.75em;
    line-height: 0.5em; }

  .mancheteJogoTable td.result a {
    font-size: 2.1em;
    line-height: 1em;
    margin: 2px; }

  .mancheteJogoTable td a {
    text-decoration: none; }

  /*.layoutHP1 .mancheteJogo h2 a {color:#fff}*/
  .mancheteJogoLinks a, .mancheteJogoLinks a span {
    font-size: 0.9em; }

  .txtArtigo {
    font-size: 2.15em; }

  .wrapTransferencias .bigNewsList .newsTitle, .bigNewsList .newsTitle {
    margin-left: 0%; }

  .navTopMobile {
    overflow: hidden;
    margin: 10px 0; }

  .navTopMobile li {
    float: left;
    width: 50%; }

  .navTopMobile li a {
    display: block;
    text-align: center;
    font-family: 'Anton';
    background-color: #fff;
    color: #f06926;
    padding: 5px 0;
    font-size: 1.5em;
    border-bottom: solid 1px #ccc;
    background-image: url("../img/bg_tab.png");
    background-position: bottom;
    background-repeat: no-repeat;
    text-transform: uppercase; }

  .navTopMobile li a.active {
    background-color: #fff;
    color: #000;
    border-width: 1px 1px 0 1px;
    border-color: #ccc;
    border-style: solid;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    background-image: none;
    text-decoration: none; }

  .navTopMobile .boxTitle2 {
    margin-top: 10px; }

  .wrapHomepage .navTopMobile .noticias a {
    background-color: #202c3a;
    color: #ccc; }

  .wrapHomepage .navTopMobile {
    margin: 0; }

  .wrapPaginaClube .navTopMobile li {
    width: 25%; }

  .ultimasMobile .boxTitle2 {
    display: none; }

  .boxTitle2 {
    font-size: 30px;
    line-height: 33px; }

  .bigTitle {
    font-size: 3em;
    border: 0;
    color: #777;
    margin-left: 15px; }

  /*    .wrapMadeIn {padding: 0 15px;}*/
  .wrapMadeIn .cronicasColumn {
    margin-top: 20px;
    padding: 10px 3%; }

  .wrapMadeIn .cronicasColumn img {
    float: left;
    width: 40%;
    margin-right: 15px;
    clear: left;
    margin-bottom: 20px; }

  .wrapMadeIn .cronicasColumn div {
    clear: both; }

  .jogoAoVivo {
    width: 100%; }

  ul.dadosJogo li {
    padding: 0 5px 5px 5px;
    font-size: 1.2em; }

  .jogoAoVivo .teamDiv h2 {
    font-size: 2.4em;
    line-height: 1.5em; }

  .jogoAoVivo .logo {
    width: 35%;
    /*display:none;*/ }

  .jogoAoVivo h2 {
    font-size: 2em; }

  .jogoAoVivo .result {
    width: 1.2em;
    font-size: 2.3em;
    line-height: 1.3em; }

  .aoMinutoDiv {
    width: 100%;
    margin-right: 0;
    float: none; }

  .aoMinutoDiv .tabs {
    font-size: 0.75em;
    border-top: solid 1px #ccc;
    padding-top: 8px; }

  .aoMinutoDiv .tabs li {
    margin: 0; }

  .navAoMinuto ul {
    margin: 10px 0 0px 0; }

  .navAoMinuto li a {
    font-size: 1.6em;
    padding: 2px 8px; }

  .clubesLigaTable a {
    border: 0; }

  .tableJogos {
    font-size: 1.3em; }

  /*
  .clubesLigaTable .logotipoClube {text-align: center; width: 20%;float: left;}
  .positionClube {text-align: left; width: 100%;float: none; clear: both;}
  .positionClube p{float: left;padding: 0 10px;}
  .dadosClube {width: 50%; float: left;}
  .clubesLigaTable li div {float: none; clear: both;}
  */
  /*.galeriaTitulo .numFotos, .galeriaTitulo .fotoTitulo {width: 100%; float: none;}*/
  .tableJogos a {
    border: none; }

  .tableJogos ul {
    font-size: 1.2em; }

  .wrapPaginaResultClass .tableJogos ul {
    margin-left: 0px; }

  .aoVivoTop {
    width: 100% !important;
    display: block; }

  .aoVivoTop ul {
    width: 70%; }

  .moreInfoJogos {
    font-size: 0.85em; }

  .ClubeJogos .dateRow {
    font-size: 0.85em; }

  a.linkComp {
    width: 16px; }

  .tableJogosClass a.linkComp, .tableEstatisticas a.linkComp {
    width: auto;
    margin-right: 0;
    float: none;
    padding: 2px 4px; }

  .bigTitle .logoEquipa {
    float: left;
    width: 25%;
    height: auto;
    margin-top: -10px;
    margin-right: 10px; }

  .iosSlider {
    height: 400px; }

  /*     .layoutHP1 .iosSlider {height: 440px;}*/
  .linkImgManchete {
    height: 280px;
    margin-bottom: 15px; }

  .multimediasListFotos .item .imgVideo {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    min-height: 100px; }

  /*    .galeriaMultimedias {width: 100%;}*/
  .wrapPesquisa .newsList, .wrapPesquisa .fotosVideosList {
    width: 100%;
    display: block; }

  /*   .layoutHP1 .iosSlider h2{font-size:0.8em;}*/
  .clubeLigaMobile em {
    font-size: 0.8em;
    /*padding-bottom: 3px;*/
    display: inline-block;
    width: 28px; }

  .aovivoList .dateRow {
    width: 8%; }

  .aovivoList .jogoRow {
    width: 77%; }

  .aovivoList .tvRow {
    width: 15%; }

  .fotosPesquisa li {
    width: 45%;
    height: 135px; }

  .taticaDivRanking, .taticaDivClube {
    width: 90%;
    float: none;
    margin: 0 auto; }

  .titulosRanking {
    float: none;
    text-align: left;
    height: auto;
    background-image: none; }

  .estatisticasGerais {
    font-size: 2em; }

  .boxLateralEstatisticas {
    width: 49%; }

  .bigTitle {
    margin-left: 2.5%; }

  .wrapHomepage {
    padding-bottom: 0; }

  .vota23Jogador {
    width: 18%; }

  .Grupos ul {
    width: 23%;
    height: 170px; }

  /* .topBar .mf15anos {font-size:0em; display:block;width:50px; height: 35px; background-position:center; background-repeat:no-repeat; text-indent: -999px; overflow: hidden;background-image: url('../img/mf15anos.png'); position:absolute; top:0; left:257px; background-size: contain; }*/ }
/* Landscape phones and down */
@media (max-width: 480px) {
  .pedrobarbosaBox .boxTitle2 {
    width: 60%; }

  .social {
    display: none; }

  .tableJogos span {
    /*font-size: 0.9em; */ }

  .jogoAoVivo .teamDiv h2 {
    font-size: 1.9em;
    line-height: 1.5em; }

  .linkImgManchete {
    height: 170px; }

  .iosSlider {
    height: 260px; }

  /*.layoutHP1 .iosSlider {height: 350px; }*/
  .mancheteJogoTable .visible-phone {
    display: block !important;
    width: 60%;
    margin: 0 auto; }

  .multimediasList .item {
    padding: 0 0 5px 0; }

  .multimediasList .item .imgVideo, .resultFotos, .resultFotosLink {
    width: 100%;
    margin: 0 0 10px 0;
    /*height: 150px */ }

  /*.galeriaMultimedias img{ height: auto!important;}*/
  .aoVivoTop ul {
    width: 94%;
    margin: 0 0 0 6%; }

  .aoVivoTop ul span {
    padding: 7px 0; }

  .bottomBar .aoVivoTop {
    height: auto;
    overflow: visible; }

  .aoVivoTop ul .live .minuto {
    left: -6%; }

  .template3 .column_left_center section {
    margin-right: 0px; }

  .aovivoList {
    font-size: 0.8em; }

  .aovivoList, .aovivoList .jogoRow span {
    font-family: 'Roboto Condensed'; }

  .aovivoList .jogoRow .resultCell {
    font-weight: 700; }

  .aovivoList .dateRow {
    width: 100%; }
  .aovivoList .jogoRow {
    width: 100%; }
  .aovivoList .tvRow {
    width: 100%;
    font-size: 0.9em;
    font-weight: 700;
    float: right;
    text-align: right;
    margin-top: -76px; }
  .aovivoList .boxTitle2 {
    font-size: 2.5em; }
  .aovivoList .jogoRow span.dateCell {
    width: 16%; }
  .aovivoList .jogoRow span.resultCell {
    width: 8%; }

  .campoRanking .player .numeroPlayer a {
    width: 30px;
    height: 30px; }

  .campoRanking .player .numeroPlayer a .nomePlayer {
    top: 30px; }

  .campoRanking .taticaDiv .player .logoTeamPlayer {
    display: none; }

  .estatisticasGerais {
    font-size: 2.1em; }

  .boxLateralEstatisticas {
    width: 49%; }

  .logotipoClube {
    width: 100%;
    float: none;
    text-align: center; }

  .tableJogos {
    font-size: 1em; }

  .tableJogosClass tr td {
    font-size: 1.3em; }

  .last5 {
    display: none; }

  .aovivoList {
    font-size: 0.8em; }

  .ClubeJogos ul.jogosConfrontos .dateRow {
    width: 100%; }

  .ClubeJogos ul.jogosConfrontos .jogoRow {
    width: 100%; }

  .sondagemTop img {
    width: 100%;
    max-width: 80px;
    float: none;
    margin-bottom: 15px; }

  .sondagemRespostas {
    width: 100%;
    float: none;
    margin-left: 0; }

  .pubMobile {
    display: block;
    text-align: center;
    padding: 5px 0;
    font-size: 0.7em;
    margin: 25px auto;
    width: 300px; }

  .pubMobile #MPU1, .pubMobile #MPU3 {
    margin-top: 4px; }

  .bigNewsList .pubMobile {
    margin: 0;
    border: 0; }

  .vota23Jogador {
    width: 30%; }

  /*    .vota23Resultado .vota23Jogador .vota23Nome {font-size:0.8em;}*/
  .vota23Resultado .vota23Jogador .vota23Equipa {
    display: none; }

  .Grupos ul {
    width: 23%;
    height: 190px; }

  .resultadoDaVotacao .vota23Nome {
    font-size: 3.5vw;
    height: 30px; }
  .resultadoDaVotacao .vota23Texto {
    font-size: 3vw;
    height: 26px; } }
@media (max-width: 320px) {
  body, .txtArtigo, .txtArtigo div, .txtArtigo span, .txtArtigo table, .txtArtigo b, .txtArtigo p, .txtArtigo table tr td {
    /*font-family: tahoma!important*/ }

  .linkImgManchete {
    height: 200px; }

  .iosSlider {
    height: 240px; }

  /*.layoutHP1 .iosSlider {height: 350px; }*/
  .boxLateralEstatisticas {
    width: 100%;
    text-align: left; }

  .tableJogos {
    font-size: 1em; }

  .tableJogosClass tr td {
    font-size: 1.2em; }

  .escolherEquipas b, .escolherEquipas select {
    display: block; }

  .aovivoList {
    font-size: 0.8em; }

  .aovivoList .dateRow .minuto {
    top: auto;
    bottom: -4px;
    padding: 2px; }

  .boxLateralEstatisticas .foto {
    width: 30% !important;
    float: left;
    margin: 0 10px 10px 10px; }

  /*.layoutHP1 .iosSlider h2{font-size:0.7em;}*/
  .destaqueHP .firstTitle .titulo h2 a {
    font-size: 1.9em; }

  .fichaEstadioCidade, .imgPoster {
    width: 100%;
    float: none;
    margin: 0; }

  .vota23Jogador {
    width: 48%; } }
/*CLASSES PARA CRIAÇÃO DE COMBOBOXES*/
.custom-combobox {
  position: relative;
  display: inline-block; }

.custom-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
  /* support: IE7 */
  *height: 1.7em;
  *top: 0.1em; }

.custom-combobox-input {
  margin: 0;
  padding: 0.3em; }

/*.wrapPesquisa .galeriaMultimedias img{width: 100%!important; height: auto!important;}*/
.wrapPesquisa .multimediasListFotos .item .imgVideo {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
  min-height: 100px; }

.wrapPesquisa .galeriaMultimedias {
  width: 100%; }

.wrapPesquisa .galeriaMultimedias h2 a {
  font-size: 0.4em; }

.flag_16 {
  background-image: url("../img/allflags.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 12px;
  display: inline-block; }

.flag_24 {
  background-repeat: no-repeat;
  width: 24px;
  height: 20px;
  background-image: url("/img/allflags2.png");
  display: inline-block; }

.flag_left {
  margin-right: 8px; }

.flag_right {
  margin-left: 8px; }

/*
.leftPadding { padding-left: 25px!important; }
.rightPadding { padding-right: 25px!important;  }*/
/*afghanistan */
.flag2_16 {
  background-position: 0 -17px; }

/*africa */
.flag49_16 {
  background-position: 0 -33px; }

/*albania */
.flag179_16 {
  background-position: 0 -49px; }

/*algeria */
.flag50_16 {
  background-position: 0 -65px; }

/*american-samoa */
.flag162_16 {
  background-position: 0 -81px; }

/*andorra */
.flag180_16 {
  background-position: 0 -97px; }

/*angola */
.flag51_16 {
  background-position: 0 -113px; }

/*anguilla */
.flag108_16 {
  background-position: 0 -129px; }

/*antigua-and-barbuda */
.flag109_16 {
  background-position: 0 -145px; }

/*argentina*/
.flag151_16 {
  background-position: 0 -161px; }

/*armenia*/
.flag181_16 {
  background-position: 0 -177px; }

/*aruba*/
.flag110_16 {
  background-position: 0 -193px; }

/*asia*/
.flag1_16 {
  background-position: 0 -209px; }

/*australia*/
.flag3_16 {
  background-position: 0 -225px; }

/*austria*/
.flag182_16 {
  background-position: 0 -241px; }

/*azerbaijan*/
.flag183_16 {
  background-position: 0 -257px; }

/*bahamas*/
.flag111_16 {
  background-position: 0 -273px; }

/*bahrain*/
.flag4_16 {
  background-position: 0 -289px; }

/*bangladesh*/
.flag5_16 {
  background-position: 0 -305px; }

/*barbados*/
.flag112_16 {
  background-position: 0 -321px; }

/*belarus*/
.flag184_16 {
  background-position: 0 -337px; }

/*belgium*/
.flag185_16 {
  background-position: 0 -353px; }

/*belize*/
.flag113_16 {
  background-position: 0 -369px; }

/*benin*/
.flag52_16 {
  background-position: 0 -385px; }

/*bermuda*/
.flag114_16 {
  background-position: 0 -401px; }

/*bhutan*/
.flag6_16 {
  background-position: 0 -417px; }

/*bolivia*/
.flag152_16 {
  background-position: 0 -433px; }

/*bonaire*/
.flag149_16 {
  background-position: 0 -449px; }

/*bonbosnia-herzegovinaaire*/
.flag186_16 {
  background-position: 0 -465px; }

/*botswana*/
.flag53_16 {
  background-position: 0 -481px; }

/*brazil*/
.flag153_16 {
  background-position: 0 -497px; }

/*british-virgin-islands*/
.flag115_16 {
  background-position: 0 -513px; }

/*brunei-darussalam*/
.flag7_16 {
  background-position: 0 -529px; }

/*bulgaria*/
.flag187_16 {
  background-position: 0 -545px; }

/*burkina-faso*/
.flag54_16 {
  background-position: 0 -561px; }

/*burundi*/
.flag55_16 {
  background-position: 0 -577px; }

/*cambodia*/
.flag8_16 {
  background-position: 0 -593px; }

/*cameroon*/
.flag56_16 {
  background-position: 0 -609px; }

/*canada*/
.flag116_16 {
  background-position: 0 -625px; }

/*cape-verde-islands*/
.flag57_16 {
  background-position: 0 -641px; }

/*cayman-islands*/
.flag117_16 {
  background-position: 0 -657px; }

/*central-african-republic*/
.flag58_16 {
  background-position: 0 -673px; }

/*chad*/
.flag59_16 {
  background-position: 0 -689px; }

/*chile*/
.flag154_16 {
  background-position: 0 -705px; }

/*china*/
.flag9_16 {
  background-position: 0 -721px; }

/*chinese-taipei*/
.flag10_16 {
  background-position: 0 -737px; }

/*colombia*/
.flag155_16 {
  background-position: 0 -753px; }

/*comoros*/
.flag104_16 {
  background-position: 0 -769px; }

/*congo-dr*/
.flag61_16 {
  background-position: 0 -785px; }

/*congo*/
.flag60_16 {
  background-position: 0 -801px; }

/*cook-islands*/
.flag163_16 {
  background-position: 0 -817px; }

/*costa-rica*/
.flag118_16 {
  background-position: 0 -833px; }

/*cote-divoire*/
.flag62_16 {
  background-position: 0 -849px; }

/*croatia*/
.flag188_16 {
  background-position: 0 -865px; }

/*cuba*/
.flag119_16 {
  background-position: 0 -881px; }

/*curacao*/
.flag131_16 {
  background-position: 0 -897px; }

/*cyprus*/
.flag189_16 {
  background-position: 0 -913px; }

/*czech-republic*/
.flag190_16 {
  background-position: 0 -929px; }

/*denmark*/
.flag191_16 {
  background-position: 0 -945px; }

/*djibouti*/
.flag63_16 {
  background-position: 0 -961px; }

/*dominica*/
.flag120_16 {
  background-position: 0 -977px; }

/*dominican-repub*/
.flag121_16 {
  background-position: 0 -993px; }

/*east-timor*/
.flag47_16 {
  background-position: 0 -1009px; }

/*ecuador*/
.flag156_16 {
  background-position: 0 -1025px; }

/*egypt*/
.flag64_16 {
  background-position: 0 -1041px; }

/*el-salvador*/
.flag122_16 {
  background-position: 0 -1057px; }

/*england*/
.flag192_16 {
  background-position: 0 -1073px; }

/*equatorial-guinea*/
.flag65_16 {
  background-position: 0 -1089px; }

/*eritrea*/
.flag66_16 {
  background-position: 0 -1105px; }

/*estonia*/
.flag193_16 {
  background-position: 0 -1121px; }

/*ethiopia*/
.flag67_16 {
  background-position: 0 -1137px; }

/*europe*/
.flag178_16 {
  background-position: 0 -1153px; }

/*faroe-islands*/
.flag194_16 {
  background-position: 0 -1169px; }

/*fiji*/
.flag164_16 {
  background-position: 0 -1185px; }

/*finland*/
.flag195_16 {
  background-position: 0 -1201px; }

/*france*/
.flag196_16 {
  background-position: 0 -1217px; }

/*french-guyana*/
.flag125_16 {
  background-position: 0 -1233px; }

/*gabon*/
.flag68_16 {
  background-position: 0 -1249px; }

/*gambia*/
.flag69_16 {
  background-position: 0 -1265px; }

/*georgia*/
.flag197_16 {
  background-position: 0 -1281px; }

/*germany*/
.flag198_16 {
  background-position: 0 -1297px; }

/*ghana*/
.flag70_16 {
  background-position: 0 -1313px; }

/*gibraltar*/
.flag233_16 {
  background-position: 0 -1329px; }

/*great-britain*/
.flag237_16 {
  background-position: 0 -1345px; }

/*greece*/
.flag199_16 {
  background-position: 0 -1361px; }

/*grenada*/
.flag123_16 {
  background-position: 0 -1377px; }

/*guadeloupe*/
.flag143_16 {
  background-position: 0 -1393px; }

/*guam*/
.flag11_16 {
  background-position: 0 -1409px; }

/*guatemala*/
.flag124_16 {
  background-position: 0 -1425px; }

/*guernsey*/
.flag239_16 {
  background-position: 0 -1441px; }

/*guinea-bissau*/
.flag72_16 {
  background-position: 0 -1457px; }

/*guinea*/
.flag71_16 {
  background-position: 0 -1473px; }

/*guyana*/
.flag125_16 {
  background-position: 0 -1489px; }

/*haiti*/
.flag126_16 {
  background-position: 0 -1505px; }

/*honduras*/
.flag127_16 {
  background-position: 0 -1521px; }

/*hong-kong*/
.flag12_16 {
  background-position: 0 -1537px; }

/*hungary*/
.flag200_16 {
  background-position: 0 -1553px; }

/*iceland*/
.flag201_16 {
  background-position: 0 -1569px; }

/*india*/
.flag13_16 {
  background-position: 0 -1585px; }

/*indonesia*/
.flag14_16 {
  background-position: 0 -1601px; }

/*iran*/
.flag15_16 {
  background-position: 0 -1617px; }

/*iraq*/
.flag16_16 {
  background-position: 0 -1633px; }

/*ireland-republic*/
.flag202_16 {
  background-position: 0 -1649px; }

/*isle-of-man*/
.flag235_16 {
  background-position: 0 -1665px; }

/*israel*/
.flag203_16 {
  background-position: 0 -1681px; }

/*italy*/
.flag204_16 {
  background-position: 0 -1697px; }

/*jamaica*/
.flag128_16 {
  background-position: 0 -1713px; }

/*japan*/
.flag17_16 {
  background-position: 0 -1729px; }

/*jersey*/
.flag234_16 {
  background-position: 0 -1745px; }

/*jordan*/
.flag18_16 {
  background-position: 0 -1761px; }

/*kazakhstan*/
.flag205_16 {
  background-position: 0 -1777px; }

/*kenya*/
.flag73_16 {
  background-position: 0 -1793px; }

/*kiribati*/
.flag174_16 {
  background-position: 0 -1809px; }

/*korea-dpr*/
.flag19_16 {
  background-position: 0 -1825px; }

/*korea-republic*/
.flag20_16 {
  background-position: 0 -1841px; }

/*kosovo*/
.flag236_16 {
  background-position: 0 -1857px; }

/*kuwait*/
.flag21_16 {
  background-position: 0 -1873px; }

/*kyrgyzstan*/
.flag22_16 {
  background-position: 0 -1889px; }

/*laos*/
.flag23_16 {
  background-position: 0 -1905px; }

.latan_16 {
  background-position: 0 -1921px; }

/*latvia*/
.flag206_16 {
  background-position: 0 -1937px; }

/*lebanon*/
.flag24_16 {
  background-position: 0 -1953px; }

/*lesotho*/
.flag74_16 {
  background-position: 0 -1969px; }

/*liberia*/
.flag75_16 {
  background-position: 0 -1985px; }

/*libya*/
.flag76_16 {
  background-position: 0 -2001px; }

/*liechtenstein*/
.flag207_16 {
  background-position: 0 -2017px; }

/*lithuania*/
.flag208_16 {
  background-position: 0 -2033px; }

/*luxembourg*/
.flag209_16 {
  background-position: 0 -2049px; }

/*macao*/
.flag25_16 {
  background-position: 0 -2065px; }

/*macedonia-fyr*/
.flag210_16 {
  background-position: 0 -2081px; }

/*madagascar*/
.flag77_16 {
  background-position: 0 -2097px; }

/*malawi*/
.flag78_16 {
  background-position: 0 -2113px; }

/*malaysia*/
.flag26_16 {
  background-position: 0 -2129px; }

/*maldives*/
.flag27_16 {
  background-position: 0 -2145px; }

/*mali*/
.flag79_16 {
  background-position: 0 -2161px; }

/*malta*/
.flag211_16 {
  background-position: 0 -2177px; }

/*martinique*/
.flag145_16 {
  background-position: 0 -2193px; }

/*mauritania*/
.flag80_16 {
  background-position: 0 -2209px; }

/*mauritius*/
.flag81_16 {
  background-position: 0 -2225px; }

/*mayotte*/
.flag105_16 {
  background-position: 0 -2241px; }

/*mexico*/
.flag129_16 {
  background-position: 0 -2257px; }

/*moldova*/
.flag212_16 {
  background-position: 0 -2273px; }

/*monaco*/
.flag238_16 {
  background-position: 0 -2289px; }

/*mongolia*/
.flag28_16 {
  background-position: 0 -2305px; }

/*montenegro*/
.flag232_16 {
  background-position: 0 -2321px; }

/*montserrat*/
.flag130_16 {
  background-position: 0 -2337px; }

/*morocco*/
.flag82_16 {
  background-position: 0 -2353px; }

/*mozambique*/
.flag83_16 {
  background-position: 0 -2369px; }

/*myanmar*/
.flag29_16 {
  background-position: 0 -2385px; }

/*namibia*/
.flag84_16 {
  background-position: 0 -2401px; }

/*nauru*/
.flag176_16 {
  background-position: 0 -2417px; }

/*nc-america*/
.flag107_16 {
  background-position: 0 -2433px; }

/*nepal*/
.flag30_16 {
  background-position: 0 -2449px; }

/*netherlands*/
.flag213_16 {
  background-position: 0 -2465px; }

/*new-caledonia*/
.flag165_16 {
  background-position: 0 -2481px; }

/*new-zealand*/
.flag166_16 {
  background-position: 0 -2497px; }

/*nicaragua*/
.flag132_16 {
  background-position: 0 -2513px; }

/*niger*/
.flag85_16 {
  background-position: 0 -2529px; }

/*nigeria*/
.flag86_16 {
  background-position: 0 -2545px; }

/*niue*/
.flag175_16 {
  background-position: 0 -2561px; }

.nordic_16 {
  background-position: 0 -2577px; }

/*northern-ireland*/
.flag214_16 {
  background-position: 0 -2593px; }

/*northern-mariana-islands*/
.flag214_16 {
  background-position: 0 -2609px; }

/*norway*/
.flag215_16 {
  background-position: 0 -2625px; }

/*oceania*/
.flag161_16 {
  background-position: 0 -2641px; }

/*oman*/
.flag31_16 {
  background-position: 0 -2657px; }

/*pakistan*/
.flag32_16 {
  background-position: 0 -2673px; }

/*palau*/
.flag177_16 {
  background-position: 0 -2689px; }

/*palestine*/
.flag33_16 {
  background-position: 0 -2705px; }

/*panama*/
.flag133_16 {
  background-position: 0 -2721px; }

/*papua-new-guinea*/
.flag167_16 {
  background-position: 0 -2737px; }

/*paraguay*/
.flag157_16 {
  background-position: 0 -2753px; }

/*peru*/
.flag158_16 {
  background-position: 0 -2769px; }

/*philippines*/
.flag34_16 {
  background-position: 0 -2785px; }

/*poland*/
.flag216_16 {
  background-position: 0 -2801px; }

/*portugal*/
.flag217_16 {
  background-position: 0 -2817px; }

/*puerto-rico*/
.flag134_16 {
  background-position: 0 -2833px; }

/*qatar*/
.flag35_16 {
  background-position: 0 -2849px; }

/*reunion*/
.flag103_16 {
  background-position: 0 -2865px; }

/*romania*/
.flag218_16 {
  background-position: 0 -2881px; }

/*russia*/
.flag219_16 {
  background-position: 0 -2897px; }

/*rwanda*/
.flag87_16 {
  background-position: 0 -2913px; }

/*saint-martin*/
.flag144_16 {
  background-position: 0 -2929px; }

/*samoa*/
.flag168_16 {
  background-position: 0 -2945px; }

/*san-marino*/
.flag220_16 {
  background-position: 0 -2961px; }

/*sao-tome-e-principe*/
.flag95_16 {
  background-position: 0 -2977px; }

/*saudi-arabia*/
.flag36_16 {
  background-position: 0 -2993px; }

/*scotland*/
.flag221_16 {
  background-position: 0 -3009px; }

/*senegal*/
.flag88_16 {
  background-position: 0 -3025px; }

/*serbia-and-montenegro*/
.flag222_16 {
  background-position: 0 -3041px; }

/*serbia*/
.flag231_16 {
  background-position: 0 -3057px; }

/*seychelles*/
.flag89_16 {
  background-position: 0 -3073px; }

/*sierra-leone*/
.flag90_16 {
  background-position: 0 -3089px; }

/*singapore*/
.flag37_16 {
  background-position: 0 -3105px; }

/*sint-eustatius*/
.flag148_16 {
  background-position: 0 -3121px; }

/*sint-maarten*/
.flag146_16 {
  background-position: 0 -3137px; }

/*slovakia*/
.flag223_16 {
  background-position: 0 -3153px; }

/*slovenia*/
.flag224_16 {
  background-position: 0 -3169px; }

/*solomon-islands*/
.flag169_16 {
  background-position: 0 -3185px; }

/*somalia*/
.flag91_16 {
  background-position: 0 -3201px; }

/*south-africa*/
.flag92_16 {
  background-position: 0 -3217px; }

/*south-america*/
.flag150_16 {
  background-position: 0 -3233px; }

/*south-sudan*/
.flag106_16 {
  background-position: 0 -3249px; }

/*spain*/
.flag225_16 {
  background-position: 0 -3265px; }

/*sri-lanka*/
.flag38_16 {
  background-position: 0 -3281px; }

/*st-kitts-and-nevis*/
.flag135_16 {
  background-position: 0 -3297px; }

/*st-lucia*/
.flag136_16 {
  background-position: 0 -3313px; }

/*st-vincent-and-the-grenadines*/
.flag137_16 {
  background-position: 0 -3329px; }

/*sudan*/
.flag93_16 {
  background-position: 0 -3345px; }

/*sudan*/
.flag93_16_right {
  background-position: 100% -3345px; }

/*surinam*/
.flag138_16 {
  background-position: 0 -3361px; }

/*swaziland*/
.flag94_16 {
  background-position: 0 -3377px; }

/*sweden*/
.flag226_16 {
  background-position: 0 -3393px; }

/*switzerland*/
.flag227_16 {
  background-position: 0 -3409px; }

/*syria*/
.flag39_16 {
  background-position: 0 -3425px; }

/*tahiti*/
.flag170_16 {
  background-position: 0 -3441px; }

/*tajikistan*/
.flag40_16 {
  background-position: 0 -3457px; }

/*tanzania*/
.flag96_16 {
  background-position: 0 -3473px; }

/*thailand*/
.flag41_16 {
  background-position: 0 -3489px; }

/*togo*/
.flag97_16 {
  background-position: 0 -3505px; }

/*tonga*/
.flag171_16 {
  background-position: 0 -3521px; }

/*trinidad-and-tobago*/
.flag139_16 {
  background-position: 0 -3537px; }

/*tunisia*/
.flag98_16 {
  background-position: 0 -3553px; }

/*turkey*/
.flag228_16 {
  background-position: 0 -3569px; }

/*turkmenistan*/
.flag42_16 {
  background-position: 0 -3585px; }

/*turks-and-caicos-islands*/
.flag140_16 {
  background-position: 0 -3601px; }

/*tuvalu*/
.flag173_16 {
  background-position: 0 -3617px; }

/*uganda*/
.flag99_16 {
  background-position: 0 -3633px; }

/*ukraine*/
.flag229_16 {
  background-position: 0 -3649px; }

/*united-arab-emirates*/
.flag43_16 {
  background-position: 0 -3665px; }

/*united-states*/
.flag142_16 {
  background-position: 0 -3681px; }

/*uruguay*/
.flag159_16 {
  background-position: 0 -3697px; }

/*us-virgin-islands*/
.flag141_16 {
  background-position: 0 -3713px; }

/*uzbekistan*/
.flag44_16 {
  background-position: 0 -3729px; }

/*vanuatu*/
.flag172_16 {
  background-position: 0 -3745px; }

/*venezuela*/
.flag160_16 {
  background-position: 0 -3761px; }

/*vietnam*/
.flag45_16 {
  background-position: 0 -3777px; }

/*wales*/
.flag230_16 {
  background-position: 0 -3793px; }

/*world*/
.flag240_16 {
  background-position: 0 -3809px; }

/*yemen*/
.flag46_16 {
  background-position: 0 -3825px; }

/*zambia*/
.flag100_16 {
  background-position: 0 -3841px; }

/*zanzibar*/
.flag102_16 {
  background-position: 0 -3857px; }

/*zimbabwe*/
.flag101_16 {
  background-position: 0 -3873px; }

/*zimbabwe*/
.flag101_16_right {
  background-position: 100% -3873px; }

/*afghanistan */
.flag2_24 {
  background-position: 0 -25px; }

/*africa */
.flag49_24 {
  background-position: 0 -49px; }

/*albania */
.flag179_24 {
  background-position: 0 -73px; }

/*algeria */
.flag50_24 {
  background-position: 0 -97px; }

/*american-samoa */
.flag162_24 {
  background-position: 0 -121px; }

/*andorra */
.flag180_24 {
  background-position: 0 -145px; }

/*angola */
.flag51_24 {
  background-position: 0 -169px; }

/*anguilla */
.flag108_24 {
  background-position: 0 -193px; }

/*antigua-and-barbuda */
.flag109_24 {
  background-position: 0 -217px; }

/*argentina*/
.flag151_24 {
  background-position: 0 -241px; }

/*armenia*/
.flag181_24 {
  background-position: 0 -265px; }

/*aruba*/
.flag110_24 {
  background-position: 0 -289px; }

/*asia*/
.flag1_24 {
  background-position: 0 -313px; }

/*australia*/
.flag3_24 {
  background-position: 0 -337px; }

/*austria*/
.flag182_24 {
  background-position: 0 -361px; }

/*azerbaijan*/
.flag183_24 {
  background-position: 0 -385px; }

/*bahamas*/
.flag111_24 {
  background-position: 0 -409px; }

/*bahrain*/
.flag4_24 {
  background-position: 0 -433px; }

/*bangladesh*/
.flag5_24 {
  background-position: 0 -457px; }

/*barbados*/
.flag112_24 {
  background-position: 0 -481px; }

/*belarus*/
.flag184_24 {
  background-position: 0 -505px; }

/*belgium*/
.flag185_24 {
  background-position: 0 -529px; }

/*belize*/
.flag113_24 {
  background-position: 0 -553px; }

/*benin*/
.flag52_24 {
  background-position: 0 -577px; }

/*bermuda*/
.flag114_24 {
  background-position: 0 -601px; }

/*bhutan*/
.flag6_24 {
  background-position: 0 -625px; }

/*bolivia*/
.flag152_24 {
  background-position: 0 -649px; }

/*bonaire*/
.flag149_24 {
  background-position: 0 -673px; }

/*bonbosnia-herzegovinaaire*/
.flag186_24 {
  background-position: 0 -697px; }

/*botswana*/
.flag53_24 {
  background-position: 0 -721px; }

/*brazil*/
.flag153_24 {
  background-position: 0 -745px; }

/*british-virgin-islands*/
.flag115_24 {
  background-position: 0 -769px; }

/*brunei-darussalam*/
.flag7_24 {
  background-position: 0 -793px; }

/*bulgaria*/
.flag187_24 {
  background-position: 0 -817px; }

/*burkina-faso*/
.flag54_24 {
  background-position: 0 -841px; }

/*burundi*/
.flag55_24 {
  background-position: 0 -865px; }

/*cambodia*/
.flag8_24 {
  background-position: 0 -889px; }

/*cameroon*/
.flag56_24 {
  background-position: 0 -913px; }

/*canada*/
.flag116_24 {
  background-position: 0 -937px; }

/*cape-verde-islands*/
.flag57_24 {
  background-position: 0 -961px; }

/*cayman-islands*/
.flag117_24 {
  background-position: 0 -985px; }

/*central-african-republic*/
.flag58_24 {
  background-position: 0 -1009px; }

/*chad*/
.flag59_24 {
  background-position: 0 -1033px; }

/*chile*/
.flag154_24 {
  background-position: 0 -1057px; }

/*chile*/
.flag154_24_right {
  background-position: 100% -1057px; }

/*china*/
.flag9_24 {
  background-position: 0 -1081px; }

/*chinese-taipei*/
.flag10_24 {
  background-position: 0 -1105px; }

/*colombia*/
.flag155 _24 {
  background-position: 0 -1129px; }

/*comoros*/
.flag104_24 {
  background-position: 0 -1153px; }

/*congo-dr*/
.flag61_24 {
  background-position: 0 -1177px; }

/*congo*/
.flag60_24 {
  background-position: 0 -1201px; }

/*cook-islands*/
.flag163_24 {
  background-position: 0 -1225px; }

/*costa-rica*/
.flag118_24 {
  background-position: 0 -1249px; }

/*cote-divoire*/
.flag62_24 {
  background-position: 0 -1273px; }

/*croatia*/
.flag188_24 {
  background-position: 0 -1297px; }

/*cuba*/
.flag119_24 {
  background-position: 0 -1321px; }

/*curacao*/
.flag131_24 {
  background-position: 0 -1345px; }

/*cyprus*/
.flag189_24 {
  background-position: 0 -1369px; }

/*czech-republic*/
.flag190_24 {
  background-position: 0 -1393px; }

/*denmark*/
.flag191_24 {
  background-position: 0 -1417px; }

/*djibouti*/
.flag63_24 {
  background-position: 0 -1441px; }

/*dominica*/
.flag120_24 {
  background-position: 0 -1465px; }

/*dominican-repub*/
.flag121_24 {
  background-position: 0 -1489px; }

/*east-timor*/
.flag47_24 {
  background-position: 0 -1513px; }

/*ecuador*/
.flag156_24 {
  background-position: 0 -1537px; }

/*egypt*/
.flag64_24 {
  background-position: 0 -1561px; }

/*el-salvador*/
.flag122_24 {
  background-position: 0 -1585px; }

/*england*/
.flag192_24 {
  background-position: 0 -1609px; }

/*equatorial-guinea*/
.flag65_24 {
  background-position: 0 -1633px; }

/*eritrea*/
.flag66_24 {
  background-position: 0 -1657px; }

/*estonia*/
.flag193_24 {
  background-position: 0 -1681px; }

/*ethiopia*/
.flag67_24 {
  background-position: 0 -1705px; }

/*europe*/
.flag178_24 {
  background-position: 0 -1729px; }

/*faroe-islands*/
.flag194_24 {
  background-position: 0 -1753px; }

/*fiji*/
.flag164_24 {
  background-position: 0 -1777px; }

/*finland*/
.flag195_24 {
  background-position: 0 -1801px; }

/*france*/
.flag196_24 {
  background-position: 0 -1825px; }

/*french-guyana*/
.flag125_24 {
  background-position: 0 -1849px; }

/*gabon*/
.flag68_24 {
  background-position: 0 -1873px; }

/*gambia*/
.flag69_24 {
  background-position: 0 -1897px; }

/*georgia*/
.flag197_24 {
  background-position: 0 -1921px; }

/*germany*/
.flag198_24 {
  background-position: 0 -1945px; }

/*ghana*/
.flag70_24 {
  background-position: 0 -1969px; }

/*gibraltar*/
.flag233_24 {
  background-position: 0 -1993px; }

/*great-britain*/
.flag237_24 {
  background-position: 0 -2017px; }

/*greece*/
.flag199_24 {
  background-position: 0 -2041px; }

/*grenada*/
.flag123_24 {
  background-position: 0 -2065px; }

/*guadeloupe*/
.flag143_24 {
  background-position: 0 -2089px; }

/*guam*/
.flag11_24 {
  background-position: 0 -2113px; }

/*guatemala*/
.flag124_24 {
  background-position: 0 -2137px; }

/*guernsey*/
.flag239_24 {
  background-position: 0 -2161px; }

/*guinea-bissau*/
.flag72_24 {
  background-position: 0 -2185px; }

/*guinea*/
.flag71_24 {
  background-position: 0 -2209px; }

/*guyana*/
.flag125_24 {
  background-position: 0 -2233px; }

/*haiti*/
.flag126_24 {
  background-position: 0 -2257px; }

/*honduras*/
.flag127_24 {
  background-position: 0 -2281px; }

/*hong-kong*/
.flag12_24 {
  background-position: 0 -2305px; }

/*hungary*/
.flag200_24 {
  background-position: 0 -2329px; }

/*iceland*/
.flag201_24 {
  background-position: 0 -2353px; }

/*india*/
.flag13_24 {
  background-position: 0 -2377px; }

/*indonesia*/
.flag14_24 {
  background-position: 0 -2401px; }

/*iran*/
.flag15_24 {
  background-position: 0 -2425px; }

/*iraq*/
.flag16_24 {
  background-position: 0 -2449px; }

/*ireland-republic*/
.flag202_24 {
  background-position: 0 -2473px; }

/*isle-of-man*/
.flag235_24 {
  background-position: 0 -2497px; }

/*israel*/
.flag203_24 {
  background-position: 0 -2521px; }

/*italy*/
.flag204_24 {
  background-position: 0 -2545px; }

/*jamaica*/
.flag128_24 {
  background-position: 0 -2569px; }

/*japan*/
.flag17_24 {
  background-position: 0 -2593px; }

/*jersey*/
.flag234_24 {
  background-position: 0 -2617px; }

/*jordan*/
.flag18_24 {
  background-position: 0 -2641px; }

/*kazakhstan*/
.flag205_24 {
  background-position: 0 -2665px; }

/*kenya*/
.flag73_24 {
  background-position: 0 -2689px; }

/*kiribati*/
.flag174_24 {
  background-position: 0 -2713px; }

/*korea-dpr*/
.flag19_24 {
  background-position: 0 -2737px; }

/*korea-republic*/
.flag20_24 {
  background-position: 0 -2761px; }

/*kosovo*/
.flag236_24 {
  background-position: 0 -2785px; }

/*kuwait*/
.flag21_24 {
  background-position: 0 -2809px; }

/*kyrgyzstan*/
.flag22_24 {
  background-position: 0 -2833px; }

/*laos*/
.flag23_24 {
  background-position: 0 -2857px; }

.latan_24 {
  background-position: 0 -2881px; }

/*latvia*/
.flag206_24 {
  background-position: 0 -2905px; }

/*lebanon*/
.flag24_24 {
  background-position: 0 -2929px; }

/*lesotho*/
.flag74_24 {
  background-position: 0 -2953px; }

/*liberia*/
.flag75_24 {
  background-position: 0 -2977px; }

/*libya*/
.flag76_24 {
  background-position: 0 -3001px; }

/*liechtenstein*/
.flag207_24 {
  background-position: 0 -3025px; }

/*lithuania*/
.flag208_24 {
  background-position: 0 -3049px; }

/*luxembourg*/
.flag209_24 {
  background-position: 0 -3073px; }

/*macao*/
.flag25_24 {
  background-position: 0 -3097px; }

/*macedonia-fyr*/
.flag210_24 {
  background-position: 0 -3121px; }

/*madagascar*/
.flag77_24 {
  background-position: 0 -3145px; }

/*malawi*/
.flag78_24 {
  background-position: 0 -3169px; }

/*malaysia*/
.flag26_24 {
  background-position: 0 -3193px; }

/*maldives*/
.flag27_24 {
  background-position: 0 -3217px; }

/*mali*/
.flag79_24 {
  background-position: 0 -3241px; }

/*malta*/
.flag211_24 {
  background-position: 0 -3265px; }

/*martinique*/
.flag145_24 {
  background-position: 0 -3289px; }

/*mauritania*/
.flag80_24 {
  background-position: 0 -3313px; }

/*mauritius*/
.flag81_24 {
  background-position: 0 -3337px; }

/*mayotte*/
.flag105_24 {
  background-position: 0 -3361px; }

/*mexico*/
.flag129_24 {
  background-position: 0 -3385px; }

/*moldova*/
.flag212_24 {
  background-position: 0 -3409px; }

/*monaco*/
.flag238_24 {
  background-position: 0 -3433px; }

/*mongolia*/
.flag28_24 {
  background-position: 0 -3457px; }

/*montenegro*/
.flag232_24 {
  background-position: 0 -3481px; }

/*montserrat*/
.flag130_24 {
  background-position: 0 -3505px; }

/*morocco*/
.flag82_24 {
  background-position: 0 -3529px; }

/*mozambique*/
.flag83_24 {
  background-position: 0 -3553px; }

/*myanmar*/
.flag29_24 {
  background-position: 0 -3577px; }

/*namibia*/
.flag84_24 {
  background-position: 0 -3601px; }

/*nauru*/
.flag176_24 {
  background-position: 0 -3625px; }

/*nc-america*/
.flag107_24 {
  background-position: 0 -3649px; }

/*nepal*/
.flag30_24 {
  background-position: 0 -3673px; }

/*netherlands*/
.flag213_24 {
  background-position: 0 -3697px; }

/*new-caledonia*/
.flag165_24 {
  background-position: 0 -3721px; }

/*new-zealand*/
.flag166_24 {
  background-position: 0 -3745px; }

/*nicaragua*/
.flag132_24 {
  background-position: 0 -3769px; }

/*niger*/
.flag85_24 {
  background-position: 0 -3793px; }

/*nigeria*/
.flag86_24 {
  background-position: 0 -3817px; }

/*niue*/
.flag175_24 {
  background-position: 0 -3841px; }

.nordic_24 {
  background-position: 0 -3865px; }

/*northern-ireland*/
.flag214_24 {
  background-position: 0 -3889px; }

/*northern-mariana-islands*/
.flag214_24 {
  background-position: 0 -3913px; }

/*norway*/
.flag215_24 {
  background-position: 0 -3937px; }

/*oceania*/
.flag161_24 {
  background-position: 0 -3961px; }

/*oman*/
.flag31_24 {
  background-position: 0 -3985px; }

/*pakistan*/
.flag32_24 {
  background-position: 0 -4009px; }

/*palau*/
.flag177_24 {
  background-position: 0 -4033px; }

/*palestine*/
.flag33_24 {
  background-position: 0 -4057px; }

/*panama*/
.flag133_24 {
  background-position: 0 -4081px; }

/*papua-new-guinea*/
.flag167_24 {
  background-position: 0 -4105px; }

/*paraguay*/
.flag157_24 {
  background-position: 0 -4129px; }

/*peru*/
.flag158_24 {
  background-position: 0 -4153px; }

/*philippines*/
.flag34_24 {
  background-position: 0 -4177px; }

/*poland*/
.flag216_24 {
  background-position: 0 -4201px; }

/*portugal*/
.flag217_24 {
  background-position: 0 -4225px; }

/*puerto-rico*/
.flag134_24 {
  background-position: 0 -4249px; }

/*qatar*/
.flag35_24 {
  background-position: 0 -4273px; }

/*reunion*/
.flag103_24 {
  background-position: 0 -4297px; }

/*romania*/
.flag218_24 {
  background-position: 0 -4321px; }

/*russia*/
.flag219_24 {
  background-position: 0 -4345px; }

/*rwanda*/
.flag87_24 {
  background-position: 0 -4369px; }

/*saint-martin*/
.flag144_24 {
  background-position: 0 -4393px; }

/*samoa*/
.flag168_24 {
  background-position: 0 -4417px; }

/*san-marino*/
.flag220_24 {
  background-position: 0 -4441px; }

/*sao-tome-e-principe*/
.flag95_24 {
  background-position: 0 -4465px; }

/*saudi-arabia*/
.flag36_24 {
  background-position: 0 -4489px; }

/*scotland*/
.flag221_24 {
  background-position: 0 -4513px; }

/*senegal*/
.flag88_24 {
  background-position: 0 -4537px; }

/*serbia-and-montenegro*/
.flag222_24 {
  background-position: 0 -4561px; }

/*serbia*/
.flag231_24 {
  background-position: 0 -4585px; }

/*seychelles*/
.flag89_24 {
  background-position: 0 -4609px; }

/*sierra-leone*/
.flag90_24 {
  background-position: 0 -4633px; }

/*singapore*/
.flag37_24 {
  background-position: 0 -4657px; }

/*sint-eustatius*/
.flag148_24 {
  background-position: 0 -4681px; }

/*sint-maarten*/
.flag146_24 {
  background-position: 0 -4705px; }

/*slovakia*/
.flag223_24 {
  background-position: 0 -4729px; }

/*slovenia*/
.flag224_24 {
  background-position: 0 -4753px; }

/*solomon-islands*/
.flag169_24 {
  background-position: 0 -4777px; }

/*somalia*/
.flag91_24 {
  background-position: 0 -4801px; }

/*south-africa*/
.flag92_24 {
  background-position: 0 -4825px; }

/*south-america*/
.flag150_24 {
  background-position: 0 -4849px; }

/*south-sudan*/
.flag106_24 {
  background-position: 0 -4873px; }

/*spain*/
.flag225_24 {
  background-position: 0 -4897px; }

/*sri-lanka*/
.flag38_24 {
  background-position: 0 -4921px; }

/*st-kitts-and-nevis*/
.flag135_24 {
  background-position: 0 -4945px; }

/*st-lucia*/
.flag136_24 {
  background-position: 0 -4969px; }

/*st-vincent-and-the-grenadines*/
.flag137_24 {
  background-position: 0 -4993px; }

/*sudan*/
.flag93_24 {
  background-position: 0 -5017px; }

/*surinam*/
.flag138_24 {
  background-position: 0 -5041px; }

/*swaziland*/
.flag94_24 {
  background-position: 0 -5065px; }

/*sweden*/
.flag226_24 {
  background-position: 0 -5089px; }

/*switzerland*/
.flag227_24 {
  background-position: 0 -5113px; }

/*syria*/
.flag39_24 {
  background-position: 0 -5137px; }

/*tahiti*/
.flag170_24 {
  background-position: 0 -5161px; }

/*tajikistan*/
.flag40_24 {
  background-position: 0 -5185px; }

/*tanzania*/
.flag96_24 {
  background-position: 0 -5209px; }

/*thailand*/
.flag41_24 {
  background-position: 0 -5233px; }

/*togo*/
.flag97_24 {
  background-position: 0 -5257px; }

/*tonga*/
.flag171_24 {
  background-position: 0 -5281px; }

/*trinidad-and-tobago*/
.flag139_24 {
  background-position: 0 -5305px; }

/*tunisia*/
.flag98_24 {
  background-position: 0 -5329px; }

/*turkey*/
.flag228_24 {
  background-position: 0 -5353px; }

/*turkmenistan*/
.flag42_24 {
  background-position: 0 -5377px; }

/*turks-and-caicos-islands*/
.flag140_24 {
  background-position: 0 -5401px; }

/*tuvalu*/
.flag173_24 {
  background-position: 0 -5425px; }

/*uganda*/
.flag99_24 {
  background-position: 0 -5449px; }

/*ukraine*/
.flag229_24 {
  background-position: 0 -5473px; }

/*united-arab-emirates*/
.flag43_24 {
  background-position: 0 -5497px; }

/*united-states*/
.flag142_24 {
  background-position: 0 -5521px; }

/*uruguay*/
.flag159_24 {
  background-position: 0 -5545px; }

/*us-virgin-islands*/
.flag141_24 {
  background-position: 0 -5569px; }

/*uzbekistan*/
.flag44_24 {
  background-position: 0 -5593px; }

/*vanuatu*/
.flag172_24 {
  background-position: 0 -5617px; }

/*venezuela*/
.flag160_24 {
  background-position: 0 -5641px; }

/*vietnam*/
.flag45_24 {
  background-position: 0 -5665px; }

/*wales*/
.flag230_24 {
  background-position: 0 -5689px; }

/*world*/
.flag240_24 {
  background-position: 0 -5713px; }

/*yemen*/
.flag46_24 {
  background-position: 0 -5737px; }

/*zambia*/
.flag100_24 {
  background-position: 0 -5761px; }

/*zanzibar*/
.flag102_24 {
  background-position: 0 -5785px; }

/*zimbabwe*/
.flag101_24 {
  background-position: 0 -5809px; }

@media (max-width: 320px) {
  .team1Cell .flag2, .team2Cell .flag2 {
    display: none; }

  .tableJogos li span.team1Cell em, .tableJogos li span.team2Cell em {
    display: none; } }
/*--------------------------------AKASH:Implementação iosslider-------------------------*/
.iosSlider {
  position: relative;
  top: 0px;
  left: 0;
  overflow: hidden; }

.iosSlider .slider {
  width: 100%;
  height: 100%; }

.iosSlider .slider .slide {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center; }

/*.wrapArtigo .iosSlider .slider .slide, .multimediasListFotos .iosSlider .slider .slide {background-image: url('../img/loading.gif'); background-position: center center; background-repeat: no-repeat}*/
#videoPlay_wrapper {
  width: 100%;
  height: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }

#videoPlay_wrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.videoPlayerWrapper > div {
  width: 100%;
  height: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }

.videoPlayerWrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*jogos - vitorias, empates e derrotas */
.je, .jd, .jv {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  /*margin-right: 1px;*/
  width: 16px;
  height: 16px;
  text-align: center;
  /*font-size: 0.7em;*/
  font-weight: 700;
  line-height: 18px; }

a.je, a.jd, a.jv {
  font-size: 0.7em;
  color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70); }

a.je:hover, a.jd:hover, a.jv:hover {
  color: #000;
  opacity: 1;
  filter: alpha(opacity=100); }

.je, .tableJogos span.teamEmp {
  background-color: #ffc600; }

.jd, .tableJogos span.teamLost {
  background-color: #FF6347; }

.jv, .tableJogos span.teamWin {
  background-color: #afde82; }

.teamInfo {
  background-color: #f06926 !important; }

a:hover .teamEmp, a:hover .teamLost, a:hover .teamWin {
  background-color: #f06926; }

#INTER_ad_container {
  margin: 0;
  padding: 0; }

/*################## MENU ################# */
.navTop .item1, .navTop .item2, .navTop .item3, .navTop .item4 {
  display: block; }

.moreNavItems .item1, .moreNavItems .item2, .moreNavItems .item3, .moreNavItems .item4 {
  display: none; }

/* 1024*/
@media (min-width: 980px) and (max-width: 1199px) {
  .navTop .item1 {
    display: block; }

  .navTop .item2, .navTop .item3, .navTop .item4 {
    display: none; }

  .moreNavItems .item1 {
    display: none; }

  .moreNavItems .item2, .moreNavItems .item3, .moreNavItems .item4 {
    display: block; } }
/* 768*/
@media (min-width: 768px) and (max-width: 979px) {
  .navTop .item1, .navTop .item2, .navTop .item3, .navTop .item4 {
    display: none; }

  .moreNavItems .item1, .moreNavItems .item2, .moreNavItems .item3, .moreNavItems .item4 {
    display: block; } }
/* ######################## PARTILHA ########################  */
/* ######################## timeline ########################  */
.timeline-evento {
  font-size: 23px;
  margin: 30px 0;
  border-bottom: solid 0px #ccc;
  padding: 15px 18px 15px 70px;
  background-color: #f1f1f1;
  position: relative;
  line-height: 1.3em;
  overflow: hidden; }

.timeline-evento .titulo {
  /*font-weight: 700; margin-bottom: 15px;*/
  font-size: 24px;
  padding: 10px 0; }

.timeline-evento a {
  color: #FF6C00;
  text-decoration: underline;
  font-size: 24px; }

.timeline-evento a:hover {
  color: #000; }

.timeline-evento .hora {
  /*background-color: #FF6C00;*/
  font-family: 'Anton';
  color: #b8b08b;
  position: absolute;
  top: 20px;
  left: 13px;
  font-size: 20px; }
  @media (max-width: 480px) {
    .timeline-evento .hora {
      font-size: 22px; } }

.timeline-evento .timeline_image, .timeline-evento iframe {
  margin-bottom: 20px; }

.timeline-evento .timeline_image {
  max-width: 350px;
  float: left;
  margin-right: 20px;
  width: 40%; }

.timeline-evento .multLink {
  font-family: 'Anton';
  color: #fff;
  background-color: #273845;
  display: block;
  margin-bottom: 10px;
  width: 70px;
  text-align: center;
  line-height: 36px;
  font-size: 22px;
  text-decoration: uppercase;
  text-decoration: none;
  overflow: hidden; }
  .timeline-evento .multLink:hover {
    color: #f06926; }

.timeline-evento .icon {
  display: none;
  font-size: 2.5em;
  color: #FF6C00;
  float: left;
  margin-right: 10px;
  position: absolute;
  top: 70px;
  left: 18px;
  /*text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.60);*/ }

.timeline-evento .biger {
  display: none !important; }

.timeline-evento .itemRow2 {
  font-size: 0.55em; }

.timeline-evento .timeline_texto {
  margin-bottom: 30px; }

.timeline-evento .artigo_texto {
  margin-top: 15px; }

.timeline-eventos .dateDia {
  font-size: 24px;
  padding-top: 40px;
  font-family: 'Anton';
  color: #b8b08b; }

.tt_timeline {
  font-family: 'Anton';
  /*font-family: 'Lalezar', cursive;*/
  margin: 0 0 8px 0;
  font-size: 6em;
  text-align: center; }

.artigo_center h2 {
  font-size: 1.7em;
  /*margin-bottom:30px;*/ }

.tt_descricao {
  font-size: 2em;
  margin-bottom: 20px; }

/*.timelineCronologiaHP li em{ color:#ebbc01;  }
.timelineCronologiaHP .boxTitle {top:0;}
.timelineCronologiaHP .boxTitle a {color:#ebbc01;  text-align: left;padding:0 0 0 40px; background-color: $cor_azul_escuro; margin: 0; display: block;  }
.timelineCronologiaHP .imgclock {position: absolute; top:0; left: 0; background-image: url('../img/clock.png'); background-repeat: no-repeat; width: 34px; height: 34px; display: block; z-index:101;}


.iolTimeline .date {font-family: 'Lalezar'; margin: 60px 0 0 0; color:#322823; font-size: 4em;}

*/
.timeline-evento .itemRow2 .item {
  margin-bottom: 0; }

@media (max-width: 980px) {
  .timeline-evento .timeline_image {
    max-width: 100%;
    float: none;
    margin-right: 0px;
    width: 100%; } }
@media (max-width: 480px) {
  .timeline-evento .hora {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    height: 30px; }

  .timeline-evento {
    padding: 8px; } }
.recomendados .disabled {
  opacity: 0; }

.recomendados .nextTabHp, .recomendados .prevTabHp {
  bottom: 10px;
  top: auto;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5); }

.recomendados .prevTabHp {
  left: 10px; }

.recomendados .nextTabHp {
  right: 10px; }

.media-types [class^="icon-"] {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 16pt;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #FF6C00;
  margin-left: 6px;
  background-color: rgba(255, 255, 255, 0.95); }

.media-types {
  position: absolute;
  right: 10px;
  bottom: 10px; }

.recomendados .number {
  position: absolute;
  top: 0px;
  left: 10px;
  font-family: 'Anton';
  font-weight: 700;
  font-size: 40px;
  color: rgba(250, 250, 250, 0.6); }

/* RECOMENDADOS CXENSE END*/
.clearfix {
  /* overflow: auto;*/
  zoom: 1; }

/*TOPO EURO 2020*/
.headerEuro.headerRio2016 {
  background-image: url("/img/logo_rio2016.png");
  padding-top: 160px; }
  .headerEuro.headerRio2016 ul.menunav1 {
    width: 79%;
    float: left;
    margin-left: 1%; }
  .headerEuro.headerRio2016 ul.menunav2 {
    width: 20%;
    float: left; }

@media (max-width: 1024px) {
  .headerEuro.headerRio2016 {
    padding-top: 110px;
    background-size: 40%;
    background-position-y: top; }
    .headerEuro.headerRio2016 nav ul.menunav1 {
      width: 99%;
      float: none;
      margin: 0 auto; }
    .headerEuro.headerRio2016 nav ul.menunav2 {
      width: 310px;
      float: none;
      margin: 0 auto; }
    .headerEuro.headerRio2016 nav ul li.linkHome {
      padding-left: 0px; } }
@media (max-width: 767px) {
  .headerEuro.headerRio2016 {
    background-size: contain; }

  .headerEuro nav, .headerEuro.headerRio2016 nav {
    -webkit-box-shadow: 10px 10px 24px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 10px 10px 24px 0px rgba(0, 0, 0, 0.27);
    box-shadow: 10px 10px 24px 0px rgba(0, 0, 0, 0.27); }
    .headerEuro nav ul.menunav1, .headerEuro nav ul.menunav2, .headerEuro.headerRio2016 nav ul.menunav1, .headerEuro.headerRio2016 nav ul.menunav2 {
      width: auto;
      float: none;
      margin-left: 0; }
    .headerEuro nav ul li.linkHome, .headerEuro.headerRio2016 nav ul li.linkHome {
      padding-top: 20px; }
    .headerEuro nav ul li, .headerEuro.headerRio2016 nav ul li {
      display: block;
      width: 240px;
      background-color: #283845; }
      .headerEuro nav ul li a, .headerEuro.headerRio2016 nav ul li a {
        line-height: 40px; }

  .headerEuro.headerRio2016 {
    padding-top: 0;
    background-color: #002e67;
    background-image: url("/img/logorio2016_mobile.png"); } }
#onesignal-bell-container.onesignal-reset {
  z-index: 8999998 !important; }

#onesignal-slidedown-container {
  z-index: 2147483646 !important; }

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background {
  fill: #f06925 !important; }

#iframe-widget-mundial2018::-webkit-scrollbar {
  height: 4px; }

#iframe-widget-mundial2018::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-color: #303841; }

#iframe-widget-mundial2018::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #b8b080; }

#iframe-widget-mundial2018 {
  position: relative;
  background-color: #303841;
  height: 143px;
  width: 100%;
  max-width: 1400px;
  margin: 15px auto;
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }
  @media (max-width: 1215px) {
    #iframe-widget-mundial2018 {
      height: 183px; } }
  @media (max-width: 1000px) {
    #iframe-widget-mundial2018:after {
      content: '';
      display: block;
      position: absolute;
      right: 100%;
      top: 0;
      height: 175px;
      width: 20px;
      background: -moz-linear-gradient(180deg, #141c24 0%, rgba(20, 28, 36, 0) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 28, 36, 0)), color-stop(100%, #141c24));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(180deg, #141c24 0%, rgba(20, 28, 36, 0) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(180deg, #141c24 0%, rgba(20, 28, 36, 0) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(180deg, #141c24 0%, rgba(20, 28, 36, 0) 100%);
      /* ie10+ */
      background: linear-gradient(270deg, #141c24 0%, rgba(20, 28, 36, 0) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141c24', endColorstr='#141c24',GradientType=1 );
      /* ie6-9 */ } }

.destaqueTopoAominuto {
  line-height: 1.7;
  padding: 30px 0; }
  .destaqueTopoAominuto h2 {
    font-weight: 700;
    padding: 20px 0; }

.videosMaisandebol a:hover {
  color: #fff; }

.maisandebolCalendario {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin: 20px auto; }

.maisandebolClassificacao {
  width: 36%;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin: 20px auto;
  padding-left: 2%; }

@media (max-width: 550px), (min-width: 768px) and (max-width: 930px), (min-width: 980px) and (max-width: 1160px) {
  .maisandebolClassificacao, .maisandebolCalendario {
    width: auto;
    display: block; } }

.maisandebolCalendario .dataJogoMaisandebol {
  padding-top: 10px;
  font-weight: 700; }
.maisandebolCalendario .div0, .maisandebolCalendario .div1, .maisandebolCalendario .div2 {
  display: inline-block;
  line-height: 45px;
  font-weight: 700;
  margin-top: 3px; }
.maisandebolCalendario .div0, .maisandebolCalendario .div2 {
  width: 36%;
  background-color: #efede5;
  padding: 0 2%; }
.maisandebolCalendario .div0 {
  text-align: right; }
.maisandebolCalendario .div1 {
  width: 19%;
  text-align: center; }
.maisandebolCalendario .resultadoMaisandebol {
  background-color: #b8b08d;
  color: #fff;
  font-size: 18px; }

.equipaMaisandebol {
  line-height: 30px;
  font-weight: 700;
  padding: 4px 0 0 0;
  border-bottom: 1px solid #b8b08d;
  overflow: hidden; }

/* FIX BARRALOL */
#barraIOL {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }

body {
  margin-top: 35px; }

.goToEuro {
  /* ff 3.6+ */
  background: -moz-linear-gradient(0deg, #007a8c 0%, #4bbdcf 100%);
  /* safari 5.1+,chrome 10+ */
  background: -webkit-linear-gradient(0deg, #007a8c 0%, #4bbdcf 100%);
  /* opera 11.10+ */
  background: -o-linear-gradient(0deg, #007a8c 0%, #4bbdcf 100%);
  /* ie 6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007A8C', endColorstr='#4BBDCF', GradientType=1 );
  /* ie 10+ */
  background: -ms-linear-gradient(0deg, #007a8c 0%, #4bbdcf 100%);
  /* global 94%+ browsers support */
  background: linear-gradient(0deg, #007a8c 0%, #4bbdcf 100%);
  display: block;
  font-size: 18px;
  padding: 6px;
  margin: 0 0 30px 0;
  border-radius: 6px; }
  .goToEuro a.link {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    border-left: solid 1px #ccc;
    font-size: 16px;
    line-height: 20px;
    vertical-align: super;
    font-weight: 700; }
    @media (max-width: 500px) {
      .goToEuro a.link {
        font-size: 14px;
        padding: 0 8px; } }
    @media (max-width: 438px) {
      .goToEuro a.link {
        font-size: 12px;
        padding: 0 6px;
        border: 0; } }
  .goToEuro a.nomeCompeticao {
    height: 32px;
    width: 180px;
    margin-right: 15px;
    line-height: 1;
    border: 0;
    margin-top: 6px;
    display: inline-block;
    color: #fff;
    background-image: url("/img/euro2020.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top; }
    @media (max-width: 700px) {
      .goToEuro a.nomeCompeticao {
        display: block;
        width: 150px;
        height: 26px; } }
  .goToEuro a:hover {
    text-decoration: none; }
  .goToEuro .calendariohp {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1%;
    padding: 5px 0 0 0;
    overflow: hidden; }
    @media (max-width: 735px), (min-width: 768px) and (max-width: 1018px) {
      .goToEuro .calendariohp {
        grid-template-columns: repeat(3, 1fr); }
        .goToEuro .calendariohp .jogo3 {
          display: none; } }
    @media (max-width: 500px) {
      .goToEuro .calendariohp {
        grid-template-columns: repeat(2, 1fr); }
        .goToEuro .calendariohp .jogo2 {
          display: none; } }
    .goToEuro .calendariohp a:hover {
      text-decoration: none; }
    .goToEuro .calendariohp .singleJogo {
      color: #fff;
      font-weight: 700;
      background-color: rgba(255, 255, 255, 0.25);
      border-radius: 6px;
      display: block;
      margin: 0; }
      .goToEuro .calendariohp .singleJogo .grupo {
        color: #333;
        font-size: 14px;
        padding-left: 3px;
        font-family: 'Roboto Condensed';
        line-height: 18px;
        text-align: center;
        font-weight: 400; }
      .goToEuro .calendariohp .singleJogo .singleJogoContent {
        display: grid;
        width: 100%;
        grid-template-columns: auto 20px 36px 20px auto;
        grid-gap: 5px;
        font-size: 14px;
        line-height: 30px;
        text-align: center; }
        .goToEuro .calendariohp .singleJogo .singleJogoContent .equipa {
          overflow: hidden;
          height: 30px; }
        .goToEuro .calendariohp .singleJogo .singleJogoContent .flag {
          position: relative; }
        .goToEuro .calendariohp .singleJogo .singleJogoContent .imgflag {
          border-width: 1px;
          position: absolute; }
        .goToEuro .calendariohp .singleJogo .singleJogoContent .resultado {
          font-size: 14px;
          text-align: center; }
          .goToEuro .calendariohp .singleJogo .singleJogoContent .resultado span {
            padding: 0 4px; }
        .goToEuro .calendariohp .singleJogo .singleJogoContent .equipaB {
          padding-left: 2px;
          text-align: left; }
        .goToEuro .calendariohp .singleJogo .singleJogoContent .equipaA {
          text-align: right;
          padding-right: 2px; }
    .goToEuro .calendariohp .singleJogo.playing {
      background-color: #76bd22;
      color: #fff; }
    .goToEuro .calendariohp .calendarioUrl {
      background-color: #007a8c;
      color: #fff;
      text-align: center;
      line-height: 55px;
      font-size: 15px;
      border-radius: 10px;
      margin: 3px 0; }
    .goToEuro .calendariohp .imgflag {
      background-color: #ccc;
      border-radius: 50%;
      width: 100%;
      padding-top: 100%;
      margin: 5px auto;
      border: solid 2px #ccc;
      background-size: 100% 100%; }

/* v20171019 */
/*lista ultimas noticias barra lateral*/
.noLink {
  display: none; }

#html_inc_lateral {
  padding-bottom: 60px; }
  #html_inc_lateral .tableJogos span.dateCell, #html_inc_lateral .tableJogos li span {
    line-height: 20px; }

.campoDiv .tableJogos span.dateCell, .campoDiv .tableJogos li span {
  line-height: 20px; }

.smallNewsList {
  position: relative;
  padding-top: 10px;
  height: 670px;
  overflow-y: scroll; }
  .smallNewsList ul {
    margin-right: 15px; }
    .smallNewsList ul li {
      position: relative;
      padding: 0 0 20px 10px;
      border-left: 1px solid #ccc;
      margin-left: 2px; }
      .smallNewsList ul li a {
        font-size: 16px; }
      .smallNewsList ul li em {
        display: block;
        color: #acacac;
        margin-bottom: 3px;
        font-family: 'Anton';
        font-size: 13px;
        font-style: normal; }
      .smallNewsList ul li .imgSmallNewsList {
        float: left;
        width: 100px;
        margin-right: 10px; }
      .smallNewsList ul li:before {
        position: absolute;
        left: -7px;
        top: 0px;
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #ccc;
        border: solid 4px #fff; }

.smallNewsList::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 6px 0px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 6px 0px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: inset 6px 0px 10px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 7px; }

.smallNewsList::-webkit-scrollbar {
  width: 14px;
  background-color: #fff; }

.smallNewsList::-webkit-scrollbar-thumb {
  background-color: #f3d68f;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.maisJogos {
  font-size: 0.65em;
  color: #f06926;
  margin-left: 10px; }
  .maisJogos:hover {
    color: #000; }

/*#twitter-widget-0 {
    height:1000px!important;
}
*/
.tttwitter {
  margin: 0px 0px 10px 0; }

.tttwitter, .tttwitter span, a.icon-twitter, .icon-twitter {
  color: #00b5ec !important; }

.ttfacebook, .ttfacebook span, a.icon-facebook, .icon-facebook {
  color: #39579b !important; }

.tttwitter span, .ttfacebook span {
  font-size: 65px; }

/*.titleNews {
    position:relative;
}
*/
.sondagemTop {
  padding: 10px 2% 20px 2%;
  background-color: #f1f1f1; }

.sondagemBox h3 {
  margin-bottom: 20px;
  font-size: 38px; }

.sondagemBox li {
  padding: 8px 15px;
  margin-top: 6px;
  background-color: #f3d68f;
  font-size: 18px;
  font-weight: 700; }
  .sondagemBox li label {
    cursor: pointer; }

.sondagemBox li.selected {
  background-color: #b8b08b; }

.sondagemBox li input {
  margin-right: 6px;
  display: none; }

.btVotar {
  font-family: 'Anton';
  font-size: 22px;
  width: 100%;
  text-align: center;
  background-color: #f06926;
  display: block;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  margin: 10px 0 20px 0;
  cursor: pointer; }

.results, .verSondagens {
  font-size: 16px;
  display: block;
  font-weight: 700; }

.results a, .verSondagens {
  color: #f06926; }

.bar {
  display: none;
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: 3px; }

.barstatus {
  height: 20px;
  background-color: #273845;
  font-size: 14px;
  line-height: 20px;
  color: #fff; }

.mancheteLateral {
  padding-bottom: 25px; }
  .mancheteLateral h3 {
    display: block;
    font-size: 22px;
    padding: 10px 0; }

.downloadLateral {
  position: relative;
  padding: 8px 0 5px 0;
  background-color: #f3d68f;
  margin: 150px auto 60px 50px; }
  .downloadLateral .title {
    position: absolute;
    position: absolute;
    top: -75px;
    left: 0px;
    font-family: "aardvarkboldregular";
    font-size: 30px;
    color: #f06926; }
    .downloadLateral .title span {
      display: block;
      font-size: 32px;
      color: #273845; }
  .downloadLateral .download-button {
    display: block;
    margin: 5px 40px; }
    .downloadLateral .download-button img {
      width: 100%;
      height: auto; }
  .downloadLateral .imgAPPLateral {
    width: 110px;
    height: 200px;
    background-image: url("/img/appmf2018mini.gif?v3");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    top: -45px;
    left: -110px; }

.notificacoesDesktop {
  clear: both;
  height: 165px;
  position: relative;
  font-size: 20px;
  padding: 0 10px;
  margin: 40px 0;
  /* background-color:$cor_amarelo_claro;
  */
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6); }
  .notificacoesDesktop .iconMF {
    width: 100px;
    height: 100px;
    line-height: 100px;
    background-color: #202c3a;
    float: left;
    margin-right: 10px;
    margin-top: -10px;
    text-align: center;
    font-family: "aardvarkboldregular";
    font-size: 52px;
    color: #f06926; }
    .notificacoesDesktop .iconMF span {
      color: #fff; }
  .notificacoesDesktop .logoB {
    width: 40px;
    height: 40px;
    background-size: contain;
    display: inline-block;
    margin: 4px 0;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute; }
  .notificacoesDesktop .chrome {
    background-image: url("/img/logo_chrome.png?v2");
    right: 75px;
    top: 2px; }
  .notificacoesDesktop .firefox {
    background-image: url("/img/logo_firefox.png?v2");
    right: 25px;
    top: 3px; }
  .notificacoesDesktop .title {
    font-family: 'Anton';
    font-size: 32px;
    line-height: 53px;
    /* position:absolute;
     top:-65px;
     left:0;
    */
    color: #202c3a;
    padding: 0;
    margin-bottom: 10px; }

.subsNewsletter {
  overflow: hidden;
  margin-top: 2px;
  font-family: 'Anton';
  color: #fff;
  /*line-height: 53px;
  */
  /*background-color: #202c39;
  */
  background-color: #b8b08d; }
  .subsNewsletter h3 {
    font-family: 'Anton';
    font-size: 32px;
    margin-bottom: 8px; }
  .subsNewsletter .txt {
    padding: 40px 10px 20px 15px;
    font-size: 19px; }
    .subsNewsletter .txt span {
      color: #fff;
      font-size: 26px; }

.bigTitlemftotal {
  line-height: 70px; }
  @media (max-width: 767px) {
    .bigTitlemftotal {
      line-height: 55px; }
      .bigTitlemftotal img {
        width: 190px; } }

.mftotal_column_left {
  font-family: 'Anton'; }
  .mftotal_column_left .txt {
    background-color: #F2F0E8;
    font-size: 20px;
    padding: 10px; }
  .mftotal_column_left a {
    background-color: #f06926;
    padding: 8px 5px;
    text-align: center;
    line-height: 36px;
    font-size: 28px;
    color: #202c3a;
    display: block;
    margin: 15px 0; }
    .mftotal_column_left a span {
      display: inline-block;
      color: #fff; }
  @media (max-width: 980px) {
    .mftotal_column_left {
      display: block !important;
      width: 100%;
      margin: 10px 0; } }

.topRealfevr {
  position: relative;
  padding-left: 42%;
  padding-bottom: 15px;
  color: #273845;
  font-family: 'Anton';
  font-size: 2.2vw;
  line-height: 1.3; }
  @media (min-width: 768px) and (max-width: 900px), (max-width: 550px) {
    .topRealfevr {
      padding-left: 0;
      padding-top: 50%; } }
  @media (max-width: 550px) {
    .topRealfevr {
      font-size: 5.8vw; } }
  @media (min-width: 551px) and (max-width: 900px) {
    .topRealfevr {
      font-size: 3vw; } }
  @media (min-width: 1440px) {
    .topRealfevr {
      font-size: 34px; } }
  .topRealfevr div {
    font-size: 2.8vw; }
    @media (max-width: 550px) {
      .topRealfevr div {
        font-size: 8vw; } }
    @media (min-width: 551px) and (max-width: 900px) {
      .topRealfevr div {
        font-size: 3.2vw; } }
    @media (min-width: 1440px) {
      .topRealfevr div {
        font-size: 40px; } }
  .topRealfevr span {
    color: #f06926; }
  .topRealfevr .logoligamaisfutebol {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    z-index: 2; }
    @media (min-width: 768px) and (max-width: 900px), (max-width: 550px) {
      .topRealfevr .logoligamaisfutebol {
        width: 70%;
        left: 15%; } }

.btJoga {
  display: block;
  font-size: 2vw;
  /*             font-weight: 700;*/
  text-align: center;
  background-color: #202c3a;
  position: relative;
  /*              right: 60px;
                bottom:-120px;*/
  color: #fff;
  z-index: 2;
  font-family: 'Anton';
  height: 56px;
  line-height: 56px;
  margin-top: 15px;
  max-width: 480px;
  margin-right: 25px; }
  @media (max-width: 550px) {
    .btJoga {
      font-size: 5.6vw; } }
  @media (min-width: 551px) and (max-width: 900px) {
    .btJoga {
      font-size: 2.6vw; } }
  @media (min-width: 1440px) {
    .btJoga {
      font-size: 30px; } }
  .btJoga:before {
    border-left: 25px solid #202c3a;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    content: "";
    height: 0;
    top: 0;
    position: absolute;
    right: -25px;
    width: 0; }
  @media (min-width: 1024px) {
    .btJoga:hover {
      background-color: #f06926;
      color: #fff; }
      .btJoga:hover:before {
        border-left: 25px solid #f06926; } }

.liga-mf-button.btJoga {
  max-width: none;
  /*    font-size: 23px;
      background-color: #f06926;
      padding: 20px;
      color: white;
      box-shadow: black;
      box-shadow: 5px 5px 5px #888888;
      vertical-align: middle;*/ }
  @media (min-width: 768px) and (max-width: 900px), (max-width: 550px) {
    .liga-mf-button.btJoga {
      text-align: left;
      font-size: 20px;
      line-height: 28px; } }
  .liga-mf-button.btJoga img {
    width: 140px;
    margin-bottom: 0;
    vertical-align: middle;
    color: white;
    margin-bottom: -40px;
    margin-top: -40px;
    margin-right: 20px;
    line-height: 56px; }
    @media (min-width: 768px) and (max-width: 900px), (max-width: 550px) {
      .liga-mf-button.btJoga img {
        width: 110px;
        margin-bottom: 0;
        margin-top: -10px;
        float: left; } }

.manchetesWrapRealFevr {
  margin-bottom: 0 !important; }

.tabelaRealFevr {
  margin: 20px 0; }
  .tabelaRealFevr .boxTitle2 {
    font-size: 2.2em; }
  @media (min-width: 500px) and (max-width: 768px), (min-width: 1024px) {
    .tabelaRealFevr {
      width: 47%;
      float: left;
      margin: 10px 1.5%; } }
  .tabelaRealFevr table {
    font-size: 16px;
    margin-top: 20px;
    width: 100%; }
    .tabelaRealFevr table span {
      font-size: 13px;
      display: block; }
    .tabelaRealFevr table tr.primeiro td {
      background-color: #273845;
      font-size: 18px;
      color: #fff; }
      .tabelaRealFevr table tr.primeiro td a {
        color: #fff;
        text-decoration: none; }
        .tabelaRealFevr table tr.primeiro td a:hover {
          color: #f06926; }
    .tabelaRealFevr table td {
      padding: 3px 2px;
      font-weight: 700;
      vertical-align: middle;
      text-align: center;
      border-bottom: solid 2px #fff;
      background-color: #F2F0E8; }
    .tabelaRealFevr table .equipa {
      text-align: left;
      font-weight: 700 !important; }
      .tabelaRealFevr table .equipa span {
        font-weight: normal; }
    .tabelaRealFevr table a {
      font-weight: 700 !important;
      text-decoration: none; }
      .tabelaRealFevr table a span {
        font-weight: normal; }
      .tabelaRealFevr table a:hover {
        color: #f06926;
        text-decoration: none; }

.iol-tabs {
  clear: both;
  margin: 44px 0 0 0;
  overflow: hidden; }
  .iol-tabs li {
    float: left;
    border-left: solid 1px #ccc;
    font-size: 1.6em;
    line-height: 1.6em;
    font-family: 'Anton';
    text-transform: uppercase;
    color: #ccc;
    display: block; }
    .iol-tabs li a {
      color: #f06926;
      display: inline-block;
      padding: 0 10px;
      cursor: pointer; }
      .iol-tabs li a.active {
        background-color: #b8b08b;
        color: #fff;
        font-size: 1.1em; }

.iol-tab {
  display: none; }
  .iol-tab.active {
    display: block; }

/* v20171013 */
#containerWraper, #contentwrapper {
  overflow: hidden; }

.picturesquare {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-position: center top;
  background-size: cover; }

.picture4x3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background-position: center top;
  background-size: cover; }

picturesquare .picture16x9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-position: center top;
  background-size: cover; }

.play {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  opacity: 0.4; }
  .play span {
    font-size: 35px;
    display: block;
    width: 100%;
    line-height: 40px;
    margin-top: -20px;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 50%; }

.date {
  color: #777;
  font-size: 15px;
  font-weight: 400; }

/* bLazy */
.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0; }

.b-lazy.b-loaded {
  opacity: 1; }

.b-error {
  background-image: url("/img/nopicture.png?v2");
  opacity: 1;
  background-size: cover;
  background-position: center; }

.more {
  background-color: #f06926;
  font-family: 'Anton';
  color: #fff !important;
  padding: 5px 0;
  text-align: center;
  font-size: 18px; }

.title {
  display: block;
  font-family: 'Lalezar';
  padding: 10px 0;
  font-size: 22px;
  line-height: 1; }
  @media (max-width: 480px) {
    .title {
      font-size: 19px; } }

.info-fotos {
  background-color: #273845;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 16px;
  padding: 0 6px;
  line-height: 25px;
  display: inline-block;
  font-family: 'Anton'; }

/* MF TOTAL NO TOPO DA HOMEPAGE */
.mfTotalHp {
  width: 100%;
  position: relative;
  margin: 10px 0 30px 0;
  background-color: #202c39;
  overflow: hidden;
  color: #fff;
  font-family: 'Anton';
  font-size: 16px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }
  .mfTotalHp a {
    color: #fff; }
  .mfTotalHp .content1, .mfTotalHp .content2, .mfTotalHp .content3, .mfTotalHp .content4 {
    float: left;
    text-align: center;
    height: 220px;
    position: relative; }
    .mfTotalHp .content1 h2, .mfTotalHp .content1 h3, .mfTotalHp .content2 h2, .mfTotalHp .content2 h3, .mfTotalHp .content3 h2, .mfTotalHp .content3 h3, .mfTotalHp .content4 h2, .mfTotalHp .content4 h3 {
      font-family: 'Lalezar'; }
      .mfTotalHp .content1 h2 span, .mfTotalHp .content1 h3 span, .mfTotalHp .content2 h2 span, .mfTotalHp .content2 h3 span, .mfTotalHp .content3 h2 span, .mfTotalHp .content3 h3 span, .mfTotalHp .content4 h2 span, .mfTotalHp .content4 h3 span {
        font-family: 'Anton';
        color: #f06926;
        text-transform: uppercase;
        font-size: 16px;
        display: block;
        padding: 20px 0 5px 0; }
    .mfTotalHp .content1 h3, .mfTotalHp .content2 h3, .mfTotalHp .content3 h3, .mfTotalHp .content4 h3 {
      font-size: 21px;
      padding: 0 15px; }
    .mfTotalHp .content1 h2, .mfTotalHp .content2 h2, .mfTotalHp .content3 h2, .mfTotalHp .content4 h2 {
      font-size: 30px;
      position: absolute;
      bottom: 0;
      padding: 20% 15px 25px 15px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      /* IE6-9 */ }
  .mfTotalHp .content1 {
    color: #f06926;
    font-size: 20px; }
    .mfTotalHp .content1 .numero {
      font-family: 'aardvarkboldregular';
      font-size: 60px; }
    .mfTotalHp .content1 .premio {
      color: #f3d68f;
      margin: 20px 6px 0 6px;
      font-size: 16px; }
  .mfTotalHp .content2 {
    background-position: center 15%;
    background-size: cover;
    background-repeat: no-repeat; }
  .mfTotalHp .content3 {
    background-color: #202c39; }
  .mfTotalHp .content4 {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 4%;
    font-size: 26px;
    font-family: 'Lalezar'; }
    .mfTotalHp .content4 .more {
      margin: 15px 5px 0 5px; }
    .mfTotalHp .content4 a:hover {
      text-decoration: none; }
  @media (min-width: 1100px) {
    .mfTotalHp {
      height: 220px; }
      .mfTotalHp .content1 {
        width: 22%; }
      .mfTotalHp .content2 {
        width: 35%; }
      .mfTotalHp .content3 {
        width: 25%; }
      .mfTotalHp .content4 {
        width: 18%; } }
  @media (max-width: 1099px) {
    .mfTotalHp {
      height: 260px; }
      .mfTotalHp .content1 {
        width: 24%; }
      .mfTotalHp .content2 {
        width: 40%; }
        .mfTotalHp .content2 h2 {
          font-size: 25px; }
      .mfTotalHp .content3 {
        width: 36%; }
        .mfTotalHp .content3 h3 {
          font-size: 19px; }
      .mfTotalHp .content4 {
        clear: both;
        width: 100%;
        float: none;
        height: 40px;
        padding: 0;
        line-height: 40px;
        text-align: right;
        background-color: #f06926; }
        .mfTotalHp .content4 .more {
          display: inline-block;
          padding: 0 20px;
          margin: 0 0 0 20px; } }
  @media (max-width: 767px) {
    .mfTotalHp {
      height: 340px; }
      .mfTotalHp .content1 {
        clear: both;
        width: 100%;
        float: none;
        height: 80px;
        text-align: left;
        line-height: 60px; }
        .mfTotalHp .content1 .numero {
          font-size: 38px; }
        .mfTotalHp .content1 .premio {
          margin: -10px 0 10px 10px;
          line-height: 16px;
          font-size: 15px; }
        .mfTotalHp .content1 img {
          width: auto;
          height: 60px;
          /*float:left;
          */ }
      .mfTotalHp .content2 {
        width: 58%; }
        .mfTotalHp .content2 h2 {
          font-size: 24px; }
      .mfTotalHp .content3 {
        width: 42%; }
        .mfTotalHp .content3 h3 {
          font-size: 18px; }
      .mfTotalHp .content4 {
        font-size: 16px; } }
  @media (max-width: 480px) {
    .mfTotalHp {
      height: auto; }
      .mfTotalHp .content1, .mfTotalHp .content2, .mfTotalHp .content3, .mfTotalHp .content4 {
        clear: both;
        width: 100%;
        float: none;
        height: auto; }
      .mfTotalHp .content2 {
        height: 230px; }
      .mfTotalHp .content3 {
        padding-bottom: 20px; }
      .mfTotalHp .content4 {
        text-align: center; } }

.mftotalartigo .mfTotalHp {
  height: 220px;
  margin: 30px auto 50px auto; }
  .mftotalartigo .mfTotalHp .content1 {
    width: 24%; }
  .mftotalartigo .mfTotalHp .content2 {
    width: 40%; }
    .mftotalartigo .mfTotalHp .content2 h2 {
      font-size: 26px; }
  .mftotalartigo .mfTotalHp .content3 {
    width: 36%; }
    .mftotalartigo .mfTotalHp .content3 h3 {
      font-size: 20px; }
  .mftotalartigo .mfTotalHp .content4 {
    clear: both;
    width: 100%;
    float: none;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: right;
    background-color: #f06926;
    display: none; }
    .mftotalartigo .mfTotalHp .content4 .more {
      display: inline-block;
      padding: 0 20px;
      margin: 0 0 0 20px; }
  @media (max-width: 1230px) {
    .mftotalartigo .mfTotalHp {
      height: 320px;
      /* .content4 {
           font-size: 16px;
      }
      */ }
      .mftotalartigo .mfTotalHp .content1 {
        clear: both;
        width: 100%;
        float: none;
        height: 100px;
        text-align: left;
        line-height: 60px; }
        .mftotalartigo .mfTotalHp .content1 .numero {
          font-size: 38px; }
        .mftotalartigo .mfTotalHp .content1 .premio {
          margin: -10px 0 10px 10px;
          line-height: 16px;
          font-size: 15px; }
        .mftotalartigo .mfTotalHp .content1 img {
          width: auto;
          height: 60px;
          /* float:left;
          */ }
      .mftotalartigo .mfTotalHp .content2 {
        width: 58%; }
        .mftotalartigo .mfTotalHp .content2 h2 {
          font-size: 26px; }
      .mftotalartigo .mfTotalHp .content3 {
        width: 42%; }
        .mftotalartigo .mfTotalHp .content3 h3 {
          font-size: 20px; } }
  @media (max-width: 630px), (min-width: 768px) and (max-width: 1000px) {
    .mftotalartigo .mfTotalHp {
      height: auto; }
      .mftotalartigo .mfTotalHp .content1, .mftotalartigo .mfTotalHp .content2, .mftotalartigo .mfTotalHp .content3 {
        clear: both;
        width: 100%;
        float: none;
        height: auto; }
      .mftotalartigo .mfTotalHp .content2 {
        height: 230px; }
      .mftotalartigo .mfTotalHp .content3 {
        padding-bottom: 20px; }
      .mftotalartigo .mfTotalHp .content4 {
        text-align: center; } }

.mfTotalHp.mfTotalLateral {
  height: auto;
  margin: 40px 0; }
  .mfTotalHp.mfTotalLateral .content4 {
    display: none; }
  .mfTotalHp.mfTotalLateral .content1, .mfTotalHp.mfTotalLateral .content2, .mfTotalHp.mfTotalLateral .content3 {
    width: 100%;
    height: auto;
    float: none;
    position: relative; }
  .mfTotalHp.mfTotalLateral .content2 {
    margin-top: 15px; }
    .mfTotalHp.mfTotalLateral .content2 h2 {
      position: relative;
      padding-top: 50%; }
  .mfTotalHp.mfTotalLateral .content3 {
    padding-bottom: 25px; }
  .mfTotalHp.mfTotalLateral a.goMfTotal {
    text-shadow: none;
    display: block;
    margin-top: 1px;
    /* position: absolute;
     bottom: 50px;
     right:-15px;
    */
    background-color: #f06926;
    color: #fff;
    padding: 0px 15px;
    font-family: 'Anton';
    font-size: 23px;
    line-height: 40px; }
    .mfTotalHp.mfTotalLateral a.goMfTotal span {
      color: #000; }
    .mfTotalHp.mfTotalLateral a.goMfTotal .icon-arrow-right {
      color: #fff;
      margin-top: 8px;
      display: block;
      float: right; }
    .mfTotalHp.mfTotalLateral a.goMfTotal:hover {
      background-color: #000;
      text-decoration: none; }
      .mfTotalHp.mfTotalLateral a.goMfTotal:hover span {
        color: #f06926; }

.manchetesWrap {
  margin-bottom: 60px; }
  .manchetesWrap .tabsManchetes {
    position: absolute !important;
    bottom: 0px !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    z-index: 100 !important;
    border-left: 0px solid #ccc;
    text-align: center;
    width: 100%;
    height: 88px;
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
      .manchetesWrap .tabsManchetes {
        height: 10px; } }
    .manchetesWrap .tabsManchetes li {
      border-right: 0px solid #ccc;
      text-align: center;
      margin: 0;
      padding: 0;
      display: inline-block;
      float: none;
      /* width:19%;
      */
      max-width: 175px;
      background-size: 110%;
      background-position: center top;
      position: relative;
      height: 80px;
      vertical-align: top;
      margin-top: 10px; }
      @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
        .manchetesWrap .tabsManchetes li {
          background: none;
          height: 0px; } }
      .manchetesWrap .tabsManchetes li a {
        padding: 0;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        display: block;
        font-family: 'Anton';
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */
        border: solid 1px #000; }
        @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
          .manchetesWrap .tabsManchetes li a {
            border-width: 10px 0 1px 0;
            border-color: #000 transparent transparent transparent; } }
        .manchetesWrap .tabsManchetes li a span {
          height: 60px;
          padding-top: 20px;
          display: block;
          text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }
          @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
            .manchetesWrap .tabsManchetes li a span {
              display: none; } }
      .manchetesWrap .tabsManchetes li .jogoTab {
        /* position:absolute;
         top:0;
         left:0;
        */
        display: table;
        width: 100%;
        height: 36px;
        margin: 22px auto; }
        @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
          .manchetesWrap .tabsManchetes li .jogoTab {
            display: none; } }
        .manchetesWrap .tabsManchetes li .jogoTab div {
          display: table-cell;
          line-height: 36px; }
        .manchetesWrap .tabsManchetes li .jogoTab .logoEquipa {
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          width: 25%; }
        .manchetesWrap .tabsManchetes li .jogoTab .result {
          width: 22%;
          color: #fff;
          font-size: 22px;
          border: solid 1px #000; }
        .manchetesWrap .tabsManchetes li .jogoTab .tabterminado {
          background-color: #000; }
        .manchetesWrap .tabsManchetes li .jogoTab .tabadecorrer {
          background-color: #147C0E; }
      .manchetesWrap .tabsManchetes li .jogoTabFixtured {
        max-width: 120px; }
        .manchetesWrap .tabsManchetes li .jogoTabFixtured div {
          width: 42%;
          height: 40px; }
        .manchetesWrap .tabsManchetes li .jogoTabFixtured .vs {
          width: 16%; }
    .manchetesWrap .tabsManchetes li.active {
      margin-top: 0;
      height: 88px; }
      .manchetesWrap .tabsManchetes li.active a {
        border-width: 10px 0 1px 0;
        border-color: #f06926 transparent transparent transparent;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 );
        /* IE6-9 */ }
        .manchetesWrap .tabsManchetes li.active a span {
          color: #fff;
          /*background: rgba(237,103,47,0.5);
          */ }
    .manchetesWrap .tabsManchetes li.litabjogo a {
      background-color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
      .manchetesWrap .tabsManchetes {
        /* display:none;
        */ } }
  .manchetesWrap .iosSlider {
    height: 510px;
    /* a {
         Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
         FF3.6-15 background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
         Chrome10-25,Safari5.1-6 background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
         W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
         IE6-9 
    }
    */ }
    @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
      .manchetesWrap .iosSlider {
        height: 460px; } }
    @media (max-width: 480px) {
      .manchetesWrap .iosSlider {
        height: 400px; } }
    .manchetesWrap .iosSlider .slide {
      background-position: center 35%;
      background-size: cover;
      background-repeat: no-repeat;
      backface-visibility: hidden;
      position: relative; }
    .manchetesWrap .iosSlider h2 {
      color: #fff;
      position: absolute;
      bottom: 0;
      text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
      width: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
      /* IE6-9 */ }
      .manchetesWrap .iosSlider h2 a {
        font-size: 56px;
        color: #fff;
        display: block;
        padding: 100px 2% 120px 2%; }
        .manchetesWrap .iosSlider h2 a:hover {
          text-decoration: none; }
        @media (min-width: 768px) and (max-width: 920px), (max-width: 650px) {
          .manchetesWrap .iosSlider h2 a {
            padding: 40px 2% 25px 2%; } }
        @media (max-width: 1080px) {
          .manchetesWrap .iosSlider h2 a {
            font-size: 42px; } }
        @media (max-width: 480px) {
          .manchetesWrap .iosSlider h2 a {
            font-size: 35px; } }
      .manchetesWrap .iosSlider h2 span {
        font-family: 'Roboto Condensed';
        font-size: 17px;
        color: #fff;
        display: block;
        line-height: 1.2; }

.jogoManchete {
  width: 100%;
  margin: 0;
  padding-top: 40px;
  position: relative;
  height: 410px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  padding-bottom: 10px; }
  @media (min-width: 768px) and (max-width: 990px) {
    .jogoManchete {
      padding-top: 30px; } }
  @media (max-width: 480px) {
    .jogoManchete {
      padding-top: 10px; } }
  .jogoManchete:after {
    content: '';
    display: block;
    width: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 80px;
    height: 180px;
    opacity: 0.5; }
    @media (min-width: 768px) and (max-width: 990px) {
      .jogoManchete:after {
        top: 80px; } }
    @media (max-width: 480px) {
      .jogoManchete:after {
        top: 60px; } }
  .jogoManchete a {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
    cursor: pointer; }
    .jogoManchete a:hover {
      text-decoration: none; }
  .jogoManchete .status {
    font-family: 'Anton';
    color: #fff;
    font-size: 25px;
    line-height: 40px; }
  .jogoManchete .jogoTerminado {
    color: #ff0000; }
  .jogoManchete .jogoADecorrer {
    color: #00d305; }
  .jogoManchete .equipaA, .jogoManchete .equipaB {
    position: absolute;
    top: 80px;
    width: 47.5%; }
    @media (min-width: 768px) and (max-width: 990px) {
      .jogoManchete .equipaA, .jogoManchete .equipaB {
        top: 80px; } }
    @media (max-width: 480px) {
      .jogoManchete .equipaA, .jogoManchete .equipaB {
        top: 60px; } }
    .jogoManchete .equipaA .logoEquipa, .jogoManchete .equipaB .logoEquipa {
      width: 60%;
      height: 0;
      padding-bottom: 140px;
      margin-top: -60px;
      margin-bottom: 5px;
      background-size: contain;
      background-repeat: no-repeat;
      /* img {
          height: 100%;
           width: auto;
      }
      */ }
      @media (max-width: 480px) {
        .jogoManchete .equipaA .logoEquipa, .jogoManchete .equipaB .logoEquipa {
          width: 50%; } }
      @media (max-width: 480px) {
        .jogoManchete .equipaA .logoEquipa, .jogoManchete .equipaB .logoEquipa {
          padding-bottom: 120px; } }
    .jogoManchete .equipaA .result, .jogoManchete .equipaB .result {
      text-align: center;
      width: 60px;
      line-height: 60px;
      font-family: 'Anton';
      color: #fff;
      font-size: 40px;
      position: absolute;
      top: 0;
      display: none; }
    .jogoManchete .equipaA .result.resultterminado, .jogoManchete .equipaB .result.resultterminado {
      display: block;
      background-color: #000; }
    .jogoManchete .equipaA .result.resultadecorrer, .jogoManchete .equipaB .result.resultadecorrer {
      display: block;
      background-color: #147C0E; }
    .jogoManchete .equipaA .marcadores, .jogoManchete .equipaB .marcadores {
      clear: both;
      padding-top: 10px; }
      .jogoManchete .equipaA .marcadores li, .jogoManchete .equipaB .marcadores li {
        font-size: 14px;
        font-weight: 400; }
    .jogoManchete .equipaA h3, .jogoManchete .equipaB h3 {
      font-size: 17px;
      margin-bottom: 10px;
      text-transform: uppercase;
      font-family: 'Anton'; }
  .jogoManchete .equipaA {
    left: 1%;
    text-align: right; }
    .jogoManchete .equipaA .result {
      right: 0; }
    .jogoManchete .equipaA .logoEquipa {
      margin-right: 75px;
      float: right;
      background-position: right bottom; }
    .jogoManchete .equipaA h3 {
      /* margin-left:60px;
      */ }
      @media (max-width: 480px) {
        .jogoManchete .equipaA h3 {
          margin-left: 5px; } }
  .jogoManchete .equipaB {
    right: 1%;
    text-align: left; }
    .jogoManchete .equipaB .result {
      left: 0; }
    .jogoManchete .equipaB .logoEquipa {
      margin-left: 75px;
      background-position: left bottom; }
    .jogoManchete .equipaB h3 {
      /* margin-right:60px;
      */ }
      @media (max-width: 480px) {
        .jogoManchete .equipaB h3 {
          margin-right: 5px; } }

.mancheteLateral .picture16x9 {
  overflow: hidden;
  position: relative; }
.mancheteLateral .jogoManchete {
  text-align: center;
  padding-top: 0px;
  height: 200px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7); }

.destaqueDiv .picture16x9 {
  overflow: hidden;
  position: relative; }
.destaqueDiv .jogoManchete {
  text-align: center;
  padding-top: 0px;
  height: 500px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7); }
  .destaqueDiv .jogoManchete:after {
    top: 50px;
    height: 100px; }
  .destaqueDiv .jogoManchete .status {
    font-size: 20px;
    line-height: 50px; }
  .destaqueDiv .jogoManchete .result {
    width: 40px;
    line-height: 40px;
    font-size: 30px; }
  .destaqueDiv .jogoManchete .equipaA, .destaqueDiv .jogoManchete .equipaB {
    top: 50px; }
    .destaqueDiv .jogoManchete .equipaA .logoEquipa, .destaqueDiv .jogoManchete .equipaB .logoEquipa {
      padding-bottom: 100px;
      width: 55%;
      margin-top: -40px; }
    .destaqueDiv .jogoManchete .equipaA .marcadores, .destaqueDiv .jogoManchete .equipaB .marcadores {
      padding-top: 0px; }
      .destaqueDiv .jogoManchete .equipaA .marcadores ul, .destaqueDiv .jogoManchete .equipaB .marcadores ul {
        display: none; }
  .destaqueDiv .jogoManchete .equipaA .logoEquipa {
    margin-right: 55px; }
  .destaqueDiv .jogoManchete .equipaB .logoEquipa {
    margin-left: 55px; }

/* .timelineHP {
     position: relative;
}
 .timelineHP ul{
     margin-bottom: 30px;
     margin-top:35px;
}
 .timelineHP li{
    font-size: 1.5em;
     padding: 10px 6px ;
    color:#777;
    line-height: 1.1em;
}
 .timelineHP li em{
    display:block;
     color:$cor_laranja;
     font-size: 0.8em;
     font-style: normal;
     margin-bottom: 2px;
}
 .timelineHP .boxTitle a {
    color:#fff
}
*/
#300x100 {
  width: 300px;
  overflow: hidden;
  display: none; }

.timelineHP {
  position: relative;
  margin: 15px;
  height: 540px;
  background-color: #273845;
  overflow: hidden;
  color: #fff; }
  @media (min-width: 1024px) {
    .timelineHP {
      width: 35%;
      margin: 0;
      float: left;
      margin-bottom: 40px; } }
  @media (max-width: 1230px) {
    .timelineHP {
      height: 500px; } }
  .timelineHP h2 {
    padding: 20px 15px 10px 15px; }
    .timelineHP h2 a {
      font-family: 'Anton';
      font-size: 26px;
      color: #f3d68f;
      text-transform: uppercase; }
  .timelineHP li {
    overflow: hidden;
    clear: both;
    font-size: 16px;
    padding: 15px; }
    .timelineHP li .hora {
      font-family: 'Anton';
      color: #808080;
      font-size: 17px; }
    .timelineHP li a {
      color: #fff;
      font-family: 'Roboto Condensed'; }
    .timelineHP li h3 {
      font-weight: 700;
      margin: 6px 0;
      color: #f3d68f;
      font-size: 18px;
      font-family: 'Roboto Condensed'; }
    .timelineHP li .picture-wrapper {
      width: 40%;
      float: left;
      margin: 6px 12px 6px 0; }
    .timelineHP li .picture-gallery {
      width: 100%;
      height: 70px;
      overflow: hidden;
      position: relative;
      margin: 6px 0; }
      .timelineHP li .picture-gallery .galleryitems {
        width: 32.5%;
        float: left;
        height: 100%;
        background-size: cover;
        margin: 1px;
        background-repeat: no-repeat; }
  .timelineHP .more {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .timelineHP .more:before {
      content: '';
      display: block;
      position: absolute;
      height: 25px;
      width: 100%;
      top: -25px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,283845+100&0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #283845 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #283845 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #283845 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#283845',GradientType=0 );
      /* IE6-9 */ }

.timelineHP.timelineCronologiaHP h2 {
  padding-left: 65px; }
.timelineHP.timelineCronologiaHP .mf-icon-clock {
  color: #fff;
  font-size: 80px;
  position: absolute;
  top: -20px;
  left: -20px; }
.timelineHP.timelineCronologiaHP iframe, .timelineHP.timelineCronologiaHP embed, .timelineHP.timelineCronologiaHP object {
  width: 100% !important;
  background-color: #fff; }

.videosWrapper {
  width: 63%;
  float: left;
  margin: 0 0 20px 2%;
  position: relative;
  /* div.title {
      font-size: 40px;
       color:$cor_amarelo;
       margin-left:2%;
  }
  */ }
  @media (max-width: 1023px) {
    .videosWrapper {
      width: 98%;
      float: none;
      margin: 35px 2% 35% 0; } }
  .videosWrapper .title_more {
    display: block;
    font-family: Anton;
    color: #f06926;
    font-size: 18px;
    padding: 5px 0 0 10px; }
  .videosWrapper .morevideos {
    width: 30px;
    height: 30px;
    display: block;
    background-color: #f06926;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    float: left;
    position: absolute;
    bottom: 0px;
    right: 0; }
  .videosWrapper .item {
    width: 44%;
    margin: 5px 2.5% 0 2.5%;
    display: inline-block;
    vertical-align: top;
    /*         float:left;*/
    /* height:260px;
    */ }
    @media (max-width: 480px) {
      .videosWrapper .item {
        /* height:200px;
        */ } }
    .videosWrapper .item h2 {
      /*font-size:22px;
       @media (min-width:768px) and (max-width:1280px), (max-width:650px) {
          font-size:20px;
      }
       @media(max-width:480px) {
          font-size:17px;
      }
      */
      padding: 5px 0 30px 0;
      font-family: 'Roboto Condensed';
      font-weight: 700;
      font-size: 16px; }

.videosLigaHP {
  width: 100%;
  overflow: hidden;
  background-color: #333;
  margin: 0 0 30px 0; }
  .videosLigaHP .item {
    width: 17%;
    margin: 5px 0.5% 0 2%; }
  @media (max-width: 1180px) {
    .videosLigaHP .item {
      width: 21%; }
    .videosLigaHP li:nth-last-child(1) {
      display: none; } }
  @media (min-width: 768px) and (max-width: 1024px), (max-width: 560px) {
    .videosLigaHP .item {
      width: 44%;
      margin: 5px 2.5% 0 2.5%; } }

@media (min-width: 1100px) {
  .manchetesComTimeline {
    margin-left: 35%; }

  .timelineTopo {
    position: absolute;
    width: 35%;
    height: 510px;
    top: 0;
    left: 0; }

  .videosWrapperSemTimeline {
    width: 100%;
    margin: 0;
    position: relative; }
    .videosWrapperSemTimeline .item {
      width: 21%;
      margin: 5px 1.5% 0 1.5%; }
    .videosWrapperSemTimeline .clear2 {
      display: none; } }
@media (min-width: 1024px) and (max-width: 1099px) {
  .timelineTopo8videos {
    height: 860px; } }
.videosWrapperSemTimeline8 {
  width: 100%;
  margin: 0; }
  .videosWrapperSemTimeline8 .clear3 {
    display: none; }
  .videosWrapperSemTimeline8 .item {
    width: 21%;
    margin: 5px 1.5% 0 1.5%; }
  @media (min-width: 768px) and (max-width: 1024px), (max-width: 560px) {
    .videosWrapperSemTimeline8 .item {
      width: 44%;
      margin: 5px 2.5% 0 2.5%; }
    .videosWrapperSemTimeline8 .clear3 {
      display: block; } }

.nomeAutor {
  font-family: 'Zeyada', cursive;
  font-size: 16px; }

.destaqueDiv, .cronicaDiv {
  width: 45%;
  margin: 5px 2.5%;
  float: left;
  padding: 20px 0; }
  @media (min-width: 768px) and (max-width: 970px), (max-width: 500px) {
    .destaqueDiv, .cronicaDiv {
      width: 95%;
      float: none; } }

/* MAIS LIDAS */
#maisLidas, #maisLidasAgora {
  width: 50%;
  float: left; }
  @media (min-width: 768px) and (max-width: 970px), (max-width: 500px) {
    #maisLidas, #maisLidasAgora {
      width: 95%;
      float: none; } }
  #maisLidas .destaqueDiv, #maisLidasAgora .destaqueDiv {
    width: 95%; }

@media (max-width: 768px) {
  .destaqueDiv.pedrobarbosaBox, .destaqueDiv.sobeDesceBox {
    width: 95%;
    float: none; } }

.destaqueDiv .antit {
  position: absolute;
  display: inline-block;
  padding: 12px 15px 8px 15px;
  background-color: #f06926;
  color: #fff;
  font-family: 'Anton';
  text-transform: uppercase;
  font-size: 24px;
  bottom: 0;
  left: 0; }
  @media (max-width: 650px) {
    .destaqueDiv .antit {
      font-size: 18px; } }
.destaqueDiv .antit.big {
  font-size: 40px;
  color: #202c3a;
  background-color: #fff; }
  @media (max-width: 650px) {
    .destaqueDiv .antit.big {
      font-size: 26px; } }
.destaqueDiv h2 {
  font-size: 30px;
  padding: 15px 0; }
  @media (max-width: 650px) {
    .destaqueDiv h2 {
      font-size: 22px; } }
.destaqueDiv .relacionado {
  display: block;
  padding: 10px 0;
  font-size: 18px; }

.destaqueDiv.patrocinado {
  background-color: #efefef;
  margin: 5px 0;
  padding: 20px 2.5%; }
  .destaqueDiv.patrocinado .antit {
    background-color: #efefef;
    color: #000;
    padding-left: 0;
    font-family: 'Roboto Condensed', tahoma;
    text-transform: none;
    font-size: 16px; }
    @media (max-width: 650px) {
      .destaqueDiv.patrocinado .antit {
        font-size: 14px; } }

.cronicasWrapper {
  background-color: #f2f0e8;
  margin: 0;
  overflow: hidden; }
  .cronicasWrapper .cronicaDiv {
    font-size: 18px; }
    .cronicasWrapper .cronicaDiv .nomeTag {
      font-family: 'Anton';
      color: #f06926;
      text-transform: uppercase;
      display: inline; }
      .cronicasWrapper .cronicaDiv .nomeTag.big {
        font-size: 24px; }
    .cronicasWrapper .cronicaDiv .fotoAutor {
      width: 45px;
      height: 45px;
      float: left;
      margin-right: 12px;
      /* @media(min-width:451px)and(max-width:750px){
           display:none;
      }
      */ }
    .cronicasWrapper .cronicaDiv .nomeAutor {
      display: block;
      font-size: 15px;
      margin-top: 3px; }
    .cronicasWrapper .cronicaDiv .imgWrapper {
      width: 43%;
      float: left;
      height: 100%;
      margin-right: 5%; }
    .cronicasWrapper .cronicaDiv h2 {
      font-size: 23px;
      padding-top: 25px;
      margin-left: 48%; }
      @media (min-width: 971px) and (max-width: 1200px), (min-width: 481px) and (max-width: 750px) {
        .cronicasWrapper .cronicaDiv h2 {
          padding-top: 10px;
          clear: both;
          margin-left: 0; } }
      @media (max-width: 480px) {
        .cronicasWrapper .cronicaDiv h2 {
          font-size: 20px; } }

/*REALFEVR*/
.destaqueRealfevr {
  margin: 80px 0;
  background-color: #202c3a;
  position: relative; }
  @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
    .destaqueRealfevr {
      margin-left: 2.5%;
      margin-right: 2.5%; } }
  .destaqueRealfevr .logoLigaMF {
    position: absolute;
    left: 0;
    top: -45px;
    margin-left: -80px;
    z-index: 10;
    width: 160px; }
    @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
      .destaqueRealfevr .logoLigaMF {
        top: -300px;
        left: 50%; } }
  .destaqueRealfevr .picture-wrapper {
    background-color: #f06926;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    width: 50%; }
    @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
      .destaqueRealfevr .picture-wrapper {
        width: 100%;
        position: relative;
        height: 250px; }
        .destaqueRealfevr .picture-wrapper:after {
          content: '';
          display: block;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          height: 50px;
          background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
          /* ff3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0)));
          /* safari4+,chrome */
          background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
          /* safari5.1+,chrome10+ */
          background: -o-linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
          /* opera 11.10+ */
          background: -ms-linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
          /* ie10+ */
          background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
          /* w3c */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
          /* ie6-9 */ } }
  .destaqueRealfevr h2 {
    padding: 65px 20px 20px 30px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }
    @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
      .destaqueRealfevr h2 {
        padding: 20px; } }
    .destaqueRealfevr h2 a {
      padding: 10px 0;
      font-size: 34px;
      color: #fff;
      display: block; }
      @media (max-width: 1250px) {
        .destaqueRealfevr h2 a {
          font-size: 26px; } }
  .destaqueRealfevr .moreTitles {
    position: relative;
    width: 50%;
    margin-left: 50%;
    padding-bottom: 15px;
    /* background-color: #fff;
    */ }
    @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
      .destaqueRealfevr .moreTitles {
        width: 100%;
        margin-left: 0; } }
    .destaqueRealfevr .moreTitles h3 {
      padding: 5px 20px 15px 30px;
      /* @media (min-width:768px)and(max-width:980px), (max-width:580px) {
           margin:0 20px;
           border-top: solid 1px #ccc;
      }
      */ }
      @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
        .destaqueRealfevr .moreTitles h3 {
          padding: 10px 20px; } }
      .destaqueRealfevr .moreTitles h3 a {
        padding: 6px 0;
        font-size: 23px;
        /* font-family: 'Roboto Condensed', tahoma;
        */
        /* @media(max-width:1250px){
            font-size:20px;
        }
        */
        color: #fff;
        display: block; }

/* AUTOPORTAL */
.destaqueBig.picture16x9 {
  overflow: hidden;
  padding-bottom: 40%;
  background-position: center 35%;
  margin: 40px 0;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8); }
  @media (max-width: 1150px) {
    .destaqueBig.picture16x9 {
      padding-bottom: 52%; } }
  @media (min-width: 880px) and (max-width: 980px), (max-width: 580px) {
    .destaqueBig.picture16x9 {
      padding-bottom: 70%; } }
  @media (min-width: 768px) and (max-width: 880px), (max-width: 480px) {
    .destaqueBig.picture16x9 {
      padding-bottom: 120%; } }
  .destaqueBig.picture16x9 h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 245px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
    /* IE6-9 */ }
    @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
      .destaqueBig.picture16x9 h2 {
        right: 0;
        bottom: 40%; } }
    .destaqueBig.picture16x9 h2 .antit {
      display: inline-block;
      padding: 12px 15px 8px 25px;
      background-color: #6ebe82;
      color: #fff;
      font-family: 'Anton';
      text-transform: uppercase;
      font-size: 24px;
      margin-left: -25px;
      margin-bottom: 10px;
      text-shadow: none; }
      @media (max-width: 650px) {
        .destaqueBig.picture16x9 h2 .antit {
          font-size: 18px; } }
    .destaqueBig.picture16x9 h2 a {
      display: block;
      padding: 40% 25px 25px 25px;
      color: #fff;
      font-size: 34px; }
      @media (max-width: 1250px) {
        .destaqueBig.picture16x9 h2 a {
          font-size: 30px; } }
  .destaqueBig.picture16x9 .moreTitles {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 245px;
    background-color: rgba(0, 0, 0, 0.6); }
    @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
      .destaqueBig.picture16x9 .moreTitles {
        width: 100%;
        top: 60%;
        background-color: rgba(0, 0, 0, 0.85); } }
    .destaqueBig.picture16x9 .moreTitles h3 {
      margin: 20px 20px; }
      .destaqueBig.picture16x9 .moreTitles h3 a {
        padding: 15px 0;
        font-size: 28px;
        color: #fff;
        display: block; }
        @media (max-width: 1250px) {
          .destaqueBig.picture16x9 .moreTitles h3 a {
            font-size: 24px; } }
      .destaqueBig.picture16x9 .moreTitles h3:first-child {
        border-bottom: solid 1px #ccc; }
      @media (min-width: 768px) and (max-width: 980px), (max-width: 580px) {
        .destaqueBig.picture16x9 .moreTitles h3 {
          margin: 0 20px;
          border-top: solid 1px #ccc; }
          .destaqueBig.picture16x9 .moreTitles h3:first-child {
            border-bottom: none; } }

/* mais lidas */
.maisLidasList .title {
  color: #f3d68f;
  font-size: 36px;
  padding: 0 0 20px 20px;
  line-height: 30px;
  font-family: 'Anton'; }
.maisLidasList ul {
  clear: both; }
  .maisLidasList ul li {
    padding: 5% 0 3% 0;
    overflow: hidden;
    color: #f3d68f;
    font-size: 16px; }
    .maisLidasList ul li a {
      float: left;
      width: 83%;
      font-size: 20px; }
    .maisLidasList ul li em {
      font-size: 16px;
      color: #777;
      display: block;
      margin-top: 5px;
      float: left; }
    .maisLidasList ul li .number {
      display: block;
      float: left;
      font-size: 50px;
      width: 10%;
      font-family: 'Lalezar';
      color: #f3d68f;
      text-align: right;
      margin-right: 15px;
      line-height: 40px; }
  .maisLidasList ul li.numberOne .number {
    font-size: 90px;
    line-height: 70px; }
  .maisLidasList ul li.numberOne a {
    font-size: 36px; }

/*.maisLidasAgora li {
    padding-left: 0;
}
 .maisLidasAgora .number {
}
 .maisLidasAgora .number .trend {
    font-size: 0.4em;
     display: inline-block;
     float:left;
     padding-top: 15px;
     margin-left: 2px;
}
*/
.programaMFDiv {
  margin: 60px 0;
  background-color: #a69f7d;
  position: relative;
  padding: 20px 2% 20px 73%;
  font-size: 18px;
  color: #000; }
  @media (min-width: 768px) and (max-width: 1230px), (max-width: 700px) {
    .programaMFDiv {
      padding: 32% 5% 20px 5%;
      margin-top: 40%;
      text-align: center; } }
  @media (max-width: 400px) {
    .programaMFDiv {
      padding: 25% 2% 20px 2%;
      margin-top: 45%; } }
  .programaMFDiv a {
    color: #fff;
    font-size: 22px;
    font-family: 'Lalezar'; }
    .programaMFDiv a span {
      color: #202c3a; }
  .programaMFDiv .title {
    font-size: 38px;
    padding: 0;
    font-family: 'Anton'; }
    @media (max-width: 400px) {
      .programaMFDiv .title {
        font-size: 30px; } }
  .programaMFDiv .tvMF {
    position: absolute;
    top: -20px;
    left: 30px;
    width: 68%; }
    .programaMFDiv .tvMF:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: #444; }
    @media (min-width: 768px) and (max-width: 1230px), (max-width: 700px) {
      .programaMFDiv .tvMF {
        width: 90%;
        left: 5%;
        top: -40%; } }
    .programaMFDiv .tvMF .tv {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      right: 0;
      bottom: -15%;
      background-image: url("/img/bg_tv.png?v2");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain; }
      .programaMFDiv .tvMF .tv h2 {
        position: absolute;
        bottom: 15%;
        padding: 20px 3%;
        color: #fff;
        font-size: 28px;
        z-index: 2;
        text-align: center; }
        @media (max-width: 400px) {
          .programaMFDiv .tvMF .tv h2 {
            font-size: 22px; } }
  .programaMFDiv .carasMaisfutebol {
    margin-top: 15px; }
    .programaMFDiv .carasMaisfutebol li {
      width: 30%;
      max-width: 70px;
      display: inline-block;
      margin: 0.5%; }
      @media (min-width: 768px) and (max-width: 1230px), (max-width: 700px) {
        .programaMFDiv .carasMaisfutebol li {
          width: 13%; } }
      .programaMFDiv .carasMaisfutebol li img {
        width: 100%; }
      .programaMFDiv .carasMaisfutebol li span {
        display: none; }

.pedrobarbosaBox {
  font-size: 18px; }
  .pedrobarbosaBox .fotoAutor {
    width: 100px;
    height: 100px;
    background-image: url("../img/pedrobarbosa.png?v2");
    /* background-position:center top;
     background-repeat:no-repeat;
    */
    margin-right: 15px;
    float: left;
    border: solid 1px #ccc;
    filter: none; }
  .pedrobarbosaBox .title {
    font-size: 40px;
    color: #f06926;
    font-family: 'Anton'; }
    .pedrobarbosaBox .title span {
      color: #202c3a; }
  .pedrobarbosaBox .enviePerguntas {
    font-size: 18px;
    color: #f06926;
    text-decoration: underline; }
  .pedrobarbosaBox h2 {
    margin-top: 20px;
    font-size: 28px;
    padding-bottom: 5px; }
  .pedrobarbosaBox h3 {
    margin-top: 30px;
    font-size: 24px; }

.sobeDesceBox {
  width: 100%; }
  .sobeDesceBox li {
    position: relative;
    /*padding-left: 70px;
    */
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 60px;
    width: 40%;
    display: inline-block;
    vertical-align: top; }
    .sobeDesceBox li .fotoAutor {
      width: 45px;
      height: 45px;
      float: left;
      margin-right: 10px;
      margin-top: -12px; }
    .sobeDesceBox li .nomeAutor {
      font-size: 15px; }
    .sobeDesceBox li h2 {
      padding-bottom: 5px;
      clear: both;
      font-size: 28px; }
    .sobeDesceBox li .title {
      font-size: 45px;
      position: absolute;
      top: 75px;
      left: -30px;
      -ms-transform: rotate(-90deg);
      /* IE 9 */
      -webkit-transform: rotate(-90deg);
      /* Chrome, Safari, Opera */
      transform: rotate(-90deg);
      width: 120px;
      height: 45px;
      text-align: right;
      font-family: 'Anton'; }
  .sobeDesceBox .liSobe .title, .sobeDesceBox .liSobe .simbolo {
    color: #0f8000; }
  .sobeDesceBox .liDesce .title, .sobeDesceBox .liDesce .simbolo {
    color: #b00000; }

.liDesceextra {
  padding-left: 70px; }

.cronicasWrapper .title {
  display: inline-block;
  font-size: 50px;
  color: #fff;
  margin-top: 2%;
  margin-left: 2%;
  margin-bottom: 1%;
  font-family: 'Anton'; }
.cronicasWrapper .opiniaoWrapper {
  display: block;
  width: 50%; }
  .cronicasWrapper .opiniaoWrapper .cronicaDiv {
    transform-origin: top left;
    transform: scale(1.5, 1.5);
    width: 100%; }
.cronicasWrapper .cronica2Div {
  background-color: #fff;
  width: 28%;
  padding: 0 1%;
  float: left;
  margin: 25px 1.5%;
  text-align: center;
  min-height: 250px;
  /* position:absolute;
   bottom:0;
  */ }
  @media (max-width: 970px) {
    .cronicasWrapper .cronica2Div {
      width: 86%;
      margin: 50px 4% 20px 4%;
      padding: 0 3%;
      min-height: auto; } }
  .cronicasWrapper .cronica2Div .fotoAutor {
    display: block;
    margin: -33px auto 8px auto;
    float: none;
    width: 66px;
    height: 66px; }
  .cronicasWrapper .cronica2Div h2 {
    padding: 15px 0;
    font-size: 28px; }
    @media (max-width: 1120px) {
      .cronicasWrapper .cronica2Div h2 {
        font-size: 24px; } }

.galeriasWrapper {
  padding: 60px 0; }
  .galeriasWrapper .galeriasDiv {
    position: relative; }
    .galeriasWrapper .galeriasDiv h2 {
      width: 96%;
      position: absolute;
      bottom: 0;
      color: #fff;
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
      /* IE6-9 */ }
      .galeriasWrapper .galeriasDiv h2 span {
        display: block;
        background-color: #f06926;
        padding: 0 2%;
        margin-bottom: 8px;
        margin-left: -2%;
        font-family: 'Anton'; }
  .galeriasWrapper .galeriaBig {
    width: 65.66667%;
    float: left;
    margin-right: 0.5%; }
    @media (min-width: 768px) and (max-width: 970px), (max-width: 1280px) {
      .galeriasWrapper .galeriaBig {
        width: 100%;
        margin: 0;
        float: none; } }
    .galeriasWrapper .galeriaBig h2 {
      font-size: 24px;
      padding: 20% 2% 20px 2%; }
      .galeriasWrapper .galeriaBig h2 span {
        width: 60px;
        padding: 4px; }
  .galeriasWrapper .galeriaSmall {
    width: 33.333334%;
    float: left;
    margin-bottom: 2px; }
    @media (max-width: 1280px) {
      .galeriasWrapper .galeriaSmall {
        width: 49%;
        margin: 6px 0.5%; } }
    @media (min-width: 768px) and (max-width: 970px), (max-width: 600px) {
      .galeriasWrapper .galeriaSmall {
        width: 100%;
        margin: 6px 0 0 0;
        float: none; } }
    .galeriasWrapper .galeriaSmall .picture4x3 {
      padding-bottom: 73.5%; }
    .galeriasWrapper .galeriaSmall h2 {
      padding: 20% 2% 6px 2%;
      font-size: 17px; }
      .galeriasWrapper .galeriaSmall h2 span {
        width: 40px;
        padding: 4px; }

.footerMF {
  background-color: #273845;
  border-bottom: solid 1px #fff; }
  .footerMF .container {
    background-color: #273845;
    /*min-height:1000px;
    */
    padding-bottom: 40px;
    overflow: hidden; }
  .footerMF .titleTop {
    text-align: center;
    font-size: 80px;
    font-family: 'Anton'; }
  .footerMF .letra .titleTop {
    margin: 10px 0 0 0;
    padding: 0;
    font-family: 'Anton'; }
  .footerMF .boxTitle2 {
    padding: 60px 0 10px 0;
    margin: 0 20px;
    color: #fff;
    font-family: 'Anton'; }
  .footerMF .boxTitle2 em, .footerMF .wrapAZ .bigTitle em {
    font-size: 2em;
    font-style: normal;
    color: #b8b08b; }
  .footerMF .listaAaZ {
    font-size: 17px;
    margin: 30px 20px; }
    .footerMF .listaAaZ li {
      width: 31%;
      float: left;
      /* border-left:solid 1px $cor_amarelo_cinza;
      */
      margin: 6px 1% 6px 0;
      line-height: 19px;
      background-color: rgba(0, 0, 0, 0.2); }
      @media (max-width: 720px) {
        .footerMF .listaAaZ li {
          width: 46%; } }
      @media (max-width: 480px) {
        .footerMF .listaAaZ li {
          width: 96%; } }
      .footerMF .listaAaZ li a {
        color: #f3d68f;
        display: block;
        padding: 5px; }
    .footerMF .listaAaZ img {
      height: 20px;
      width: auto;
      float: left;
      margin-right: 5px; }
    .footerMF .listaAaZ .multimedia {
      padding: 0 0 0 3px;
      font-size: 0.9em;
      /*color:#777;
      */
      width: 17px;
      margin-right: 5px;
      display: inline-block; }
  .footerMF .alfaFilter {
    font-size: 1.2em;
    margin: 6px 20px;
    clear: none !important;
    overflow: visible; }
    .footerMF .alfaFilter li {
      margin: 0;
      border: 0; }
      .footerMF .alfaFilter li a {
        width: 46px;
        text-align: center;
        line-height: 46px;
        margin: 2px;
        background-color: rgba(255, 255, 255, 0.1);
        padding: 0; }
  .footerMF a.vertodos {
    font-family: 'Lalezar';
    padding: 0px 6px;
    text-transform: uppercase;
    line-height: 46px;
    font-size: 1.9em;
    display: block; }
  .footerMF .wrapAZ .letra {
    overflow: hidden;
    padding: 0 20px 10px 20px;
    margin: 10px 0; }
  .footerMF .wrapAZ .letra2 {
    background-color: #f1f1f1; }
  .footerMF .icon-export {
    font-size: 0.8em;
    padding: 3px;
    color: #f06926; }
  .footerMF .icon-football {
    font-size: 0.8em !important; }

/*FIM FOOTER*/
.abrirEpocas {
  display: block;
  margin-top: 10px; }

@media (min-width: 769px) {
  .clubeLigaMobile {
    display: none; } }

.wrapAZ {
  font-size: 18px; }

#onesignal-bell-launcher {
  bottom: 20px !important; }

@media (max-width: 480px) {
  #onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-lg .onesignal-bell-launcher-button {
    height: 44px !important;
    width: 44px !important; } }

.artigoPage {
  /* RECOMENDADOS CXENSE*/
  /*
  .item-rec{
      width: 185.33px;
      float: left;
      margin: 10px;
      height: 132.23px;
  }*/ }
  .artigoPage .imgArtigo img {
    width: 100%;
    height: auto; }
  .artigoPage .fonte {
    font-size: 16px;
    clear: both;
    padding-top: 0; }
    .artigoPage .fonte .mf-icon-location2 {
      color: #C84B3E; }
    @media (min-width: 768px) {
      .artigoPage .fonte {
        margin-bottom: -60px;
        margin-right: 220px; } }
  .artigoPage .relacionadosDiv {
    font-size: 16px;
    line-height: 22px; }
    .artigoPage .relacionadosDiv .boxTitle2 {
      font-size: 30px;
      color: #f3d68f;
      margin-top: 0; }
    .artigoPage .relacionadosDiv a {
      border: 0;
      text-decoration: none; }
    .artigoPage .relacionadosDiv h2 {
      padding: 6px 0 15px 0;
      color: #000;
      font-weight: 400; }
    .artigoPage .relacionadosDiv .item {
      padding-bottom: 10px; }
  .artigoPage .relacionadosDivBottom {
    overflow: hidden;
    padding: 30px 0 10px 0;
    clear: both;
    float: none; }
    @media (min-width: 1280px) {
      .artigoPage .relacionadosDivBottom {
        display: none; } }
    .artigoPage .relacionadosDivBottom .item {
      width: 30%;
      margin: 1.5%;
      float: left; }
      .artigoPage .relacionadosDivBottom .item h2 {
        font-size: 22px; }
      @media (min-width: 768px) and (max-width: 1070px), (max-width: 580px) {
        .artigoPage .relacionadosDivBottom .item {
          width: 100%;
          margin: 10px 0; }
          .artigoPage .relacionadosDivBottom .item .picture16x9wraper {
            width: 30%;
            float: left;
            margin-right: 15px; } }
      @media (max-width: 380px) {
        .artigoPage .relacionadosDivBottom .item .picture16x9wraper {
          width: 38%; }
        .artigoPage .relacionadosDivBottom .item h2 {
          font-size: 18px;
          padding: 0; } }
  .artigoPage .relacionadosDivLateral {
    margin: 20px 0 50px 2%;
    float: left;
    width: 30%;
    position: relative; }
    @media (max-width: 1280px) {
      .artigoPage .relacionadosDivLateral {
        display: none; } }
    .artigoPage .relacionadosDivLateral h2 {
      font-size: 22px;
      padding-top: 8px; }
    .artigoPage .relacionadosDivLateral .item {
      margin: 5px; }
    .artigoPage .relacionadosDivLateral .viewableAd_article, .artigoPage .relacionadosDivLateral .viewableAd_pub_mrec {
      margin-top: 30px;
      position: absolute;
      right: 0;
      bottom: 0; }
    .artigoPage .relacionadosDivLateral #incontent_mrec {
      margin: 5px; }
  .artigoPage .relacionadosDivLateral.compub {
    padding-bottom: 340px; }
  .artigoPage .txtArtigo {
    padding: 0;
    color: #000;
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 1.2;
    /*p {display:-webkit-box;}*/ }
    .artigoPage .txtArtigo b, .artigoPage .txtArtigo strong {
      font-weight: 700; }
  @media (min-width: 1280px) {
    .artigoPage .txtComRelacionados {
      float: left;
      width: 66%; } }
  .artigoPage .artigo_center h1 {
    font-size: 52px;
    margin: 25px 0; }
    @media (min-width: 768px) and (max-width: 920px) {
      .artigoPage .artigo_center h1 {
        font-size: 5vw; } }
    @media (max-width: 650px) {
      .artigoPage .artigo_center h1 {
        font-size: 8.5vw; } }
  .artigoPage .artigo_center h2 {
    font-size: 24px; }
  .artigoPage .artigoHeader {
    overflow: hidden;
    position: relative;
    /*    
        &:after {
            content:'';
            position:absolute;
            width: 1px;
            background-color: #ccc;
            left:70%;
            top:0px;
            bottom:20px;
            
        }*/ }
    .artigoPage .artigoHeader .shareDiv {
      text-align: right !important; }
  .artigoPage .topoArtigo {
    /* float:left;
       width: 68%;
      
       padding-right: 2%;
       margin-bottom:20px;*/ }
    .artigoPage .topoArtigo .date {
      margin-left: 15px;
      padding-left: 15px;
      border-left: solid 1px #ccc;
      display: inline; }
  .artigoPage .recomendados {
    background-color: #f3d68f;
    width: 105%;
    overflow: hidden;
    padding: 10px 0.5%;
    margin-left: -2.5%;
    margin-right: -2.5%; }
  .artigoPage .recomendados h3 {
    margin-top: 6px;
    line-height: 1.1;
    font-size: 18px;
    padding-right: 15px; }
  .artigoPage .recomendados a {
    display: block;
    float: left;
    width: 23.6%;
    height: 220px;
    margin: 0 0.6%;
    color: #000; }
    @media (min-width: 768px) and (max-width: 1024px), (max-width: 660px) {
      .artigoPage .recomendados a {
        width: 48.3%; } }
  .artigoPage .shareDiv {
    text-align: center !important; }

.shareDiv {
  padding: 20px 0;
  font-size: 16px;
  color: #555;
  /*text-align:center;*/ }
  .shareDiv a {
    position: relative;
    /*width:25%;*/
    /*max-width: 160px;*/
    /*text-align: left;*/
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 6px 20px 6px 0; }
  .shareDiv .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    margin-left: 16px;
    font-size: 20px;
    border: solid 1px #f0f0f0;
    background-color: #fff; }
    @media (hover: hover) {
      .shareDiv .icon:hover {
        background-color: #202c3a;
        color: #fff;
        cursor: pointer; } }
  .shareDiv .mf-icon-facebook {
    color: #3a5698; }
  .shareDiv .mf-icon-twitter {
    color: #1ea1f1; }
  .shareDiv .mf-icon-whatsapp {
    color: #2db142; }

#video_wrapper {
  min-height: 200px;
  background-image: url(../img/loading_light.svg);
  background-repeat: no-repeat;
  background-position: center; }

.listaVideosRelacionados {
  background-color: #202c3a;
  /* #242424;*/
  padding: 0;
  font-size: 17px;
  margin-bottom: 60px;
  margin-top: -15px; }
  .listaVideosRelacionados .section {
    padding: 30px 0 8px 10px;
    display: block;
    font-size: 18px;
    color: #fff;
    font-family: 'Anton'; }
  .listaVideosRelacionados li {
    float: left;
    width: 190px;
    height: 180px;
    padding: 5px 8px 0 8px; }
    .listaVideosRelacionados li .picture16x9 {
      display: block;
      margin-bottom: 5px; }
    .listaVideosRelacionados li a {
      color: #fff;
      font-weight: 400;
      font-family: 'Roboto Condensed';
      line-height: 1; }
  .listaVideosRelacionados .playing {
    color: #f3d68f; }
  .listaVideosRelacionados .disabled {
    display: none; }
  .listaVideosRelacionados .owl-nav {
    position: absolute;
    background-color: #202c3a;
    height: 70px;
    left: 0;
    right: 0; }
  .listaVideosRelacionados .prevTabHp, .listaVideosRelacionados .nextTabHp {
    top: auto;
    bottom: 10px; }
  .listaVideosRelacionados .nextTabHp {
    right: 10px; }
  .listaVideosRelacionados .prevTabHp {
    left: 10px; }

.playing .picture16x9 {
  position: relative; }
  .playing .picture16x9:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(36, 36, 36, 0.8); }
  .playing .picture16x9:after {
    content: 'A TOCAR';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -5.5pt;
    font-size: 18px;
    text-align: center;
    color: #f3d68f; }
  .playing .picture16x9 .play {
    display: none; }

.articleBody {
  overflow: hidden;
  /*.fluid-width-video-wrapper{display:-webkit-inline-box;}*/ }
  .articleBody iframe, .articleBody embed, .articleBody object, .articleBody table {
    margin: 30px auto;
    display: block;
    width: 100% !important; }
  .articleBody iframe {
    margin: 0 auto; }
  .articleBody .pub iframe {
    width: auto !important; }
  .articleBody twitterwidget {
    margin: 0 auto;
    display: block; }
  .articleBody img {
    display: block;
    margin: 0 auto; }

.articleBody.opened {
  overflow: visible !important; }

/*  LISTAS DE NOTICIAS */
.fistTitle {
  position: relative;
  margin-bottom: 40px; }
  .fistTitle .tituloManchete {
    text-align: center; }
    .fistTitle .tituloManchete h1 {
      font-size: 34px;
      padding: 10px 0; }
    .fistTitle .tituloManchete h2 {
      font-size: 18px;
      font-family: 'Roboto Condensed'; }
    @media (min-width: 560px) and (max-width: 767px), (min-width: 1160px) {
      .fistTitle .tituloManchete {
        position: absolute;
        bottom: 0;
        width: 96%;
        padding: 60px 2% 15px 2%;
        color: #fff;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.7+100 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
        /* IE6-9 */ }
        .fistTitle .tituloManchete h2 {
          font-weight: 400; } }
    .fistTitle .tituloManchete .seccaoName {
      font-family: 'Anton';
      text-transform: uppercase;
      color: #f06926;
      font-size: 20px;
      padding-top: 20px;
      display: block; }

.galeriaArtigo {
  background-color: #202c3a;
  color: #fff;
  font-weight: 400;
  position: relative;
  padding-top: 36px; }
  .galeriaArtigo .tamanho {
    font-family: 'Anton';
    background-color: #f06926;
    display: inline-block;
    font-size: 18px;
    padding: 3px 15px;
    top: 0;
    left: 0;
    bottom: auto; }
  .galeriaArtigo .headerGaleria {
    padding: 12px;
    font-size: 14px; }
    .galeriaArtigo .headerGaleria h3 {
      font-size: 20px;
      padding: 6px 0; }
    .galeriaArtigo .headerGaleria .tagsGaleria {
      overflow: hidden;
      /*                          clear:both;*/
      padding: 6px 0; }
      .galeriaArtigo .headerGaleria .tagsGaleria li {
        float: left; }
      .galeriaArtigo .headerGaleria .tagsGaleria a {
        color: #f06926;
        display: block;
        padding: 2px 8px;
        font-style: italic;
        font-size: 13px; }
    .galeriaArtigo .headerGaleria .disabled {
      display: none; }
  .galeriaArtigo .iolgallery-content {
    background-color: #202c3a;
    background-image: url(/img/loading_dark.svg);
    background-repeat: no-repeat;
    background-position: center; }
  .galeriaArtigo .iolgallery-slide-title {
    padding: 40px 5px 5px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
    /* IE6-9 */ }
  .galeriaArtigo .slideshow {
    min-height: 200px;
    background-image: url(../img/loading_dark.svg);
    background-repeat: no-repeat;
    background-position: center; }
  .galeriaArtigo .shareDiv {
    padding: 5px 0; }

.galeriaBig {
  padding: 0; }

.sondagemBoxArtigo {
  padding: 50px 0; }
  .sondagemBoxArtigo h3 {
    font-size: 30px; }
  .sondagemBoxArtigo .results {
    font-size: 14px; }
  .sondagemBoxArtigo .btVotar {
    width: 200px;
    font-family: 'Anton'; }

.ytMacroVideoWrapper {
  display: -webkit-box; }

table.Opta-MatchHeader tr td, table.Opta-Striped tr td, table.Opta-Teamsheet-Table tr td, table.Opta-Stats-Bars tr td {
  border: none !important; }

ul.Opta-Cf li, ul.Opta-TabbedContent li, dl.Opta-Active dt, ul.Opta-Striped li {
  list-style: none; }

#onesignal-bell-container {
  z-index: 100; }

.pubinside {
  background-color: #f0f0f0;
  width: 300px;
  min-height: 250px; }

.multimediaPage #video_wrapper {
  margin: 0 -10px; }
.multimediaPage .artigo_center {
  padding-bottom: 0; }
.multimediaPage .videosList .item {
  width: 31%;
  margin: 5px -2px 20px -2px;
  padding: 0 1%; }
  .multimediaPage .videosList .item .picture16x9 {
    margin-bottom: 10px; }
  .multimediaPage .videosList .item a {
    font-size: 17px;
    font-weight: 700; }
  @media (max-width: 480px), (min-width: 768px) and (max-width: 1100px) {
    .multimediaPage .videosList .item {
      width: 47%;
      padding: 0 1.5%; }
      .multimediaPage .videosList .item a {
        font-size: 16px; } }
  .multimediaPage .videosList .item .tamanho {
    width: 50px; }
.multimediaPage .boxTitle2 {
  margin-top: 15px; }
.multimediaPage .artigo_center.visible-phone {
  margin-top: 25px; }

/*

.sondagemBoxArtigo {background-color:#EEE8E4; padding:20px 20px 30px 20px; margin:30px 0;font-size: 16px;}
                                                    .sondagemBoxArtigo .btn-vote-artigo {background-color:#FF6C00; color:#fff; margin-bottom:15px; border:0; float:right;width: 150px; font-size: 22px; text-transform: uppercase; line-height: 26px;font-family: 'Pathway Gothic One';text-transform: uppercase;}

                                                    .sondagemBoxArtigo li {
                                                        background-color:#EEE8E4;
                                                        font-size: 18px;
                                                    }
                                                    .sondagemBoxArtigo .verResults {color:#FF6C00; border:0; font-size: 16px;  }

                                                    .opcao_box {
                                                        display: block; overflow: hidden;
                                                    }
                                                    .sondagemBoxArtigo .opcao_imagem {
                                                        float: left;
                                                        width: 30%;
                                                    }
                                                    .sondagemBoxArtigo .opcao_imagem img {
                                                        width: 95%
                                                    }
                                                    .sondagemBoxArtigo .opcao_texto {
                                                        width: 70%;
                                                        float: left;

                                                    }
                                                    .sondagemBoxArtigo .barstatus {
                                                        line-height: auto;
                                                        padding-top: 0;
                                                        padding: 5px;
                                                    }
                                                    .sondagemBoxArtigo h3{font-size:24px;}*/
.picture16x9 .duracaoVideo {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #000;
  padding: 3px 0;
  font-family: 'Roboto Condensed';
  font-size: 14px;
  color: #fff;
  display: block;
  width: 70px;
  text-align: center;
  font-weight: 700; }

.videosList .item {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  margin: 20px 2%; }
  .videosList .item h2 {
    font-size: 22px;
    padding: 6px 0 2px 0; }
    @media (min-width: 768px) and (max-width: 1280px), (max-width: 650px) {
      .videosList .item h2 {
        font-size: 20px; } }
    @media (max-width: 480px) {
      .videosList .item h2 {
        font-size: 17px; } }

.item.big h2 {
  font-size: 22px;
  padding: 6px 0 2px 0;
  margin: 0; }
  @media (min-width: 768px) and (max-width: 1280px), (max-width: 650px) {
    .item.big h2 {
      font-size: 20px; } }
  @media (max-width: 480px) {
    .item.big h2 {
      font-size: 17px; } }

.wrapPesquisa .videosList .item {
  float: none;
  width: 100%; }

#close-btn, #close-btn2 {
  font-size: 50px;
  position: fixed;
  top: 0;
  right: 0px;
  z-index: 1000000000;
  display: none;
  color: #f06926;
  background-color: #000;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  opacity: 0.8;
  /*                              background-color: #4D8EFF;color:#4D8EFF;padding: 10px; @include rounded(60px);*/ }
  @media (max-width: 480px) {
    #close-btn, #close-btn2 {
      font-size: 40px;
      width: 50px;
      height: 50px;
      line-height: 50px; } }
  #close-btn:hover, #close-btn2:hover {
    background-color: #f06926;
    color: #fff;
    text-decoration: none;
    opacity: 1; }

#close-btn2 {
  display: block; }

/*#overlayPlayer, #overlayPlayer2*/
#loadDiv {
  display: none;
  width: 100%;
  height: 100%;
  /*        display:none;*/
  position: fixed;
  bottom: 0px;
  right: 0px;
  background-color: #000;
  z-index: 1000000;
  color: #fff;
  /*    
      .txt {
          color:#fff;
          padding:10px;
          margin:80px 0 0 0 ;
         text-align:center;
          
          @media (min-width:480px) {
              padding:10px 0  0 270px;
              margin:0 60px 0 0;
              min-height:80px; 
              text-align:left;
          } 
         
            
             
      }*/ }
  #loadDiv .logo {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 200px;
    height: 60px;
    z-index: 2;
    background-image: url("/img/maisfutebol_logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 1024px) {
      #loadDiv .logo {
        width: 170px;
        height: 26px;
        left: 0px;
        top: 11px; } }
  #loadDiv .inner-overlay {
    width: 100%;
    position: relative;
    overflow: auto;
    height: 100vh; }
  #loadDiv .wrapPlayer {
    background-image: url("/img/loading_dark.svg");
    background-repeat: no-repeat;
    background-position: center; }
  #loadDiv h2 {
    font-size: 22px; }
    @media (min-width: 480px) {
      #loadDiv h2 {
        font-size: 28px;
        padding: 10px 0; } }
  #loadDiv p {
    font-size: 17px; }
  #loadDiv .sharesDiv {
    padding: 30px 0;
    text-align: center; }
    #loadDiv .sharesDiv .bt-share {
      background-color: #000;
      color: #5fc5ff; }
  #loadDiv .pubLateral {
    width: 300px;
    margin: 0 auto; }

.landscape .wrapPlayer {
  margin: 60px 350px 10px 10px; }
.landscape .pubOverlay {
  position: absolute;
  right: 0;
  top: 60px;
  width: 300px;
  padding: 0 25px; }
  .landscape .pubOverlay iframe {
    display: block;
    margin: 20px auto 0 auto; }

.portrait h2 {
  text-align: center; }
.portrait .wrapPlayer {
  margin-top: 50px; }
.portrait .pubOverlay {
  text-align: center;
  padding: 20px 10px; }
  .portrait .pubOverlay iframe {
    display: block;
    margin: 0 auto; }
  .portrait .pubOverlay p {
    margin: 0 10px; }

#loadDiv {
  /*     h2, .logo, .small, p, .pubOverlay {opacity: 1;}*/
  transition: all 0.1s linear; }

#minimizeBt {
  font-size: 50px;
  position: fixed;
  bottom: 0;
  right: 0px;
  z-index: 1000000000;
  color: #fff;
  color: #f06926;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  display: none;
  opacity: 0.6;
  background-color: #000; }
  @media (max-width: 480px) {
    #minimizeBt {
      font-size: 40px;
      width: 50px;
      height: 50px;
      line-height: 50px; } }
  #minimizeBt:hover {
    background-color: #f06926;
    color: #fff;
    text-decoration: none;
    opacity: 1; }

#video_wrapper {
  position: relative;
  background-position: center;
  background-repeat: no-repeat; }

#minimizeBtArtigo, #maximizeBtArtigo {
  font-size: 40px;
  z-index: 999999;
  color: #fff;
  color: #f06926;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: block;
  opacity: 1;
  position: absolute;
  bottom: -50px;
  right: 0; }
  #minimizeBtArtigo:hover, #maximizeBtArtigo:hover {
    background-color: #f06926;
    color: #fff;
    text-decoration: none;
    opacity: 1; }

#maximizeBtArtigo {
  /*    bottom:50%;
      right:50%;
      margin-left:-25px;*/ }

.mf-icon-arrow_downward:before {
  display: block;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg); }

#loadDiv.minimized, #video_wrapper.minimized {
  /*    width: 370px;
      height: 183px;*/
  width: 430px;
  height: 217px;
  /* display:none;*/
  position: fixed;
  z-index: 1000000;
  right: 0;
  bottom: 0;
  min-height: auto; }
  @media (max-width: 480px) {
    #loadDiv.minimized, #video_wrapper.minimized {
      width: 320px;
      height: 153px;
      /*width:255px;
      height:115px;*/ } }
  #loadDiv.minimized .inner-overlay, #video_wrapper.minimized .inner-overlay {
    width: 100%;
    margin: 0;
    height: 100%;
    overflow: hidden; }
  #loadDiv.minimized h2, #loadDiv.minimized .logo, #loadDiv.minimized .date, #loadDiv.minimized p, #loadDiv.minimized .pubOverlay, #video_wrapper.minimized h2, #video_wrapper.minimized .logo, #video_wrapper.minimized .date, #video_wrapper.minimized p, #video_wrapper.minimized .pubOverlay {
    display: none; }
  #loadDiv.minimized .wrapPlayer, #video_wrapper.minimized .wrapPlayer {
    width: auto;
    height: auto;
    margin: 6px 60px 0 6px; }

.mf-icon-maximize.mf-icon-arrow_downward:before {
  display: block;
  -ms-transform: rotate(-225deg);
  /* IE 9 */
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg); }

.thumbVideo {
  display: none; }
  .thumbVideo:before {
    content: 'A TOCAR';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #f3d68f;
    padding-top: 25%;
    font-size: 30px;
    text-align: center; }
  .thumbVideo .mf-icon-arrow_downward:before {
    display: block;
    -ms-transform: rotate(-225deg);
    /* IE 9 */
    -webkit-transform: rotate(-225deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-225deg); }

#video_wrapper.minimized {
  background-color: rgba(0, 0, 0, 0.9);
  background-image: url("/img/loading_dark.svg"); }
  #video_wrapper.minimized #minimizeBtArtigo {
    bottom: 0; }

/* #close-btn {bottom:240px; top:auto;}*/
.timelineDiv {
  /*    iframe {width:100%;}*/ }

.videoTimeline .thumbDiv {
  width: 40%;
  float: left;
  margin: 0 20px 20px 0; }
  @media (min-width: 768px) and (max-width: 950px), (max-width: 500px) {
    .videoTimeline .thumbDiv {
      width: 100%;
      float: none; } }

.galeriasList .item {
  overflow: hidden;
  margin: 25px 0; }
  .galeriasList .item .imgGaleria {
    width: 18%;
    float: left;
    margin-right: 1px; }
    @media (min-width: 768px) and (max-width: 880px), (max-width: 500px) {
      .galeriasList .item .imgGaleria {
        width: 32%; } }
  .galeriasList .item h2 {
    font-size: 24px;
    margin: 15px 0 0 56%;
    padding-top: 3%;
    /*            @media(max-width:480px) {font-size:17px;}*/ }
    @media (min-width: 880px) and (max-width: 1100px), (max-width: 500px) {
      .galeriasList .item h2 {
        font-size: 20px; } }
    @media (min-width: 768px) and (max-width: 880px), (max-width: 500px) {
      .galeriasList .item h2 {
        clear: both;
        margin: 6px 0 0 0;
        padding-top: 6px; } }
  .galeriasList .item .date {
    margin-left: 56%; }
    @media (min-width: 768px) and (max-width: 880px), (max-width: 500px) {
      .galeriasList .item .date {
        margin-left: 0; } }

.column_total.galeriasList .imgGaleria {
  width: 32%; }

.wrapPesquisa .item .imgGaleria {
  width: 32%; }
.wrapPesquisa .item h2 {
  clear: both;
  margin: 6px 0 0 0;
  padding-top: 6px;
  font-size: 20px; }

#loadDiv .galeriaArtigo {
  background-color: #000; }
#loadDiv .shareDiv {
  float: none;
  text-align: center;
  padding: 10px 0 20px 0; }

.landscape .galeriaArtigo .iolgallery:before {
  padding-top: 100vh; }
.landscape .galeriaArtigo .wrapPlayer {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0; }
.landscape .galeriaArtigo .logo {
  width: 200px !important;
  right: 130px !important;
  left: auto !important; }

.tamanho {
  background-color: #f06926;
  color: #fff;
  font-family: 'Anton';
  font-size: 20px;
  line-height: 30px;
  width: 80px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0; }

article .tamanho {
  line-height: 80px; }

#iol-onlive {
  transition: all 0.5s;
  position: fixed;
  bottom: -500px;
  max-height: 100vh;
  z-index: 8999999;
  font-weight: 700;
  -webkit-box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 980px) {
    #iol-onlive {
      right: 0; } }
  @media (min-width: 981px) {
    #iol-onlive {
      left: 0; } }
  #iol-onlive .iol-onliveList {
    background-color: #f2c054;
    overflow: hidden; }
    @media (min-width: 981px) {
      #iol-onlive .iol-onliveList {
        padding-bottom: 20px; } }
  #iol-onlive .owl-carousel {
    display: block; }
    #iol-onlive .owl-carousel .owl-prev, #iol-onlive .owl-carousel .owl-next {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 40px;
      font-size: 0px;
      cursor: pointer; }
      #iol-onlive .owl-carousel .owl-prev:before, #iol-onlive .owl-carousel .owl-next:before {
        content: '...';
        display: block;
        background-size: 12px;
        width: 40px;
        background-repeat: no-repeat;
        height: 89px; }
        @media (max-width: 480px) {
          #iol-onlive .owl-carousel .owl-prev:before, #iol-onlive .owl-carousel .owl-next:before {
            height: 80px; } }
    #iol-onlive .owl-carousel .owl-prev {
      left: 0px; }
      #iol-onlive .owl-carousel .owl-prev:before {
        background-image: url(//cdn.iol.pt/js/utils/onlive/prev.svg);
        background-position: 5px center; }
    #iol-onlive .owl-carousel .owl-next {
      right: 0px;
      text-align: right;
      background: -moz-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(63%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
      /* safari4+,chrome */
      background: 150o-linear-gradient 359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%;
      /* opera 11.10+ */
      background: -ms-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* ie10+ */
      background: linear-gradient(91deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
      /* ie6-9 */ }
      #iol-onlive .owl-carousel .owl-next:before {
        background-image: url(//cdn.iol.pt/js/utils/onlive/next.svg);
        background-position: 23px center; }
    #iol-onlive .owl-carousel .disabled {
      display: none; }
  #iol-onlive .owl-nav.disabled {
    display: block; }
  #iol-onlive .title {
    background-color: #f2c054;
    font-size: 28px;
    padding: 8px;
    clear: both;
    font-family: 'Anton';
    color: #000;
    font-weight: 400;
    position: relative; }
    #iol-onlive .title #close-iol-onlive {
      position: absolute;
      top: 0;
      right: 0;
      width: 45px;
      height: 40px;
      text-align: center; }
      #iol-onlive .title #close-iol-onlive .close-onlive {
        display: block;
        width: 45px;
        height: 40px;
        background-image: url(//cdn.iol.pt/js/utils/onlive/close_w.svg);
        background-size: 28px;
        background-position: center;
        background-repeat: no-repeat; }
    #iol-onlive .title img {
      margin-right: 5px;
      margin-top: 6px;
      display: block;
      float: left; }
  #iol-onlive .onlive {
    display: table;
    width: 335px;
    float: left;
    margin-left: 22px; }
    @media (max-width: 375px) {
      #iol-onlive .onlive {
        width: 278px; } }
    #iol-onlive .onlive .tablecell {
      display: table-cell;
      vertical-align: middle;
      font-family: 'Roboto Condensed';
      padding: 8px 0;
      font-size: 18px;
      line-height: 1.2;
      position: relative; }
      @media (max-width: 375px) {
        #iol-onlive .onlive .tablecell {
          font-size: 13px; } }
      #iol-onlive .onlive .tablecell a {
        display: block;
        color: #000;
        padding: 0 8px;
        font-weight: 700 !important; }
      #iol-onlive .onlive .tablecell .img-onlive {
        margin-left: 6px; }
    #iol-onlive .onlive .tablecell.img {
      width: 136px; }
      @media (max-width: 480px) {
        #iol-onlive .onlive .tablecell.img {
          width: 120px; } }
      #iol-onlive .onlive .tablecell.img .play-onlive {
        position: absolute;
        width: 34px;
        margin-left: -14px;
        margin-top: -17px;
        left: 50%;
        top: 50%;
        opacity: 0.6; }

a.link-player {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  z-index: 1; }

.list-iol-onlive {
  /*    .emissao {
          background-color:#f0f0f0;
          color:#000;
  
          .onlivelabel {background-color: #AF2418; color:#fff;
  
                        @media(max-width:480px){display:block; margin-left:140px;}
          }
  
          .grelhaTable {
              margin:10px;
              td {font-size:14px;
                  padding: 2px;
                  font-family: 'Roboto Condensed';
                  a {
                      padding:2px;
                      color:#000;
                  }
              }
  
  
              .noAr {
                  //background-color: #AF2418;
              }
          } 
  
          .goGuiaTv {display: block; text-align: right; font-size:14px; padding:5px; color:#AF2418;}
          a.link-player {
              bottom:auto;
              padding-bottom:65%;
              width:94%;
  
              @media(max-width:480px){
                  bottom: auto;
                  width: 140px;
                  height: 95px;
                  padding-bottom: 0;
              }
  
          }
  
          .shares a span {color:#000;}
      }*/ }
  .list-iol-onlive .onlive {
    float: left;
    position: relative;
    padding: 15px 2.5% 10px 2.5%;
    background-color: #f2c054;
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2; }
    .list-iol-onlive .onlive h2 {
      display: block;
      margin: 10px 0; }
      @media (min-width: 481px) {
        .list-iol-onlive .onlive h2 img {
          display: none; } }
      @media (max-width: 480px) {
        .list-iol-onlive .onlive h2 {
          font-size: 4.5vw; } }
    .list-iol-onlive .onlive a {
      color: #000; }
    @media (max-width: 480px) {
      .list-iol-onlive .onlive .img-onlive {
        width: 130px;
        float: left;
        margin: 10px 10px 6px 5px; } }
    .list-iol-onlive .onlive .onlivelabel {
      color: #000;
      display: inline-block;
      padding: 2px 6px;
      font-family: 'Anton';
      font-weight: 400;
      font-size: 15px;
      margin-top: 10px;
      /*                      position:absolute;
                            top:-50px;
                            left:0;*/ }
      .list-iol-onlive .onlive .onlivelabel img {
        width: 12px;
        margin: 0;
        display: inline-block; }
      @media (max-width: 480px) {
        .list-iol-onlive .onlive .onlivelabel {
          display: none; } }
    @media (min-width: 660px) and (max-width: 880px), (min-width: 1180px) and (max-width: 1340px) {
      .list-iol-onlive .onlive {
        width: 45% !important; } }
    @media (min-width: 920px) and (max-width: 1180px), (max-width: 660px) {
      .list-iol-onlive .onlive {
        width: 95% !important;
        float: none;
        height: auto !important;
        margin-top: 20px; } }
    @media (max-width: 480px) {
      .list-iol-onlive .onlive {
        width: 98% !important;
        padding: 3px 1%;
        margin: 10px auto; } }
    .list-iol-onlive .onlive a.link-player {
      bottom: auto;
      width: 94%;
      padding-bottom: 55%; }
      @media (max-width: 480px) {
        .list-iol-onlive .onlive a.link-player {
          bottom: auto;
          width: 140px;
          height: 95px;
          padding-bottom: 0; } }

.img-onlive {
  position: relative;
  overflow: hidden; }
  .img-onlive img {
    /*        position: absolute;
            top:0;
            left:0;*/
    width: 100%; }

.info-onlive, .list-iol-onlive {
  position: relative; }
  .info-onlive .shares, .list-iol-onlive .shares {
    padding-top: 15px;
    /* position: absolute; bottom:15px; left:3%;*/ }
    .info-onlive .shares .shareDiv, .list-iol-onlive .shares .shareDiv {
      float: none;
      margin: 0 0 10px 0;
      padding: 0;
      text-align: center; }
    .info-onlive .shares a, .list-iol-onlive .shares a {
      opacity: 0.25; }
      .info-onlive .shares a span, .list-iol-onlive .shares a span {
        background-color: transparent;
        color: #000;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px; }
    @media (min-width: 1024px) {
      .info-onlive .shares a:hover, .list-iol-onlive .shares a:hover {
        opacity: 1;
        text-decoration: none; } }
    .info-onlive .shares #fbShareCount, .info-onlive .shares #twShareCount, .list-iol-onlive .shares #fbShareCount, .list-iol-onlive .shares #twShareCount {
      display: none; }
    @media (max-width: 480px) {
      .info-onlive .shares, .list-iol-onlive .shares {
        text-align: center;
        clear: both;
        padding-top: 5px; } }

@media (max-width: 480px) {
  #placeplayer {
    margin-left: -12px;
    margin-right: -12px; } }
.info-onlive {
  clear: both;
  font-size: 20px;
  background-color: #fff;
  color: #000;
  padding: 20px;
  line-height: 1.3;
  padding-bottom: 30px;
  margin-bottom: 35px;
  overflow: hidden;
  /*    .onlivelabel.emissao {background-color: #AF2418; color:#fff;
  
      }*/
  /*    .grelha {
          margin-top:20px;
          td a {color:#fff;}
          td {border:0!important;}
          .noAr {background-color:#000;
  
          }
          .noArRow .nomePrograma {background-color:#000!important;}
          .hora {background-color: #3e3e3e;}
  
          .goGuiaTv {color:#fff;}
      }*/ }
  @media (max-width: 480px) {
    .info-onlive {
      margin: 0 -12px; }
      .info-onlive .shareDiv {
        float: none;
        text-align: center; } }
  .info-onlive .onlivelabel {
    background-color: #ffc600;
    display: inline-block;
    padding: 0px 10px;
    color: #000;
    font-size: 28px;
    font-family: 'Anton'; }
    @media (max-width: 660px) {
      .info-onlive .onlivelabel {
        font-size: 6vw; } }
  .info-onlive h1 {
    font-size: 28px;
    padding: 14px 0; }
    @media (max-width: 660px) {
      .info-onlive h1 {
        font-size: 6vw; } }
  .info-onlive .shares {
    margin-top: 25px; }
    .info-onlive .shares a span {
      color: #000; }

/* v20180516 */
body,
html {
  color: #000; }
  body em,
  body i,
  html em,
  html i {
    font-style: italic; }

.dossierWrapper {
  overflow: hidden;
  text-align: center; }

.dossierList {
  width: 46%;
  min-height: 340px;
  display: inline-block;
  vertical-align: top;
  margin: 25px 1%;
  background-color: #f3f0ea;
  text-align: center; }
  .dossierList .titulo {
    font-family: 'Anton', sans-serif;
    margin: 12px 10px 0px 10px;
    font-size: 22px;
    display: block;
    padding: 8px; }
  .dossierList em {
    display: block;
    padding: 8px;
    font-size: 12px; }
  @media (min-width: 1024px) {
    .dossierList {
      min-height: 370px; } }
  @media (min-width: 768px) and (max-width: 920px), (max-width: 480px) {
    .dossierList {
      width: 94%;
      height: auto;
      min-height: auto; } }

._dossier {
  height: 100%; }
  ._dossier #onesignal-bell-container {
    display: none; }
  ._dossier .voltarTopo {
    position: fixed;
    bottom: 60px;
    left: 15px;
    display: block;
    width: 60px;
    height: 60px;
    opacity: 0.4;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    border: solid 1px #808080;
    color: #fff;
    background-color: rgba(60, 60, 60, 0.5);
    font-size: 25px; }
    ._dossier .voltarTopo:hover {
      opacity: 1;
      text-decoration: none; }
  ._dossier .scrolldown {
    /* position: absolute;
     bottom: 80px;
     @media(max-width: 480px) {
         bottom:100px;
     }
     left:50%;*/
    opacity: 0.8;
    font-size: 12px;
    text-align: center; }
    ._dossier .scrolldown a {
      display: block;
      width: 60px;
      height: 60px;
      line-height: 60px;
      border-radius: 30px;
      border: solid 1px #fff;
      color: #fff;
      background-color: rgba(60, 60, 60, 0.5);
      font-size: 40px;
      margin: 0 auto; }
      ._dossier .scrolldown a:hover {
        opacity: 1;
        text-decoration: none;
        color: #f06926;
        background-color: rgba(0, 0, 0, 0.6);
        border: solid 1px #f06926; }
  ._dossier a {
    outline: none;
    color: #ed672f !important; }
  ._dossier .voltarDossiers {
    font-size: 18px;
    color: #fff;
    font-family: 'Anton', sans-serif;
    line-height: 25px;
    display: block; }
    ._dossier .voltarDossiers img {
      width: 160px; }
    ._dossier .voltarDossiers:hover {
      color: transparent; }
  ._dossier .topoDossier {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100vh;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.45); }
    ._dossier .topoDossier a:hover {
      text-decoration: none; }
    ._dossier .topoDossier h1 {
      font-size: 6vw;
      margin: 6% 10%;
      font-family: 'Anton', sans-serif;
      text-shadow: 2px 2px 5px #2d2d2d;
      font-weight: 400;
      font-family: 'Anton'; }
      ._dossier .topoDossier h1 b {
        display: block; }
    @media (max-width: 1300px) {
      ._dossier .topoDossier h1 {
        margin: 6% 5%; } }
    ._dossier .topoDossier .shareDiv {
      padding-bottom: 0 !important; }
  ._dossier h3 {
    margin: 4% auto 5vh auto;
    max-width: 1000px;
    padding: 0 6%; }
  ._dossier #navMobile {
    display: block;
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    width: 20px;
    background-color: #000;
    z-index: 10000; }
    ._dossier #navMobile a {
      display: table;
      position: relative;
      text-decoration: none; }
      ._dossier #navMobile a div {
        text-align: center;
        font-size: 11px;
        color: #ccc;
        opacity: 1;
        display: table-cell;
        vertical-align: middle;
        width: 20px; }
      ._dossier #navMobile a:hover {
        background-color: #f06926; }
      ._dossier #navMobile a:active {
        background-color: transparent; }
      ._dossier #navMobile a .current {
        background-color: #f06926;
        color: #fff; }
  ._dossier section {
    font-size: 18px;
    line-height: 1.3em;
    position: relative;
    clear: both;
    /*com background*/
    /*só texto + artigo com imagem*/
    /*artigo com video ou video com texto*/
    /* galerias*/
    /**video*/ }
    @media (max-width: 1024px) {
      ._dossier section {
        margin-right: 20px; } }
    ._dossier section .anchor {
      position: absolute;
      top: 0; }
    ._dossier section img {
      /*
      width: 100%;
      height: auto;
      */
      display: block;
      margin: 0 auto; }
    ._dossier section .capabackground {
      position: absolute;
      background-size: cover;
      background-position: center top;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 1; }
    ._dossier section h2 {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 50px;
      font-family: 'Anton', sans-serif; }
    ._dossier section .picture16x9 {
      position: relative; }
    ._dossier section a.playVideo {
      display: block;
      position: absolute;
      font-size: 12px;
      color: #ed672f;
      height: 120px;
      width: 120px;
      top: 50%;
      left: 50%;
      margin-left: -60px;
      margin-top: -60px;
      /*opacity:1;*/
      border-radius: 50%;
      border: solid 1px #ed672f;
      transition: all 0.5s;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 3; }
      ._dossier section a.playVideo .icon-play {
        font-size: 50px;
        line-height: 50px;
        margin-top: 28px; }
    ._dossier section a.playVideo:hover {
      opacity: 1;
      background-color: #ed672f;
      color: #000;
      text-decoration: none; }
    ._dossier section .conteudo img,
    ._dossier section .conteudo iframe,
    ._dossier section .conteudo div {
      max-width: 100%;
      margin: 30px auto !important;
      display: block;
      width: 100%; }
    ._dossier section .conteudo img {
      height: auto !important; }
    ._dossier section .conteudo h2 {
      font-family: 'Anton', sans-serif;
      font-size: 26px;
      line-height: 36px;
      margin: 30px 0 10px 0; }
      ._dossier section .conteudo h2 strong {
        font-family: 'Anton', sans-serif; }
    ._dossier section .conteudo a {
      color: #ed672f; }
    ._dossier section .conteudo blockquote {
      position: relative;
      padding: 0 0 0 50px;
      margin: 20px 0; }
      ._dossier section .conteudo blockquote:before {
        content: '\201C';
        font-size: 200px;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        position: absolute;
        left: -15px;
        top: 60px;
        opacity: 0.25; }
    ._dossier section p {
      margin: 25px 0;
      font-family: 'Roboto', sans-serif;
      line-height: auto; }
    ._dossier section .number {
      font-size: 70px;
      color: #aaa;
      opacity: 0.4;
      margin-bottom: 30px;
      position: absolute;
      top: 100px;
      left: 0;
      width: 10%;
      text-align: center;
      z-index: 2; }
    ._dossier section .texto {
      margin-bottom: 40px;
      font-size: 18px;
      line-height: 26px; }
      ._dossier section .texto blockquote {
        font-family: 'Merriweather', serif;
        font-weight: 300;
        font-style: italic;
        position: relative;
        padding: 50px 0 0 60px;
        font-size: 30px;
        line-height: 41px; }
        ._dossier section .texto blockquote strong {
          font-family: 'Merriweather', serif;
          font-weight: 700;
          font-style: italic; }
        ._dossier section .texto blockquote:before {
          content: '\201C';
          font-size: 100px;
          font-family: 'Merriweather', sans-serif;
          font-style: italic;
          position: absolute;
          left: -10px;
          top: 80px;
          opacity: 0.2; }
    ._dossier section .personalidadeDivTop .nome {
      font-size: 14px;
      opacity: 0.7;
      margin: 8px 0;
      padding: 0; }
      ._dossier section .personalidadeDivTop .nome h3 {
        margin: 0; }
    ._dossier section .personalidadeDivTop .opiniaoLabel {
      background-color: #268AAE;
      color: #fff;
      padding: 0px 4px;
      font-size: 12px;
      display: inline-block; }
    ._dossier section .template1 {
      background-color: #000;
      min-height: 100vh;
      color: #fff; }
      @media (min-width: 1025px) {
        ._dossier section .template1 .col_left {
          width: 35%;
          padding: 100px 15% 0 10%;
          background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
          /* FF3.6+ */
          background: -webkit-gradient(linear, left top, right top, color-stop(60%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 0)));
          /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
          /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(left, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
          /* Opera 11.10+ */
          background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
          /* IE10+ */
          background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
          /* W3C */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000', GradientType=1);
          /* IE6-9 */
          text-shadow: 1px 1px 4px #2d2d2d; } }
    ._dossier section .template3 .content figure {
      margin: 20px 10px; }
      ._dossier section .template3 .content figure img {
        /*
        width: 100%;
        */ }
      ._dossier section .template3 .content figure figcaption {
        font-size: 13px;
        font-style: italic;
        text-align: center;
        padding: 3px;
        border-bottom: 1px solid;
        border-color: rgba(130, 130, 130, 0.2);
        color: #808080; }
    @media (min-width: 1025px) {
      ._dossier section .template3 .content {
        padding: 50px 30px;
        max-width: 750px;
        margin: 0 auto; }
        ._dossier section .template3 .content figure {
          max-width: 1024px;
          width: 150%;
          margin: 30px 0 30px -25%; } }
    ._dossier section .template3 .content .texto,
    ._dossier section .template3 .content .conteudo {
      font-size: 18px;
      line-height: 26px; }
      ._dossier section .template3 .content .texto a,
      ._dossier section .template3 .content .conteudo a {
        color: #ed672f; }
      @media (min-width: 1025px) {
        ._dossier section .template3 .content .texto,
        ._dossier section .template3 .content .conteudo {
          /*                        iframe,
                                  div,
                                  object {
                                      width: calc(100vw - 20px);
                                      margin-left: calc((50vw - 275px) - ((50vw - 275px)*2));
                                      margin-top: 40px;
                                      margin-bottom: 40px;
                                  }*/ }
          ._dossier section .template3 .content .texto h2,
          ._dossier section .template3 .content .conteudo h2 {
            max-width: 700px;
            width: 130%;
            margin: 30px 0 30px -15%; }
          ._dossier section .template3 .content .texto .vote,
          ._dossier section .template3 .content .conteudo .vote {
            width: 100%;
            margin: 0; } }
      ._dossier section .template3 .content .texto .videoYouTube,
      ._dossier section .template3 .content .conteudo .videoYouTube {
        width: 100%;
        padding-bottom: 56.6%;
        height: 0;
        position: relative;
        width: 100% !important;
        margin: 0 !important; }
        ._dossier section .template3 .content .texto .videoYouTube iframe,
        ._dossier section .template3 .content .conteudo .videoYouTube iframe {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          width: 100% !important;
          height: 100%;
          margin: 0 !important; }
    ._dossier section .template3 .content .resumo {
      font-size: 20px;
      margin-bottom: 50px; }
    ._dossier section .template4 {
      min-height: 100vh;
      background-color: #000;
      color: #fff; }
      ._dossier section .template4 a {
        color: #ed672f; }
      ._dossier section .template4 .col_right {
        float: right;
        margin: 100px 5% 50px 0;
        width: 30%;
        position: relative; }
      ._dossier section .template4 .col_left {
        float: left;
        width: 50%;
        padding: 100px 5% 100px 10%; }
      ._dossier section .template4 .videoTitle {
        font-size: 12px;
        display: block;
        padding: 4px;
        text-align: center;
        font-style: italic;
        color: #808080;
        line-height: 15px; }
    ._dossier section .template6 {
      margin-right: 20px;
      min-height: 100vh;
      background-color: #222;
      color: #fff;
      text-align: right;
      border-bottom: 0px solid #fff; }
      ._dossier section .template6 a {
        color: #ed672f; }
      ._dossier section .template6 .col_right {
        float: right;
        width: 70%; }
      ._dossier section .template6 .col_left {
        float: left;
        margin: 0 2% 0 2%;
        padding-top: 120px;
        width: 26%; }
      ._dossier section .template6 h2 {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 20px; }
      ._dossier section .template6 .conteudo,
      ._dossier section .template6 .texto {
        font-size: 15px;
        line-height: 21px; }
      ._dossier section .template6 .texto {
        font-family: 'Anton', sans-serif; }
    @media (min-width: 1025px) {
      ._dossier section .template5 {
        margin-right: 20px;
        min-height: auto; }
        ._dossier section .template5 .number {
          top: 60px; }
        ._dossier section .template5 .picture16x9 a.playVideo {
          display: none; }
        ._dossier section .template5 .col_left {
          position: absolute;
          top: 0px;
          left: 0px;
          bottom: 33px;
          padding: 130px 70px 15px 15px;
          width: 180px;
          margin: 0;
          text-align: left;
          color: #fff;
          background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0) 100%);
          /* FF3.6+ */
          background: -webkit-gradient(linear, left top, right top, color-stop(70%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0)));
          /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0) 100%);
          /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(left, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0) 100%);
          /* Opera 11.10+ */
          background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0) 100%);
          /* IE10+ */
          background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 70%, rgba(0, 0, 0, 0) 100%);
          /* W3C */
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000', GradientType=1);
          /* IE6-9 */ }
          ._dossier section .template5 .col_left a {
            color: #ed672f; }
          ._dossier section .template5 .col_left h2 {
            font-size: 16px;
            line-height: 22px;
            margin-bottom: 20px; }
          ._dossier section .template5 .col_left .conteudo {
            font-size: 14px;
            font-family: 'Anton', sans-serif; } }
    ._dossier section .template5 .col_left a.playVideo {
      display: none;
      position: relative;
      top: auto;
      margin: 0 auto 30px auto;
      left: auto; }
    ._dossier section .template6 {
      background-color: #111; }
      ._dossier section .template6 .col_left {
        margin-top: 60px; }
      ._dossier section .template6 .shareItem {
        float: right;
        margin-right: 1%; }
      ._dossier section .template6 .numFotos {
        opacity: 0.3;
        font-size: 25px;
        line-height: 40px;
        margin-bottom: 20px; }
        ._dossier section .template6 .numFotos .icon-camera {
          font-size: 40px;
          display: inline-block;
          line-height: 40px; }
      ._dossier section .template6 ul {
        height: 100vh; }
      ._dossier section .template6 li {
        float: left;
        width: calc(33% - 4px);
        position: relative;
        overflow: hidden;
        height: calc(50vh - 4px);
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 2px; }
        ._dossier section .template6 li a {
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          width: 100%; }
        ._dossier section .template6 li .icon-resize-full {
          display: block;
          position: absolute;
          font-size: 26px;
          line-height: 60px;
          color: #ed672f;
          height: 60px;
          width: 60px;
          top: 50%;
          left: 50%;
          margin-left: -30px;
          margin-top: -30px;
          opacity: 0.7;
          border-radius: 50%;
          text-align: center;
          border: solid 0px #ed672f;
          background-color: rgba(0, 0, 0, 0.6);
          transition: all 0.5s; }
        ._dossier section .template6 li .moreFotos {
          position: absolute;
          font-size: 30px;
          line-height: 100px;
          color: #fff;
          height: 100px;
          width: 100px;
          top: 50%;
          left: 50%;
          margin-left: -50px;
          margin-top: -50px;
          opacity: 1;
          border-radius: 50%;
          border: solid 0px #ed672f;
          text-align: center;
          background-color: #ed672f;
          transition: all 0.5s; }
          @media (max-width: 768px) {
            ._dossier section .template6 li .moreFotos {
              font-size: 20px;
              line-height: 60px;
              height: 60px;
              width: 60px;
              margin-left: -30px;
              margin-top: -30px; } }
          ._dossier section .template6 li .moreFotos .icon-mais {
            display: inline-block; }
        ._dossier section .template6 li a:hover .icon-fullscreen {
          opacity: 1;
          background-color: #ed672f;
          color: #000; }
        ._dossier section .template6 li a:hover .moreFotos {
          background-color: #ed672f;
          color: #000; }
  ._dossier .parallax .bg_topo {
    display: table;
    width: 100%;
    position: relative;
    min-height: 100vh;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
    box-shadow: inset 0 0 6em #111; }
    @media (max-width: 480px) {
      ._dossier .parallax .bg_topo {
        background-attachment: inherit; } }
  ._dossier .imgMobile {
    margin-bottom: 15px; }
  ._dossier .texto a {
    color: #ed672f !important;
    text-decoration: underline; }
  @media (min-width: 1025px) {
    ._dossier .imgMobile {
      display: none; }
    ._dossier .parallax [class*="bg__"] {
      position: relative;
      min-height: 100vh;
      background-attachment: fixed;
      background-position: top center;
      background-size: cover;
      box-shadow: inset 0 0 1em #111; }
    ._dossier section .template1 .col_left {
      min-height: 100vh; }
    ._dossier section .texto blockquote {
      margin: 60px 0 0 -50px;
      width: 140%; }
      ._dossier section .texto blockquote strong {
        font-size: 40px;
        line-height: 50px; }
    ._dossier .shareItem {
      width: 186px; } }
  ._dossier #footerDossier {
    color: #fff;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: inset 0 0 1em #111;
    height: auto;
    min-height: none; }
    @media (min-width: 1025px) {
      ._dossier #footerDossier {
        background-attachment: fixed; } }
    ._dossier #footerDossier .topoDossier {
      display: block;
      position: relative;
      padding: 50px 0 0 0;
      height: auto;
      min-height: auto;
      background-color: rgba(240, 104, 38, 0.82); }
      ._dossier #footerDossier .topoDossier h3 {
        margin: 0 auto; }
    ._dossier #footerDossier .shareDiv {
      float: none;
      text-align: center; }
    ._dossier #footerDossier .scrolldown {
      position: relative;
      margin: 0 auto;
      left: auto;
      bottom: auto;
      padding: 50px 0; }
  ._dossier .outrosDossiers {
    color: #808080;
    padding: 15px 10px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    overflow: hidden; }
    ._dossier .outrosDossiers .voltarDossiers {
      margin: 0 0 5px 0;
      position: relative;
      text-decoration: none; }
      ._dossier .outrosDossiers .voltarDossiers .icon-logotvi24 {
        color: #f06926; }
    ._dossier .outrosDossiers .section {
      margin: 10px auto;
      position: relative;
      font-size: 20px; }
      ._dossier .outrosDossiers .section a {
        color: #fff; }
    ._dossier .outrosDossiers .box-maislidas {
      background-color: transparent;
      padding: 0; }
      ._dossier .outrosDossiers .box-maislidas .maislida {
        float: left; }
      ._dossier .outrosDossiers .box-maislidas a {
        color: #fff;
        font-size: 15px;
        font-family: 'Anton', sans-serif;
        display: block;
        min-height: 70px; }
      ._dossier .outrosDossiers .box-maislidas em {
        display: none; }
      ._dossier .outrosDossiers .box-maislidas .picture16x9 {
        margin-bottom: 15px; }
    ._dossier .outrosDossiers .box-maislidasArtigo {
      height: auto; }
    ._dossier .outrosDossiers .owl-item {
      background-color: #000;
      height: 250px; }
    ._dossier .outrosDossiers .owl-item:last-child {
      background-color: transparent; }
  ._dossier .shareItem {
    position: relative;
    width: 150px;
    margin: 0 auto;
    padding: 40px 0;
    background-color: transparent;
    top: auto;
    right: auto;
    text-align: center; }
    ._dossier .shareItem a {
      padding: 0 !important; }
      ._dossier .shareItem a span {
        margin: 0;
        background-color: rgba(140, 140, 140, 0.5);
        text-shadow: none; }
        ._dossier .shareItem a span:before {
          color: #222; }
      ._dossier .shareItem a:hover {
        background-color: transparent; }
        ._dossier .shareItem a:hover .bt-share-twitter {
          background-color: #00acee; }
        ._dossier .shareItem a:hover .bt-share-facebook {
          background-color: #3e59a5; }
        ._dossier .shareItem a:hover .bt-share-google-plus {
          background-color: #dd4b38; }
        ._dossier .shareItem a:hover span:before {
          color: #fff; }
  ._dossier .bg_topo .shareItem a span {
    background-color: rgba(200, 200, 200, 0.4); }
    ._dossier .bg_topo .shareItem a span:before {
      color: #000; }
  ._dossier .galeriaDossier {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.7); }
  @media (max-width: 1024px) and (min-width: 769px) {
    ._dossier .template6 .col_left {
      min-height: 100vh; } }
  @media (max-width: 1024px) {
    ._dossier {
      background-color: #000; }
      ._dossier .parallax [class*="bg__"] {
        box-shadow: none;
        background: none !important; }
      ._dossier .bgWhiteMobile [class*="template"] {
        background-color: #fff;
        color: #222; }
        ._dossier .bgWhiteMobile [class*="template"] .col_left,
        ._dossier .bgWhiteMobile [class*="template"] .col_right,
        ._dossier .bgWhiteMobile [class*="template"] .content {
          color: #222;
          background: none; }
      ._dossier .bgBlackMobile [class*="template"] {
        background-color: #111;
        color: #f0f0f0; }
        ._dossier .bgBlackMobile [class*="template"] .col_left,
        ._dossier .bgBlackMobile [class*="template"] .col_right,
        ._dossier .bgBlackMobile [class*="template"] .content {
          color: #f0f0f0;
          background: none; }
      ._dossier section .template1 .col_left,
      ._dossier section .template1 .col_right,
      ._dossier section .template1 .content,
      ._dossier section .template2 .col_left,
      ._dossier section .template2 .col_right,
      ._dossier section .template2 .content,
      ._dossier section .template3 .col_left,
      ._dossier section .template3 .col_right,
      ._dossier section .template3 .content,
      ._dossier section .template4 .col_left,
      ._dossier section .template4 .col_right,
      ._dossier section .template4 .content,
      ._dossier section .template5 .col_left,
      ._dossier section .template5 .col_right,
      ._dossier section .template5 .content {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
        margin: 0;
        height: auto;
        position: relative;
        top: auto;
        left: auto;
        text-align: left; }
        ._dossier section .template1 .col_left h2,
        ._dossier section .template1 .col_left .texto,
        ._dossier section .template1 .col_left .conteudo,
        ._dossier section .template1 .col_left .numFotos,
        ._dossier section .template1 .col_left .vote,
        ._dossier section .template1 .col_right h2,
        ._dossier section .template1 .col_right .texto,
        ._dossier section .template1 .col_right .conteudo,
        ._dossier section .template1 .col_right .numFotos,
        ._dossier section .template1 .col_right .vote,
        ._dossier section .template1 .content h2,
        ._dossier section .template1 .content .texto,
        ._dossier section .template1 .content .conteudo,
        ._dossier section .template1 .content .numFotos,
        ._dossier section .template1 .content .vote,
        ._dossier section .template2 .col_left h2,
        ._dossier section .template2 .col_left .texto,
        ._dossier section .template2 .col_left .conteudo,
        ._dossier section .template2 .col_left .numFotos,
        ._dossier section .template2 .col_left .vote,
        ._dossier section .template2 .col_right h2,
        ._dossier section .template2 .col_right .texto,
        ._dossier section .template2 .col_right .conteudo,
        ._dossier section .template2 .col_right .numFotos,
        ._dossier section .template2 .col_right .vote,
        ._dossier section .template2 .content h2,
        ._dossier section .template2 .content .texto,
        ._dossier section .template2 .content .conteudo,
        ._dossier section .template2 .content .numFotos,
        ._dossier section .template2 .content .vote,
        ._dossier section .template3 .col_left h2,
        ._dossier section .template3 .col_left .texto,
        ._dossier section .template3 .col_left .conteudo,
        ._dossier section .template3 .col_left .numFotos,
        ._dossier section .template3 .col_left .vote,
        ._dossier section .template3 .col_right h2,
        ._dossier section .template3 .col_right .texto,
        ._dossier section .template3 .col_right .conteudo,
        ._dossier section .template3 .col_right .numFotos,
        ._dossier section .template3 .col_right .vote,
        ._dossier section .template3 .content h2,
        ._dossier section .template3 .content .texto,
        ._dossier section .template3 .content .conteudo,
        ._dossier section .template3 .content .numFotos,
        ._dossier section .template3 .content .vote,
        ._dossier section .template4 .col_left h2,
        ._dossier section .template4 .col_left .texto,
        ._dossier section .template4 .col_left .conteudo,
        ._dossier section .template4 .col_left .numFotos,
        ._dossier section .template4 .col_left .vote,
        ._dossier section .template4 .col_right h2,
        ._dossier section .template4 .col_right .texto,
        ._dossier section .template4 .col_right .conteudo,
        ._dossier section .template4 .col_right .numFotos,
        ._dossier section .template4 .col_right .vote,
        ._dossier section .template4 .content h2,
        ._dossier section .template4 .content .texto,
        ._dossier section .template4 .content .conteudo,
        ._dossier section .template4 .content .numFotos,
        ._dossier section .template4 .content .vote,
        ._dossier section .template5 .col_left h2,
        ._dossier section .template5 .col_left .texto,
        ._dossier section .template5 .col_left .conteudo,
        ._dossier section .template5 .col_left .numFotos,
        ._dossier section .template5 .col_left .vote,
        ._dossier section .template5 .col_right h2,
        ._dossier section .template5 .col_right .texto,
        ._dossier section .template5 .col_right .conteudo,
        ._dossier section .template5 .col_right .numFotos,
        ._dossier section .template5 .col_right .vote,
        ._dossier section .template5 .content h2,
        ._dossier section .template5 .content .texto,
        ._dossier section .template5 .content .conteudo,
        ._dossier section .template5 .content .numFotos,
        ._dossier section .template5 .content .vote {
          width: auto;
          padding: 20px 6%;
          margin: 0; }
      ._dossier section .template1 .content,
      ._dossier section .template2 .content,
      ._dossier section .template3 .content,
      ._dossier section .template4 .content,
      ._dossier section .template5 .content {
        padding-top: 60px; }
      ._dossier section [class*="template"] h2 {
        /*font-size: 80%; */
        margin-bottom: 20px;
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 40px; }
      ._dossier section [class*="template"] .texto {
        font-size: 18px;
        line-height: 25px; }
      ._dossier section [class*="template"] .number {
        width: auto;
        top: auto;
        left: auto;
        text-align: left;
        line-height: 40px;
        font-size: 50px;
        padding: 20px 0 10px 15px;
        margin: 0; }
      ._dossier section .template1 .col_left {
        background: none; }
      ._dossier section .template5 .col_left {
        text-align: center;
        color: #fff; }
        ._dossier section .template5 .col_left a.playVideo {
          display: none; }
      ._dossier section .template5 h2 {
        font-size: 18px;
        line-height: 27px; }
      ._dossier section .template6 {
        margin: 0; }
        ._dossier section .template6 .col_left {
          margin-top: 0;
          padding-top: 50px; }
          ._dossier section .template6 .col_left .numFotos {
            margin-bottom: 0; }
          ._dossier section .template6 .col_left .icon-camera {
            font-size: 30px;
            margin: 0 10px 0 0; }
          ._dossier section .template6 .col_left h2 {
            margin: 5px 0;
            font-size: 24px;
            line-height: 30px; }
        ._dossier section .template6 .col_right {
          float: none;
          width: 100%;
          padding: 10px 0 0 0;
          margin: 0; }
        ._dossier section .template6 .shareItem {
          text-align: center;
          float: none;
          margin: 0 auto; }
      ._dossier #navDesktop {
        display: none; }
      ._dossier .topoDossier .voltarDossiers .icon-voltar {
        float: left;
        font-size: 20px;
        color: #3e3e3e;
        display: block;
        width: 40px;
        text-align: center;
        line-height: 55px;
        cursor: pointer; }
      ._dossier .topoDossier .voltarDossiers .icon-logotvi24 {
        font-size: 20px; }
      ._dossier .topoDossier h1 {
        font-size: 9vw; } }
  @media (max-width: 768px) {
    ._dossier .bgWhiteMobile [class*="template"] .col_left,
    ._dossier .bgWhiteMobile [class*="template"] .col_right,
    ._dossier .bgWhiteMobile [class*="template"] .content {
      color: #222;
      background: none; }
    ._dossier .bgBlackMobile [class*="template"] .col_left,
    ._dossier .bgBlackMobile [class*="template"] .col_right,
    ._dossier .bgBlackMobile [class*="template"] .content {
      color: #fff;
      background: none; }
    ._dossier section [class*="template"] .col_left,
    ._dossier section [class*="template"] .col_right,
    ._dossier section [class*="template"] .content {
      display: block;
      float: none;
      width: 100%;
      padding: 0;
      margin: 0;
      height: auto;
      position: relative;
      top: auto;
      left: auto;
      text-align: left; }
      ._dossier section [class*="template"] .col_left h2,
      ._dossier section [class*="template"] .col_left .texto,
      ._dossier section [class*="template"] .col_left .conteudo,
      ._dossier section [class*="template"] .col_left .numFotos,
      ._dossier section [class*="template"] .col_right h2,
      ._dossier section [class*="template"] .col_right .texto,
      ._dossier section [class*="template"] .col_right .conteudo,
      ._dossier section [class*="template"] .col_right .numFotos,
      ._dossier section [class*="template"] .content h2,
      ._dossier section [class*="template"] .content .texto,
      ._dossier section [class*="template"] .content .conteudo,
      ._dossier section [class*="template"] .content .numFotos {
        width: auto;
        padding: 20px 10%;
        margin: 0; }
    ._dossier section [class*="template"] .content {
      padding-top: 60px; }
    ._dossier section .template5 .col_left {
      background-color: transparent; }
    ._dossier section .template6 ul {
      height: auto;
      margin-bottom: 20px;
      overflow: hidden; }
    ._dossier section .template6 li {
      width: calc(50% - 4px);
      height: calc(100vh/4 - 4px); }
    ._dossier section .personalidadeDivTop {
      text-align: center;
      font-family: 'Roboto Condensed';
      margin-top: 10px; }
      ._dossier section .personalidadeDivTop .picturePers {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-size: cover;
        margin: 0 auto;
        display: block; }
      ._dossier section .personalidadeDivTop .texto {
        font-size: 14px;
        padding: 5px 0 10px 0; }
    ._dossier section .conteudo h2 {
      font-size: 22px;
      line-height: 29px;
      margin: 30px 0 5px 0;
      padding: 0; } }
  @media (max-width: 480px) {
    ._dossier .numFotos {
      padding: 0 0 0 20px; }
    ._dossier section [class*="template"] .col_left h2,
    ._dossier section [class*="template"] .col_right h2,
    ._dossier section [class*="template"] .content h2 {
      font-size: 8vw;
      line-height: 1.1; }
    ._dossier section [class*="template"] .col_left h2,
    ._dossier section [class*="template"] .col_left .vote,
    ._dossier section [class*="template"] .col_right h2,
    ._dossier section [class*="template"] .col_right .vote,
    ._dossier section [class*="template"] .content h2,
    ._dossier section [class*="template"] .content .vote {
      width: auto;
      padding: 10px 18px;
      margin: 0; }
    ._dossier section [class*="template"] .col_left .texto,
    ._dossier section [class*="template"] .col_left .conteudo,
    ._dossier section [class*="template"] .col_right .texto,
    ._dossier section [class*="template"] .col_right .conteudo,
    ._dossier section [class*="template"] .content .texto,
    ._dossier section [class*="template"] .content .conteudo {
      padding: 0 18px; }
    ._dossier section .template6 .col_left {
      padding-top: 50px; }
      ._dossier section .template6 .col_left .numFotos {
        padding: 25px 0 0 20px; }
    ._dossier section .topoDossier h1 {
      font-size: 8vw;
      line-height: 1.3; }
    ._dossier section blockquote {
      padding: 20px 0 20px 32px; }
      ._dossier section blockquote:before {
        font-size: 200px;
        left: -10px;
        top: 60px;
        opacity: 0.15; }
    ._dossier section .texto blockquote {
      margin: 0;
      padding: 0 0 0 35px; }
      ._dossier section .texto blockquote strong {
        font-size: 22px;
        line-height: 32px; }
      ._dossier section .texto blockquote:before {
        font-size: 70px;
        left: -15px;
        top: 30px; } }
  ._dossier .galeriaDossier .prevTabHp {
    background-image: url(//cdn.iol.pt/img/icons/prev.svg) !important;
    background-color: transparent; }
  ._dossier .galeriaDossier .nextTabHp {
    background-image: url(//cdn.iol.pt/img/icons/next.svg) !important;
    background-color: transparent; }
  ._dossier .galeriaArtigoWrapper a.icon-cancel-2 {
    color: #ed672f;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 40px;
    width: 60px;
    height: 60px;
    cursor: pointer !important;
    display: block;
    z-index: 102;
    line-height: 60px;
    text-align: center; }
    ._dossier .galeriaArtigoWrapper a.icon-cancel-2:hover {
      text-decoration: none;
      color: #be0000; }
  ._dossier .galeriaArtigoWrapper .iolgallery:before {
    height: 100vh;
    padding: 0; }
  ._dossier .iolgallery .iolgallery-content {
    background-color: #000 !important; }
  ._dossier .iolgallery-slide-title {
    text-align: center;
    font-size: 12px; }
  ._dossier .disabled {
    opacity: 0; }
  ._dossier .vote li {
    /*background-color: rgba(128, 128, 128, 0.85);*/
    text-shadow: 1px 1px 4px #2d2d2d;
    clear: both;
    margin: 60px 0;
    padding-left: 120px;
    position: relative;
    min-height: 60px; }
    @media (max-width: 480px) {
      ._dossier .vote li {
        min-height: 45px;
        padding-left: 90px;
        margin: 45px 0; } }
    @media (max-width: 480px) {
      ._dossier .vote li label {
        font-size: 20px; } }
    @media (min-width: 480px) {
      ._dossier .vote li label {
        font-size: 24px; } }
    ._dossier .vote li .capa {
      position: absolute;
      top: -20px;
      left: -20px;
      background-size: cover;
      background-position: center;
      border: 1px solid #eee;
      background-color: #555;
      display: block;
      width: 100px;
      max-width: 100px;
      height: 100px;
      max-height: 100px;
      overflow: hidden;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px; }
      ._dossier .vote li .capa span {
        max-width: 100px;
        max-height: 100px;
        overflow: hidden; }
      @media (max-width: 480px) {
        ._dossier .vote li .capa {
          top: -15px;
          left: -10px;
          display: block;
          width: 80px;
          max-width: 80px;
          height: 80px;
          max-height: 80px;
          overflow: hidden;
          -webkit-border-radius: 40px;
          -moz-border-radius: 40px;
          border-radius: 40px; }
          ._dossier .vote li .capa span {
            max-width: 80px;
            max-height: 80px;
            overflow: hidden; } }
    ._dossier .vote li .descricao {
      display: block;
      color: #000;
      text-shadow: none;
      font-size: 16px;
      margin-top: 10px;
      line-height: 19px; }
  ._dossier .aviso {
    display: block;
    font-size: 14px;
    margin-bottom: 40px; }
  ._dossier .btn-vote {
    font-size: 20px !important;
    width: 100% !important;
    -webkit-appearance: none; }
  ._dossier .btn-vote.inativo {
    background-color: transparent; }
  ._dossier .bgWhiteMobile .vote .btn-vote.inativo {
    background-color: transparent;
    color: #000; }
  ._dossier .box-maislidasArtigo .owl-stage-outer {
    background-color: #000; }
  ._dossier table {
    width: 100%;
    font-size: 90%; }
    @media (max-width: 480px) {
      ._dossier table {
        font-size: 85%; } }
    ._dossier table td {
      padding: 8px;
      border-bottom: solid 1px #ccc; }

@media (max-width: 480px) {
  .hide-mobile {
    display: none; } }
@media (min-width: 481px) {
  .hide-desktop {
    display: none; } }
@media (max-width: 1024px) {
  .hide-mobile-tablet {
    display: none; } }
.dossier-section .shareDiv {
  float: none;
  text-align: center;
  padding: 20px 0 50px 0; }
  .dossier-section .shareDiv a {
    text-decoration: none;
    padding: 5px;
    margin: 0 10px; }
    .dossier-section .shareDiv a .icon {
      width: 36px;
      height: 36px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      line-height: 36px;
      text-align: center;
      color: #F06927;
      border-color: #F06927;
      font-size: 16px;
      background-color: transparent;
      margin: 0; }
    .tableJogadorEpoca{
        text-align: center;
        font-weight: bold;
        text-decoration: underline;
    }
    .tableJogadorEpoca td{
      text-align: center !important;
      border-bottom: 1px solid black;
    }
@media (max-width: 767px) {
 .filtroJogadorMobile ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.1); }
   .filtroJogadorMobile ::-webkit-scrollbar {
    height: 4px;
    background-color: transparent; }
   .filtroJogadorMobile ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.4);
    border: 0;
    border-radius: 2px; }
   .filtroJogadorMobile  {
    /* 20 anos */
    padding-top: 14px;
    height: 60px;
    background-color: #f3f0ea;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 60px;
    -webkit-overflow-scrolling: touch; }

    @media (max-width: 500px) {
       .filtroJogadorMobile  {
        padding-top: 0; } }
      @media (min-width: 768px) {
         .filtroJogadorMobile  ul {
          margin-left: 115px; } }
      @media (max-width: 767px) {
         .filtroJogadorMobile  ul {
          height: 60px;
          width: 810px; } }
       .filtroJogadorMobile  ul li {
        float: left;
        width: 5.5%;
        height: 60px; }
        @media (max-width: 767px) {
           .filtroJogadorMobile  ul li {
            width: 110px !important;
             font-size: 1em !important} }
         .filtroJogadorMobile  ul li {
          display: block;
          text-align: center;
          font-size: 12px;
          color: #777; }}
.box-maislidasArtigo .maislida {
  width: 21.5%;
  display: inline-block;
  vertical-align: top;
  margin: 10px 1.5% 0 1.5%;
  text-align: left;
  padding-bottom: 20px; }

@media (max-width: 1350px) {
  .box-maislidasArtigo .maislida {
    width: 46%; } }
.dossier-section .selected {
  background-color: #f06926; }

/*
@import "eurowidget";
@import "riowidget"
*/
.pub {
  font-size: 9px;
  color: #808080;
  text-align: center;
  line-height: 20px;
  font-family: Arial; }
  @media (max-width: 730px) {
    .pub {
      margin: 0 auto; } }

#branded {
  margin: 35px 0;
  width: 100%; }

.hpCod #COD_ad_container {
  margin: 30px auto; }

.layout1 a, .layout2 a, .layout3 a, .layout4 a, .layout5 a, .layout6 a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  position: relative; }
  .layout1 a .picture, .layout2 a .picture, .layout3 a .picture, .layout4 a .picture, .layout5 a .picture, .layout6 a .picture {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center top;
    /*                    -webkit-filter: brightness(115%);  Safari 6.0 - 9.0 
                        filter: brightness(115%);*/ }
    .layout1 a .picture .botao, .layout2 a .picture .botao, .layout3 a .picture .botao, .layout4 a .picture .botao, .layout5 a .picture .botao, .layout6 a .picture .botao {
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 2; }
    .layout1 a .picture .zoom, .layout2 a .picture .zoom, .layout3 a .picture .zoom, .layout4 a .picture .zoom, .layout5 a .picture .zoom, .layout6 a .picture .zoom {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 65px;
      height: 65px;
      padding: 70px 0 0 70px;
      line-height: 65px;
      z-index: 2;
      background: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      /* ie10+ */
      background: linear-gradient(315deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
      /* ie6-9 */ }
  .layout1 a .title, .layout2 a .title, .layout3 a .title, .layout4 a .title, .layout5 a .title, .layout6 a .title {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    /*                    background-color: #fff;*/ }
    .layout1 a .title .date, .layout2 a .title .date, .layout3 a .title .date, .layout4 a .title .date, .layout5 a .title .date, .layout6 a .title .date {
      display: block;
      color: #808080;
      font-size: 12px;
      font-weight: 300; }
  .layout1 a .iconRS, .layout2 a .iconRS, .layout3 a .iconRS, .layout4 a .iconRS, .layout5 a .iconRS, .layout6 a .iconRS {
    color: #fff;
    font-size: 40px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
    display: block; }

/*titulo por baixo da foto com fundo branco*/
.layout1 a {
  display: block;
  width: 100%;
  padding-bottom: 100%; }
  .layout1 a .picture {
    height: 68%; }
    .layout1 a .picture .exclusivoLabel {
      position: absolute;
      bottom: 0;
      left: 0; }
  .layout1 a .title {
    height: 32%;
    overflow: hidden; }
    .layout1 a .title h2 {
      text-transform: uppercase;
      color: #000;
      padding: 3vw;
      font-size: 4.8vw;
      line-height: 6vw;
      font-weight: 300; }
      @media (min-width: 640px) and (max-width: 960px) {
        .layout1 a .title h2 {
          padding: 1.7vw 2.4vw;
          font-size: 2.1vw;
          line-height: 2.7vw; } }
      @media (min-width: 961px) {
        .layout1 a .title h2 {
          padding: 1vw 1.6vw;
          font-size: 1.5vw;
          line-height: 2vw; } }
      @media (min-width: 1350px) {
        .layout1 a .title h2 {
          padding: 12px 20px;
          font-size: 20px;
          line-height: 26px; } }

#LDB {
  display: table; }

/*# sourceMappingURL=style.css.map */
