/**************
NOTÍCIAS
**************/
.news {position: relative; width: 975px;}
.news .slide {z-index: 1; position: relative; float: left; width: 975px; margin: 0; padding: 0; overflow: hidden;}

.news .slide_play {position: absolute; width: 100%; top: 10px;}
.news .slide_play_item {position: absolute; padding: 15px 20px; color: #fff; z-index: 99; border-radius: 50%;}
.news .slide_play_item:hover {background: rgba(0, 0, 0, 0.5); cursor: pointer;}

.news .slide_nav {position: absolute; width: 600px; left: 0; top: 50%; margin-top: -70px;}
.news .slide_nav_item {position: absolute; padding: 15px 20px; color: #fff; z-index: 99; border-radius: 50%;}
.news .slide_nav_item:hover {background: rgba(0, 0, 0, 0.5); cursor: pointer;}
.news .slide_nav_item.g {right: 10px;}
.news .slide_nav_item.b {left: 10px;}

.news .slide_item {float: left; width: 600px; height: 415px; display: none;}
.news .slide_item .imgLiquid {width: 600px; height: 415px;}
.news .slide_item.first {display: block;}

.news .slide_item_desc {position: relative; width: 590px; min-height: 89px; padding: 2px 5px; background: rgba(0, 0, 0, 0.7); left: 0; bottom: 93px; color: #c1c1c1;}
.news .slide_item_desc h1 {color: #e8e8e8; text-shadow: 1px 1px #000;}

.news .slide_pager {float: left; width: 370px; margin-left: 5px;}
.news .slide_pager ul {list-style: none; padding: 0; margin: 0;}
.news .slide_pager ul li {display: block; height: 100px; background: rgba(0, 0, 0, 0.2); cursor: pointer; color: #333;}
.news .slide_pager ul li.marg-bottom {margin-bottom: 5px;}
.news .slide_pager ul li:hover {background: rgba(0, 0, 0, 0.5); color: #fff;}
.news .slide_pager .active {background: rgba(0, 0, 0, 0.5); color: #fff;}
.news .slide_pager .imgLiquid {position: relative; float: left; margin-right: 5px; width: 120px; height: 100px;}
.news .slide_pager ul li span {text-align: right;}

.news .noticias-rel {position: relative;}
.news .noticias-rel .ul {position: relative; padding: 0; margin: 0; margin-bottom: 10px; list-style: none;}
.news .noticias-rel .ul .li {overflow: auto; margin-top: 10px; border-bottom: 1px dotted #696969; min-width: 975px;}
.news .noticias-rel img {margin-right: 10px; margin-bottom: 10px; width: 100px; height: auto;}
.news .noticias-rel a {text-decoration: none; color: #007DF9;}
.news .noticias-rel a:hover {text-decoration: underline; color: cornflowerblue;}
.news .noticias-rel .img {float: left; min-height: 100px;}
.news .noticias-rel .info {width: 970px;}
.news .noticias-rel .titulo {padding-left: 10px; font-size: 16px; font-weight: bold; margin: 0;}
.news .noticias-rel .resumo {padding-left: 10px; font-size: 14px; text-align: justify; min-height: 40px;}
.news .noticias-rel .categoria {font-size: 11px; margin-left: 110px;}
.news .noticias-rel .imgLiquid {float: left; margin-right: 10px; width: 100px; height: 100px;}

/**************
BUSCA DE NOTÍCIAS
**************/
.noticias_busca {position: relative; width: 975px;}
.noticias_busca .paginator {width: 965px;}
.noticias_busca .imgLiquid {float: left; margin-right: 10px; width: 100px; height: 100px;}

.noticias_busca .noticias-rel .ul {position: relative; padding: 0; margin: 0; margin-bottom: 10px; list-style: none;}
.noticias_busca .noticias-rel .ul .li {overflow: auto; margin-top: 10px; border-bottom: 1px dotted #696969; min-width: 975px;}
.noticias_busca .noticias-rel a {text-decoration: none; color: #007DF9;}
.noticias_busca .noticias-rel a:hover {text-decoration: underline; color: cornflowerblue;}
.noticias_busca .noticias-rel .titulo {padding-left: 10px; font-size: 16px; font-weight: bold; margin: 0;}
.noticias_busca .noticias-rel .resumo {padding-left: 10px; font-size: 14px; text-align: justify; min-height: 40px;}
.noticias_busca .noticias-rel .categoria {font-size: 11px; margin-left: 110px;}

/**************
VISUALIZAÇÃO DE NOTÍCIAS
**************/
.noticias_ver {position: relative; width: 975px;}
.noticias_ver .ul {padding: 0; list-style: none;}
.noticias_ver .titulo {font-size:1.2em; font-weight: bold; margin: 0;} 
.noticias_ver .categoria {font-size: 0.7em; margin: 0 0 10px;}
.noticias_ver a {text-decoration: none; color: #007DF9;}
.noticias_ver a:hover {text-decoration: underline; color: cornflowerblue;}
.noticias_ver .ver {position: relative; overflow: auto; border: 1px solid #ddd; background: #f8f8f8; padding: 0 10px; margin-bottom: 10px;}
.noticias_ver .ver .share_post {margin-bottom: 5px;}
.noticias_ver .ver .share_post div {position: relative; display: inline-block;}
.noticias_ver .ver .img_galeria img {position: relative; float: left; margin-right: 10px; margin-bottom: 10px; width: 300px;}
.noticias_ver .ver .img_galeria span {z-index: 1; position: absolute; float: left; left: 20px; padding-top: 10px; color: #e8e8e8; font-size: 2em; cursor: pointer;}
.noticias_ver .ver .img_galeria span:hover {color: #09f;}
.noticias_ver .ver .img_galeria.vereador img {z-index: 1;}
.noticias_ver .ver .img_galeria.vereador img:hover {cursor: pointer;}
.noticias_ver .texto {position: relative; margin-top: -15px; text-align: justify;}

.noticias_ver .noticias-rel {position: relative;}
.noticias_ver .noticias-rel .ul {position: relative; padding: 0; margin: 0; margin-bottom: 10px; list-style: none;}
.noticias_ver .noticias-rel .ul .li {overflow: auto; margin-top: 10px; border-bottom: 1px dotted #696969; min-width: 975px;}
.noticias_ver .noticias-rel img {margin-right: 10px; margin-bottom: 10px; width: 100px; height: auto;}
.noticias_ver .noticias-rel a {text-decoration: none; color: #007DF9;}
.noticias_ver .noticias-rel a:hover {text-decoration: underline; color: cornflowerblue;}
.noticias_ver .noticias-rel .img {float: left; min-height: 100px;}
.noticias_ver .noticias-rel .info {width: 970px;}
.noticias_ver .noticias-rel .titulo {padding-left: 10px; font-size: 16px; font-weight: bold; margin: 0;}
.noticias_ver .noticias-rel .resumo {padding-left: 10px; font-size: 14px; text-align: justify; min-height: 40px;}
.noticias_ver .noticias-rel .categoria {font-size: 11px; margin-left: 110px;}
.noticias_ver .noticias-rel .imgLiquid {float: left; margin-right: 10px; width: 100px; height: 100px;}

.noticias_ver .modal .cover img {max-height: 400px;}
.noticias_ver .modal .thumbs img {width: auto; height: 80px;}

.explicacao {color: #4CAF50; font-weight: bold;}
.explicacao[title] {background-color: #F5F6CE; color: #000; max-width: 200px; height: auto;}