
/* - shell.css - */
/* https://www12.senado.leg.br/noticias/portal_css/shell.css?original=1 */
/* */
.navbar-inner {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
padding: 0 !important;
background-image: url(bg_navbar.gif);
}
.navbar-inner .container{
position: relative;
}
/* */
/* */
.logo-senado {
margin-top: 8px;
float: left;
display: block;
padding: 0;
}
/* */
.alo-senado {
margin-top: 12px;
font-size: 13px;
color: #fff;
}
/* */
#menu-comando{
cursor: pointer;
height: 46px;
background: url(toggler.gif) center center no-repeat;
opacity: 0.7;
filter: alpha(opacity=75);
width: 126px;
float:right;
z-index: 999;
color:#fff;
text-align: right;
line-height: 48px;
}
#menu-comando:hover{opacity:1;filter:alpha(opacity=100);}
#menu-comando + .tooltip.in{opacity: 1 !important;filter: alpha(opacity=100)!important;}
/* */
.navbar-senado {
display: block;
}
.navbar-senado .navbar-inner {
height: 51px;
background: url(topo-bg.gif) repeat-x;
}
.navbar-senado .container {
padding-left: 0;
padding-right: 0;
}
/* */
.navbar-principal .navbar-inverse .navbar-toggle {
width: 38px;
background-color: #3E6892;
margin-top: 20px;
}
/* */
.busca-toggle button {
height: 35px;
margin-top: 4px;
}
/* */
.navbar-senado .dropdown-menu {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background-color: #00305c;
opacity: 0.9;
position: absolute;
filter:alpha(opacity=90);
right: 0;
top: 49px;
}
.navbar-senado .dropdown-menu > li > a {
color: #fff;
}
.navbar-senado .dropdown-menu > li.divider-senado {
width: 80%;
margin-left: 10%;
background-color: #0095da;
border-bottom: none;
}
.navbar-senado .dropdown-menu > li > a:hover,
.navbar-senado .dropdown-menu > li > a:focus {
background-color: transparent;
}
.navbar-senado li.dropdown {
margin-top: 10px;
width: 160px;
height: 20px;
border:solid 1px #61778e;
background-image: -moz-linear-gradient(top, #1f4c73, #61778e);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f4c73), to(#61778e));
background-image: -webkit-linear-gradient(top, #1f4c73, #61778e);
background-image: -o-linear-gradient(top, #1f4c73, #61778e);
background-image: linear-gradient(to bottom, #1f4c73, #61778e);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1f4c73', endColorstr='#ff61778e', GradientType=0);
}
.navbar-senado li.dropdown > a {
padding: 0 2px;
color: #fff;
font-size: 11px;
text-decoration: none;
}
.caret.pull-right {
margin-right: 5px;
}
.navbar-senado .caret {
margin-top: 7px;
border-top-color: #f2bc00;
border-bottom-color: #f2bc00;
}
.dropdown-toggle.black .caret {
border-top-color: #000;
border-bottom-color: #000;
}
.navbar-senado .dropdown-menu .divider-senado {
*width: 100%;
height: 1px;
margin: 0 1px;
*margin: 0;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
/* */
/* */
.container-topo{
margin-top: -23px;
}
.identificacao-site, .busca-principal{
height: 100px;
padding: 0;
font-weight: normal;
}
.busca-principal .form-group, .busca-smartphone .form-group {
width: 100%;
}
.busca-smartphone {
clear: both;
margin: 15px;
}
.busca-toggle {
margin-top: 15px;
margin-right: 15px;
}
#campoBusca, #campoBuscaSmartphone, .btn-search {
height: 38px;
}
/* */
.identificacao-site.visible-xs {
margin-top: 26px;
margin-left: 15px;
height: 35px;
}
.identificacao-site h1{
color: #3E6892;
font-size: 40px;
margin: -10px 0;
}
.identificacao-site small{
color: #3E6892;
clear: right;
font-size: 18px;
}
/* */
.navbar-principal .container,
.navbar-principal .navbar-botoes{
padding: 0;
margin: 0;
}
.navbar-principal .navbar-botoes .navbar-nav {
margin: 0 0 0 -15px;
}
.navbar-principal .navbar{
border-left: none;
border-right: none;
border-top: dotted 1px #CCC;
border-bottom: solid 5px #3E6892;
margin-bottom: 0;
font-size: 16px;
}
.navbar-secundaria .navbar{
border-top: 1px solid #CCC;
background-color: #f7f7f7;
clear: both;
min-height: 40px !important;
}
.navbar-secundaria .navbar-collapse{
padding-left: 0;
padding-right: 0;
}
.navbar-secundaria .navbar-nav > li > a{
padding-top: 7px;
padding-bottom: 7px;
color: #666;
}
.navbar-veiculos > a{
color:  #3E6892 !important;
}
.navbar-botoes .dropdown-menu{
right: 0;
margin: 0 auto auto -15px;
background-color: #f7f7f7;
border-top: solid 1px #3E6892;
border-bottom: solid 5px #3E6892;
border-left: none;
border-right: none;
}
.navbar-botoes .navbar-nav > li > a,
.navbar-botoes .navbar-nav > li > a:hover {
color: #666 !important;
}
.link-destaque {
color: #3E6892 !important;
}
/* */
.seta-dropdown-menu {
content: '';
display: none;
z-index: 1010;
position: relative;
background: #f7f7f7;
top: 16px;
}
.seta-dropdown-menu:after,
.seta-dropdown-menu:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.seta-dropdown-menu:after {
border-color: rgba(245, 245, 245, 0);
border-bottom-color: #f7f7f7;
border-width: 10px;
margin-left: -10px;
}
.seta-dropdown-menu:before {
border-color: rgba(245, 245, 245, 0);
border-bottom-color: #3E6892;
border-width: 11px;
margin-left: -11px;
}
li.dropdown.open > a > span.seta-dropdown-menu{
/* */
display: block;
}
/* */
.conteudo-submenu {
margin-bottom: 10px;
}
.conteudo-submenu .thumbnail{
background-color: transparent;
margin-bottom: 0;
}
.conteudo-submenu .thumbnail img {
padding-left: 15px;
padding-top: 15px;
}
.conteudo-submenu .thumbnail .caption {
padding-left: 15px;
padding-top: 10px;
}
.conteudo-submenu .dropdown-header {
color: #333;
padding: 15px 0;
margin-bottom: -10px;
}
.conteudo-submenu .divider {
background-color: #ccc;
margin: 0;
}
li.divider + li.dropdown-header {
padding-top: 0;
}
.lista-links-submenu {
font-size: 90%;
padding-right: 15px;
}
.lista-links-submenu .divider + .link-submenu {
border-top: none;
}
.lista-links-submenu .divider + .dropdown-header {
margin-top: 10px;
}
.megamenu .link-submenu {
padding-top: 10px;
padding-bottom: 10px;
}
.link-submenu {
border-top: dotted 1px #ccc;
}
.link-submenu:first-child {
border-top: none;
}
.divisor-vertical {
height: 15px;
margin-top: 10px;
border-left: 1px solid #ccc;
}
/* */
.megamenu .nav,
.megamenu .dropup,
.megamenu .dropdown,
.megamenu .collapse {
position: static;
}
.megamenu .navbar-inner,
.megamenu .container {
position: relative;
}
.megamenu .dropdown-menu {
left: auto;
}
.megamenu .dropdown-menu > li {
display: block;
}
.megamenu .nav.pull-right .dropdown-menu {
right: 0;
}
.megamenu .megamenu-content {
padding: 20px 30px;
*zoom: 1;
}
.megamenu .megamenu-content:before,
.megamenu .megamenu-content:after {
display: table;
content: "";
line-height: 0;
}
.megamenu .megamenu-content:after {
clear: both;
}
.megamenu.navbar .nav > li > .dropdown-menu:after,
.megamenu.navbar .nav > li > .dropdown-menu:before {
display: none;
}
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
width: 100%;
left: 0;
right: 0;
}
/* */
#navbarRodape .navbar-inner {
height: auto;
border: 0;
/* */
}
#navbarRodape h6 {
font-size: 13px;
font-weight: bold;
color: #666;
margin:30px 0 16px 0;
}
#navbarRodape .h6Second{
font-size: 13px;
font-weight: bold;
color: #666;
margin:20px 0 10px 0;
}
.titulo-rodape {
cursor: pointer;
text-decoration: none !important;
}
#navbarRodape a {
color: inherit;
}
#navbarRodape .caret {
margin-top: 5px;
}
#navbarRodape .list-unstyled {
margin-top: 5px;
}
#navbarRodape .list-unstyled li {
line-height: 1.3;
}
#rodapeIntranet {
height: 30px;
}
#rodapeIntranet > div > p {
margin-top: 7px;
}
#rodapeEndereco {
background-color: #002e56;
color: #FFF;
margin: 0;
width: 100%;
height: 40px;
text-align: center;
vertical-align: middle;
display: table;
font-size: 11px;
}
#rodapeEndereco p {
display: table-cell;
vertical-align: middle;
color: inherit;
}
.divisor-rodape {
border-bottom: 1px solid #fff;
}
.link-rodape {
font-size: 12px;
color: #666;
margin: 0;
}
.headersFooter{
cursor:text;
}
.headersFooter:hover{text-decoration: none;}
/* */
/* */
@media (max-width: 479px) {
.identificacao-site h1{
margin: 0;
font-size: 18px;
}
.alo-senado {
display: none;
}
}
@media (min-width: 480px) and (max-width: 768px) {
.identificacao-site h1{
margin: 0;
font-size: 32px;
}
.identificacao-site h1 small{
font-size: 32px;
}
.alo-senado {
font-size:10px;
text-align: center;
line-height: 12px;
margin-left: 193px;
}
}
@media (max-width: 767px) {
.busca-smartphone .btn-search {
margin-top: -15px;
}
}
@media (min-width: 768px) and (max-width: 768px) {
.navbar-principal .navbar-header {
margin-right: 15px;
}
}
@media (max-width: 768px) {
.navbar-senado {
margin-bottom: 0;
}
.navbar-senado .container {
padding-left: 10px;
padding-right: 10px;
}
.navbar-senado li.dropdown {
width: 118px;
margin-right: 0;
}
#conteudoPrincipal {
margin-top: 20px;
}
}
@media (min-width: 769px) and (max-width: 1119px) {
.nav > li > a {
/* */
padding: 21px 10px;
}
}
@media (max-width: 969px) {
.megamenu .dropdown.megamenu-fullwidth .dropdown-menu {
width: auto;
}
.megamenu .megamenu-content {
padding-left: 0;
padding-right: 0;
}
.megamenu .dropdown-menu > li > ul {
display: block;
}
}
.carousel-control--mini {
height: 140px;
width: 50px;
}


