.clear{
padding-bottom:20px;
}
.post{
margin:0px;
}
.text-center{
text-align: center !important;
}
.noticias{
margin-bottom:20px;
}
.noticias-box{
margin-top:30px;
display:block;
float:left;
}
.top-branco{
margin: 20px 0px 30px 0px;
}
.margin-bottom{
margin: 20px 0px 30px 0px;
} .noticias-cab,.noticias-cab-verde,.noticias-cab-preto,.noticias-cab-laranja,.widget-title{
width:100%;
clear:both;
font-size:28px;
font-weight:bold;
color:#297acc !important;	
margin:50px 0px 40px 0px;
border-bottom: 1px solid #ccc;
line-height:30px;
}
header.entry-header{
text-align: center;
border-bottom: 4px #666 solid;
color:#0fa745;
}
.obituarios{
font-size:28px;
color:#575757;
}
.noticias-cab-verde{
font-size:28px;
color:#0fa745;
}
.noticias-cab-preto{
color:#000;
}
.noticias-cab-laranja{
color:#e16c18;
}
.noticias img{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: block;
width: 100%;
height: auto;
}
.noticias-cat{
font-size:20px;
}
.noticias .entry-title{
font-size:25px;
}
.noticias .entry-title a:visited{
color:#CCC;
}
.noticias-data{
font-size:12px;
color:#999;
}
.title-block {
position: relative;
margin-bottom:10px;
color:#FFF;
}
.title-border, .title-border-plantao,.title-border-noticias{
border-bottom: 2px solid #2b2e38;
width: 100%;
}
.title-border-noticias{
border-bottom: 2px solid #237e3f;
}
.title-dentro,.title-dentro-plantao,.title-dentro-noticias{
background-color: #2b2e38;
line-height: 1px;padding: 0px 5px 0px 5px;
}
.title-dentro-plantao{
background-color: #2d7ccc;
}
.title-border-plantao{
border-color: #2d7ccc;
}
.title-dentro-noticias{
background-color: #237e3f;
}
.title-dentro-noticias{
border-color: #237e3f;
}
.noticias p{
font-size: 14px;
margin:  5px 0px 0px 0px;
padding:0px;
color:#666;
}
.noticias a, .noticias a:visited{
color:#0b5495 !important;
}
.noticias a:hover{
color:#0892ce !important;
margin-bottom:10px;
} .box-ultimas-noticias{
border-bottom:1px solid #CCC; margin-bottom:30px;
line-height: 1 !important;
}
.title-list{
font-size:14px;
color:#4f4e4e;
}
.box-ultimas-noticias img{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: block;
width: 100%;
height: auto;
margin-bottom:20px !important;
} .noticias-single img{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
height: auto;
}
.noticias-single .entry-title{
padding-bottom:20px;
}
.noticias-single-legenda{
font-size:12px;
color:#666;
clear:both;
}
.noticias-single .entry-header{
margin-bottom:40px  !important;
}
.noticias-single-desc{
font-size:16px;
margin-top:20px;
}
.noticias-single-title{
font-size:13px;
font-weight: bold;
color:#666;
border-bottom: 1px #c4c4c4 solid;
display:block;
clear:both;
padding: 0px 2px 0px 2px;
}
.banner{
margin-top:40px;
}
.carousel-caption{
background-color:#000;
opacity: 0.5;
}
.white{
color:#FFF;
}
.carousel-text{
top: 50px;
width: 96.66666666666666%;
color: #FFF;
opacity: 0.4;
position:absolute;
top:0;
right:0;
background:rgba(66, 139, 202, 0.75);
width:100%;
height:100%;
padding:2%;
display: none;
text-align:center;
color:#fff !important;
z-index:999;
}
.carousel-control.right,.carousel-control.left{
background-image:none !important;
}
.carousel-title{
color:#FFF;
font-size: 15px;
}
.publicidades img{
margin-top:20px;
} .colunistas img{
border: 3px solid #bac8e2;
}
.card {
border: 0;
border-radius: .25rem;
font-weight: 400;
margin-top:20px;
}
.card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
} .btn-play {
max-width: 100%;
margin-bottom:15px;
font-size:20px;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
background-color:#ffffff;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:4px;
border:1px solid #2168d3;
display:inline-block;
cursor:pointer;
padding:10px 10px 10px 10px;
text-decoration:none;
text-shadow:0px 1px 0px #ffffff;
}
.btn-play:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
background-color:#f6f6f6;
}
.previsao-tempo {
font-size:13px;
margin-top:10px;
} .padding-right-clear{
padding-right:0px;
}
.padding-left-clear{
padding-left:0px;
}
.margin-right{
margin-right:10px;
}
.align-center{
text-align: center;
} .btn-facebook {
color: #fff;
background-color: #4C67A1;
}
.btn-facebook:hover {
color: #fff;
background-color: #405D9B;
}
.btn-facebook:focus {
color: #fff;
} .btn-whats {
color: #fff;
background-color: #30b321;
}
.btn-whats:hover {
color: #fff;
background-color: #00a652;
}
.btn-whats:focus {
color: #fff;
} .tabs-box{
margin-top:30px;
}
.tabs-list{
width:100%;
margin-top:30px;
list-style: none;
min-height: 70px;
overflow: hidden;
border-bottom: 1px dashed #CCCCCC;
padding: 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
background-color:#ccc;
cursor:pointer;
}
.nav-tabs>li>a{
cursor:pointer;
}
ul.nav.nav-tabs{
margin:0px;
}
.locutor{
color:#858585;
} .mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
background: #646363 !important;
}
.mejs-container,.mejs-container-keyboard-inactive,.wp-audio-shortcode,.mejs-audio,.mejs-container{
width:300px !important;
margin-bottom:10px;
padding-top: 20px !important;
height: 40px !important;
padding-top:10px !important;
} .debate-data{
font-size:15px;
color:#939191;
}
.prev a,.next a{
float:left;
color:#FFF;
background-color:#333;
width:100%;
margin-right:20px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.prev a:hover,.next a:hover{
background-color:#666;
}
.wp-polls .Buttons{
background-color:#666;
} 
.wp-poll-resposta {
font-weight: normal !important;
} #categories-2 ul {
margin-bottom: 0; 
}
#categories-2 li a {
color: #666;
font-size: 14px;
text-transform: uppercase;
border-bottom: 2px solid #3f6a97;
display: block;
text-decoration: none;
background-color:#e8ebeb;
padding:20px 0px 20px 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#categories-2 li a:hover {
color: #2168d3; 
}
#categories-2 ul li.current-cat a{
background-color:#717c7c !important;
color: #FFF;
}
.title-colunista{
font-size:12px;
color:#333;
}
.galeria{
margin-bottom:30px;
}
.galeria h2{
font-size:16px;
line-height: 140%;
margin:0px;
}
.galeria .data{
font-size:12px;
color:#333;
}
.control-galeria .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
margin-top: -20px;
}
.control-galeria .glyphicon-chevron-right:before,.glyphicon-chevron-left:before{
font-size:40px;
}    
.control-galeria .carousel-control{
opacity:1 !important;
color:#FFF !important;
}
.carousel {
margin-top: 20px;
}
.item .thumb {
width: 25%;
cursor: pointer;
float: left;
}
.item .thumb img {
width: 100%;
margin: 2px;
}
.item img {
width: 100%;	
}
.publicidade-galeria{
margin-top:10px;
}
.video-youtube{
margin-top:20px; 
border: 6px #297acc solid;
background-color:#297acc;
}
.video-youtube a{
color:#fff !important;
}
.video-youtube a:focus,.video-youtube a:hover,.video-youtube a:visited{
color:#FFF !important;
}
.video{
margin-top:5px;
}
.form{
margin-top:50px;
}
.form h2{
font-size:30px;
padding-bottom:20px;
border-bottom: 1px #000 solid;
}
.form-space{
margin-top:20px;
}
.has-error{
border:1px solid red !important;
}
.carregando{
border:1px solid #A0D997;
background:#D6FFD8;
text-align:center;
display:none;
font-weight:400;
width:99%;
margin-top:0;
margin-right:auto;
margin-bottom:0;
margin-left:auto;
overflow:hidden;
position:relative;
padding-top:3px;
clear:both;
padding-bottom: 3px;
}
#resposta{
width:100%;
margin-right:auto;
margin-left:auto;
overflow:hidden;
position:relative;
font-weight:400;
text-decoration:none
}
.loading{
background:none repeat scroll 0 0 #EE0101;
border:2px solid #DDD;
border-radius:6px;
box-shadow:0 0 6px #000;
color:#FFF;
padding:4px 10px;
left:550px;
width:120px;
z-index:1000;
opacity:.9;
padding:5px;
position:absolute
}
.success_message{
display:block;
height:auto;
line-height:22px;
padding:3px 10px 3px 35px;
margin:10px 0;
color:#436213;
border:1px solid #A0D997;
background-color: #D6FFD8;
}
.msgerr{
display:block;
line-height:22px;
color:#8a1f11;
border:1px solid #FBC2C4;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top: 10px;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 35px;
background-color: #FBE3E4;
}
.wp-video {
max-width: 100%;
height: 300px !important;
}
#footer-widgets{
border-top: 2px #998888 solid;
}