@font-face {
    font-family: "Bookman Old";
    src: url("../fontes/BOOKOSB.TTF");
    }

body{
  font-family: 'Source Sans Pro', sans-serif;
  background: #eaeaea;
  font-size: 16px;
}

.container-fluid{ padding: 0;}
/*header{width: 100%; background: #005797; padding: 1% 0; margin: 0 auto; text-align: center; }*/
header .area_icones{ background: #0066a0; }

header .cabecalho{ background: #0089cf; }

header .cabecalho .logo-gazetadosul{ margin:10px; }

.logo-gaz { padding-top: 2.8em; }

header nav.gaz-top {
  height: 35px;
  margin-bottom: 0;
  border-radius: 0;
}

header ul.nav-social {
  margin: 0;
}

header ul.nav-social > li > a {
  color: #fff;
  height: 35px;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 35px;
}

header ul.nav-social > li > a:hover { background: transparent; color: #0089CF;}

header ul.nav-social > li,
header ul.nav-social > li > a {
  display: inline;
}

header nav.gaz-top, ul.nav-social {
  min-height: 35px;
  height: 35px;
}

header ul.nav.navbar-nav.nav-social li a i.fa {
  line-height: 0;
}

header .navbar-brand, .nav-social > li > a { text-shadow: none; }

header .area_menu{ background: #e8e9e9; margin: 5px 0 0; }


h1 { margin: 0; font-family: "Bookman Old"; font-size: 85px; font-weight: bold; color: #fff; display: none;}
header  .area_menu ul, header  .area_menu .dados_sessao_usuario{ margin: 10px 0; padding: 0;}
header  .area_menu ul li{ display: inline-table; padding: 0 1px;}
header  .area_menu ul li a, .area_menu ul li a:hover,  .area_menu ul li a:focus,  .area_menu ul li a:active,  .area_menu ul li a:visited { color: #616161; font-size: 14px; border:0; outline: none; }


.gradiente{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(224,224,224,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(224,224,224,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(224,224,224,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(224,224,224,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(224,224,224,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(224,224,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=1 );
}

.row.espacamento{ margin: 5px 0; }
.row.espacamento_grande{ margin: 45px 0; }

.fonte_grande{ font-size: 32px; font-weight: 700; text-align: center; margin: 0; padding: 0;}

.linha_horizontal{ border-top: 1px solid #cfcfcf; }
.linha_vertical{ border-left: 1px solid #cfcfcf; }

h2{ text-align: center; margin-bottom: 30px; font-size: 25px; color: #337ab7; }

.tipo_assinatura{ margin: 0; }
.tipo_assinatura li{ list-style: none; display: inline-block;  text-align: left;}
.tipo_assinatura label{ margin: 5px 10px 10px 5px; font-size: 15px; }


.planos{ text-align: left; margin: 0 0 30px 0; }

.planos ul{ width: 100%; padding: 0 0 0 0%; }
.planos ul li{ list-style: none; display: inline-block; text-align: center; }
.planos ul li span{ /*font-size: 16px;*/ font-weight: 700; }
.planos label{ margin: 5px 20px 10px 5px; font-size: 15px; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color: #337ab7;}

.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover{color: #555; text-align: center; background-color: #eee;}


.area_tabs_usuario>li{ padding: 8px 3px; }
.area_tabs_usuario>li>a{ padding: 10px 9px; }

.div_center img{ margin: 0 auto; text-align: center; }

.espaco_mobile{ height: 90px; float: left;}

.divisao_footer{  }

.espaco_interno{ background: #e0e0e0; margin: 0px 0 0; }

footer{ background: #eaeaea;  color: #666666; }

footer .linha_vertical{
  background: none; border: 0;
}

footer .texto_ajuda{
    box-shadow: 3px 3px 4px #000;
   float: left;
   overflow: hidden;
   border-radius: 20px;
   height: auto;
   min-height: 27px;
   border: 1px solid #CCC;
   background-color: #FFF;
   transform: rotate(-90deg);
   -ms-transform: rotate(-90deg);
   -moz-transform: rotate(-15deg);
   -webkit-transform: rotate(-2deg);
   -o-transform: rotate(7deg);
   position: relative;
   z-index: 3;
   color: #005797;
   font-weight: bold;
   font-size: 17px;
   left: 0%;
   padding: 0 5px;
   margin: 8px 0 0 0;
}

.bt_leia{ margin:60px 0 10px; }

.bt_assine{ background: #ffd800; border: 0; color: #000; font-weight: 700; }
.bt_assine:hover{ background: #D4B308; color: #000; }

.span_tele_texto{ color: #337ab7; text-transform: uppercase; font-weight: bold; }
.span_tele_fone{ color: #fff; font-size: 20px; background: #337ab7; ;}

.span_tele_fone a{color: #fff; text-decoration: none;}

.iframe_jornal{ background: url(../images/web-mobile-img-5.png) center no-repeat; height: 285px;}
.iframe_jornal img{ height: 200px; margin: 22px 0 0; }

.iframe_jornal_xs{ background: url(../images/web-mobile-img-7.png) center no-repeat; height: 285px;}
.iframe_jornal_xs img{ height: 142px; margin: 58px 0 0; }

.iframe_jornal iframe{  position: absolute; left: 0; top: 4%; height: 74%;}
.iframe_jornal_xs iframe{ position: absolute; top: 18%; left: 0; height: 51%;}


 /******* Mensagens de pós-cadatros */
.msg_sucesso { text-align: center; margin:0 0 5px 0; padding:8px 10px; border:1px solid #3db800; background:#ebffe1; font-size:20px; color:#3db800; font-weight:bold; }
.msg_erro { text-align: center; margin:0 0 5px 0; padding:8px 10px; border:1px solid #b80000; background:#ffe1e1; font-size:20px; color:#b80000; font-weight:bold; }
.error { text-align: center;  height:15px; background-color:#FFFE36; border:1px solid #E1E16D; font-size:11px; color:#000; padding:3px 10px; margin-left:-2px;
    /* CSS3 */
    -moz-border-radius:4px; -webkit-border-radius:4px; -moz-border-radius-bottomleft:0; -moz-border-radius-topleft:0; -webkit-border-bottom-left-radius:0; -webkit-border-top-left-radius:0;
    -moz-box-shadow:0 0 6px #ddd; -webkit-box-shadow:0 0 6px #ddd;  border-radius:4px; border-radius-bottomleft:0; border-radius-topleft:0; box-shadow:0 0 6px #ddd;
    behavior: url(css/ie-css3.htc);
}

/* na tela dos pedidos do usuario*/
.dados_produto {
    border: 1px solid #cecece;
    text-align: left;
    padding: 15px;
    min-height: 220px;
    margin: 10px 0 50px;
    display: inline-block;
}

.thumbnail {padding: 15px;  }


 /* max 592px */
@media (min-width: 31em) { 
  .thumbnail .imgEdicao img { height: 230px;  }
} /* 592px */

@media (min-width: 47em) { 
    .thumbnail .imgEdicao img { height: 250px;  }
} /* 752px */
@media (min-width: 68em) { 
  .thumbnail .imgEdicao img { height: 310px;  }
} /* 1088px */


.text_red{ color: #f00000; }

.desc-produto { padding: 10px; }