/* - ploneCustom.css - */
/* https://www12.senado.leg.br/noticias/portal_css/ploneCustom.css?original=1 */
/* */
#overlay-destaque, #overlay-imagens-senado {
display: block;
position: absolute;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
filter: alpha(opacity=40);
opacity: .4;
bottom: 0;
left: 0;
z-index: 6;
background-color: #333;
width: 100%;
margin: 0;
}
#overlay-destaque {
min-height: 80px;
}
#overlay-imagens-senado {
min-height: 60px;
}
/* */
.autocompleteInputWidget .option span.label{color: #000; font-weight: bold;}
/* */
.video-noplay{ pointer-events: none;}
/* */
.edit-overlay {
text-align: right;
opacity: 0;
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
height: auto;
position: absolute;
z-index: 1000;
width: 100%;
left: 0;
}
.edit-overlay-handle {
cursor: move;
}
.edit-overlay.ui-draggable-dragging {
width: auto;
z-index: 3000;
}
.edit-overlay:hover {
opacity: 0.8;
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
background-color: #B0C4DE;
}
.edit-overlay button {
margin: 0 5px 0 0;
}
.edit-overlay-miolo-destaque:hover {
opacity: 0.8;
transition-duration: 1s;
background-color: #B0C4DE;
width: 43%;
}
.edit-overlay-miolo-destaque {
text-align: right;
opacity: 0;
transition-duration: 1s;
height: auto;
position: absolute;
right: 0px;
width: 300px;
z-index: 10;
}
.edit-overlay-miolo-destaque button {
margin: 0 5px 0 0;
}
/* */
#form-widgets-title,#form-widgets-chamada,#form-widgets-legenda,#form-widgets-retranca_auxiliar,#form-widgets-url{
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
}
#form-widgets-materia-widgets-query{
width:89%;
height:34px;
border-radius: 4px;
padding: 6px 12px;
margin-right:10px;
}
#counter-grupotextocomcontador-chamada{
font-weight: bold;
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
font-size: 10px;
}
/* */
/* ****/
.dragdropActive{
opacity: 0.5;
background-color: #2F00EC !important;
}
.dragdropHover{
opacity: 0.5;
background-color: #00FF29 !important;
}
.edit-overlay  button{
cursor: pointer;
}
.edit-overlay-miolo-destaque button{
cursor: pointer;
}
/* ****/
/* ***/
.blocoPainel{
width: 100%;
float: left;
background-color: #FFF;
border: 1px solid #8F9CAC;
text-align: left;
font-size: 85%;
margin-bottom: 60px;
}
.blocoPainel p{ margin-bottom: 0px;}
.blocoPainel p.small{ width: 100%; font-size: 0.85em;}
.blocoPainel p.small span.spanRevisado{ float:right; color:#FF0000; font-weight: bold;}
.blocoPainel .divisor{
float: left;
width: 98%;
height: 1px;
border-bottom: 1px dotted #D1D1D1;
margin-bottom: 10px;
}
.blocoPainel .panel{border: 0;}
.painelMateriaPrivada{color: #F00;}
.painelMateriaPendente{color: #FFA500;}
.painelMateriaLiberada{color: #076913;}
.painelMateriaPublicada{color: #0D8BDF;}
a.btn-painel {
display:block;
width:100%;
}
.buscaDataPainel #formfield-form-widgets-data {
float: left;
}
.buscaDataPainel .formControls {
float: left;
}
.buscaDataPainel #form-buttons-buscar {
margin-top: 15px;
margin-left: -75px;
}
.buscaDataPainel .caltrigger {
margin-top: -5px;
}
#painelUsuario .nav>li>a {
padding: 3px 4px;
font-weight: bold;
}
#painelUsuario .nav-tabs>li {
font-size: 13px;
text-align: center;
}
#painelUsuario .nav-tabs>li.active>a, #painelUsuario .nav-tabs>li.active>a:hover, #painelUsuario .nav-tabs>li.active>a:focus{
color:#FFF;
background-color: #3e6892;
border-color: transparent;
}
#painelUsuario #privados .nav-tabs>li.active>a, #painelUsuario #privados .nav-tabs>li.active>a:hover, #painelUsuario #privados .nav-tabs>li.active>a:focus{
background-color: #f00;
color: #fff;
}
#painelUsuario #privados .nav > li > a {
color: #f00;
}
#painelUsuario #revisaopendente .nav-tabs>li.active>a, #painelUsuario #revisaopendente .nav-tabs>li.active>a:hover, #painelUsuario #revisaopendente .nav-tabs>li.active>a:focus{
background-color: #ffa500;
color: #fff;
}
#painelUsuario #revisaopendente .nav > li > a {
color: #8b4513;
}
#painelUsuario #liberados .nav-tabs>li.active>a, #painelUsuario #liberados .nav-tabs>li.active>a:hover, #painelUsuario #liberados .nav-tabs>li.active>a:focus{
background-color: #076913;
color: #fff;
}
#painelUsuario #liberados .nav > li > a {
color: #076913;
}
#painelUsuario #publicados .nav-tabs>li.active>a, #painelUsuario #publicados .nav-tabs>li.active>a:hover, #painelUsuario #publicados .nav-tabs>li.active>a:focus{
background-color: #0d8bdf;
color: #fff;
}
#painelUsuario #publicados .nav > li > a {
color: #0d8bdf;
}
#painelUsuario .nav {
margin-bottom: 5px;
}
#painelUsuario .nav-tabs > li:first-child {
margin-left: 0px;
}
#painelUsuario .tab-content {
padding: 5px 5px;
}
/* ***/
dl.portalMessage.error + div div.error{
color:#F00;
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #FDC;
clear: both;
border-color: #F00;
font-weight: bold;
padding-left: 5px;
}
.overlay-ajax{opacity: 1 !important;}
#abasAtividade .row h4 a,
#video .carousel-inner .caption h4 a{
color: #3e6892;
}
#abasAtividade .row h4 a:hover,
#video .carousel-inner .caption h4 a:hover{
color: #27425c;
}
/* */
#abasAtividade .carousel-inner{
clear:both;
}
/* */
.mceContentBody {
font-size: 14px !important;
}
/* */
#carrosselBanners{
margin-top:60px;
}
/* */
.audiojs audio {
position: absolute;
left: -1px;
}
.audiojs {
max-width: 460px;
margin-top: 0.625em;
height: 19px;
overflow: hidden;
position: relative;
font-family: monospace;
font-size: 12px;
background-color: #999;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
-o-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
border-radius: 2px;
}
.audiojs .play-pause {
width: 8.043478%;
height: 19px;
padding: 0px;
margin: 0px;
float: left;
overflow: hidden;
border-right: 1px solid #666;
background-color: #ccc;
}
.audiojs .play-pause p {
width: 14px;
height: 19px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
cursor: pointer;
line-height: 16px;
}
.audiojs .play {
display: block;
}
.audiojs .scrubber {
position: relative;
float: left;
max-width: 280px;
width: 86%;
background: #5a5a5a;
height: 8px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2.173913%;
margin-right: 2.173913%;
border-top: 1px solid #333;
border-left: 0px;
border-bottom: 0px;
overflow: hidden;
}
.audiojs .progress {
position: absolute;
top: 0px;
left: 0px;
height: 14px;
width: 0px;
background: #ccc;
z-index: 1;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}
.audiojs .loaded {
position: absolute;
top: 0px;
left: 0px;
height: 14px;
width: 0px;
background: #000;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
}
.audiojs .time {
display: none;
position: absolute;
right: 0;
height: 19px;
line-height: 19px;
max-width: 121px;
margin: 0px 0px 0px 6px;
padding: 0px 6px 0px 12px;
border-left: 1px solid #666;
color: #fff;
}
.audiojs .time em {
padding: 0px 2px 0px 0px;
font-style: normal;
}
.audiojs .time strong:before {
content: "/ ";
}
.audiojs .time strong {
padding: 0px 0px 0px 2px;
font-weight: normal;
font-style: normal;
}
.audiojs .error-message {
float: left;
display: none;
margin: 0px 10px;
height: 36px;
max-width: 400px;
width: 86.956%;
overflow: hidden;
line-height: 36px;
white-space: nowrap;
color: #fff;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
color: #eee;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px solid #999;
white-space: normal;
}
/* */
.audiojs .play {
}
.audiojs .loading {
}
.audiojs .error {
}
.audiojs .pause {
}
.playing .play, .playing .loading, .playing .error {
display: none;
}
.playing .pause {
display: block;
}
.loading .play, .loading .pause, .loading .error {
display: none;
}
.loading .loading {
display: block;
}
.error .time, .error .play, .error .pause, .error .scrubber, .error .loading {
display: none;
}
.error .error {
display: block;
}
.error .play-pause p {
cursor: auto;
}
.error .error-message {
display: block;
}
@media (min-width: 479px) {
.audiojs .scrubber {
width: 60.86956%;
}
.audiojs .time {
display: block;
}
}
/* */
.audioResize .duration{
display: none !important;
}
/* */
/* */
.carousel-control-video {
bottom: initial;
height: 70%;
z-index: 20;
}
.carrossel-setas-video {
top: 45%;
}
.videoLimpo {
z-index: 15;
position: relative;
}
.ytmask {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
/* */
/* */
#calroot{width:auto;}
/* */
#content .quadromateria th,
table.quadromateria th{
background-color: #006699;
text-align: center;
color: white;
}
#content .quadromateria td,
table.quadromateria td{
border:solid 2px #ccc;
padding: 5px 10px 5px 10px;
}
#content .textarea-widget .text-field,
table.quadromateria tr:nth-child(odd) td {
background: none repeat scroll 0 0 #ccc;
}
}
#form-widgets-description .quadromateria tr:nth-child(odd) td,
table.quadromateria tr:nth-child(odd) td {
background: none repeat scroll 0 0 #ccc;
}
#form-widgets-description.textarea-widget{
width: 100%;
min-height: 80px;
}
/* */
/* */
#content .tablemateria caption,
table.tablemateria caption{
padding: 5px 10px;
background: #999999;
color: #fff;
font-size: 15px;
font-weight: bold;
margin-bottom: 2px;
}
#content .tablemateria th,
table.tablemateria th{
padding: 5px 10px;
background-color: #006699;
text-align: center;
color: white;
}
#content .tablemateria td,
table.tablemateria td{
border:solid 4px white;
padding: 5px 10px 5px 10px;
background: none repeat scroll 0 0 #efefef;
}
#content .tablemateria tr:nth-child(odd) td ,
table.tablemateria tr:nth-child(odd) td {
background: none repeat scroll 0 0 #efefef;
}
#content .tablemateria th h3,
table.tablemateria th h3{
color: #fff;
}
/* */
#content .tableFotoEsquerda,
table.tableFotoEsquerda{
float: left;
margin-right: 7px;
}
#content .tableFotoDireita,
table.tableFotoDireita{
float: right;
margin-left: 7px;
margin-bottom: 8px !important;
}
/* */
#textoMateria h3{font-size: 16px;}
/* */
span.nao-quebra-espaco{white-space: nowrap;}
/* */
#menuUsuarioLogado {background-color: #116D00; border-color: solid 2px #E7E7E7;min-height: 30px;}
#menuUsuarioLogado.navbar-default .navbar-nav>li>a:hover, #menuUsuarioLogado.navbar-default .navbar-nav>li>a:focus { color: #FFF; background-color: rgba(0, 0, 0, 0); }
#menuUsuarioLogado.navbar-default .navbar-nav>li>a {color: #FFF;padding-bottom: 5px;padding-top: 5px;}
#menuUsuarioLogado.navbar-default .navbar-brand {font-size: 16px;}
/* */
/* */
.audio_manchete .audiojs{
color:black;
margin-bottom:10px;
width:100%;
max-width: 100%;
}
.audio_manchete .audiojs .scrubber{
width:75%;
max-width: 75%;
}
/* */
/* */
.contenttreeWindow .state-private{color:#F00;}
.contenttreeWindow .state-pending{color:#FFA500;}
.contenttreeWindow .state-liberado{color:#076913;}
.contenttreeWindow .state-published{color:#0D8BDF;}
/* */
/* */
#plone-contentmenu-workflow .state-private {
padding: 0 0.5em;background-color: #F00;border: 0.1em solid #F00;color: white !important;
border-radius: 0.5em;-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;
}
#plone-contentmenu-workflow .state-pending {
padding: 0 0.5em;background-color: #FFA500;border: 0.1em solid #FFA500;color: white !important;
border-radius: 0.5em;-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;
}
#plone-contentmenu-workflow .state-liberado {
padding: 0 0.5em;background-color: #076913;border: 0.1em solid #076913;color: white !important;
border-radius: 0.5em;-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;
}
#plone-contentmenu-workflow .state-published {
padding: 0 0.5em;background-color: #0D8BDF;border: 0.1em solid #0D8BDF;color: white !important;
border-radius: 0.5em;-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;
}
/* */
/* */
#content-core form.enableFormTabbing ul.formTabs {
display: block;
border-style: solid solid none solid;
padding-left: 0;
background-color: #ddd;
border: 0.3em solid #ddd;
border-bottom: 0px solid #ccc;
}
#content-core form.enableFormTabbing ul.formTabs li.formTab {
display: inline;
margin-right: 0.25em;
margin-bottom: -1px;
}
#content-core form.enableFormTabbing ul.formTabs li.formTab a {
line-height: 2em;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0;
display: inline-block;
}
#content-core form.enableFormTabbing ul.formTabs li.formTab a.selected,
#content-core form.enableFormTabbing ul.formTabs li.formTab a:hover {
background-color:#fff;
}
/* */
.div-conteudo-inline *{
display:inline;
}
h2.h2-titulomanchete-private {
color: #F00;
-webkit-animation-name: blinker;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: blinker;
-moz-animation-duration: 1s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
animation-name: blinker;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
h2.h2-titulomanchete-published {
color: #FFF;
}
@-moz-keyframes blinker {
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}
@keyframes blinker {
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}
.popover-legislacao {
white-space: nowrap;
}
.divManchetes{
position: relative;
}
.divManchetesPrivadas{
position:absolute;
bottom: 0;
width: 200px;
height: 60px;
}
.divManchetesPrivadas div {
width: 50px;
height: 50px;
float:left;
}
/* *****/
#conteudoPrincipal #materia .tema{
border-bottom: solid 1px #3e6692;
padding-bottom: 10px;
margin-bottom: 20px;
font-size: 24px;
}
/* *****/
/* *****/
#enquete .painel-cabecalho .texto-detalhe{
font-size: 10px;
}
#enquete .painel-corpo #formEnquete{
text-align: center;
}
#enquete .painel-corpo #formEnquete button{
width: 100%;
padding-top: 2px;
padding-bottom: 2px;
}
#enquete .painel-corpo .form-group{
margin-bottom: 10px;
}
#enquete .painel-rodape{
padding-top: 5px;
}
/* *****/
/* *****/
.painelSenadoAgora{
background-color: #D9EDF7;
}
.c-holder-senadoagora {
padding: 5px;
margin-bottom: 5px;
}
.c-slider {
display: inline-block;
vertical-align: middle;
width: 39px;
height: 16px;
background: #333;
margin: 0 5px;
position: relative;
border-radius: 50px;
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.c-slider:after {
content: '●';
color: #bc3a34;
position: absolute;
right: 4px;
z-index: 0;
font: 22px/13px Arial, sans-serif;
font-weight: bold;
}
.c-slider:before {
content: '●';
color: #27ae60;
position: absolute;
left: 3px;
z-index: 0;
font: 22px/13px Arial, sans-serif;
font-weight: bold;
}
.c-slider label {
display: block;
width: 18px;
height: 10px;
cursor: pointer;
position: absolute;
top: 3px;
left: 3px;
z-index: 1;
background: #fcfff4;
background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
border-radius: 50px;
-webkit-transition: left 0.3s ease;
transition: left 0.3s ease;
box-shadow: 0 2px 5px 0  rgba(0, 0, 0, 0.3);
}
.c-slider input[type=checkbox] {
visibility: hidden;
}
.c-slider input[type=checkbox]:checked + label {
left: 17px;
}
/* *****/
/* *****/
.tit-n01-pfed {
color: #205C90 !important;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 24px;
font-weight: bold;
line-height: 25px;
text-align: left;
}
#tit-n01-pfed:hover{
color: #369 !important;
}
#content a.tit-n01-pfed:link, a.tit-n01-pfed:link{
color: #205C90 !important;
}
#content a.tit-n01-pfed:hover, a.tit-n01-pfed:hover{
color: #369 !important;
text-decoration: underline;
}
.tit-n01-pfed a, a.tit-n01-pfed:link{
color: #205C90 !important;
text-decoration: none;
}
#content a.tit-n02-pfed:link, a.tit-n02-pfed:link{
color: #205C90 !important;
}
#content a.tit-n02-pfed:hover, a.tit-n02-pfed:hover{
color: #369 !important;
text-decoration: underline;
}
.tit-n02-pfed {
color: #205C90 !important;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 17px;
font-weight: bold;
line-height: 1.1em;
padding-bottom: 10px;
text-align: left;
}
.tit-n02-pfed a, .tit-n02-pfed a:link {
color: #205C90 !important;
text-decoration: none;
}
.tit-n02-pfed a:hover {
text-decoration: underline;
color: #369 !important;
}
#content a.tit-n03-pfed:link, a.tit-n03-pfed:link{
color: #205C90 !important;
}
#content a.tit-n03-pfed:hover, a.tit-n03-pfed:hover{
color: #369 !important;
text-decoration: underline;
}
.tit-n03-pfed {
color: #205C90 !important;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
font-weight: bold;
text-align: left;
}
.tit-n03-pfed a, .tit-n03-pfed a:link {
color: #205C90 !important;
text-decoration: none;
}
.tit-n03-pfed a:hover {
text-decoration: underline;
}
#div-coluna-especiais{
float:left;
width:680px;
height:auto;
margin-right:15px;
margin-bottom:35px;
}
#div-coluna-especiais p{
margin-bottom: 0 !important;
}
#div-coluna-especiais .txt-n01 {
color: #1D1D1D;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12px;
text-align: left;
}
#div-coluna-especiais #div-1 {
float: left;
height: auto;
margin-bottom: 35px;
width: 100%;
}
#div-coluna-especiais #div-1a {
float: left;
height: auto;
margin-right: 20px;
width: 335px;
}
#div-coluna-especiais #div-1b {
float: left;
height: auto;
width: 312px;
}
#div-coluna-especiais #div-2 {
float: left;
height: auto;
margin-bottom: 35px;
width: 100%;
}
#div-coluna-especiais #div-2a {
float: left;
height: auto;
margin-right: 20px;
width: 335px;
}
#div-coluna-especiais #div-2b {
float: left;
height: auto;
width: 312px;
}
#div-coluna-especiais #div-2b1 {
float: left;
height: auto;
width: 100%;
}
#div-coluna-especiais #div-2b2 {
float: left;
height: auto;
width: 100%;
}
#div-coluna-especiais #div-3 {
float: left;
height: auto;
margin-bottom: 35px;
width: 100%;
}
#div-coluna-especiais #div-3a {
float: left;
height: auto;
margin-right: 20px;
width: 320px;
}
#div-coluna-especiais #div-3b {
float: left;
height: auto;
width: 320px;
}
#div-coluna-especiais #div-6 {
float: left;
height: auto;
margin-bottom: 35px;
width: 100%;
}
#div-coluna-especiais #div-6a {
float: left;
height: auto;
margin-right: 20px;
width: 335px;
}
#div-coluna-especiais #div-6b {
float: left;
height: auto;
width: 312px;
}
#div-coluna-especiais #div-6b1 {
float: left;
height: auto;
width: 100%;
}
#div-coluna-especiais #div-colunas {
float: left;
height: auto;
margin-bottom: 35px;
width: 100%;
}
#div-coluna-especiais #div-coluna-1 {
float: left;
height: auto;
width: 171px;
}
#div-coluna-especiais #div-coluna-2 {
float: left;
height: auto;
margin-left: 77px;
margin-right: 77px;
width: 171px;
}
#div-coluna-especiais #div-coluna-3 {
float: right;
height: auto;
width: 171px;
}
#div-coluna-especiais #imagem-destaque {
float: left;
margin-right: 10px;
max-height: 64px;
max-width: 85px;
}
#div-coluna-especiais .img_manchete_principal img {
max-height: 64px;
max-width: 85px;
}
#div-coluna-especiais .img_manchete_principal2 {
max-height: 224px;
max-width: 335px;
}
#div-coluna-especiais .img_manchete_principal3 {
max-width: 85px;
}
#div-coluna-especiais #imagem-coluna img {
float: left;
margin-top: 5px;
max-height: 108px;
max-width: 169px;
}
/* *****/
/* **********/
.destaque-linha-borda{border-bottom: 1px solid #CCC; margin-bottom: 20px; margin-top: 20px;}
.destaque-linha-margem{margin-bottom: 25px;}
.destaque-linha-borda-maior{border-bottom: 5px solid #CCC; margin-bottom: 10px; margin-top: 15px;}
/* *************/
@media not print {
.u-print {
display: none!important;
}
}
/* */
@media print {
.u-noPrint {
display: none!important;
}
a[href]:after {
content: none;
}
}
/* */
.Nav--secundaria>ul>li>a {
font-size: 13px;
float: left;
padding: 0 10px;
line-height: 30px;
}
@media (max-width:768px) {
.navbar-nav>li>a {
padding-top: 5px;
padding-bottom: 5px;
line-height: 23px;
}
}

/* - ++resource++senado.noticias/css/senado.css - */
/* https://www12.senado.leg.br/noticias/portal_css/++resource++senado.noticias/css/senado.css?original=1 */
.Embed,.Etiqueta--rev,.Etiqueta:before,.Media{position:relative}.FooterMain-list{padding-left:0;list-style:none}.FooterMain-row:after,.FooterMain-row:before,.PortalTopo:after,.PortalTopo:before{content:" ";display:table}.u-sizeFill,.u-sizeFit,.u-sizeFitAlt{display:block!important;width:auto!important}.FooterMain-row:after,.PortalTopo:after{clear:both}.u-spacer--sm{margin-bottom:5px!important}.u-spacer,.u-spacer--md{margin-bottom:6px!important}.u-spacer--lg{margin-bottom:10px!important}.u-spacer--xl{margin-bottom:16px!important}.row.spacer--sm>div[class*=col-]{margin-bottom:5px!important}.row.spacer--md>div[class*=col-],.row.spacer>div[class*=col-]{margin-bottom:6px!important}.row.spacer--lg>div[class*=col-]{margin-bottom:10px!important}.row.spacer--xl>div[class*=col-]{margin-bottom:16px!important}.u-alignBaseline{vertical-align:baseline!important}.u-alignBottom{vertical-align:bottom!important}.u-alignMiddle{vertical-align:middle!important}.u-alignTop{vertical-align:top!important}.u-sizeFit,.u-sizeFitAlt{float:left!important}.u-sizeFitAlt{float:right!important}.u-sizeFill{overflow:hidden!important}.Embed,.Media,.Media-body,.PortalTopo-tools,.ShareIcon-text--hidden{overflow:hidden}.u-sizeFillAlt{display:table-cell!important;max-width:100%!important;width:10000px!important}.u-sizeFull{box-sizing:border-box!important;display:block!important;width:100%!important}.u-size1of12{width:calc(8.33333333%)!important}.u-size1of10{width:10%!important}.u-size1of8{width:12.5%!important}.u-size1of6,.u-size2of12{width:calc(16.66666667%)!important}.u-size1of5,.u-size2of10{width:20%!important}.u-size1of4,.u-size2of8,.u-size3of12{width:25%!important}.u-size3of10{width:30%!important}.u-size1of3,.u-size2of6,.u-size4of12{width:calc(33.33333333%)!important}.u-size3of8{width:37.5%!important}.u-size2of5,.u-size4of10{width:40%!important}.u-size5of12{width:calc(41.66666667%)!important}.u-size1of2,.u-size2of4,.u-size3of6,.u-size4of8,.u-size5of10,.u-size6of12{width:50%!important}.u-size7of12{width:calc(58.33333333%)!important}.u-size3of5,.u-size6of10{width:60%!important}.u-size5of8{width:62.5%!important}.u-size2of3,.u-size4of6,.u-size8of12{width:calc(66.66666667%)!important}.u-size7of10{width:70%!important}.u-size3of4,.u-size6of8,.u-size9of12{width:75%!important}.u-size4of5,.u-size8of10{width:80%!important}.u-size10of12,.u-size5of6{width:calc(83.33333333%)!important}.u-size7of8{width:87.5%!important}.u-size9of10{width:90%!important}.u-size11of12{width:calc(91.66666667%)!important}h1.titulo-principal{border-bottom:1px solid #eee;padding-bottom:15px}h1.titulo-principal small{display:block;font-size:14px;line-height:1.5;margin-top:10px}.micro{font-size:10px}.milli{font-size:12px}.normalis{font-size:14px}.eta{font-size:16px}.zeta{font-size:18px}.epsilon{font-size:20px}.delta{font-size:24px}.gamma{font-size:28px}.beta{font-size:32px}.alpha{font-size:36px}.kilo{font-size:48px}.mega{font-size:72px}.giga{font-size:96px}@media (max-width:767px){.micro-xs{font-size:10px}.milli-xs{font-size:12px}.normalis-xs{font-size:14px}.eta-xs{font-size:16px}.zeta-xs{font-size:18px}.epsilon-xs{font-size:20px}.delta-xs{font-size:24px}.gamma-xs{font-size:28px}.beta-xs{font-size:32px}.alpha-xs{font-size:36px}.kilo-xs{font-size:48px}.mega-xs{font-size:72px}.giga-xs{font-size:96px}}@media (min-width:768px){.micro-sm{font-size:10px}.milli-sm{font-size:12px}.normalis-sm{font-size:14px}.eta-sm{font-size:16px}.zeta-sm{font-size:18px}.epsilon-sm{font-size:20px}.delta-sm{font-size:24px}.gamma-sm{font-size:28px}.beta-sm{font-size:32px}.alpha-sm{font-size:36px}.kilo-sm{font-size:48px}.mega-sm{font-size:72px}.giga-sm{font-size:96px}}@media (min-width:992px){.micro-md{font-size:10px}.milli-md{font-size:12px}.normalis-md{font-size:14px}.eta-md{font-size:16px}.zeta-md{font-size:18px}.epsilon-md{font-size:20px}.delta-md{font-size:24px}.gamma-md{font-size:28px}.beta-md{font-size:32px}.alpha-md{font-size:36px}.kilo-md{font-size:48px}.mega-md{font-size:72px}.giga-md{font-size:96px}}@media (min-width:1200px){.micro-lg{font-size:10px}.milli-lg{font-size:12px}.normalis-lg{font-size:14px}.eta-lg{font-size:16px}.zeta-lg{font-size:18px}.epsilon-lg{font-size:20px}.delta-lg{font-size:24px}.gamma-lg{font-size:28px}.beta-lg{font-size:32px}.alpha-lg{font-size:36px}.kilo-lg{font-size:48px}.mega-lg{font-size:72px}.giga-lg{font-size:96px}}.flat,.flat:active,.flat:focus,.flat:hover,.flat:visited{color:inherit;text-decoration:none}.lookout,.lookout:active,.lookout:focus,.lookout:hover,.lookout:visited{color:inherit}.l-fork{font-size:0}.l-fork :not(:last-child){margin-right:4px}.l-fork--lg :not(:last-child){margin-right:12px}.l-island{padding:20px}.l-island-y{padding-top:20px;padding-bottom:20px}.l-isle{padding:10px}.l-isle-y{padding-top:10px;padding-bottom:10px}.l-spit{padding:5px}.l-spit-y{padding-top:5px;padding-bottom:5px}.l-country{padding:40px}.l-country-y{padding-top:40px;padding-bottom:40px}.l-continent{padding:80px}.l-continent-y{padding-top:80px;padding-bottom:80px}.Etiqueta,.Etiqueta:before{padding:0 5px;display:inline-block}.l-mt{margin-top:20px!important}.l-mt-xs{margin-top:5px!important}.l-mt-s{margin-top:10px!important}.l-mt-l{margin-top:40px!important}.l-mt-xl{margin-top:80px!important}.l-mr{margin-right:20px!important}.l-mr-xs{margin-right:5px!important}.l-mr-s{margin-right:10px!important}.l-mr-l{margin-right:40px!important}.l-mr-xl{margin-right:80px!important}.l-mb{margin-bottom:20px!important}.l-mb-xs{margin-bottom:5px!important}.l-mb-s{margin-bottom:10px!important}.l-mb-l{margin-bottom:40px!important}.l-mb-xl{margin-bottom:80px!important}.l-ml{margin-left:20px!important}.l-ml-xs{margin-left:5px!important}.l-ml-s{margin-left:10px!important}.l-ml-l{margin-left:40px!important}.l-ml-xl{margin-left:80px!important}.l-p{margin-bottom:20px!important}.l-p-xs{margin-bottom:5px!important}.l-p-s{margin-bottom:10px!important}.l-p-l{margin-bottom:40px!important}.l-p-xl{margin-bottom:80px!important}.l-trim{margin:0!important}.Etiqueta{margin-bottom:1px;font-size:11px;line-height:21px;vertical-align:middle}.Etiqueta:before{right:5px;vertical-align:top;font-family:'Glyphicons Halflings',sans-serif;font-size:12px;border:solid #fff;border-width:0 1px 0 0}.Etiqueta--rev:before{float:right;right:auto;left:5px;border-width:0 0 0 1px}.Etiqueta--default{color:#fff;background:#999}.Etiqueta--default:before{background:#3E6892}.Media{width:100%}.Media--row{margin-right:-15px;margin-left:-15px;width:auto}.Media--row>.Media-body,.Media--row>.Media-figure{padding-left:15px;padding-right:15px;margin-right:0}.Media--row>.Media-top:before{content:' ';margin-left:15px}.Media-figure{float:left;padding:0;margin-right:10px}.Media-figure--right{float:right;margin-right:0;margin-left:10px}.Media-top{display:table-header-group}.Media--stack{display:table}.Media--stack>.Media-figure{float:none;width:100%;margin-bottom:10px}@media (max-width:480px){.Media.is-stack-xs{display:table}.Media.is-stack-xs>.Media-figure{float:none;width:100%;margin-bottom:10px}}@media (min-width:481px) and (max-width:767px){.Media.is-stack-ms{display:table}.Media.is-stack-ms>.Media-figure{float:none;width:100%;margin-bottom:10px}}@media (min-width:768px) and (max-width:991px){.Media.is-stack-sm{display:table}.Media.is-stack-sm>.Media-figure{float:none;width:100%;margin-bottom:10px}}@media (min-width:992px) and (max-width:1199px){.Media.is-stack-md{display:table}.Media.is-stack-md>.Media-figure{float:none;width:100%;margin-bottom:10px}}@media (min-width:1200px){.Media.is-stack-lg{display:table}.Media.is-stack-lg>.Media-figure{float:none;width:100%;margin-bottom:10px}}.Embed{display:block;height:0;padding:0}.Embed>.Embed-item,.Embed>embed,.Embed>iframe,.Embed>img,.Embed>object,.Embed>video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.Embed--16by9{padding-bottom:56.25%}.Embed--4by3{padding-bottom:75%}.Embed--3by2{padding-bottom:66.667%}.Caption--film{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,.4);color:#fff;text-shadow:1px 1px 1px #000;line-height:1.3}@media (max-width:767px){.Caption--film{position:static;background:#333340;font-size:18px}}.Caption--feature{position:absolute;top:6px;left:6px}.Box{padding:6px 12px;position:relative}.Box--xl{padding:13px 20.8px}.Box--lg{padding:10px 16px}.Box--sm{padding:5px 10px}.Box--y{padding-left:0;padding-right:0}.Box--x{padding-top:0;padding-bottom:0}.Box--flush{padding:0}.Box--links{border-bottom:5px solid #ddd}.Box--news{border-style:solid;border-color:#ccc;border-width:1px 0 5px}.Box--destaque{border-top:1px dotted #ccc;border-bottom:5px solid #ccc}.Segment,ul.Segments>li{overflow:hidden;display:block;margin:0}.Segment:after,.Segment:before,ul.Segments>li:after,ul.Segments>li:before{content:'';height:0;display:block;margin:-50px 0 50px}.Segments>:not(:last-child){margin-bottom:6px!important}ul.Segments{margin:0;padding:0}.Segments--lg>:not(:last-child){margin-bottom:20px!important}.Segments--md>:not(:last-child){margin-bottom:10px!important}.Segments--sm>:not(:last-child){margin-bottom:5px!important}.Apex{padding-bottom:5px}.Apex--light{color:#3E6892;border-bottom:1px solid #3E6892}.Apex--cut,.Apex--stop{color:#666}.Apex--cut,.Apex--default{border-bottom:1px solid #ccc}.Apex--lg{line-height:2}.Apex--card,.Apex--md{line-height:1.5}.Apex--call{border:1px solid #ccc;background:#f9f9f9;text-align:center;color:#3E6892}.Apex--card{padding:6px 12px}.Apex-detail{font-size:60%;display:inline}.u-divisorVertical{vertical-align:middle}.u-divisorVertical:after{content:'\2002';margin-right:.5em;border-right:2px solid #999}.Flag{display:table;width:100%}.Flag:not(:last-child){margin-bottom:10px}.Flag-body,.Flag-figure{display:table-cell;vertical-align:middle}.Flag--top .Flag-body,.Flag--top .Flag-figure{vertical-align:top}.Flag--bottom .Flag-body,.Flag--bottom .Flag-figure{vertical-align:bottom}.Flag-body:after,.Flag-body:before,.Flag-figure:after,.Flag-figure:before{content:'';height:0;display:block;margin:-50px 0 50px}.Flag-figure{padding-right:10px}.Flag-figure>img{display:block;max-width:none}.Flag--rev .Flag-figure{padding-right:0;padding-left:10px}.Flag-figure--compact{padding-right:0}.Flag-body{width:100%}.Flag--material{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.15)}.Flag--material>.Flag-body,.Flag--material>.Flag-figure{padding-right:12px}@font-face{font-family:agenciaweb;src:url(/noticias/++resource++senado.noticias/fonts/agenciaweb.eot?-YzAwuvYj);src:url(/noticias/++resource++senado.noticias/fonts/agenciaweb.eot?#iefix-YzAwuvYj) format('embedded-opentype'),url(/noticias/++resource++senado.noticias/fonts/agenciaweb.woff?-YzAwuvYj) format('woff'),url(/noticias/++resource++senado.noticias/fonts/agenciaweb.ttf?-YzAwuvYj) format('truetype'),url(/noticias/++resource++senado.noticias/fonts/agenciaweb.svg?-YzAwuvYj#icomoon) format('svg');font-weight:400;font-style:normal}.Icon,.ShareIcon:before{font-family:agenciaweb;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:middle}.Icon--lg{font-size:32px}.Icon--xl{font-size:64px}.Icon--50{font-size:50px}.Icon--md{font-size:16px}.Icon--spaced{margin-right:5px}.Icon--colegiados:before{content:"\e601"}.Icon--estudosLegislativos:before{content:"\e602"}.Icon--estudosOrcamentarios:before{content:"\e603"}.Icon--ordemdoDiadoCongresso:before{content:"\e604"}.Icon--ordemdoDiadoSenado:before{content:"\e605"}.Icon--pesquisas:before{content:"\e606"}.Icon--publicacoes:before{content:"\e607"}.Icon--sessoesPlenarias:before{content:"\e608"}.Icon--whatsapp:before{content:"\e600"}.Icon--calendar:before{content:"\f068"}.Icon--search:before{content:"\f02e"}.Icon--menu:before{content:"\f05e"}.Icon--close:before{content:"\f081"}.Icon--newspaper:before{content:"\e904"}.Icon--headphones:before{content:"\e910"}.Icon--podcast:before{content:"\e91c"}.Icon--mic:before{content:"\e91e"}.Icon--page:before{content:"\e924"}.Icon--display:before{content:"\e956"}.Icon--bubble:before{content:"\e96e"}.Icon--download:before{content:"\e9c2"}.Icon--star-empty:before{content:"\e9d7"}.Icon--star-half:before{content:"\e9d8"}.Icon--star-full:before{content:"\e9d9"}.Icon--warning:before{content:"\ea07"}.Icon--notification:before{content:"\ea08"}.Icon--info:before{content:"\ea0c"}.Icon--play:before{content:"\ea15"}.Icon--pause:before{content:"\ea16"}.Icon--play-alt:before{content:"\ea1c"}.Icon--pause-alt:before{content:"\ea1d"}.Icon--share:before{content:"\ea7d"}.Icon--new-tab:before{content:"\ea7e"}.Icon--google-plus:before{content:"\ea88"}.Icon--facebook:before{content:"\ea8c"}.Icon--instagram:before{content:"\ea90"}.Icon--twitter:before{content:"\ea91"}.Icon--youtube-dark:before{content:"\ea97"}.Icon--youtube-light:before{content:"\ea98"}.Icon--youtube-logo:before{content:"\ea99"}.Icon--flickr:before{content:"\eaa1"}.Icon--tumblr:before{content:"\eabb"}.Icon--pinterest:before{content:"\ead0"}.Icon--more-horizontal:before{content:"\e20f"}.Icon--more-vertical:before{content:"\e210"}.ShareIcon{padding:0;display:inline-block;text-align:center;vertical-align:middle;-ms-touch-action:maniputation;touch-action:maniputation;cursor:pointer;border:none;border-radius:0;border-bottom-style:solid;border-bottom-width:2px;background:#eee;-webkit-transition:background-color .3s linear;transition:background-color .3s linear;font-size:18px;line-height:1.9em}.ShareIcon,.ShareIcon:active,.ShareIcon:focus{color:#666}.ShareIcon--dark,.ShareIcon--dark:active,.ShareIcon--dark:focus,.ShareIcon--light,.ShareIcon--light:active,.ShareIcon--light:focus,.ShareIcon--mini,.ShareIcon--mini:focus{color:#fff}.ShareIcon:hover{color:#fff;text-decoration:none}.ShareIcon:before{line-height:1.9em;width:1.9em}.ShareIcon--default{border-bottom-color:#85a8cb}.ShareIcon--default.ShareIcon--mini,.ShareIcon--default:hover{background:#3E6892}.ShareIcon--facebook{border-bottom-color:#839ccf}.ShareIcon--facebook:before{content:"\ea8c"}.ShareIcon--facebook.ShareIcon--mini,.ShareIcon--facebook:hover{background:#3b5998}.ShareIcon--youtube{border-bottom-color:#ff3c3c}.ShareIcon--youtube:before{content:"\ea99"}.ShareIcon--youtube.ShareIcon--mini,.ShareIcon--youtube:hover{background:#b00}.ShareIcon--flickr{border-bottom-color:#ff80c2}.ShareIcon--flickr:before{content:"\eaa1"}.ShareIcon--flickr.ShareIcon--mini,.ShareIcon--flickr:hover{background:#ff0084}.ShareIcon--instagram{border-bottom-color:#a3bdd2}.ShareIcon--instagram:before{content:"\ea90"}.ShareIcon--instagram.ShareIcon--mini,.ShareIcon--instagram:hover{background:#517fa4}.ShareIcon--twitter{border-bottom-color:#6ed7ff}.ShareIcon--twitter:before{content:"\ea91"}.ShareIcon--twitter.ShareIcon--mini,.ShareIcon--twitter:hover{background:#00aced}.ShareIcon--google-plus{border-bottom-color:#f0aea6}.ShareIcon--google-plus:before{content:"\ea88"}.ShareIcon--google-plus.ShareIcon--mini,.ShareIcon--google-plus:hover{background:#dd4b39}.ShareIcon--pinterest{border-bottom-color:#eb8084}.ShareIcon--pinterest:before{content:"\ead0"}.ShareIcon--pinterest.ShareIcon--mini,.ShareIcon--pinterest:hover{background:#cb2027}.ShareIcon--whatsapp{border-bottom-color:#aae2a7}.ShareIcon--whatsapp:before{content:"\e600"}.ShareIcon--whatsapp.ShareIcon--mini,.ShareIcon--whatsapp:hover{background:#4dc247}.ShareIcon--tumblr{border-bottom-color:#6690b9}.ShareIcon--tumblr:before{content:"\eabb"}.ShareIcon--tumblr.ShareIcon--mini,.ShareIcon--tumblr:hover{background:#32506d}.ShareIcon--mini{border:none;font-size:14px}.ShareIcon--circle{border-radius:50%;border:none}.ShareIcon--circle:before{border-radius:50%}.ShareIcon--dark{background-color:#888}.ShareIcon--light{background:#ccc}.ShareIcon-text{vertical-align:middle;padding-left:10px;padding-right:10px}.ShareIcon-text--hidden{padding:0;display:inline-block;font-size:12px;width:0;-webkit-transition:width .5s ease;transition:width .5s ease;text-align:left;white-space:nowrap}.Sidebar-body,.Sidebar-triggerLabel{-webkit-transition:-webkit-transform .4s ease-in-out}.ShareIcon:focus+.ShareIcon-text--hidden{width:90px}.CutHere>:not(:last-child){border:1px dotted #ccc;border-width:0 0 1px;padding-bottom:5px;margin-bottom:5px}.CutHere--lg>:not(:last-child){padding-bottom:8px;margin-bottom:8px}.CutHere--xl>:not(:last-child){padding-bottom:10.67px;margin-bottom:10.67px}.CutHere--dashed>:not(:last-child){border-bottom-style:dashed}.CutHere--white>:not(:last-child){border-bottom:1px solid #fff}.FooterMain{background-color:#eee;margin-top:10px;padding-top:10px}.FooterMain-row{margin-left:-15px;margin-right:-15px}.FooterMain-section{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.FooterMain{padding-top:20px}.FooterMain-section{float:left;width:25%}}.FooterMain-list{line-height:20px;font-size:12px}@media (max-width:767px){.FooterMain-list{margin:0 10px}}.FooterMain-list>dt{font-size:12px;font-weight:700;color:#666;margin:10px 0}.FooterMain-end{margin-top:5px;border-top:1px solid #fff;line-height:40px}.FooterMain-endereco{background-color:#002e56;color:#FFF;width:100%;text-align:center;font-size:11px;padding:10px;line-height:1.5}.FooterMain-link,.FooterMain-link:hover{color:#333}.FooterMain-hlink,.FooterMain-hlink:hover{color:#666}.Spinner,[class^=Spinner--]{width:30px;height:30px;position:relative;position:absolute;top:50%;left:50%;margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Spinner.is-big,[class^=Spinner--].is-big{width:60px;height:60px}.Spinner.is-white:after,.Spinner.is-white:before,[class^=Spinner--].is-white:after,[class^=Spinner--].is-white:before{background-color:#fff}.Spinner.is-blue:after,.Spinner.is-blue:before,[class^=Spinner--].is-blue:after,[class^=Spinner--].is-blue:before{background-color:#3E6892}.Spinner--double:after,.Spinner--double:before,.Spinner--single:before{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-radius:50%;opacity:.4;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.Spinner--double:after{-webkit-animation-delay:-1s;animation-delay:-1s}.Nav--principal{border-radius:0;background:#fff;border:none;border-top:dotted 1px #CCC;border-bottom:solid 5px #3E6892;margin-bottom:0;font-size:16px;min-height:0}@media (max-width:767px){.Nav--principal{min-height:inherit;border-bottom:none}}@media (min-width:991px){.Nav--principal>ul>li>a{padding:15px}}.Nav--principal li>a.dropdown-toggle>.caret{margin-top:0}.Nav--secundaria{border:none;border-radius:0;border-top:1px solid #CCC;background-color:#f7f7f7;min-height:30px;margin-bottom:0}.Nav--secundaria>ul>li{line-height:30px}.Nav--secundaria>ul>li>a{font-size:13px;float:left;padding:0 15px;line-height:30px}@media (min-width:767px){.Nav--secundaria>ul>li:not(:last-child):after{font-size:14px;content:' ';border-left:1px solid #ccc}}.PortalTopo{margin-left:-15px;margin-right:-15px}@media (max-width:767px){.Nav--secundaria>ul{float:left!important}.PortalTopo{padding-top:10px;padding-bottom:10px;border-bottom:solid 5px #3E6892}}.PortalTopo-togglers{position:relative;float:left;width:33.33333333%;min-height:1px;padding-left:15px;padding-right:15px;text-align:right;font-size:0}.PortalTopo-toggler,[class^=PortalTopo-toggler--]{display:inline-block;font-size:14px;height:34px;width:34px;margin-left:5px;padding:0;border:1px solid #3E6892;border-radius:0;vertical-align:middle;text-align:center;line-height:32px}.PortalTopo-busca,.PortalTopo-id,.PortalTopo-id--narrow,.PortalTopo-tools{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.PortalTopo-toggler:first-child,[class^=PortalTopo-toggler--]:first-child{margin-left:0}.PortalTopo-toggler--menu{background:#3E6892;border-color:#3E6892;color:#fff;font-size:12px}.PortalTopo-busca button,.PortalTopo-toggler--search{background:#f5f5f5;color:#3E6892}.PortalTopo-toggler--search{border-color:#ccc}.PortalTopo-id{float:left;width:66.66666667%;color:#3E6892;display:table}@media (min-width:768px){.PortalTopo-id--narrow{float:left;width:41.66666667%}}.PortalTopo-title{display:table-cell;vertical-align:middle;line-height:35px;margin:0;font-size:40px}@media (max-width:991px){.PortalTopo-title{font-size:34px}}@media (max-width:767px){.PortalTopo-title{font-size:24px}}@media (max-width:480px){.PortalTopo-title{font-size:18px}}.PortalTopo-intro{font-size:18px;line-height:26px}.PortalTopo-busca{float:left;width:100%}.PortalTopo-busca>form{margin:10px 0 0}.PortalTopo-busca button,.PortalTopo-busca input{border-radius:0;height:34px}@media (min-width:768px){.PortalTopo-busca>form{display:table-cell;vertical-align:middle}.PortalTopo-busca{float:left;width:33.33333333%;display:table!important;visibility:visible!important;height:90px!important}}.PortalTopo-tools{float:left;width:100%;text-align:right}@media (min-width:768px){.PortalTopo-tools{float:left;width:25%;display:table!important;visibility:visible!important}}.PortalTopo-tools>div{display:table-cell;vertical-align:middle}.PortalTopo-busca,.PortalTopo-id,.PortalTopo-tools{height:90px}@media (max-width:767px){.PortalTopo-busca,.PortalTopo-id,.PortalTopo-tools{height:auto}}.NavGlobal{min-height:47px;line-height:40px;background-color:#00305C;border-bottom:4px solid #00824A;color:#fff;box-shadow:0 4px 0 #FAE042;margin-bottom:4px}.NavGlobal-toggle{color:#B2C0CE;cursor:pointer}.NavGlobal-toggle:active,.NavGlobal-toggle:focus,.NavGlobal-toggle:hover{color:#fff;text-decoration:none}.Sidebar-body{overflow:auto;position:fixed;height:100%;max-height:100%;width:300px;top:0;left:0;z-index:1100;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);transition:transform .4s ease-in-out}.Sidebar-trigger{position:absolute;clip:rect(0,0,0,0);z-index:2000}.Sidebar-trigger:checked~.Sidebar-body{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.Sidebar-trigger:checked~.Sidebar-triggerLabel{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.Sidebar-trigger:checked~.Sidebar-triggerLabel>:first-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.Sidebar-triggerLabel{position:fixed;top:100px;left:-2px;z-index:1000;width:30px;height:30px;cursor:pointer;transition:transform .4s ease-in-out;display:table-cell;text-align:center;background:#dadada;box-shadow:1px 1px 1px rgba(0,0,0,.5)}.Sidebar-triggerLabel>:first-child{vertical-align:middle;-webkit-transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out}.LogoPortal{height:50px}@media (max-width:767px){.LogoPortal{height:34px}}.Divider{display:block;height:0;border-top:1px solid #000}.Divider--dotted{border-top-style:dotted}.Divider--highlight{border-top-color:#3092D8}.Divider--lg{border-top-width:3px}.Divider--xl{border-top-width:5px}.BreakingNews{background-color:#3E6892;color:#fff}.BreakingNews--compose{box-shadow:0 4px 3px -2px rgba(0,0,0,.5);border-bottom:1px solid #2d4c6b;line-height:1.5}.BreakingNews-call{line-height:1.7;border-right:1px solid rgba(255,255,255,.3)}.nav.nav-tabs.nav-tabs--cut{border:none;font-size:14px}.nav.nav-tabs.nav-tabs--cut>li{margin-left:0}.nav.nav-tabs.nav-tabs--cut>li.active>a{background:#f5f5f5}.nav.nav-tabs.nav-tabs--cut>li.active>a.tab--cut{background:#D9EDF7;color:#3E6892}.nav.nav-tabs.nav-tabs--cut>li>a{color:#666;padding:6px}.nav.nav-tabs.nav-tabs--cut>li>a,.nav.nav-tabs.nav-tabs--cut>li>a:focus,.nav.nav-tabs.nav-tabs--cut>li>a:hover{border:none}.spaced-tabs li a{padding:5px 10px}.spaced-tabs>li:first-child{margin-left:10px}.dropdown-menu{border-radius:0;background-color:#f7f7f7;border:none;border-bottom:5px solid #3E6892;border-top:1px solid #CCC;min-width:140px;font-size:13px}.dropdown-menu>li.dropdown-header{padding:4px 15px}.dropdown-menu>li>a{padding:4px 20px}.dropdown-menu>li>a:hover{background:#EEE}.dropdown-menu>li>a>img{margin-right:5px;vertical-align:text-top}.dropdown-menu .divider{margin:4px 0}.dropdown-menu:after,.dropdown-menu:before{display:none!important}.btn-square{padding:0;text-align:center;height:2.2em;width:2.2em;line-height:1.2}.dropdown-menu.dropdown-menu--dark{background-color:#1A456C;padding:5px 20px;border-bottom:none;border-top:none;box-shadow:none;font-size:12px;line-height:1.42857143}.dropdown-menu.dropdown-menu--dark>li>a{padding:6px 0;color:#fff;border-bottom:1px solid #1A9FDD}.dropdown-menu.dropdown-menu--dark>li>a:focus,.dropdown-menu.dropdown-menu--dark>li>a:hover{background:inherit;color:#fff}.dropdown-menu.dropdown-menu--dark>li:last-child>a{border:none}#sfcss .\+pop{box-shadow:0 1px 2px rgba(0,0,0,.2),inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.1)}#sfcss .\+highlight{background-color:#3092D8;color:#fff}#sfcss .\+light{background:#D9EDF7}#sfcss .\+cut,#sfcss .\+low{background:#f5f5f5}#sfcss .\+intro{border-right:1px solid #fff}#sfcss .\+accordeon{border-top:1px dotted #ccc}#sfcss .\+stop{border-style:solid;border-color:#cbcbcb;border-width:1px 0}#sfcss .\+divider{border-top:1px solid #cbcbcb}#sfcss .\+insert{border-top:3px solid #3092D8;border-bottom:3px solid #3092D8}#sfcss .\+end{border-bottom:1px dotted #b1d6f0}#sfcss .\+border{border:1px solid #ddd}#sfcss .\+insertBottom{border-bottom:3px solid #3092D8}#sfcss .\+divider{border-bottom:1px dotted #ccc}#sfcss .\+apart{border-bottom:5px solid #ccc}#sfcss .\+low{color:#666}#sfcss .\+glass{color:#eee;background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.9);box-shadow:1px 1px 1px rgba(0,0,0,.2)}.u-displayFlex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.Manchete{line-height:1.3}.Manchete-titulo{display:block;margin-bottom:8px}.Manchete-caption{margin-top:5px}.Manchete--intro>.Manchete-body>.Manchete-titulo{font-size:42px;line-height:1.1}.Manchete--auxiliar>.Manchete-body>.Manchete-titulo{font-size:16px;line-height:1.1}.Manchete--miolo>.Manchete-body>.Manchete-titulo{font-size:18px;line-height:1.5}.Manchete--miolo>.Media-figure{width:33.333%}.Manchete--contraste>.Manchete-body>.Manchete-titulo{font-size:18px;line-height:1.5;color:#fff}.Manchete--list>.Media-figure{width:30%}.Manchete--list>.Media-body{font-size:80%;line-height:1.3}.Manchete--cultural>.Media-figure{width:50%}.Manchete--cultural>.Manchete-body>.Manchete-titulo{font-weight:700}.Manchete--secundaria>.Manchete-body{line-height:1.3}.Manchete--secundaria>.Manchete-body>.Manchete-descricao{font-size:12px}.Manchete--secundaria>.Manchete-body>.Manchete-titulo{font-size:14px}.Manchete--secundaria>.Manchete-figure{width:90px}.Manchete--destaque>.Manchete-body>.Manchete-titulo{font-size:26px;line-height:1.2}.Manchete--destaque>.Manchete-figure,.Manchete--manchetao>.Manchete-figure{margin-bottom:0}.Manchete--destaque>.Manchete-body,.Manchete--manchetao>.Manchete-body{background:#333;padding:10px 20px;font-size:34px}@media (min-width:768px){.Manchete--destaque>.Manchete-body,.Manchete--manchetao>.Manchete-body{background:rgba(0,0,0,.5);overflow:hidden;position:absolute;bottom:0}}.Manchete--destaque>.Manchete-body>.Manchete-titulo,.Manchete--manchetao>.Manchete-body>.Manchete-titulo{color:#fff;text-shadow:1px 1px 1px #000}.LoadingBar{background:url(/noticias/++resource++senado.noticias/img/spinner.gif) center no-repeat}.Embed--17by8{padding-bottom:47.06%}.Barra{background:rgba(255,255,255,.2);height:3px;position:relative;overflow-y:hidden}.Barra:before{content:' ';position:absolute;left:-100%;top:0;bottom:0;width:100%;-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);background:rgba(255,255,255,.8);-webkit-animation:bar 8s infinite linear;animation:bar 8s infinite linear}@-webkit-keyframes bar{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes bar{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.BreakingNews-center{border:1px solid rgba(255,255,255,.3);border-width:1px 0}@media (min-width:992px){.BreakingNews-center{border-width:0 1px}}.BreakingNews-painel{min-height:130px}.BreakingNews-lista{line-height:1.9em;border:1px solid #dadada;border-width:0 1px 1px}.BreakingNews-voto{text-align:center;width:36px}.SocialBar--right{float:right}@media (max-width:767px){.Manchete--manchetao>.Manchete-body{font-size:16px}.SocialBar--right{float:none;text-align:right}}.CutHere--contiguous{padding-bottom:5px;border-bottom:1px dotted #ccc;margin-bottom:5px}.\+contrast{background-color:#fff;color:#3E6892}.embed-responsive-3by2{padding-bottom:66.667%}.img-full{width:100%}.u-flex .row:before{display:none}.u-flex .container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.u-flex .row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.u-flex .row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.u-flex .col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.u-flex .col-xs,.u-flex .col-xs-1,.u-flex .col-xs-10,.u-flex .col-xs-11,.u-flex .col-xs-12,.u-flex .col-xs-2,.u-flex .col-xs-3,.u-flex .col-xs-4,.u-flex .col-xs-5,.u-flex .col-xs-6,.u-flex .col-xs-7,.u-flex .col-xs-8,.u-flex .col-xs-9{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.u-flex .col-xs{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.u-flex .col-xs-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.u-flex .col-xs-2{-webkit-flex-basis:16.667%;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.u-flex .col-xs-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex .col-xs-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.u-flex .col-xs-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.u-flex .col-xs-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex .col-xs-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.u-flex .col-xs-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.u-flex .col-xs-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex .col-xs-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.u-flex .col-xs-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.u-flex .col-xs-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-flex .col-xs-offset-1{margin-left:8.333%}.u-flex .col-xs-offset-2{margin-left:16.667%}.u-flex .col-xs-offset-3{margin-left:25%}.u-flex .col-xs-offset-4{margin-left:33.333%}.u-flex .col-xs-offset-5{margin-left:41.667%}.u-flex .col-xs-offset-6{margin-left:50%}.u-flex .col-xs-offset-7{margin-left:58.333%}.u-flex .col-xs-offset-8{margin-left:66.667%}.u-flex .col-xs-offset-9{margin-left:75%}.u-flex .col-xs-offset-10{margin-left:83.333%}.u-flex .col-xs-offset-11{margin-left:91.667%}.u-flex .start-xs{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.u-flex .center-xs{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.u-flex .end-xs{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.u-flex .top-xs{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.u-flex .middle-xs{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.u-flex .bottom-xs{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.u-flex .around-xs{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.u-flex .between-xs{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.u-flex .first-xs{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.u-flex .last-xs{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.u-flex .container{width:46rem}.u-flex .col-sm,.u-flex .col-sm-1,.u-flex .col-sm-10,.u-flex .col-sm-11,.u-flex .col-sm-12,.u-flex .col-sm-2,.u-flex .col-sm-3,.u-flex .col-sm-4,.u-flex .col-sm-5,.u-flex .col-sm-6,.u-flex .col-sm-7,.u-flex .col-sm-8,.u-flex .col-sm-9{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.u-flex .col-sm{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.u-flex .col-sm-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.u-flex .col-sm-2{-webkit-flex-basis:16.667%;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.u-flex .col-sm-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex .col-sm-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.u-flex .col-sm-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.u-flex .col-sm-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex .col-sm-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.u-flex .col-sm-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.u-flex .col-sm-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex .col-sm-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.u-flex .col-sm-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.u-flex .col-sm-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-flex .col-sm-offset-1{margin-left:8.333%}.u-flex .col-sm-offset-2{margin-left:16.667%}.u-flex .col-sm-offset-3{margin-left:25%}.u-flex .col-sm-offset-4{margin-left:33.333%}.u-flex .col-sm-offset-5{margin-left:41.667%}.u-flex .col-sm-offset-6{margin-left:50%}.u-flex .col-sm-offset-7{margin-left:58.333%}.u-flex .col-sm-offset-8{margin-left:66.667%}.u-flex .col-sm-offset-9{margin-left:75%}.u-flex .col-sm-offset-10{margin-left:83.333%}.u-flex .col-sm-offset-11{margin-left:91.667%}.u-flex .start-sm{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.u-flex .center-sm{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.u-flex .end-sm{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.u-flex .top-sm{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.u-flex .middle-sm{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.u-flex .bottom-sm{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.u-flex .around-sm{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.u-flex .between-sm{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.u-flex .first-sm{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.u-flex .last-sm{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media only screen and (min-width:62em){.u-flex .container{width:61rem}.u-flex .col-md,.u-flex .col-md-1,.u-flex .col-md-10,.u-flex .col-md-11,.u-flex .col-md-12,.u-flex .col-md-2,.u-flex .col-md-3,.u-flex .col-md-4,.u-flex .col-md-5,.u-flex .col-md-6,.u-flex .col-md-7,.u-flex .col-md-8,.u-flex .col-md-9{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.u-flex .col-md{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.u-flex .col-md-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.u-flex .col-md-2{-webkit-flex-basis:16.667%;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.u-flex .col-md-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex .col-md-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.u-flex .col-md-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.u-flex .col-md-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex .col-md-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.u-flex .col-md-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.u-flex .col-md-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex .col-md-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.u-flex .col-md-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.u-flex .col-md-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-flex .col-md-offset-1{margin-left:8.333%}.u-flex .col-md-offset-2{margin-left:16.667%}.u-flex .col-md-offset-3{margin-left:25%}.u-flex .col-md-offset-4{margin-left:33.333%}.u-flex .col-md-offset-5{margin-left:41.667%}.u-flex .col-md-offset-6{margin-left:50%}.u-flex .col-md-offset-7{margin-left:58.333%}.u-flex .col-md-offset-8{margin-left:66.667%}.u-flex .col-md-offset-9{margin-left:75%}.u-flex .col-md-offset-10{margin-left:83.333%}.u-flex .col-md-offset-11{margin-left:91.667%}.u-flex .start-md{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.u-flex .center-md{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.u-flex .end-md{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.u-flex .top-md{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.u-flex .middle-md{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.u-flex .bottom-md{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.u-flex .around-md{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.u-flex .between-md{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.u-flex .first-md{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.u-flex .last-md{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.u-flex .container{width:71rem}.u-flex .col-lg,.u-flex .col-lg-1,.u-flex .col-lg-10,.u-flex .col-lg-11,.u-flex .col-lg-12,.u-flex .col-lg-2,.u-flex .col-lg-3,.u-flex .col-lg-4,.u-flex .col-lg-5,.u-flex .col-lg-6,.u-flex .col-lg-7,.u-flex .col-lg-8,.u-flex .col-lg-9{box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.u-flex .col-lg{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.u-flex .col-lg-1{-webkit-flex-basis:8.333%;-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.u-flex .col-lg-2{-webkit-flex-basis:16.667%;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.u-flex .col-lg-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.u-flex .col-lg-4{-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.u-flex .col-lg-5{-webkit-flex-basis:41.667%;-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.u-flex .col-lg-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.u-flex .col-lg-7{-webkit-flex-basis:58.333%;-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.u-flex .col-lg-8{-webkit-flex-basis:66.667%;-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.u-flex .col-lg-9{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.u-flex .col-lg-10{-webkit-flex-basis:83.333%;-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.u-flex .col-lg-11{-webkit-flex-basis:91.667%;-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.u-flex .col-lg-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.u-flex .col-lg-offset-1{margin-left:8.333%}.u-flex .col-lg-offset-2{margin-left:16.667%}.u-flex .col-lg-offset-3{margin-left:25%}.u-flex .col-lg-offset-4{margin-left:33.333%}.u-flex .col-lg-offset-5{margin-left:41.667%}.u-flex .col-lg-offset-6{margin-left:50%}.u-flex .col-lg-offset-7{margin-left:58.333%}.u-flex .col-lg-offset-8{margin-left:66.667%}.u-flex .col-lg-offset-9{margin-left:75%}.u-flex .col-lg-offset-10{margin-left:83.333%}.u-flex .col-lg-offset-11{margin-left:91.667%}.u-flex .start-lg{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.u-flex .center-lg{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.u-flex .end-lg{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.u-flex .top-lg{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.u-flex .middle-lg{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.u-flex .bottom-lg{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.u-flex .around-lg{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.u-flex .between-lg{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.u-flex .first-lg{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.u-flex .last-lg{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}

/* - ++resource++senado.noticias/css/components/icons.css - */
/* https://www12.senado.leg.br/noticias/portal_css/++resource++senado.noticias/css/components/icons.css?original=1 */
.SocialBar {
font-size: 0;
}
.SocialBar--horizontal > :not(:first-child) {
margin-left: 7px;
}
.SocialBar--horizontal {
overflow: hidden;
height: 36px;
font-size: 0;
white-space: normal;
}
.SocialBar--right {
font-size: 0;
float: right;
}
@media (max-width : 767px) {
.SocialBar--right {
float: none;
text-align: right;
}
}
.visible-xs-inline-block{
display:none!important
}
@media (max-width:767px){
.visible-xs-inline-block{display:inline-block!important}
}
