@charset "UTF-8";

/* RESET */
* { outline:none; }
input[type="search"] { box-sizing: border-box;  }
body { overflow-x: hidden !important; }

.trans { color:hsla(0,0%,100%,0.00); font-size:1px; }
.e_trans { display: none; }

a, li, ol, ul { border: none; text-decoration: none; list-style: none; color: inherit; margin: 0; padding: 0; }
a:active, a:link, a:hover, a:focus { text-decoration: inherit; border:0px solid #FFF; }

/* #################################### REVELAR ####################################  */
[data-revelar] { opacity: 0; transition: .6s ease !important; pointer-events: none; will-change: transform; }
[data-revelar="transition"] { transform: translate(0,0) scale(1); opacity: 1; }
[data-revelar="top"] { transform: translateY(-100px); }
[data-revelar="bottom"] { transform: translateY(100px); }
[data-revelar="left"] { transform: translateX(-100px); }
[data-revelar="right"] { transform: translateX(100px); }
[data-revelar="opacity"] { opacity: 0; }
[data-revelar="scale"] { transform: scale(.6); }

#e_centralizar { clear: both; }

/* #################################### ESTILOS DOS MÓDULOS PADRÃO (EX: p_noticias) ####################################  */

/* TEXTOS */
.p_titulos_c { font-family: "SW Lato"; font-style: normal; font-weight: bold; font-size: 22px; color: #383838; display: block; margin-bottom: 10px; }
.p_titulos_c > span { padding-left: 5px; }
.p_titulos_c > .fa { color: #555; }
.p_titulos_d { font-family: "SW Lato"; font-style: normal; font-weight: bold; font-size: 20px; color: #333; text-align: center; margin-bottom: 10px; }

/* IMAGENS */
.p_imgcentraliza { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.p_imgheight { height: 101%; }
.p_imgwidth { width: 101%; }

@media (max-width: 800px) {	
	/* IMAGENS */
	.p_imgheight { height: 105%; }
	.p_imgwidth { width: 105%; }
}

/* BOTÕES */
.p_btn_link { font-family: "SW Lato"; display: inline-table; height: 28px; color: #fff; background-color: #8c2926; background-image: linear-gradient(#ad0b0b, #761310); padding: 0; border: 0 !important; border-radius: 3px; overflow: hidden; transition: 0.2s; }
.p_btn_link .p_icone_btn { line-height: 23px; display: inline-block; vertical-align: top; font-size: 11px; padding: 0px 9px; padding-top: 2px; background: rgba(0,0,0,0.1); }
.p_btn_link .p_texto_btn { line-height: 25px; display: inline-block; vertical-align: top; font-size: 13px; padding: 0px 8px; padding-left: 4px; padding-top: 2px }
.p_btn_link:hover { background-image: linear-gradient(#ad0b0b, #8c2926); cursor: pointer; }
/*--*/
.p_btn_link_light { font-family: "SW Lato"; display: inline-table; padding: 4px 15px; background-color: #f5f5f5; background-image: linear-gradient(#fff, #f5f9fa); border: solid 1px #c7cad0; border-radius: 2px; font-size: 12px; color: #777; text-align: center; margin-top: 5px; transition: 0.2s; }
.p_btn_link_light:hover { opacity: 0.8; border-color: #aaa; color: #0860d8; cursor: pointer; }
/*--*/
.p_btn_link_ver_mais { font-family: "SW Lato"; margin-left: 5px; padding-left: 5px; display: inline-table; vertical-align: middle; position: relative; }
.p_btn_link_ver_mais:after { content: ""; width: 1px; background: #d0d9db; position: absolute; bottom: 4px; top: 4px; left: -4px; }
.p_btn_link_ver_mais .p_link_ver_mais { font-size: 12px; background: #f0f7f9; border: solid 1px #d0d9db; border-radius: 4px; display: inline-block; vertical-align: middle; transition: 0.2s; }
.p_btn_link_ver_mais .p_link_ver_mais:hover { background: #dcebfa; border-color: #d1dce6; }
.p_btn_link_ver_mais .p_link_ver_mais .fa { color: #0860d8; height: inherit; background: rgba(0,0,0,0.05); padding: 7px 5px; }
.p_btn_link_ver_mais .p_link_ver_mais span { color: #777; padding: 7px; }
.p_btn_link_ver_mais .p_link_ver_mais:hover span { color: #333; }

@media (max-width: 480px) {
	/* BOTÕES */
	#e_conteudo .p_btn_link .p_icone_btn { line-height: 30px; font-size: 12px; padding: 2px 10px; }
	#e_conteudo .p_btn_link .p_texto_btn { line-height: 30px; font-size: 16px; padding: 2px 10px; padding-left: 6px; }
}

/* #################################### FIM ESTILOS DOS MÓDULOS PADRÃO (EX: p_noticias) ####################################  */



/* IMG CENTRALIZA */
.imgcentraliza { width: 100%; height: 100%; object-fit: cover; object-position: center; }


/* #################################### SWEET ALERT ####################################  */
.swal-modal {font-family: "SW Lato";}
.swal-overlay { z-index: 9999999; }
.swal-overlay--show-modal .swal-modal { will-change: auto; }
/* #################################### FIM SWEET ALERT ####################################  */


/* #################################### SIC E OUVIDORIA - TEMPORÁRIO ATÉ FAZER NOVO LAYOUT #################################### */
.sw_area_info { border-bottom: solid 1px #ccc; font-size: 0 !important; padding-bottom: 5px; margin-bottom: 5px; display: table; width: 100%; }
/* PARA FORMULÁRIOS */
.cad_area_form_cadastro .sw_area_info { border-bottom: 0px; font-size: 0 !important; margin-bottom: 0px; padding-bottom: 0px; margin-top: 10px; display: table; width: 100%; }
.sw_area_icone_btn { width: 50px; height: 40px; line-height: 42px; display: inline-block; vertical-align: middle; background: #08953d; background: rgba(6,12,9,0.1); font-size: 18px; color: #fff; }
.sw_area_texto_btn { font-size: 12px; color: #fff; display: inline-block; vertical-align: middle; padding: 0 10px; padding-right: 13px; text-align: left; }
.sw_btn_avaliar { height: 40px; line-height: 40px; padding-left: 50px; position: relative; display: inline-block; font-size: 0; text-align: center; border-radius: 4px; overflow: hidden; transition: 0.4s; cursor:pointer; background: #0f65a2; float: right;}
.sw_btn_avaliar:hover { background: #155e92; }
.sw_btn_avaliar .sw_area_icone_btn { position: absolute; top: 0; left: 0; background:#0d5588; }

@media screen and (max-width:480px) { 
	.sw_btn_avaliar {margin-top: 10px;}
}
/* #################################### FIM SIC E OUVIDORIA - TEMPORÁRIO ATÉ FAZER NOVO LAYOUT #################################### */

/* #################################### BANNER ROTATIVO ####################################  */
#e_area_banner .ws_images img {height: auto !important; vertical-align: top;}
#e_area_banner .ws_bulframe img { width: 255px !important; height: 90px !important; object-fit: cover; }
#e_area_banner .ws_bullets img { width: 255px !important; height: 90px !important; object-fit: cover; }

#p_area_banner .ws_images img {height: auto !important; vertical-align: top;}
#p_area_banner .ws_bulframe img { width: 255px !important; height: 90px !important; object-fit: cover; }
#p_area_banner .ws_bullets img { width: 255px !important; height: 90px !important; object-fit: cover; }
/* #################################### FIM BANNER ROTATIVO ####################################  */

/* #################################### LOGIN E TOPO INTERNAUTAS #################################### */
/* ÁREA LOGIN TOPO INTERNAUTA */
.itn_area_login_internauta { background: #f0f2f5; border-bottom: solid 1px #dde1e5; box-sizing: border-box; padding: 3px 0; position: relative; z-index: 999;}
.itn_area_login_internauta * { box-sizing: border-box; }
.itn_area_login_internauta .itn_conteudo_interno_login { width: 100%; max-width: 1200px; display: table; margin: auto; text-align: right; }
.itn_area_login_internauta .itn_cont_login { display: inline-block; vertical-align: middle; position: relative; padding-left: 11px; padding-right: 11px; text-align: center; font-size: 0; color: #495156; }
.itn_area_login_internauta .itn_cont_login:before { content: ""; width: 1px; height: 16px; border-radius: 1px; background: #c4cacf; position: absolute; top: 50%; left: 0; margin-top: -8px; }
.itn_area_login_internauta .itn_cont_login:first-child:before { display: none; }
.itn_area_login_internauta .itn_cont_login .itn_info_login { font-size: 11px; color: #495156; margin-top: 2px; margin-right: 3px; }
.itn_area_login_internauta .itn_cont_login .itn_info_login { font-size: 11px; color: #495156; margin-top: 2px; margin-right: 3px; }
.itn_area_login_internauta .itn_cont_login .itn_info_logado { font-size: 11px; color: #495156; }
.itn_area_login_internauta .itn_cont_login .itn_info_logado .int_cadastro_validado { color: #0ba50b; margin: 0px 5px; }

.itn_area_login_internauta .itn_btn_topo { height: 20px; line-height: 22px; padding: 0 10px; border-radius: 3px; font-size: 9px; letter-spacing: .5px; cursor: pointer; }

/* BOTÃO FAVORITOS */
.itn_area_login_internauta .itn_btn_topo.itn_btn_favoritos { background: #dc5757; color: #fff; }
.itn_area_login_internauta .itn_btn_topo.itn_btn_favoritos:hover { background: #b94444; }

/* BOTÃO ANOTAÇÕES */
.itn_area_login_internauta .itn_btn_topo.itn_btn_anotacoes { background: #1daf78; color: #fff; }
.itn_area_login_internauta .itn_btn_topo.itn_btn_anotacoes:hover { background: #199a6a; }

/* BOTÕES LOGIN INTERNAUTA */
.itn_area_login_internauta .itn_btn_login_internauta { display: inline-block; vertical-align: middle; margin-right: 5px; font-size: 11px; color: #495156; padding: 4px 8px; border-radius: 4px; transition: .2s; }
.itn_area_login_internauta .itn_btn_login_internauta:hover { background: #fff; cursor: pointer; }
.itn_area_login_internauta .itn_btn_login_internauta * { display: inline-block; vertical-align: middle; }
.itn_area_login_internauta .itn_btn_login_internauta .fa { margin-right: 5px; }
.itn_area_login_internauta .itn_btn_login_internauta.itn_btn_sair {padding: 8px 10px; background: #efc0bf;}
.itn_area_login_internauta .itn_btn_login_internauta.itn_btn_sair .fa { color: #c10e0e; }
.itn_area_login_internauta .itn_btn_login_internauta.itn_btn_login .fa { padding-top: 2px; }
/* LOGIN INTERNAUTA */
.itn_area_login_internauta .itn_login_internauta {}
.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta { display: inline-block; vertical-align: middle; overflow: hidden; }
.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta .itn_cont_botoes_internauta { margin-right: -300px; padding-right: 5px; transition: .35s ease-in-out; transition-delay: .05s; }
.itn_area_login_internauta:hover .itn_login_internauta .itn_area_botoes_internauta .itn_cont_botoes_internauta { margin-right: 0; transition: .6s cubic-bezier(0.25, -0.1, 0, 1.2); }
.itn_area_login_internauta .itn_login_internauta .itn_area_img_internauta { width: 22px; height: 22px; display: inline-block; vertical-align: middle; line-height: 21px; background: #4c555b; border-radius: 100%; overflow: hidden; font-size: 10px; color: #eef4f7; position: relative; transition: .4s cubic-bezier(0.13, 0.05, 0.24, 1.4); transition-delay: 0.5s; }
.itn_area_login_internauta .itn_login_internauta .itn_area_img_internauta img { width: 100%; height: 100%; display: inline-block; vertical-align: middle; object-fit: cover; position: absolute; top: 0; left: 0; }
.itn_area_login_internauta:hover .itn_login_internauta .itn_area_img_internauta { width: 60px; height: 60px; line-height: 55px; font-size: 30px; transition-delay: 0s; }

/* FORMULARIO DE LOGIN MODAL */
#itn_login, #itn_login *, #itn_login *:before, #itn_login *:after { box-sizing: border-box; }
#itn_login, #itn_login *, #itn_login *:before, #itn_login *:after { box-sizing: border-box; }
#itn_login .sw_popup { max-width: 800px; }
/* LOGIN */
#itn_login .sw_popup .itn_area_form_login { width: 50%; float: left; padding: 10px; padding-right: 30px; border-right: solid 1px #ccc; }
#itn_login .sw_popup .itn_area_form_login form { margin-top: 15px; }
#itn_login .sw_popup .itn_area_form_login .itn_area_radio { padding-bottom: 15px; }
#itn_login .sw_popup .itn_area_form_login .itn_area_radio .itn_cont_campo_radio { display: inline-block; vertical-align: middle; margin-right: 20px; }
#itn_login .sw_popup .itn_area_form_login .itn_area_radio .itn_cont_campo_radio input { display: inline-block; vertical-align: middle; margin-right: 5px; }
#itn_login .sw_popup .itn_area_form_login .itn_area_radio .itn_cont_campo_radio label { display: inline-block; vertical-align: middle; font-size: 13px; color: #333; }
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login { margin-bottom: 5px; }
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login .g-recaptcha div {width:inherit !important; height:inherit !important; margin: 10px 0 0 0; text-align: center;}
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login label { font-size: 13px; color: #333; }
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login input { width: 100%; height: 40px; background: #fff !important; border: solid 1px #ddd; border-radius: 2px; padding: 5px 8px; font-size: 14px; color: #555; letter-spacing: 1px; }
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login input:focus { border-color: #999; }
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login .g-recaptcha-login { transform: scale(0.79); transform-origin: 0.0; }
#itn_login .sw_popup .itn_area_form_login .itn_area_campos_login_recaptcha { overflow: hidden; max-width: 240px; display: block; margin: auto; }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login,
#itn_login .sw_popup .itn_area_form_login .itn_btn_login_google { width: 240px; height: 47px; background: #6a6f73; border: 0; border-bottom: solid 2px #525558; border-radius: 4px; font-size: 11px; color: #f1f1f1; display: block; margin: 0 auto; margin-top: 10px; cursor: pointer; letter-spacing: .025em; transition: .2s ease; }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login:active,
#itn_login .sw_popup .itn_area_form_login .itn_btn_login_google:active { transform: translateY(2px); transition: 0s; }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login:hover { background: #5e6266; }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login_google { background: #fff; border: solid 1px #eee; border-bottom: solid 2px #e0e3e8; color: #127dd2; }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login_google img { width: 26px; display: inline-block; vertical-align: middle; background: #fff; padding: 5px; border-radius: 100%; box-shadow: 0 0 5px rgba(0,0,0,.15); }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login_google span { display: inline-block; vertical-align: middle; padding-left: 10px; padding-top: 2px; }
#itn_login .sw_popup .itn_area_form_login .itn_btn_login_google:hover { background: #1a73e8; border-color: #1a73e8; border-bottom-color: #1567d3; color: #fff; }

/* RECUPERAR SENHA */
#itn_login .sw_popup .itn_area_form_login .itn_recuperar_login_senha { font-size: 11px; color: #444; letter-spacing: .2px; word-spacing: 1px; margin-top: 5px; }
#itn_login .sw_popup .itn_area_form_login .itn_recuperar_login_senha span { color: #333; text-decoration:underline; cursor: pointer; }
#itn_login .sw_popup .itn_area_form_login .itn_recuperar_login_senha span:hover { color: #2196f3; }


/* CADASTRO */
#itn_login .sw_popup .itn_area_form_cadastro { width: 50%; float: left; padding: 10px; padding-left: 30px; }
#itn_login .sw_popup .itn_area_form_cadastro button { border: 0; background: inherit; padding: 0; width: 100%; height: 80px; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pj { width: 100%; height: 100px; background: #6a6f73; background: #6a6f73 url("/imgcomum/btn-pessoa-juridica.png") no-repeat left 5px top 10px; border-bottom: solid 3px #595e61; border-radius: 4px; padding-left: 115px; padding-top: 30px; margin-top: 40px; transition: 0.4s; text-align: left; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pj:hover { background-color: #595e61; cursor: pointer; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pj span { display: block; line-height: 100%; font-size: 22px; color: #fff; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pj .itn_descricao_btn { display: block; line-height: 100%; font-size: 12px; color: #c9c9cb; padding-top: 3px; padding-left: 1px; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pf { width: 100%; height: 100px; background: #949697; background: #949697 url("/imgcomum/btn-pessoa-fisica.png") no-repeat left 14px top 25px; border-bottom: solid 3px #818384; border-radius: 4px; padding-left: 115px; padding-top: 30px; margin-top: 20px; transition: 0.4s; text-align: left; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pf:hover { background-color: #818384; cursor: pointer; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pf span { display: block; line-height: 100%; font-size: 22px; color: #fff; }
#itn_login .sw_popup .itn_area_form_cadastro .itn_btn_pf .itn_descricao_btn { display: block; line-height: 100%; font-size: 12px; color: #d9d9d9; padding-top: 3px; padding-left: 1px; }
/* BOTÃO CADASTRO (MOBILE) */
#itn_login .sw_popup .itn_btn_cadastro { display: none; vertical-align: middle; margin-left: 10px; padding: 0 10px; background: #fff; border: solid 1px #ddd; border-radius: 5px; position: relative; }
#itn_login .sw_popup .itn_btn_cadastro:after { content: ""; width: 1px; height: 12px; position: absolute; top: 50%; margin-top: -6px; left: -8px; background: #ccc; }
#itn_login .sw_popup .itn_btn_cadastro span { line-height: 20px; display: inline-block; vertical-align: middle; font-size: 12px; color: #666; padding: 0; }
#itn_login .sw_popup .itn_btn_cadastro .fa { line-height: 20px; display: inline-block; vertical-align: middle; font-size: 14px; color: #189d2f; padding-left: 7px; position: relative; top: -1px; }

@media (max-width: 800px) {

	/* ÁREA LOGIN TOPO INTERNAUTA */
	.itn_area_login_internauta .itn_cont_login:nth-child(2):before,
	.itn_area_login_internauta .itn_cont_login .itn_info_login,
	.itn_area_login_internauta .itn_cont_login .itn_info_logado { display: none; }
	/* LOGIN INTERNAUTA */
	.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta { position: absolute; top: 100%; right: 10px; border-top: solid 15px transparent; overflow: visible; visibility: hidden; opacity: 0; transform: translateY(50%); transition: .4s cubic-bezier(0.13, 0.05, 0.24, 1.4) !important; transition-delay: 0s !important; }
	.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta .itn_cont_botoes_internauta { width: 120px; margin-right: 0; padding: 1px; background: rgba(221,225,229,.7); position: relative; border-radius: 4px; }
	.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta .itn_cont_botoes_internauta:after { content: ""; border: solid 6px transparent; border-bottom-color: rgba(221,225,229,.7); position: absolute; top: -12px; right: 8px;}
	.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta .itn_cont_botoes_internauta .itn_btn_login_internauta { display: block; padding: 10px; margin: 5px; background: #F5F7F8; }
	.itn_area_login_internauta .itn_login_internauta .itn_area_botoes_internauta_show { visibility: visible; opacity: 1; transform: translateY(0); }
	.itn_area_login_internauta:hover .itn_login_internauta .itn_area_img_internauta { width: 22px; height: 22px; line-height: 21px; font-size: 10px; }
	
	
	
	/* FORMULÁRIO DE LOGIN MODAL */
	/* LOGIN */
	#itn_login .sw_popup .itn_area_form_login { width: 100%; border: 0; padding: 0; }
	#itn_login .sw_popup .itn_area_form_login .itn_descricao_form  { display: none; }
	/* CADASTRO */
	#itn_login .sw_popup .itn_area_form_cadastro { display: none; }
	/* BOTÃO CADASTRO (MOBILE) */
	#itn_login .sw_popup .itn_btn_cadastro { display: inline-block; }
}
/* #################################### FIM LOGIN E TOPO INTERNAUTAS #################################### */


/* #################################### BARRA DE NOTIFICAÇÕES #################################### */
.sw_barra_notificacoes { width: 100%; position: fixed; bottom: 0; left: 0; z-index: 99999999; background: rgba(25,25,25,.95); transform: translateY(100%); visibility: hidden; transition: .8s cubic-bezier(0.32, 0.28, 0, 0.93); }
.sw_barra_notificacoes.show { transform: translateY(0); visibility: visible; }
.sw_barra_notificacoes, .sw_barra_notificacoes * { box-sizing: border-box; }
.sw_barra_notificacoes .sw_cont_barra_notificacoes { width: 100%; max-width: 1200px; display: table; padding: 10px; position: relative; margin: auto; }
.sw_barra_notificacoes .sw_notificacao { padding: 20px 10px; font-size: 13px; color: #fff; line-height: 1.75; border-top: solid 1px #333; position: relative }
.sw_barra_notificacoes .sw_notificacao:first-child { border-top: 0; }

/* POLÍTICA DE PRIVACIDADE */
.sw_politica_privacidade .sw_info_politica_privacidade { margin-right: 115px; }
.sw_politica_privacidade .sw_info_politica_privacidade a span { color: #fff; text-decoration: underline; }
.sw_politica_privacidade .sw_info_politica_privacidade a:hover span { color: #6ac0f7; }
.sw_politica_privacidade .sw_btn_politica_privacidade { width: 100px; height: 40px; line-height: 40px; position: absolute; top: 50%; right: 10px; margin-top: -20px; font-size: 13px; color: #fff; text-align: center; background: #0164a4; border-radius: 3px; cursor: pointer; }
.sw_politica_privacidade .sw_btn_politica_privacidade:hover { background: #0070bb; }

/* TRANSMISSAO AO VIVO */
.sw_notificacao_transmissao { padding: 5px 15px; padding-right: 35px; }
.sw_notificacao_transmissao .sw_titulo_info_transmissao { display: inline; vertical-align: middle; margin-right: 15px; }
/* BOTÃO ASSISTIR LIVE */
.sw_notificacao_transmissao .sw_btn_assistir_transmissao { height: 26px; line-height: 26px; display: inline-block; vertical-align: middle; text-align: center; padding: 0 15px; background: #9b1629; font-size: 10px; color: #fff; letter-spacing: 1px; border-radius: 4px; position: relative; cursor: pointer; }
.sw_notificacao_transmissao .sw_btn_assistir_transmissao span { position: relative; z-index: 1; }
.sw_notificacao_transmissao .sw_btn_assistir_transmissao:after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #9b1629; border-radius: 4px; animation: sw_btn_assistir_transmissao 1.5s infinite; }
/* BOTÃO FECHAR LIVE */
.sw_notificacao_transmissao .sw_btn_fechar_info_transmissao { width: 25px; height: 25px; line-height: 20px; text-align: center; overflow: hidden; padding: 0; font-size: 14px; color: #999; border: 0 !important; border-radius: 5px; position: absolute; top: 5px; right: 6px; background: rgba(0,0,0,0.3); }
.sw_notificacao_transmissao .sw_btn_fechar_info_transmissao:hover { color: #c12d2d; cursor: pointer; }
.sw_notificacao_transmissao .sw_btn_fechar_info_transmissao span { vertical-align: middle; }
@keyframes sw_btn_assistir_transmissao { 70% { transform: scaleX(1.2) scaleY(1.5); opacity: 0; } 80% { transform: scale(0); } }

/* #################################### FIM BARRA DE NOTIFICAÇÕES #################################### */





/* #################################### ESTILOS PADRÃO #################################### */


/* ESCONDER / EXIBIR MÓDULOS DA CAPA */
.sw_capa_exibicao_desktop { display: block; }
.sw_capa_exibicao_mobile { display: none; }

@media (max-width: 1000px) {
    .sw_capa_exibicao_mobile { display: block; }
    .sw_capa_exibicao_desktop { display: none; }
}


/* **************************** SLIDERS **************************** */
/* SETAS */
.sw_slider_seta { z-index: 50; width: 50px; height: 50px; line-height: 50px; position: absolute; top: 0; font-size: 0; color: #7a8a96; background: #fff; background: rgba(255,255,255,.5); border: solid 5px rgba(255,255,255,.15); border-radius: 100%; overflow: hidden; text-align: center; cursor: pointer; visibility: visible; opacity: .95; transform: scale(1); transition: .2s ease; }
.sw_slider_seta .fa { font-size: 16px; }
.sw_slider_seta:hover { opacity: 1; transition: 0.1s; }
.sw_slider_seta:active { background: #1094d5; color: #fff; }
.sw_slider_seta.sw_slider_anterior { left: 0; padding-right: 2px; box-shadow: 4px 0 5px rgba(54,61,75,.15); }
.sw_slider_seta.sw_slider_posterior { right: 0; padding-left: 2px; box-shadow: -4px 0 5px rgba(54,61,75,.15); }
.sw_slider_lmt.limit_l .sw_slider_anterior,
.sw_slider_lmt.limit_r .sw_slider_posterior { opacity: .6; background: #dbdfe2; background: rgba(193, 197, 201, 0.5); color: initial; cursor: default; }
.sw_slider_lmt.limit_l.limit_r .sw_slider_seta { opacity: 0; visibility: hidden; }

/* SLIDER LIMITADO */
.sw_slider_lmt { width: 100%; position: relative; }
.sw_slider_lmt .sw_content_slider_lmt { position: relative; overflow: hidden; }
.sw_slider_lmt .sw_cont_slider_lmt { height: 100%; position: absolute; top: 0; left: 0; will-change: left, top; z-index: 0; text-align: center; white-space: nowrap; font-size: 0; transition: .3s ease-in-out; }
.sw_slider_lmt .sw_cont_slider_lmt .sw_item_slide { width: 100%; display: inline-block; vertical-align: top; position: relative; text-align: left; white-space: normal; }
/* THUMBNAILS */
.sw_slider_lmt .sw_area_thumbnails { text-align: center; padding: 10px; position: relative; z-index: 1;}
.sw_slider_lmt .sw_area_thumbnails, .sw_slider_lmt .sw_area_thumbnails *::selection { background: transparent; color: inherit; }
.sw_slider_lmt .sw_area_thumbnails .sw_thumbnail { width: 8px; height: 8px; display: inline-block; vertical-align: middle; background: #ccc; border-radius: 100%; margin: 5px; transition: .1s; }
.sw_slider_lmt .sw_area_thumbnails .sw_thumbnail:hover { transform: scale(1.25); cursor: pointer; }
.sw_slider_lmt .sw_area_thumbnails .sw_thumbnail_ativo { background: #2196f3; transform: scale(1.25); }
/* **************************** FIM SLIDERS **************************** */



/* SW SLIDE */
.sw_area_slide { height: 150px; position: relative; }
.sw_area_slide, .sw_area_slide *, .sw_area_slide *:before, .sw_area_slide *:after { box-sizing: border-box; }
.sw_area_slide .sw_slide { overflow: hidden; margin: 0 auto; position: absolute; top:0; left: 0; right: 0; bottom: 0; }
.sw_area_slide .sw_slider { position: relative; overflow: hidden; }
.sw_area_slide .sw_slider ul { position: relative; height: auto; margin: 0; padding: 0; list-style: none; }
.sw_area_slide .sw_slider ul li { float: left; position: relative; display: block; }
/* SETAS */
.sw_area_slide .sw_slider_seta { z-index: 50; width: 40px; height: 40px; line-height: 40px; position: absolute; top: 50%; margin-top: -20px; font-size: 18px; color: #0164a4; background: #2a2d32; border-radius: 100%; overflow: hidden; cursor: pointer; opacity: 0; visibility: hidden; transition: 0.3s; }
.sw_area_slide .sw_slider_seta i { position: relative; top: 1px; color: #eceff4; }
.sw_area_slide .sw_slider_seta:hover { opacity: 1 !important; }
.sw_area_slide .sw_slider_seta:active i { color: #fff; }
.sw_area_slide .sw_slider_proximo { right: 40px; text-align: right; padding-right: 11px; }
.sw_area_slide:hover .sw_slider_proximo { right: -18px; opacity: 0.7; visibility: visible; }
.sw_area_slide .sw_slider_anterior { left: 40px; padding-left: 11px; }
.sw_area_slide:hover .sw_slider_anterior { left: -18px; opacity: 0.7; visibility: visible; }

/* TOOLTIP PARA BAIXO */
.sw_tooltip_baixo {position: relative; display: inline-block; cursor:pointer;}
.sw_tooltip_baixo .sw_tooltiptext_baixo {visibility: hidden; position: absolute; width: 150px; background-color: #555; color: #fff; text-align: center; padding: 5px; border-radius: 6px; z-index: 1; opacity: 0; transition: opacity 0.3s; top:122%; left:50%; margin-left:-75px; font-size:11px;}
.sw_tooltip_baixo .sw_tooltiptext_baixo:after {content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #555 transparent;}
.sw_tooltip_baixo:hover .sw_tooltiptext_baixo {visibility: visible; opacity: 1;}

/* TOOLTIP PARA BAIXO NA ESQUERDA */
.sw_tooltip_baixo_esquerda {position: relative; display: inline-block; cursor:pointer;}
.sw_tooltip_baixo_esquerda .sw_tooltiptext_baixo_esquerda {visibility: hidden; position: absolute; width: 115px; background-color: #555; color: #fff; text-align: center; padding: 5px; border-radius: 6px; z-index: 1; opacity: 0; transition: opacity 0.3s; top:111%; right: 31%; left: auto; margin-left:0px; font-size:11px; line-height: 12px;}
.sw_tooltip_baixo_esquerda .sw_tooltiptext_baixo_esquerda:after {content: ""; position: absolute; bottom: 100%; left: 93%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #555 transparent;}
.sw_tooltip_baixo_esquerda:hover .sw_tooltiptext_baixo_esquerda {visibility: visible; opacity: 1;}

.sw_sem_registros { font-size: 13px; color: #555; padding: 10px; border: solid 1px #e7e9eb; border-radius: 4px; }
.sw_sem_registros .sw_sem_registros_texto { font-size: 13px; color: #555; padding: 5px; }

/* INFO */
.sw_info { padding: 10px; background: #fff; border: solid 1px #e7e9eb; border-radius: 4px; font-size: 0; }
.sw_info i { background: #f5f5f5; padding: 5px; font-size: 10px; border: solid 1px #e5e5e5; border-radius: 3px; display: inline-block; vertical-align: middle; margin-right: 7px; }
.sw_info span { vertical-align: middle; font-size: 13px; color: #555; }
/* VERMELHO */
.sw_info_vermelho { background: #ffe2e2; border-color: #ffc8c8 }
.sw_info_vermelho i { background: #ffc8c8; border: 0; color: #920000 }
.sw_info_vermelho span { color: #642c2c; }


/* SEGUIR */
.sw_btn_seguir_ferramenta { height: 34px; float: right; padding: 0 25px; margin-left: 5px; background: #fff; border: solid 1px #cdcfd3; border-radius: 50px; font-size: 15px; color: #56565b; letter-spacing: -.015em; text-align: center; cursor: pointer; position: relative; top: -10px; transition: .1s ease; animation: sw_seguir_ferramenta .4s ease-out; }
.sw_btn_seguir_ferramenta .fa { font-size: 14px; margin-right: .5em; }
.sw_btn_seguir_ferramenta:hover { background: #f7f8fa; }
.sw_btn_seguir_ferramenta:active { transform: scale(.9); }
.sw_btn_seguir_ferramenta.sw_seguindo { background: #4ca92b; border-color: #459926; color: #fff; animation: sw_seguindo_ferramenta .8s ease-out; }
.sw_btn_seguir_ferramenta.sw_seguindo:hover { background: #459926; }
@keyframes sw_seguir_ferramenta { 10% { transform: scale(.8); } 50% { transform: scale(1); }}
@keyframes sw_seguindo_ferramenta { 20% { transform: scale(.8); } 30% { transform: scale(1.2); } 50% { transform: scale(.9); } 70% { transform: scale(1.1);} 80% { transform: scale(1); }}
@media (max-width: 600px) {
	.sw_btn_seguir_ferramenta { width: 100%; height: 40px; line-height: 40px; float: none; display: block; margin: 5px 0; top: auto; }
}

/* NAVEGAÇÃO */
.sw_titulo_pagina { font-size: 18px; color: #868686; padding: 5px 0; letter-spacing: -0.5px; }
.sw_area_navegacao { width: 100%; display: table; padding: 10px 0; position: relative; border-top: solid 1px #e9e9e9; border-bottom: solid 1px #e9e9e9; }
.sw_area_navegacao, .sw_area_navegacao *, .sw_area_navegacao *:before, .sw_area_navegacao *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sw_area_navegacao .sw_area_links_navegacao { width: 100%; display: table; font-size: 0; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao { height: 35px; line-height: 35px; position: relative; display: inline-block; vertical-align: top; margin: 1px 0; margin-right: 2px; margin-right: calc(17px); font-size: 12px !important; color: #444; padding: 0 15px; background: #e9eaec; transition: 0.2s; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao:hover { background: #d4e8f9; color: #3d6d92; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao::before { content: ""; position: absolute; top: 0; right: 100%;  width: 0; height: 0; border-style: solid; border-width: 0 0 35px 14px; border-color: transparent transparent #e9eaec transparent; transition: 0.2s; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao:hover::before { border-color: transparent transparent #d4e8f9 transparent; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao::after { content: ""; position: absolute; top: 0; left: 100%;  width: 0; height: 0; border-style: solid; border-width: 35px 14px 0 0; border-color: #e9eaec transparent transparent transparent; transition: 0.2s; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao:hover::after { border-color: #d4e8f9 transparent transparent transparent; }
.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao .fa { display: none; }
.sw_area_navegacao .sw_area_links_navegacao a:first-child .sw_navegacao { border-radius: 5px 0 0 5px; }
.sw_area_navegacao .sw_area_links_navegacao a:first-child .sw_navegacao::before { display: none; }
.sw_area_navegacao .sw_area_links_navegacao a:last-child .sw_navegacao { border-radius: 0 5px 5px 0; }
.sw_area_navegacao .sw_area_links_navegacao a:last-child .sw_navegacao::after { display: none; }
.sw_area_navegacao .sw_area_links_navegacao .sw_pagina_atual { background: #d4e8f9; color: #3d6d92; font-size: 11px !important; }
.sw_area_navegacao .sw_area_links_navegacao .sw_pagina_atual::before { border-color: transparent transparent #d4e8f9 transparent; }

/* ACESSO FÁCIL */
.sw_area_acesso_facil { margin-top: 15px; }
.sw_titulo_acesso_facil { display: inline-block; vertical-align: middle; font-size: 12px; color: #444; }
.sw_link_acesso_facil { display: inline-block; vertical-align: middle; font-size: 11px; color: #3d6d92; background: #d4e8f9; padding: 7px 10px; border-radius: 5px; margin: 1px; transition: 0.2s; }
.sw_link_acesso_facil i { font-size: 10px; margin-right: 5px; }
.sw_link_acesso_facil:hover { background: #def0ff; color: #2a6694; }

/* PAGINAÇÃO */
.sw_area_paginacao { width: 100%; float: left; padding: 20px 0; border-top: solid 1px #ccc; margin-top: 20px; }
.sw_area_paginacao, .sw_area_paginacao *, .sw_area_paginacao *:before, .sw_area_paginacao *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sw_area_paginacao .sw_cont_paginacao { display: table; margin: 0 auto; }
.sw_area_paginacao .sw_cont_paginacao .sw_btn_paginacao { width: 80px; height: 30px; line-height: 30px; float: left; background: #e3e5e7; border: 0; border-radius: 3px; font-size: 12px; color: #444; text-align: center; transition: 0.2s; }
.sw_area_paginacao .sw_cont_paginacao .sw_btn_paginacao span { padding: 0 5px; }
.sw_area_paginacao .sw_cont_paginacao .sw_btn_paginacao:hover { background: #d4e8f9; color: #3d6d92; cursor: pointer; }
.sw_area_paginacao .sw_cont_paginacao select { width: auto; height: 30px; float: left; margin: 0 5px; background: #d4e8f9; border: 0; border-radius: 3px; font-size: 10px; color: #3d6d92; text-align: center; padding: 0 8px; }

/* VER MAIS */
.sw_vermais { position: relative; overflow: hidden; }
.sw_clique_vermais { position: absolute; bottom: 0; left: 0; width: 100%; padding: 5px; padding-top: 40px; font-size: 13px; color: #0f65a2; text-align: center; background: #fff; background: linear-gradient(transparent, #fff 50%); cursor: pointer; }
.sw_clique_vermais span { display: block; line-height: 100%;  }
.sw_clique_vermais i { font-size: 20px; display: block; line-height: 100%;  }
.sw_clique_vermais:hover i { animation: seta_ver_mais 1s infinite; }
.sw_clique_vermais { display: none; }
.show_vermais { padding-bottom: 65px; }
.show_vermais .sw_clique_vermais { display: block; }
@keyframes seta_ver_mais { 50% {transform: translateY(50%); } }

/* BUSCA */
.sw_area_busca, .sw_area_busca *, .sw_area_busca *:before, .sw_area_busca *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sw_area_busca { background: #f1f2f3; border: solid 1px #ddd; border-radius: 4px; padding: 10px; font-size: 0; position: relative; margin-top: 15px; }
.sw_area_busca .sw_titulo_busca { padding: 0 10px; font-size: 14px; color: #353535; text-align: center; }
.sw_area_busca .sw_titulo_busca span { padding: 10px 0; display: block; border-bottom: solid 1px #dbdbdc; }
.sw_area_busca .sw_btn_expandir_busca { width: 25px; height: 25px; position: absolute; top: 12px; right: 20px; background: #e3e6e8; border: 0; border-radius: 4px; font-size: 16px; color: #686b6f; transition: 0.2s; }
.sw_area_busca .sw_btn_expandir_busca:hover { cursor: pointer; }
.sw_area_busca .sw_area_form_busca { width: 100%; display: table; padding: 10px 5px; }
/* .sw_area_busca .sw_area_form_busca .sw_campos_form { display: inline-block; vertical-align: baseline; padding: 5px; } */
.sw_area_busca .sw_area_form_busca .sw_campos_form { display: inline-block; vertical-align: bottom; padding: 5px; }
.sw_area_busca .sw_area_form_busca label { display: block; padding: 3px 0; font-size: 14px; color: #333; }
.sw_area_busca .sw_area_form_busca input,
.sw_area_busca .sw_area_form_busca select { width: 100%; height: 35px; background: #fff !important; border: solid 1px #e5e5e5; border-radius: 2px; padding: 5px; font-size: 12px; color: #555; }
.sw_area_busca .sw_area_form_busca input:focus,
.sw_area_busca .sw_area_form_busca select:focus { border-color: #bec3c6; }
.sw_area_busca .sw_area_form_busca .fa.fa-asterisk { font-size: 8px; color: #b80000; position: relative; top: -3px; }
.sw_area_busca .sw_area_form_busca .sw_form_btn_buscar button { width: 100%; height: 50px; background: #6a6f73; font-size: 11px; color: #fff; border: 0; border-bottom: solid 2px #54585b; border-radius: 4px; transition: 0.2s; }
.sw_area_busca .sw_area_form_busca .sw_form_btn_buscar button .fa { margin-right: 5px; font-size: 10px; display: inline-block; vertical-align: middle; position: relative; top: 1px; }
.sw_area_busca .sw_area_form_busca .sw_form_btn_buscar button span { display: inline-block; vertical-align: middle; }
.sw_area_busca .sw_area_form_busca .sw_form_btn_buscar button:hover { background: #666a6e; cursor: pointer; }
.sw_area_busca .sw_area_form_busca .sw_form_btn_buscar button:active { border-bottom: 0; background: #555; }
/* .sw_area_busca .sw_area_form_busca fieldset { width: 100%; display: inline-block; background: #f0f1f2; border: solid 1px #dcdee0; border-radius: 3px; padding: 5px 3px; margin: 0; margin-top: 8px; } */
.sw_area_busca .sw_area_form_busca fieldset { width: 100%; display: inline-block; background: #f0f1f2; border: solid 1px #dcdee0; border-radius: 3px; padding: 5px 3px; margin: 0; margin-bottom: -6px; }
.sw_area_busca .sw_area_form_busca fieldset legend { font-size: 12px; color: #333; }

/* ABAS */
.sw_area_busca .sw_area_abas_busca { font-size: 0; margin: 5px; position: relative; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba { position: relative; z-index: 1; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba { display: inline-block; vertical-align: bottom; position: relative; z-index: 0; margin-left: -1px; cursor: pointer; user-select: none; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba:first-child { margin-left: 0; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba .sw_txt_btn { height: 35px; line-height: 35px; display: block; overflow: hidden; white-space: nowrap; padding: 0 15px; background: #e8e9eb; border: solid 1px #dcddde; border-radius: 4px 4px 0 0; font-size: 13px; color: #47474b; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba .sw_txt_btn:hover { background: #f0f1f2; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba.select .sw_txt_btn { height: 40px; line-height: 40px; z-index: 1; background: #f0f1f2; border-bottom: 0; color: #0f69a9; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba label { font-weight: inherit; color: inherit; font-size: inherit; margin: 0; padding: 0; line-height: inherit; cursor: inherit; }
.sw_area_busca .sw_area_abas_busca .sw_area_botoes_aba .sw_btn_aba input { width: 1px; height: 1px; opacity: 0; position: absolute; top: 0; left: 0; }
.sw_area_busca .sw_area_abas_busca .sw_area_conteudo_aba { position: relative; z-index: 0; margin-top: -1px; background: #f0f1f2; border: solid 1px #dcddde; border-radius: 4px; border-top-left-radius: 0; padding: 10px; }
.sw_area_busca .sw_area_abas_busca .sw_area_conteudo_aba .sw_conteudo_aba { display: none; }
/* RADIO */
.sw_area_busca .sw_area_form_busca .sw_area_radio_form { border: solid 1px #dcdee0; border-radius: 3px; padding: 5px; }
.sw_area_busca .sw_area_form_busca .sw_area_radio_form:focus-within { border-color: #bec3c6; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio { display: inline-block; vertical-align: top; position: relative; margin-right: 3%; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio input { width: auto; height: auto; position: absolute; top: 0; left: 0; opacity: 0; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio label { font-size: 13px; color: #67676b; padding: 7px 10px; padding-left: 30px; cursor: pointer; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio label::before { content: ""; width: 20px; height: 20px; background: #fff; border: solid 1px #e5e5e5; position: absolute; top: 5px; left: 5px; border-radius: 100%; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio label:hover::before { border-color: #bec3c6; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio label::after { content: ""; width: 12px; height: 12px; background: #0f69a9; position: absolute; top: 9px; left: 9px; border-radius: 100%; transform: scale(0); opacity: 0; transition: .05s ease; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio input:checked ~ label::after { transform: scale(1); opacity: 1; }
.sw_area_busca .sw_area_form_busca .sw_campo_radio:first-child label { margin-left: 0; }
/* CHECKBOX */
.sw_area_busca .sw_area_form_busca .sw_area_checkbox_form { border: solid 1px #dcdee0; border-radius: 3px; padding: 5px; }
.sw_area_busca .sw_area_form_busca .sw_area_checkbox_form:focus-within { border-color: #bec3c6; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox { display: inline-block; vertical-align: top; position: relative; margin-right: 3%; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox input { width: auto; height: auto; position: absolute; top: 0; left: 0; opacity: 0; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox label { font-size: 13px; color: #67676b; padding: 7px 10px; padding-left: 30px; cursor: pointer; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox label::before { content: ""; width: 20px; height: 20px; background: #fff; border: solid 1px #e5e5e5; position: absolute; top: 5px; left: 5px; border-radius: 4px; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox label:hover::before { border-color: #bec3c6; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox label::after { content: "\2714"; width: 12px; height: 12px; font-size: 15px; line-height: 20px; color: #fff; position: absolute; top: 5px; left: 9px; border-radius: 100%; transform: scale(0); opacity: 0; transition: .05s ease; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox input:checked ~ label::before { background: #0f69a9; border-color: #0f69a9; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox input:checked ~ label::after { transform: scale(1); opacity: 1; }
.sw_area_busca .sw_area_form_busca .sw_campo_checkbox:first-child label { margin-left: 0; }
/* INFO BUSCA */
.sw_area_busca .sw_area_info_busca { margin: 5px; background: #fafafa; padding: 15px 20px; padding-top: 20px; border-radius: 6px; }
.sw_area_busca .sw_area_info_busca .sw_titulo_info_busca { font-size: 13px; color: #47474b; margin-bottom: 10px; }
.sw_area_busca .sw_area_info_busca .sw_info_busca { line-height: 1.7; font-size: 13px; color: #67676b; }
.sw_area_busca .sw_area_info_busca .sw_info_busca strong { color: #47474b; font-weight: 900; }
.sw_area_busca .sw_area_info_busca ul { margin: 0; padding: 0; padding-left: 5px; }
.sw_area_busca .sw_area_info_busca ul li { margin: 0; padding: 7px 0; padding-left: 15px; list-style: none; position: relative; }
.sw_area_busca .sw_area_info_busca ul li:before { content: ""; width: 6px; height: 6px; position: absolute; top: 15px; left: 0; background: #47474b; border-radius: 100%; }


/* RESULTADO BUSCA */
.sw_area_info_resultado_busca { width: 100%; display: table; border-bottom: solid 1px #ddd; padding: 10px 0; }
.sw_area_info_resultado_busca .sw_info_resultado_busca { font-size: 11px; color: #333; display: inline-block; }
.sw_area_info_resultado_busca .sw_info_resultado_busca span { vertical-align: text-bottom; }
.sw_area_info_resultado_busca .sw_info_resultado_busca .sw_qtde_resultados { min-width: 20px; height: 20px; line-height: 20px; display: inline-block; vertical-align: baseline; text-align: center; padding: 0 2px; background: #f27826; font-size: 10px; color: #fff; border-radius: 13px; margin-right: 2px; }
.sw_area_info_resultado_busca .sw_info_resultado_busca strong { color: #085c99; }





/* FORMULÁRIO DE LOGIN MODAL */
#sw_login_cadastro_modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; background: #000; background: rgba(0,0,0,0.8); display: none; overflow: auto; }
#sw_login_cadastro_modal, #sw_login_cadastro_modal *, #sw_login_cadastro_modal *:before, #sw_login_cadastro_modal *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#sw_login_cadastro_modal .sw_form_modal { width: 90%; max-width: 870px; display: table; position: relative; padding: 30px 0; margin: 8% auto; background: #f5f5f5; border: solid 1px #ccc; border-radius: 2px; }
#sw_login_cadastro_modal .sw_form_modal .sw_btn_fechar_form_modal { width: 30px; line-height: 30px; position: absolute; top: 10px; right: 10px; border-radius: 4px; font-size: 14px; color: #999; text-align: center; }
#sw_login_cadastro_modal .sw_form_modal .sw_btn_fechar_form_modal:hover { background: #e5e5e5; color: #b80000; cursor: pointer; }
#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form { font-size: 20px; color: #444; }
#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form span { display: inline-block; vertical-align: middle; }
#sw_login_cadastro_modal .sw_form_modal .sw_descricao_form { font-size: 13px; color: #777; }
/* LOGIN */
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login { width: 460px; width: calc(100% - 400px); float: left; padding: 0 30px; border-right: solid 1px #ccc; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login form { margin-top: 15px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_radio { padding-bottom: 15px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_radio .sw_cont_campo_radio { display: inline-block; vertical-align: middle; margin-right: 20px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_radio .sw_cont_campo_radio input { display: inline-block; vertical-align: middle; margin-right: 5px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_radio .sw_cont_campo_radio label { display: inline-block; vertical-align: middle; font-size: 13px; color: #333; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_campos_login { margin-bottom: 5px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_campos_login label { font-size: 13px; color: #333; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_campos_login span { font-size:11px; color: #333; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_campos_login span:hover { text-decoration:underline; cursor: pointer; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_campos_login input { width: 100%; height: 40px; background: #fff !important; border: solid 1px #ddd; border-radius: 2px; padding: 5px 8px; font-size: 14px; color: #555; letter-spacing: 1px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_area_campos_login input:focus { border-color: #999; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_btn_login { width: 120px; height: 40px; background: #6a6f73; border: 0; border-bottom: solid 2px #525558; border-radius: 4px; font-size: 11px; color: #f1f1f1; display: block; margin: 0 auto; margin-top: 15px; transition: 0.2s; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_btn_login:hover { background: #5e6266; cursor: pointer; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_btn_login:active { border-bottom: 0; }
/* CADASTRO */
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro { width: 400px; float: left; padding: 0 30px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro button { border: 0; background: inherit; padding: 0; width: 100%; height: 80px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pj { width: 100%; height: 80px; background: #6a6f73; background: #6a6f73 url("../imgcomum/btn-pessoa-juridica.png") no-repeat left 5px top 2px; border-bottom: solid 3px #595e61; border-radius: 4px; padding-left: 115px; padding-top: 4px; margin-top: 15px; transition: 0.4s; text-align: left; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pj:hover { background-color: #595e61; cursor: pointer; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pj span { display: block; line-height: 100%; font-size: 22px; color: #fff; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pj i { display: block; line-height: 100%; font-size: 12px; color: #c9c9cb; padding-top: 3px; padding-left: 1px; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pf { width: 100%; height: 80px; background: #949697; background: #949697 url("../imgcomum/btn-pessoa-fisica.png") no-repeat left 14px top 12px; border-bottom: solid 3px #818384; border-radius: 4px; padding-left: 115px; padding-top: 4px; margin-top: 15px; transition: 0.4s; text-align: left; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pf:hover { background-color: #818384; cursor: pointer; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pf span { display: block; line-height: 100%; font-size: 22px; color: #fff; }
#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro .sw_btn_pf i { display: block; line-height: 100%; font-size: 12px; color: #d9d9d9; padding-top: 3px; padding-left: 1px; }
/* BOTÃO CADASTRO (MOBILE) */
#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form .sw_btn_cadastro { display: none; vertical-align: middle; margin-left: 10px; padding: 0 10px; background: #fff; border: solid 1px #ddd; border-radius: 5px; position: relative; }
#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form .sw_btn_cadastro:after { content: ""; position: absolute; left: -8px; bottom: 5px; height: 15px; width: 1px; background: #ccc; }
#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form .sw_btn_cadastro span { line-height: 20px; display: inline-block; vertical-align: middle; font-size: 12px; color: #666; padding: 0; }
#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form .sw_btn_cadastro i { line-height: 20px; display: inline-block; vertical-align: middle; font-size: 14px; color: #189d2f; padding-left: 7px; position: relative; top: -1px; }


/* SW POPUP MODAL */
.sw_popup_modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; background: #000; background: rgba(0,0,0,0.8); display: none; overflow: auto; }
.sw_popup_modal, .sw_popup_modal *, .sw_popup_modal *:before, .sw_popup_modal *:after { box-sizing: border-box; }
.sw_popup_modal .sw_popup { width: 90%; width: calc(100% - 40px); max-width: 800px; display: table; position: relative; padding: 20px; margin: 5% auto; background: #f5f5f5; border: solid 1px #ccc; border-radius: 2px; }
.sw_popup_modal .sw_popup.sw_popup_m { max-width: 1000px; }
.sw_popup_modal .sw_popup.sw_popup_g { max-width: 1200px; }
.sw_popup_modal .sw_popup .sw_btn_fechar_popup { width: 30px; line-height: 30px; position: absolute; top: 10px; right: 10px; z-index: 1; border-radius: 4px; font-size: 14px; color: #999; text-align: center; }
.sw_popup_modal .sw_popup .sw_btn_fechar_popup:hover { background: #e5e5e5; color: #b80000; cursor: pointer; }
.sw_popup_modal .sw_popup .sw_titulo_popup { font-size: 15px; color: #444; position: relative; z-index: 0;; }
.sw_popup_modal .sw_popup .sw_titulo_popup:before { content: ""; width: 30px; height: 30px; float: right; }
.sw_popup_modal .sw_popup .sw_titulo_popup span { display: inline-block; vertical-align: middle; }
.sw_popup_modal .sw_popup .sw_descricao_popup { font-size: 13px; color: #777; }
/* CONTEUDO POPUP */
.sw_popup_modal .sw_popup .sw_conteudo_popup { margin-top: 10px; border-top: solid 1px #ddd; padding-top: 10px; word-break: break-word; max-height: 600px; overflow-x: auto; }
.sw_popup_modal .sw_popup .sw_conteudo_popup.sw_conteudo_popup_nao_rolar { max-height: none; }
.sw_popup_modal .sw_popup .sw_conteudo_popup.sw_conteudo_popup_fundo { padding: 5px 10px 15px 10px; border: solid 1px #ddd; border-radius: 5px; margin: 15px 0; font-size: 0; background-color: #fff; }
.sw_popup_modal .sw_popup .sw_conteudo_popup .sw_area_texto_popup { background: #fff; padding: 5px 10px; border: solid 1px #eee; border-radius: 4px; font-size: 13px; color: #565656; text-align: justify; line-height: 140%; max-height: calc(100vh - 300px); overflow:  hidden; overflow-y: auto; }
.sw_popup_modal .sw_popup .sw_conteudo_popup .sw_area_iframe_popup { padding-top: 62.5%; position: relative; overflow: hidden; max-height: calc(100vh - 300px); }
.sw_popup_modal .sw_popup .sw_conteudo_popup .sw_area_iframe_popup object,
.sw_popup_modal .sw_popup .sw_conteudo_popup .sw_area_iframe_popup iframe { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0; border: 0; }
/* BOTÕES DO POPUP */
.sw_popup_modal .sw_popup .sw_area_botoes_popup { margin-top: 10px; border-top: solid 1px #ddd; padding-top: 10px; text-align: center; font-size: 0; }
.sw_popup_modal .sw_popup .sw_area_botoes_popup .itn_area_assinatura {margin-top: 20px; display: none;}
.sw_popup_modal .sw_popup .sw_area_botoes_popup .itn_area_assinatura select {border: 1px solid #ddd; width: 100%; margin-top: 10px; height: 40px; font-size: 12px; padding: 5px; color: #444;}
.sw_popup_modal .sw_popup .sw_btn_popup { min-width: 90px; height: 40px; line-height: 40px; white-space: nowrap; display: inline-block; padding: 0 10px; background: #6a6f73; border: 0; border-bottom: solid 2px #525558; border-radius: 4px; font-size: 11px; color: #fff; margin: 5px; letter-spacing: .5px; position: relative; transition: 0.2s; }
.sw_popup_modal .sw_popup .sw_btn_popup * { display: inline-block; vertical-align: middle;  }
.sw_popup_modal .sw_popup .sw_btn_popup i { margin-right: 5px; }
.sw_popup_modal .sw_popup .sw_btn_popup:hover { filter: contrast(1.3); cursor: pointer; }
.sw_popup_modal .sw_popup .sw_btn_popup:active { top: 2px; }
.sw_popup_modal .sw_popup .sw_btn_popup:active { top: 2px; }
.sw_popup_modal .sw_popup .sw_btn_aceitar { background: #38BB42; border-bottom-color: #34A03C; }
.sw_popup_modal .sw_popup .sw_btn_recusar { background: #cd2828; border-bottom-color: #AE2222; }
.sw_popup_modal .sw_popup .sw_link_reenviar { font-size: 13px; color: #1d7bbd; cursor: pointer; text-decoration: underline; transition: 0.2s; }
.sw_popup_modal .sw_popup .sw_link_reenviar:hover { color: #002946; text-decoration: none; }
.sw_popup_modal .sw_popup .sw_area_informacoes { padding: 10px 0px; width: 100%; margin-top: 10px; text-align: center; }
.sw_popup_modal .sw_popup .sw_input_codigo_confirmar { height: 35px; padding: 5px; border: 1px solid #ddd; border-radius: 2px; font-size: 12px; color: #444; }
.sw_popup_modal .sw_popup #sw_carregando_dados { display: none; width: 100%; background: rgba(0, 0, 0, 0.61); height: 100%; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 999999; text-align: center; }
.sw_popup_modal .sw_popup #sw_carregando_dados span { padding: 20px; margin: 30vh auto; font-size: 8em; color: #093586; }


/* CARREGANDO FULL SCREEN */
.sw_carregando_fs { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: 99999 !important; background: rgba(255,255,255,.9); }
.sw_carregando_fs div { width: 90%; height: 80px; line-height: 80px; margin: 0 5%; text-align: center; clear: both; border-radius: 6px; position: relative; top: 50%; margin-top: -40px; z-index: 900; overflow: hidden; font-size: 12px; color: #47474b; letter-spacing: .2em; text-transform: uppercase; box-shadow: 0 0 10px rgba(0,0,0,.05); background: rgba(255,255,255,.1); user-select: none; }
.sw_carregando_fs div span { position: relative; z-index: 1; }
.sw_carregando_fs div::before { content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; background: linear-gradient(-75deg, transparent 33%, rgba(0,0,0,.02) 34%, rgba(0,0,0,.02) 67%, transparent 68%) repeat-x; background-size: 60px 80px; background-position: top left 0; animation: sw_carregando 8s linear infinite; }
@keyframes sw_carregando { to { background-position: top left 100%;} }

/* OVERFLOW HIDDEN */
.ovfhidden { overflow: hidden !important; width: 100%; height: 100%; }



/* ÍCONE PADRÃO DE EVENTOS A OCORRER */
.sw_evento_ocorrer { height: 18px; line-height: 18px; display: inline-block; vertical-align: middle; font-size: 0 !important; position: relative; cursor: pointer;  }
.sw_evento_ocorrer .fa-clock-o { font-size: 18px; color: #08953d; }
.sw_evento_ocorrer .fa-exclamation-circle { font-size: 10px; color: #f20d0d; position: absolute; top: -3px; right: -4px; }


/* ABAS */
.sw_area_abas { margin-top: 15px; }
.sw_area_abas .sw_area_titulos_abas { position: relative; font-size: 0 !important; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba { width: 24%; display: inline-block; vertical-align: bottom; padding: 5px 10px; border: solid 1px #ddd; border-bottom: 0; border-radius: 4px 4px 0 0; background: #f3f4f6; position: relative; white-space: nowrap; overflow: hidden; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba:hover { background: #f9f9fa; cursor: pointer; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba i { width: 22px; height: 22px; line-height: 22px; text-align: center; display: inline-block; vertical-align: middle; background: #e6e8ec; border: solid 1px #e5e5e5; border-radius: 4px; font-size: 12px; color: #444; margin-right: 5px; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba span { font-size: 12px; color: #333; display: inline-block; vertical-align: middle; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba_selecionado { background: #fff; padding: 10px; top: 1px; z-index: 10; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba_selecionado:hover { background: #fff; cursor: default; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba_selecionado i { background: #f5f6f8; border-color: #e6e8ec; color: #0f65a2; }
.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba_selecionado span { font-size: 14px; color: #0f65a2; }
.sw_area_abas .sw_area_conteudo_aba { background: #fff; border: solid 1px #e8e8e8; border-radius: 5px; border-top-left-radius: 0; position: relative; }
.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba { padding: 10px 0; }
/* TÍTULOS ABAS */
.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba .sw_titulo_conteudo_aba { padding: 5px 10px; text-align: center; display: none; }
.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba .sw_titulo_conteudo_aba span { font-size: 16px; color: #0f65a2; display: block; padding-bottom: 5px; border-bottom: solid 1px #ddd; }
/* SUBTÍTULOS ABAS */
.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba .sw_subtitulo_conteudo_aba { border-bottom: solid 1px #dadde4; padding: 5px 0; margin: 5px 0; }
.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba .sw_subtitulo_conteudo_aba i { width: 25px; height: 25px; line-height: 25px; text-align: center; display: inline-block; vertical-align: middle; font-size: 12px; color: #555; background: #ebedf0; border: solid 1px #e5e5e5; border-radius: 4px; }
.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba .sw_subtitulo_conteudo_aba span { font-size: 14px; color: #444; vertical-align: middle; padding-left: 5px; }


/* LISTA DE DETALHES */
.sw_lista_detalhes { width: 100%; display: table; border: solid 1px #e7e9eb; border-radius: 4px; margin-top: 0px; position: relative; }
.sw_lista_detalhes .sw_linha_lista_detalhes { border-top: solid 1px #e7e9eb; font-size: 0 !important; position: relative; z-index: 1; font-size: 0; transition: 0.2s; }
.sw_lista_detalhes:hover .sw_linha_lista_detalhes { background: #f6f8f9; }
.sw_lista_detalhes .sw_linha_lista_detalhes:hover { background: #fff; }
.sw_lista_detalhes .sw_linha_lista_detalhes:first-child { border-top: 0; }
.sw_lista_detalhes .sw_linha_lista_detalhes .sw_nome_detalhe { width: 30%; display: inline-block; vertical-align: top; padding: 12px; font-size: 12px; color: #454545; }
.sw_lista_detalhes .sw_linha_lista_detalhes .sw_descricao_detalhe { width: 70%; display: inline-block; vertical-align: top; padding: 12px; font-size: 13px; color: #777; }
.sw_lista_detalhes .sw_linha_lista_detalhes .sw_descricao_detalhe .sw_btn { width: 80px; line-height: 17px; display: inline-block; text-align: center; background: #527ed3; border-bottom: solid 1px #4565a3; border-radius: 4px; font-size: 11px; color: #fff; padding: 0; cursor: pointer; }
/* LISTA DE DETALHES (PADRÃO SEMPRE UM ABAIXO DO OUTRO) */
.sw_lista_detalhes.l2 .sw_linha_lista_detalhes .sw_nome_detalhe { width: 100%; padding: 0 10px; padding-top: 10px; }
.sw_lista_detalhes.l2 .sw_linha_lista_detalhes .sw_descricao_detalhe { width: 100%; padding: 10px; padding-top: 5px; }
/* LISTA DE DETALHES (PADRÃO SEMPRE LADO A LADO) */
.sw_lista_detalhes.lp .sw_linha_lista_detalhes .sw_nome_detalhe { width: 30%; padding: 10px; }
.sw_lista_detalhes.lp .sw_linha_lista_detalhes .sw_descricao_detalhe { width: 70%; padding: 10px; }
/* LISTA DE DETALHES (FLEXÍVEL) */
.sw_lista_detalhes.flex .sw_linha_lista_detalhes { display: -webkit-flex; flex-wrap: wrap; padding: 5px; }
.sw_lista_detalhes.flex .sw_linha_lista_detalhes .sw_nome_detalhe { width: auto; min-width: 30%; padding: 5px; padding-bottom: 0; flex: auto; }
.sw_lista_detalhes.flex .sw_linha_lista_detalhes .sw_descricao_detalhe { width: auto; min-width: 70%; padding: 5px; flex: auto; }


/* SW SELECT */
.sw_select { padding-bottom: 10px; text-align: right; font-size: 0 !important; }
.sw_select label { max-width: 145px; display: inline-block; vertical-align: middle; font-size: 14px; color: #444; text-align: left; padding-right: 10px; }
.sw_select i { font-size: 12px; color: #555; padding: 5px; border: solid 1px #e7e9eb; border-radius: 4px; vertical-align: middle; }
.sw_select span { padding-left: 3px; vertical-align: middle; }
.sw_select select { width: 350px; width: calc(100% - 150px); max-width: 400px; height: auto; display: inline-block; vertical-align: middle; background: #d4e8f9 !important; border: 0; border-bottom: solid 2px #b3cfe6; border-radius: 5px; padding: 12px 10px; font-size: 13px; color: #3d6d92; text-align: left; transition: 0.2s; }
.sw_select select:focus { background: #e7f4ff !important; border-color: #d5e4f1; }


/* SW INFORMATIVO - DROPDOWN */
.sw_informativo_dropdown { border: solid 1px #e3e5ea; border-radius: 5px; margin-top: 15px; margin-bottom: 25px; }
.sw_informativo_dropdown .sw_area_titulo_informativo { background: #f3f4f6; padding: 7px; padding-bottom: 8px; position: relative; }
.sw_informativo_dropdown .sw_area_titulo_informativo > div { padding-right: 32px; }
.sw_informativo_dropdown .sw_area_titulo_informativo .sw_icone_titulo_informativo { width: 20px; height: 20px; line-height: 20px; text-align: center; display: inline-block; vertical-align: middle; background: #fff; border: solid 1px #e3e5e9; border-radius: 3px; font-size: 11px; color: #0975c1; }
.sw_informativo_dropdown .sw_area_titulo_informativo .sw_icone_titulo_informativo > i { line-height: inherit; }
.sw_informativo_dropdown .sw_area_titulo_informativo .sw_titulo_informativo { max-width: calc(100% - 24px); display: inline-block; vertical-align: middle; font-size: 13px; color: #444; margin-left: 3px; }
.sw_informativo_dropdown .sw_area_titulo_informativo .sw_titulo_informativo > span { display: inline; vertical-align: middle; }
.sw_informativo_dropdown .sw_area_titulo_informativo .sw_btn_drop_informativo { width: 25px; height: 25px; position: absolute; top: 50%; right: 5px; margin-top: -12px; background: #e3e5e9; font-size: 14px; color: #666; border: 0 !important; border-radius: 4px; cursor: pointer; }
.sw_informativo_dropdown .sw_area_descricao_informativo { padding: 12px 15px; background: #fff; border-top: solid 1px #e3e5ea; font-size: 13px; color: #666; text-align: justify; letter-spacing: 0.2px; line-height: 140%;}
/* HIDE */
.sw_hide_informativo { margin-bottom: 0; }
.sw_hide_informativo .sw_area_descricao_informativo { display: none; }


/* BOTÕES DE IMPRESSÃO */
.sw_area_botoes_impressao {}
.sw_area_botoes_impressao .sw_cont_botoes_impressao { float: right; font-size: 0; }
.sw_area_botoes_impressao .sw_btn_impressao { width: 110px; height: 30px; float: left; margin-left: 10px; line-height: 30px; text-align: center; background: #fff; border: solid 1px #ccc; border-radius: 15px; font-size: 11px; color: #666; cursor: pointer; transition: 0.2s; }
.sw_area_botoes_impressao .sw_btn_impressao i { padding-left: 5px; }
.sw_area_botoes_impressao #sw_btn_pdf:hover { background: #c72228; border-color: #a21418; color: #fff; }
.sw_area_botoes_impressao #sw_btn_csv:hover { background: #0f8b09; border-color: #25640f; color: #fff; }
.sw_area_botoes_impressao #sw_btn_imprimir:hover { background: #6a6f73; border-color: #54585b; color: #fff; }


/* SUBTITULOS PÁGINAS INTERNAS */
.sw_subtitulo_paginas { border-bottom: solid 1px #dadde4; padding: 5px 0; margin: 5px 0; }
.sw_subtitulo_paginas i { width: 25px; height: 25px; line-height: 25px; text-align: center; display: inline-block; vertical-align: middle; font-size: 12px; color: #555; background: #ebedf0; border: solid 1px #e5e5e5; border-radius: 4px; }
.sw_subtitulo_paginas span { font-size: 14px; color: #444; vertical-align: middle; padding-left: 5px; }


/* CARREGANDO */
.sw_carregando { padding: 10% 20px; text-align: center; overflow: hidden; display: none; }
.sw_carregando i { display: block; font-size: 120px; color: #e4e6ea; will-change: transform; filter: blur(0) !important; }
.sw_carregando span { display: block; font-size: 10px; color: #444; margin-top: 15px; letter-spacing: 1px; padding-left: 5px; }

/* AVISOS */
.sw_aviso {font-size: 13px; padding: 10px;  border-radius: 4px; text-align: left;}
.sw_aviso i {padding: 5px; font-size: 10px; border-radius: 3px; display: inline-block; vertical-align: middle; margin-right: 5px;}
.sw_aviso span {display: inline-block; vertical-align: middle; }

.sw_aviso.sw_aviso_info {color: #555; background: #f5f5f5; border: solid 1px #e7e9eb;}
.sw_aviso.sw_aviso_info i {background: #eaeaea; border: solid 1px #e5e5e5;}

.sw_aviso.sw_aviso_alerta {color: #3d759c; background: #d1e5f3; border: solid 1px #7cbfef;}
.sw_aviso.sw_aviso_alerta i {background: #b1defd; border: solid 1px #7cbfef;}
.sw_aviso.sw_aviso_alerta span {display: initial;}

.sw_aviso.sw_aviso_erro {color: #721c24; background: #ffe2e2f5; border: solid 1px #eab8b8;}
.sw_aviso.sw_aviso_erro i {background: #ffc8c8; border: solid 1px #eab8b8;}

.sw_aviso.sw_aviso_sucesso {color: #155724;background: #dcefe0; border: solid 1px #99d4a7;}
.sw_aviso.sw_aviso_sucesso i {background: #abdeb6; border: solid 1px #99d4a7;}

/* AVISOS SUSPENSO NA TELA */
.sw_aviso_suspenso {position: fixed; padding: 15px; border-radius: 3px; z-index: 999; top: 5px; left: 5px; font-size: 13px; z-index: 9999999;}
.sw_aviso_suspenso i {padding: 5px; border-radius: 3px; display: inline-block; vertical-align: middle; margin-right: 5px;}
.sw_aviso_suspenso span {display: inline-block; vertical-align: middle; }

.sw_aviso_suspenso.sw_aviso_suspenso_info {color: #555; background: #f5f5f5; border: solid 1px #e7e9eb;}
.sw_aviso_suspenso.sw_aviso_suspenso_info i {background: #eaeaea; border: solid 1px #e5e5e5;}

.sw_aviso_suspenso.sw_aviso_suspenso_alerta {color: #3d759c; background: #d1e5f3; border: solid 1px #7cbfef;}
.sw_aviso_suspenso.sw_aviso_suspenso_alerta i {background: #b1defd; border: solid 1px #7cbfef;}
.sw_aviso_suspenso.sw_aviso_suspenso_alerta span {display: initial;}

.sw_aviso_suspenso.sw_aviso_suspenso_erro {color: #721c24; background: #ffe2e2f5; border: solid 1px #eab8b8;}
.sw_aviso_suspenso.sw_aviso_suspenso_erro i {background: #ffc8c8; border: solid 1px #eab8b8;}

.sw_aviso_suspenso.sw_aviso_suspenso_sucesso {color: #155724;background: #dcefe0; border: solid 1px #99d4a7;}
.sw_aviso_suspenso.sw_aviso_suspenso_sucesso i {background: #abdeb6; border: solid 1px #99d4a7;}


/* BOTÃO VOLTAR */
.sw_btn_voltar {width: 120px; height: 40px; display: block; margin: 10px 0px 0px 0px; background: #e9eaec; border: 0; border-bottom: solid 3px #d6d6d6; border-radius: 4px; font-size: 12px; color: #444; transition: 0.2s; cursor: pointer;}

/* SW ABAS DE NAVEGAÇÃO */
.sw_abas_navegacao {}
.sw_abas_navegacao .sw_area_botoes_abas_navegacao { text-align: center; font-size: 0; margin: 15px 0; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao { width: 19%; width: calc(20% - 8px); height: 130px; margin: 0 0.5%; margin: 0 calc(5px); display: inline-block; vertical-align: top; border: solid 1px #e8e8e8; border-radius: 3px; position: relative; text-align: center; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao:first-child { margin-left: 0; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao:last-child { margin-right: 0; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao:hover { background: #fcfcfd; border-color: #ddd; cursor: pointer; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_area_icone_btn_abas_navegacao { width: 40px; height: 40px; line-height: 40px; margin: 5px auto; margin-top: 30px; background: #f7f8fa; border: solid 1px #f2f2f2; border-radius: 5px; font-size: 20px; color: #0f65a2; position: relative; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_nome_btn_abas_navegacao { font-size: 14px; color: #0f65a2; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_descricao_btn_abas_navegacao { font-size: 12px; color: #a5a5a5; }
/* BOTÃO ATIVO */
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao.sw_btn_aba_navegacao_ativo { background: #0f65a2; border-color: #0f65a2; border-bottom: solid 2px #0b5284; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao.sw_btn_aba_navegacao_ativo:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -10px; border: solid 10px transparent; border-top: solid 7px #0b5284; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao.sw_btn_aba_navegacao_ativo .sw_area_icone_btn_abas_navegacao { background: #0d5b93; border-color: #0d5b93; color: #fff; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao.sw_btn_aba_navegacao_ativo .sw_nome_btn_abas_navegacao { color: #fff; }
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao.sw_btn_aba_navegacao_ativo .sw_descricao_btn_abas_navegacao { color: #83b5e4; }
/* INFO QTDE ITENS */
.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_area_icone_btn_abas_navegacao .sw_info_qtde_itens { width: 20px; height: 20px; line-height: 20px; text-align: center; position: absolute; top: -8px; right: -4px; font-size: 10px; color: #fff; background: #d84e11; border-radius: 100%; }
/* CONTEUDO DA NAVEGAÇÃO */
.sw_abas_navegacao .sw_cont_abas_navegacao { width: 100%; display: table; margin-top: 30px; }
.sw_abas_navegacao .sw_cont_abas_navegacao .sw_aba_navegacao { display: none; }
.sw_abas_navegacao .sw_cont_abas_navegacao .sw_aba_navegacao .sw_titulo_navegacao_mobile { padding-bottom: 5px; font-size: 20px; color: #0f65a2; text-align: center; border-bottom: solid 1px #ddd; margin-bottom: 10px; display: none; }

/* SW NOTÍCIA VINCULADA */
.sw_noticia_vinculada { background: #f3f4f6; border: solid 1px #eceef1; border-radius: 4px; overflow: hidden; position: relative; margin-bottom: 20px; padding: 10px; padding-left: 190px; font-size: 0; transition: .2s ease-in-out; }
.sw_noticia_vinculada:hover { background: #fff; }
.sw_noticia_vinculada .sw_area_img_noticia_vinculada { width: 180px; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; }
.sw_noticia_vinculada .sw_area_img_noticia_vinculada img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; transition: .2s ease-in-out; }
.sw_noticia_vinculada:hover .sw_area_img_noticia_vinculada img { transform: scale(1.15); }
.sw_noticia_vinculada .sw_area_info_noticia_vinculada { min-height: 130px; padding: 15px; background: #fff; border-radius: 4px; }
.sw_noticia_vinculada .sw_area_info_noticia_vinculada .sw_data_noticia_vinculada { font-size: 9px; color: #444; }
.sw_noticia_vinculada .sw_area_info_noticia_vinculada .sw_titulo_noticia_vinculada { font-size: 15px; color: #0f65a2; }
.sw_noticia_vinculada .sw_area_info_noticia_vinculada .sw_descricao_noticia_vinculada { font-size: 13px; color: #757575; text-align: justify; margin-top: 5px; }

/* SW DATATABLES */
.sw_datatable {}
.sw_datatable .dataTables_wrapper { margin-top: 0; }
.sw_datatable table { min-width: 600px; }
.sw_datatable th { white-space: nowrap; }
.sw_datatable a i { font-size: 16px; color: #0f65a2; }
.sw_alignl { text-align: left; }
.sw_alignr { text-align: right; }
.sw_alignc { text-align: center; }

/* SW ARQUIVO DOWNLOAD */
.sw_arquivo_download { background: #f3f4f6; border: solid 1px #e3e6ec; border-radius: 4px; margin-top: 5px; padding: 10px; transition: .2s; }
.sw_arquivo_download:hover { background: #fafbfc; }
.sw_arquivo_download .sw_icone_arquivo_download { width: 20px; height: 20px; display: inline-block; vertical-align: middle; border-radius: 100%; overflow: hidden; }
.sw_arquivo_download .sw_icone_arquivo_download img { width: 100%; height: 100%; object-fit: cover; }
.sw_arquivo_download .sw_info_arquivo_download { width: calc(100% - 25px); display: inline-block; vertical-align: middle; }
.sw_arquivo_download .sw_info_arquivo_download .sw_data_arquivo_download { display: inline-block; vertical-align: middle; text-align: center; font-size: 11px; color: #555; letter-spacing: .2px; margin: 2px; margin-left: 1%; }
.sw_arquivo_download .sw_info_arquivo_download .sw_nome_arquivo_download { display: inline-block; vertical-align: middle; font-size: 13px; color: #333; margin: 2px; margin-left: 1%; }

/* SW SUBTÍTULOS INTERNAS */
.sw_subtitulos, .sw_subtitulos *, .sw_subtitulos *:before, .sw_subtitulos *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.sw_subtitulos { background: #f5f6f8; clear: both; border-radius: 4px; margin-bottom: 15px; }
.sw_subtitulos .fa { width: 40px; height: 40px; line-height: 40px; display: inline-block; vertical-align: middle; text-align: center; background: #0f65a2; border-radius: inherit; font-size: 18px; color: #fff; margin-right: 12px; }
.sw_subtitulos span { line-height: 40px; font-size: 17px; color: #333; vertical-align: middle; }

/* TAGS */
.sw_area_tags { font-size: 0; padding: 20px 0; border-top: solid 1px #e5e5eb; margin-top: 20px; }
.sw_area_tags .sw_titulo_tags { display: inline-block; vertical-align: middle; padding: 5px; font-size: 12px; color: #6d777d; letter-spacing: .1em; }
.sw_area_tags .sw_tag { display: inline-block; vertical-align: middle; padding: 5px 10px; line-height: 1.2; font-size: 10px; color: #fff; background: #6a5490; border-color: #6a5490; border-radius: 0 3px 3px 0; text-transform: uppercase; position: relative; margin: 5px; margin-left: 12px; transition: .1s ease; }
.sw_area_tags .sw_tag:hover { background: #0089f7; }
.sw_area_tags .sw_tag:hover:before { border-right-color: #0089f7; }
.sw_area_tags .sw_tag:before { content: ""; border: solid transparent; border-width: 11px 8px; border-right-color: inherit; position: absolute; top: 0; left: -16px; z-index: 0; transition: inherit; }
.sw_area_tags .sw_tag span { position: relative; z-index: 1; }


/* SW BTN */
.sw_btn { height: 40px; line-height: 40px; display: inline-block; overflow: hidden; border-radius: 4px; font-size: 13px; color: #fff; background: #0f65a2; padding-right: 5px; text-align: center; font-family: "SW Lato"; font-weight: 900; cursor: pointer; transition: .1s ease; }
.sw_btn:hover { filter: brightness(.9) contrast(1.15); }
.sw_btn:active { transform: translateY(3px); transition: 0s; }
.sw_btn span { line-height: inherit; float: left; padding: 0 10px; }
.sw_btn .fa { width: 40px; padding: 0; background: #0d5588; font-size: 1.25em; }
/* BOTÃO PADRÃO PEQUENO */
.sw_btn.p { height: 30px; line-height: 30px; font-size: 12px; font-weight: bold; }
.sw_btn.p .fa { width: 30px; font-size: 1.2em; }


/* #################################### VÍNCULOS #################################### */

.vinc_area_vinculos { font-size: 0 }
.vinc_area_vinculos, .vinc_area_vinculos *, .vinc_area_vinculos *:before, .vinc_area_vinculos *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
[class^="vinc_area"], [class^="vinc_area"] *, [class^="vinc_area"] *:before, [class^="vinc_area"] *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.vinc_titulo_vinculos { background: #f5f6f8; clear: both; border-radius: 4px; margin-bottom: 15px; }
.vinc_titulo_vinculos .fa { width: 40px; height: 40px; line-height: 40px; display: inline-block; vertical-align: middle; text-align: center; background: #0f65a2; border-radius: inherit; font-size: 18px; color: #fff; margin-right: 12px; }
.vinc_titulo_vinculos span { line-height: 40px; font-size: 17px; color: #333; vertical-align: middle; }

/* PESSOAS / SECRETARIAS VINCULADAS */
.vinc_area_pessoas_vinculadas { margin-top: 30px; background: #f5f6f8; border-top: solid 1px #e0e1e2; border-radius: 4px; padding: 10px; font-size: 0; }
.vinc_area_pessoas_vinculadas .vinc_titulo_pessoa_vinculada { display: inline-block; vertical-align: top; font-size: 10px; color: #869198; letter-spacing: .5px; text-transform: uppercase; padding: 5px 8px; margin: 5px; }
.vinc_area_pessoas_vinculadas .vinc_pessoa_vinculada { display: inline-block; vertical-align: top; font-size: 10px; color: #fff; letter-spacing: .5px; text-transform: uppercase; padding: 5px 8px; margin: 5px; margin-right: 10px; position: relative; background: #6a5490; border-top-right-radius: 3px; border-bottom-right-radius: 3px; transition: .2s; }
.vinc_area_pessoas_vinculadas .vinc_pessoa_vinculada:after { content: ""; height: 100%; position: absolute; top: 0; left: -14px; border: solid transparent; border-width: 10px 7px; border-right-color: #6a5490; transition: .2s; }
.vinc_area_pessoas_vinculadas .vinc_pessoa_vinculada:hover { background: #0888f4; }
.vinc_area_pessoas_vinculadas .vinc_pessoa_vinculada:hover:after { border-right-color: #0888f4; }

/* ÁUDIOS VINCULADOS */
.vinc_area_audios_vinculados { margin-top: 50px; }
.vinc_area_audios_vinculados .vinc_cont_audios_vinculados { background: #323538; border-radius: 4px; padding: 15px; }
.vinc_area_audios_vinculados .vinc_area_player_audio { background: #f1f3f4; border-radius: 5px; overflow: hidden; }
.vinc_area_audios_vinculados .vinc_area_player_audio audio { width: 100%; }
.vinc_area_audios_vinculados .vinc_area_playlist_audio { margin-top: 5px; max-height: 50vh; overflow-y: auto; font-size: 0; }
.vinc_area_audios_vinculados .vinc_area_playlist_audio .vinc_audio_playlist { padding: 12px 0; border-bottom: solid 1px #3b3f42; font-size: 13px; color: #ededed; transition: .1s; cursor: pointer; }
.vinc_area_audios_vinculados .vinc_area_playlist_audio .vinc_audio_playlist:last-child { border-bottom: 0; }
.vinc_area_audios_vinculados .vinc_area_playlist_audio .vinc_audio_playlist span { width: 95%; width: calc(100% - 30px);  display: inline-block; vertical-align: middle; }
.vinc_area_audios_vinculados .vinc_area_playlist_audio .vinc_audio_playlist .fa { width: 25px; font-size: 10px; text-align: center; position: relative; top: 1px; }
.vinc_area_audios_vinculados .vinc_area_playlist_audio .vinc_audio_playlist:hover .fa,
.vinc_area_audios_vinculados .vinc_area_playlist_audio .vinc_audio_playlist_ativo { color: #55f23b; }

/* PROJETOS VINCULADOS */
.vinc_projetos_area_titulo { margin-top: 30px; border-radius: 4px; background: #f5f6f8; }
.vinc_projetos_area_titulo .vinc_projetos_area_titulo_icone { width: 40px; height: 40px; line-height: 40px; display: inline-block; vertical-align: middle; text-align: center; background: #0f65a2; border-radius: inherit; font-size: 18px; color: #fff; margin-right: 12px; }
.vinc_projetos_area_titulo .vinc_projetos_area_titulo_texto { line-height: 40px; font-size: 17px; color: #333; vertical-align: middle; }
.vinc_projetos_area_cont { max-height: 45vh; overflow-y: auto; padding-right: 5px; margin-top: 10px; }
.vinc_projetos_area_cont .vinc_projetos_area_cont_projeto { background: #f3f4f6; border: solid 1px #e3e6ec; border-radius: 4px; margin-top: 5px; padding: 5px; font-size: 0; min-height: 80px;}
.vinc_projetos_area_cont .vinc_projetos_area_cont_projeto .vinc_projetos_area_cont_projeto_imagem { display: inline-block; font-size: 0; vertical-align: middle; width: 90px; height: 80px; box-sizing: border-box; padding: 5px; background: #e3e6ec; border-radius: 5px;}
.vinc_projetos_area_cont .vinc_projetos_area_cont_projeto .vinc_projetos_area_cont_projeto_imagem img { max-width: 100%; max-height: 100%; border-radius: 5px; display: block; margin: auto; top: calc(50%); transform: translateY(-50%); position: relative;}
.vinc_projetos_area_cont .vinc_projetos_area_cont_projeto .vinc_projetos_area_cont_projeto_descricao { display: inline-block; padding: 5px 10px; border-radius: 5px; font-size: 0; height: 85%; width: calc(100% - 110px); vertical-align: middle; }
.vinc_projetos_area_cont .vinc_projetos_area_cont_projeto .vinc_titulo_projeto { background: #e3e6ec; padding: 0 5px; border-radius: 5px; height: 26px; line-height: 26px; overflow: hidden; font-size: 13px; color: #333;}
.vinc_projetos_area_cont .vinc_projetos_area_cont_projeto .vinc_descricao_projeto { padding: 0 5px; border-radius: 5px; height: 3.9em; overflow: hidden; font-size: 11px; color: #555; letter-spacing: .2px; line-height: 1.3em; margin-top: 5px;}

/* EDITAIS VINCULADOS  ---- VELHO PODE REMOVER DEPOIS DA SECRETARIA FINALIZADA */
/* .vinc_editais_area_titulo { margin-top: 30px; border-radius: 4px; background: #f5f6f8; }
.vinc_editais_area_titulo .vinc_editais_area_titulo_icone { width: 40px; height: 40px; line-height: 40px; display: inline-block; vertical-align: middle; text-align: center; background: #0f65a2; border-radius: inherit; font-size: 18px; color: #fff; margin-right: 12px; }
.vinc_editais_area_titulo .vinc_editais_area_titulo_texto { line-height: 40px; font-size: 17px; color: #333; vertical-align: middle; }
.vinc_editais_area_cont { max-height: 38vh; overflow-y: auto; padding-right: 5px; margin-top: 10px; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital { background: #f3f4f6; border: solid 1px #e3e6ec; border-radius: 4px; margin-top: 5px; padding: 5px; font-size: 0; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .vinc_editais_area_cont_edital_descricao { display: inline-block; padding: 5px 10px; border-radius: 5px; font-size: 0; margin: 3px;}
.vinc_editais_area_cont .vinc_editais_area_cont_edital .descricao_titulo { background: #e3e6ec; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .texto_grande{ font-size: 13px; color: #333; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .texto_pequeno{ font-size: 11px; color: #555; letter-spacing: .2px; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital{ color: #fff; border-bottom: solid 2px; padding: 3px; border-radius: 5px;}
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_aberto { background: #03b34e; border-color: #08953d; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_deserto { background: #a0825b; border-color: #6a502f; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_fracassado { background: #6a6a69; border-color: #484847; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_concluido { background: #527ed3; border-color: #4565a3; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_anulado { background: #c22b35; border-color: #941b23; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_julgamento { background: #e77800; border-color: #ab600b; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_suspenso { background: #d6ab03; border-color: #b9930f; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_adjudicado { background: #5ba7e7; border-color: #377cb5; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_homologado { background: #527ed3; border-color: #4565a3; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_revogado { background: #a2a0a0; border-color: #565656; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_retificado { background: #000093; border-color: #020257; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_cancelada { background: #b03333; border-color: #930808; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_andamento { background: #0b9857; border-color: #06874c; }
.vinc_editais_area_cont .vinc_editais_area_cont_edital .ed_situacao_edital_convocacao { background: #f94f0d; border-color: #d5460f; } */

/* ARQUIVOS VINCULADOS */
.vinc_area_arquivos_vinculados { margin-top: 50px; width: 100%; }
.vinc_area_arquivos_vinculados .vinc_cont_arquivos_vinculados { max-height: 50vh; overflow-y: auto; padding-right: 5px; margin-top: 10px; }
.vinc_area_arquivos_vinculados .vinc_cont_arquivos_vinculados a:first-child .sw_arquivo_download { margin-top: 0; }

/* NOTÍCIAS VINCULADAS */
.vinc_area_noticias_vinculadas { margin-top: 50px; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria { background: #f5f6f8; border: solid 1px #f5f6f8; border-bottom-color: #ebebf0; border-radius: 4px; overflow: hidden; position: relative; padding-left: 160px; font-size: 0; margin: 10px 0; transition: .2s ease; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria:hover { background: #fcfcfd; box-shadow: 0 3px 10px -2px rgba(0,0,0,.1); transform: translateY(-2px); }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_img_outra_noticia { width: 160px; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_img_outra_noticia img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; transition: .2s ease-in-out; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria:hover .vinc_not_area_img_outra_noticia img { transform: scale(1.15); }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_info_outra_noticia { min-height: 80px; padding: 10px; border-radius: 4px; margin: 5px; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_info_outra_noticia .vinc_not_data_noticia { font-size: 12px; color: #555; margin-right: 7px; display: inline-block; vertical-align: middle; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_info_outra_noticia .vinc_not_categoria_noticia { max-width: 130px; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; font-size: 10px; color: #fff; display: inline-block; vertical-align: middle; padding: 0 8px; border-radius: 3px; text-transform: uppercase; letter-spacing: .025em; white-space: nowrap; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_info_outra_noticia .vinc_not_categoria_noticia .fa { margin-right: 5px; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_info_outra_noticia .vinc_not_titulo_noticia { font-size: 15px; color: #45454b; margin-top: 5px; transition: .1s ease; }
.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria:hover .vinc_not_area_info_outra_noticia .vinc_not_titulo_noticia { color: #0f65a2; }
.vinc_area_noticias_vinculadas .vinc_vermais_noticias_vinculadas { font-size: 15px; color: #0f65a2; text-align: center; background: #f5f6f8; border-radius: 4px; margin-top: 15px; height: 40px; line-height: 40px; cursor: pointer; }
.vinc_area_noticias_vinculadas .vinc_vermais_noticias_vinculadas .fa { margin-right: 5px; }
@media (max-width: 600px) {
	.vinc_area_noticias_vinculadas { margin-bottom: 20px; }
	.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria { padding: 0; }
	.vinc_area_noticias_vinculadas .vinc_not_outra_noticia_categoria .vinc_not_area_img_outra_noticia { width: 100%; height: 56vw; position: relative; }
}

/* FOTOS VINCULADAS */
.vinc_area_fotos_vinculadas { margin-top: 50px; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada { text-align: center; margin-bottom: 20px; background: #f5f6f8; border-left: solid 5px #0f65a2; border-radius: 4px; padding-top: 2px; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_area_info_galeria_fotos_vinculada { padding: 10px; padding-left: 20px; padding-bottom: 30px; text-align: left; margin: 10px; background: #fff; border: solid 1px #edeff2; border-radius: 6px; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_data_galeria_fotos_vinculada { font-size: 10px; color: #0f65a2; letter-spacing: .5px; margin: 5px 0; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_nome_galeria_fotos_vinculada { font-size: 18px; color: #353535; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_descricao_galeria_fotos_vinculada { font-size: 14px; color: #64676B; line-height: 1.35; margin-top: 10px; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada { font-size: 0; text-align: center; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada .vinc_cont_img_galeria_fotos { width: 16.66%; display: inline-block; vertical-align: top; padding: 2px; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada .vinc_cont_img_galeria_fotos .vinc_img_galeria_fotos { padding-bottom: 75%; position: relative; overflow: hidden; background: #000; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada .vinc_cont_img_galeria_fotos .vinc_img_galeria_fotos .fa { width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 20px; color: #fff; position: absolute; top: 50%; left: 50%; z-index: 0; margin-top: -20px; margin-left: -20px; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada .vinc_cont_img_galeria_fotos .vinc_img_galeria_fotos img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; object-fit: cover; object-position: center 20%; transition: .2s; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada .vinc_cont_img_galeria_fotos .vinc_img_galeria_fotos:hover img { opacity: .35; }
/* LAYOUT %6 RESTO 5 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr5 .vinc_cont_img_galeria_fotos:nth-child(-n + 5) { width: 20%; }
/* LAYOUT %6 RESTO 4 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr4 .vinc_cont_img_galeria_fotos:nth-child(-n + 4) { width: 25%; }
/* LAYOUT %6 RESTO 3 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr3 .vinc_cont_img_galeria_fotos:nth-child(-n + 9) { width: 20%; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr3 .vinc_cont_img_galeria_fotos:nth-child(-n + 4) { width: 25%; }
/* LAYOUT %6 RESTO 2 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr2 .vinc_cont_img_galeria_fotos:nth-child(-n + 8) { width: 25%; }
/* LAYOUT %6 RESTO 1 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr1 .vinc_cont_img_galeria_fotos:nth-child(-n + 7) { width: 25%; }
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr1 .vinc_cont_img_galeria_fotos:nth-child(-n + 3) { width: 33.33%; }
/* LAYOUT 5 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l5 .vinc_cont_img_galeria_fotos { width: 20%; }
/* LAYOUT 4 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l4 .vinc_cont_img_galeria_fotos { width: 25%; }
/* LAYOUT 3 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l3 .vinc_cont_img_galeria_fotos { width: 33.3%; }
/* LAYOUT 2 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l2 .vinc_cont_img_galeria_fotos { width: 50%; }
/* LAYOUT 1 */
.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l1 .vinc_cont_img_galeria_fotos { width: 100%; max-width: 800px; }


/* VÍDEOS VINCULADOS */
.vinc_area_videos_vinculados { margin-top: 50px; width: 100%; }
.vinc_area_videos_vinculados .vinc_cont_videos_vinculados { background: #323538; border-radius: 4px; overflow: hidden; position: relative; font-size: 0; }
.vinc_area_videos_vinculados .vinc_data_video { font-size: 10px; color: #52b4fa; letter-spacing: .5px; margin-bottom: 5px; }
.vinc_area_videos_vinculados .vinc_nome_video { font-size: 15px; color: #fff; }
.vinc_area_videos_vinculados .vinc_descricao_video { font-size: 13px; color: #b5bcc0; line-height: 145%; margin-top: 10px; }
/* VÍDEO ÚNICO */
.vinc_area_videos_vinculados .vinc_cont_video_unico .vinc_area_iframe_video { background: #292c2e; margin: 20px 0; }
.vinc_area_videos_vinculados .vinc_cont_video_unico .vinc_area_iframe_video .sw_video_capa { width: 100%; max-width: 500px; height: 280px; height: calc(56.25vw - 20px); max-height: 280px; display: block; margin: auto; border: 0 !important;}
.vinc_area_videos_vinculados .vinc_cont_video_unico .vinc_area_info_video { padding: 0 3%; padding-bottom: 25px; text-align: justify; text-align-last: center; }
/* VÍDEO PLAYLIST */
.vinc_area_videos_vinculados .vinc_cont_video_playlist { font-size: 0; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_iframe_video { width: 50%; height: 330px; height: 27.5vw; max-height: 330px; display: inline-block; vertical-align: middle; position: relative; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_iframe_video .sw_video_capa { width: 100%; height: 100%; position: absolute; top: 0; left: 0; border: 0; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos { width: 44%; height: 250px; display: inline-block; vertical-align: middle; margin: 10px 0; margin-left: 3%; overflow-y: scroll; padding-right: 10px; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist { min-height: 120px; position: relative; padding-left: 160px; background: #292c2e; border-radius: 4px; overflow: hidden; margin-bottom: 10px; cursor: pointer; transition: .2s; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist:hover { background: #2d3033; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist:last-child { margin-bottom: 0; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_img_video { width: 160px; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; overflow: hidden; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_img_video img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; object-fit: cover; transition: .2s ease-out; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist:hover .vinc_area_img_video img { transform: scale(1.1); }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_img_video .vinc_area_info_video_selecionado { width: 100%; height: 100%; display: table; position: absolute; top: 0; left: 0; z-index: 1; background: rgba(0,0,0,0.8); text-align: center; color: #fff; visibility: hidden; opacity: 0; transition: .2s ease-out; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_img_video .vinc_area_info_video_selecionado > div { width: 100%; height: 100%; display: table-cell; vertical-align: middle; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_img_video .vinc_area_info_video_selecionado .fa { font-size: 30px; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_info_video_selecionado .vinc_info_video_selecionado { font-size: 10px; letter-spacing: 1px; display: block; margin-top: 5px; }
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_info_video { padding: 15px 7%; }
/* VÍDEO SELECIONADO */
.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist_selecionado .vinc_area_img_video .vinc_area_info_video_selecionado { visibility: visible; opacity: 1; }

/* FORUMÁRIOS VINCULADOS */
.vinc_area_formularios_vinculados { margin-top: 50px; }
.vinc_area_formularios_vinculados .vinc_cont_formularios_vinculados { width: 100%; display: table; padding-bottom: 30px; border-bottom: solid 1px #ddd; margin-bottom: 30px; }
.vinc_area_formularios_vinculados .vinc_cont_formularios_vinculados:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }

/* PROPOSIÇÕES VINCULADAS */
.vinc_area_proposicoes_vinculadas { margin-top: 50px; }
/* PROPOSIÇÕES - LISTAGEM */
.vinc_area_proposicoes_vinculadas .prop_proposicao { width: 100%; display: table; background: #f9f9fa; border: solid 1px #e5e5e5; border-radius: 4px; position: relative; padding: 15px 20px; margin-top: 20px; font-size: 0 !important; transition: 0.4s; cursor: pointer; }
.vinc_area_proposicoes_vinculadas .prop_proposicao:hover { background: #fff; border-color: #d5d5d5; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_titulo_proposicao { padding-right: 85px; border-bottom: solid 1px #e5e5e5; padding-bottom: 10px; position: relative; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_titulo_proposicao .prop_tipo_proposicao { display: table; padding: 3px 5px; background: #ebedf0; border: solid 1px #e0e3e8; border-radius: 4px; font-size: 9px; color: #444; text-transform: uppercase; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_titulo_proposicao .prop_tipo_proposicao i { font-size: 10px; margin-right: 5px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_titulo_proposicao .prop_titulo_proposicao { font-size: 15px; color: #444; margin-top: 3px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_proposicao { padding-right: 65px; padding-top: 2px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_proposicao .prop_info_proposicao { width: 25%; display: inline-block; vertical-align: top; margin-top: 5px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_proposicao .prop_info_proposicao .prop_titulo_info_proposicao { font-size: 11px; color: #444; display: inline-block; vertical-align: middle; margin-right: 3px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_proposicao .prop_info_proposicao .prop_descricao_info_proposicao { font-size: 12px; color: #777; display: inline-block; vertical-align: top; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_proposicao .prop_info_proposicao.prop_info_autor { width: 100%; }
/* ANEXOS E VINCULADOS */
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados { position: absolute; right: 10px; bottom: 5px; text-align: right; font-size: 0; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados .prop_info_anexo_vinculado { width: 25px; height: 25px; line-height: 25px; text-align: center; display: inline-block; vertical-align: top; background: #ebedf0; border: solid 1px #e5e5e5; border-radius: 4px; margin-left: 5px; font-size: 12px; color: #666; position: relative; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados .prop_info_anexo_vinculado .prop_qtde_anexo_vinculado { width: 16px; height: 16px; line-height: 16px; text-align: center; position: absolute; top: -8px; right: -4px; font-size: 10px; color: #fff; background: #d84e11; border-radius: 100%; }
/* PROPOSIÇÃO VINCULADA */
.vinc_area_proposicoes_vinculadas .prop_proposicao_vinculada {}
.vinc_area_proposicoes_vinculadas .prop_proposicao_vinculada .prop_area_titulo_proposicao { padding-right: 0; }
.vinc_area_proposicoes_vinculadas .prop_proposicao_vinculada .prop_area_titulo_proposicao:before { content: ""; width: 260px; height: 40px; float: right; }
/* BOTÕES DETALHES E DOWNLOAD */
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_botoes_detalhes_download { position: absolute; top: 10px; right: 10px; font-size: 0; text-align: right; white-space: nowrap; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_botoes_detalhes_download .prop_btn_detalhes_download { height: 40px; line-height: 40px; display: inline-block; vertical-align: top; text-align: center; padding: 0 25px; background: #ebedf0; border: solid 1px #dfe3ea; border-radius: 4px; font-size: 10px; color: #444; margin-left: 5px; white-space: normal; transition: 0.15s; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_botoes_detalhes_download .prop_btn_detalhes_download:hover { background: #0f65a2; border-color: #0f65a2; color: #fff;  }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_botoes_detalhes_download .prop_btn_detalhes_download i { font-size: 12px; margin-right: 3px; }

/*NECESSÁRIO PARA TOOLTIP*/
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados .tooltip_sp {position: relative; display: inline-block; cursor:pointer;}
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados .tooltip_sp .tooltiptext_sp {visibility: hidden; position: absolute; width: 85px; background-color: #3A3A3A; color: #fff; text-align: center; border-radius: 6px; z-index: 1; opacity: 0; transition: opacity 0.3s; top:30px; left:-18px; font-size:12px;}
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados .tooltip_sp .tooltiptext_sp:after {content: ""; position: absolute; bottom: 100%; left: 35%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #3A3A3A transparent;}
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_anexos_vinculados .tooltip_sp:hover .tooltiptext_sp {visibility: visible; opacity: 1;}

/* RESPOSTAS E VOTAÇÃO */
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao { position: absolute; top: 10px; right: -8px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao .prop_resposta { width: 85px; height: 18px; line-height: 18px; text-align: center; font-size: 11px; color: #fff; background: #0a9646; border-radius: 2px 0 0 2px; position: relative; margin-bottom: 6px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao .prop_resposta i { font-size: 13px; color: #3fc779; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao .prop_resposta:after { content: ""; width: 0; height: 0; position: absolute; top: 100%; right: 0; border-style: solid; border-width: 5px 8px 0 0; border-color: #0b7739 transparent transparent transparent; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao .prop_votacao { width: 85px; height: 18px; line-height: 18px; text-align: center; font-size: 11px; color: #fff; background: #1370b6; border-radius: 2px 0 0 2px; position: relative; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao .prop_votacao i { font-size: 13px; color: #4ca6ea; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_respostas_votacao .prop_votacao:after { content: ""; width: 0; height: 0; position: absolute; top: 100%; right: 0; border-style: solid; border-width: 5px 8px 0 0; border-color: #0b5086 transparent transparent transparent; }
/* ORDEM DO DIA */
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_ordem_dia { width: 100px; height: 22px; line-height: 22px; background: #ebedf0; border: solid 1px #e5e5e5; border-radius: 4px; overflow: hidden; font-size: 9px; color: #444; text-align: center; position: absolute; top: 10px; right: 10px; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_ordem_dia i { font-size: 24px; color: #d2d4d7; position: absolute; top: -1px; left: 1px; z-index: 0; }
.vinc_area_proposicoes_vinculadas .prop_proposicao .prop_area_info_ordem_dia span { font-size: 9px; color: #444; position: relative; z-index: 1; }

/* SITUAÇÕES */
.vinc_area_proposicoes_vinculadas .prop_situacao { font-size: 11px; color: #fff; display: inline-block; vertical-align: top; padding: 1px 7px; border-bottom: solid 1px #ccc; border-radius: 4px; position: relative; top: -1px; min-width:50px; text-align:center;}
.vinc_area_proposicoes_vinculadas .prop_situacao_aprovado { background: #03b34e; border-color: #08953d; }
.vinc_area_proposicoes_vinculadas .prop_situacao_reprovado { background: #ba132f; border-color: #7d0519; }
.vinc_area_proposicoes_vinculadas .prop_situacao_rejeitado { background: #7b4290; border-color: #522961; }
.vinc_area_proposicoes_vinculadas .prop_situacao_retirado { background: #9ea1aa; border-color: #7d818c; }
.vinc_area_proposicoes_vinculadas .prop_situacao_arquivado { background: #9ea1aa; border-color: #7d818c; }
.vinc_area_proposicoes_vinculadas .prop_situacao_analise { background: #436cb5; border-color: #274a8d; }
.vinc_area_proposicoes_vinculadas .prop_situacao_retirado_tramitacao { background: #9a8759; border-color: #746540; }
.vinc_area_proposicoes_vinculadas .prop_situacao_tramitacao { background: #d07410; border-color: #9d560b; }
.vinc_area_proposicoes_vinculadas .prop_situacao_desarquivado { background: #4c88db; border-color: #3568ae; }
.vinc_area_proposicoes_vinculadas .prop_situacao_desarquivado { background: #4c88db; border-color: #3568ae; }
.vinc_area_proposicoes_vinculadas .prop_situacao_encaminhado { background: #4c88db; border-color: #3568ae; }
.vinc_area_proposicoes_vinculadas .prop_situacao_adiado { background: #d7b346; border-color: #b59122; }


/* SERVIÇO */
.vinc_area_servicos_vinculados { margin-top: 50px; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado { min-height: 100px; background: #f9f9fa; border: solid 1px #e5e5e5; border-radius: 4px; margin: 15px 0; padding: 15px; position: relative; font-size: 0 !important; transition: 0.4s; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado:hover { background: #fff; border-color: #d5d5d5; box-shadow: 0 3px 10px -2px rgba(0,0,0,.1); transform: translateY(-2px); }
.vinc_area_servicos_vinculados a:last-child .vinc_servico_vinculado { margin-bottom: 0; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_icone_img_servico { width: 100px; height: 100px; line-height: 100px; text-align: center; display: inline-block; vertical-align: top; background: #fff; border: solid 1px #e5e5e5; position: relative; border-radius: 5px; overflow: hidden; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_icone_img_servico .fa { font-size: 40px; line-height: inherit; transition: .2s ease;}
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_icone_img_servico img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; transition: .2s ease; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado:hover .vinc_area_icone_img_servico .fa,
.vinc_area_servicos_vinculados .vinc_servico_vinculado:hover .vinc_area_icone_img_servico img { transform: scale(1.15); }
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_info_servico { width: 80%; width: calc(100% - 105px); display: inline-block; vertical-align: top; padding: 2px 15px;  }
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_info_servico .vinc_assunto_servico { display: inline-block; vertical-align:middle; margin-right: 5px; padding: 3px; background: #ebedf0; border: solid 1px #e0e3e8; border-radius: 4px; font-size: 9px; color: #444; text-transform: uppercase; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_info_servico .vinc_titulo_servico { font-size: 14px; color: #444; margin-top: 3px; }
.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_info_servico .vinc_descricao_servico { font-size: 13px; color: #666; margin-top: 5px; word-break: break-word; }
@media (max-width: 480px) {
	.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_icone_img_servico { display:block; margin: 0 auto; }
	.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_info_servico { width: 100%; margin-top: 10px; text-align: center; padding: 0; }
	.vinc_area_servicos_vinculados .vinc_servico_vinculado .vinc_area_info_servico .vinc_descricao_servico { display: none; }	
}



/* ENQUETES VINCULADAS */

/* ######## ESTILOS PADRÃO PARA CAPA E INTERNAS ######## */
.vinc_enquete_vinculada { text-align: center; }
/* DATA */
.vinc_enquete_vinculada .vinc_area_data_enquete { background: #fff; border-radius: 4px; padding: 5px; font-size: 12px; color: #47474b; text-align: left; }
.vinc_enquete_vinculada .vinc_area_data_enquete div { display: inline-block; vertical-align: middle; padding: 5px 10px; }
.vinc_enquete_vinculada .vinc_area_data_enquete div * { vertical-align: middle; }
.vinc_enquete_vinculada .vinc_area_data_enquete strong { font-weight: 900; }
.vinc_enquete_vinculada .vinc_area_data_enquete .fa { width: 26px; height: 26px; line-height: 26px; background: #e6e8ea; border-radius: 100%; text-align: center; font-size: 12px; color: #56565b; margin: 0 5px; }
/* PERGUNTA */
.vinc_enquete_vinculada .vinc_pergunta_enquete { font-size: 13px; color: #45454b; padding: 15px 0; border-bottom: solid 1px #ddd; margin-bottom: 10px; }
/* ENQUETE VOTADA */
.vinc_enquete_vinculada .vinc_info_enquete_votada { margin: 0 2%; margin-top: 15px; border-top: solid 1px #e9ebee; padding-top: 20px; padding-bottom: 10px; font-size: 13px; color: #65656b; }
.vinc_enquete_vinculada .vinc_info_enquete_votada .fa { width: 22px; height: 22px; line-height: 22px; background: #edeff2; border-radius: 100%; font-size: 12px; margin-right: 5px; }

/* IMG ENQUETE */
.vinc_enquete_vinculada .vinc_opcao_enquete .fa { width: 21px; height: 21px; line-height: 21px; text-align: center; font-size: 11px; color: #005a9b; background: #d4e8f9; margin-left: 3px; border-radius: 100%; transition: .1s }
.vinc_enquete_vinculada .vinc_opcao_enquete a:hover .fa { background: #fff; transform: scale(1.2); }

/* RESULTADO VOTAÇÃO */
.vinc_enquete_vinculada .vinc_area_resultado_enquete { max-height: 300px; overflow-y: auto; font-size: 0; text-align: left; }
.vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete { padding: 2px 5px; text-align: left; }
.vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete:first-child { padding-top: 0; }
.vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete .vinc_opcao_enquete { font-size: 13px; color: #45454b; padding: 5px; }
.vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete .vinc_porcentagem_resultado.barra { border-radius: 22px; background: #e6e8ed; overflow: hidden; float: none !important; }
.vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete .vinc_porcentagem_resultado.barra span { max-width: 100%; height: 22px; line-height: 22px; display: inline-block; padding: 0 10px; font-size: 12px; color: #fff; border-radius: inherit; text-align: right; }
.vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete .vinc_porcentagem_resultado.barra span[style="min-width:0%"] { background: none !important; color: #65656b; }

/* ENQUETE VOTAÇÃO (NÃO VOTADA) */
.vinc_enquete_vinculada.vinc_enquete_votacao .vinc_area_data_enquete .vinc_data_inicio .fa { background: #4caf50; color: #035807; }
.vinc_enquete_vinculada.vinc_enquete_votacao .vinc_area_data_enquete .vinc_data_encerramento .fa { background: #cc2d3c; color: #610009; }

/* RESPOSTAS */
.vinc_enquete_vinculada .vinc_area_respostas_enquete { text-align: center; border-top: solid 1px #e2e2e9; padding: 10px 5px; padding-top: 15px; margin-top: 10px; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_info_respostas { font-size: 12px; color: #56565b; margin-bottom: 15px; padding: .5% 0; text-transform: uppercase; letter-spacing: .05em; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_cont_respostas_enquete { max-height: 300px; overflow: auto; display: -webkit-flex; flex-wrap: wrap; gap: 8px; font-size: 0; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete { display: inline-block; display: -webkit-flex; flex-wrap: wrap; flex: auto; text-align: left; position: relative; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete input { position: absolute; opacity: 0; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete label { display: block; flex: 1; padding: 15px; padding-left: 45px; font-size: 13px; color: #56565b; position: relative; cursor: pointer; background: #edeff2; border-radius: 3px; transition: .075s ease; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete label:before,
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete label:after { content: ""; width: 20px; height: 20px; position: absolute; top: 50%; left: 15px; margin-top: -10px; background: #fff; border: solid 1px #e2e2e9; border-radius: 100%; transition: inherit; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete label:after { content: ""; width: 12px; height: 12px; left: 19px; margin-top: -6px; background: #0f65a2; border: 0; visibility: hidden; transform: scale(.4); opacity: 0; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete input:checked ~ label { background: #d4e8f9; color: #005a9b; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete input:checked ~ label:before { border-color: #cbddec; }
.vinc_enquete_vinculada .vinc_area_respostas_enquete .vinc_resposta_enquete input:checked ~ label:after { visibility: visible; transform: scale(1); opacity: 1; }


/* VALIDAÇÃO */
.vinc_enquete_vinculada .vinc_area_campos_validacao_enquete { max-width: 800px; margin: auto; padding-top: 15px; padding-bottom: 10px; text-align: center; font-size: 0; }
.vinc_enquete_vinculada .vinc_campo_enquete { width: 50%; display: inline-block; vertical-align: bottom; text-align: left; padding: 5px; }
.vinc_enquete_vinculada .vinc_campo_enquete label { font-size: 13px; color: #47474b; padding: 5px 0; cursor: pointer; }
.vinc_enquete_vinculada .vinc_campo_enquete input { width: 100%; height: 40px; border: solid 1px #ebebf0; border-radius: 2px; background: #fff; font-size: 13px; color: #56565b; padding: 5px 10px; }
.vinc_enquete_vinculada .vinc_campo_enquete input:hover { cursor: pointer; border-color: #c7c7cc; }
.vinc_enquete_vinculada .vinc_campo_enquete input:focus { cursor: text; border-color: #a5a5aa; }
/* CAPTCHA */
.vinc_enquete_vinculada .vinc_area_captcha_enquete { padding: 10px; margin: 10px 5px; background: rgba(88, 88, 97, 0.05); border-radius: 8px;}
/* BOTÃO VOTAR  */
.vinc_enquete_vinculada .vinc_btn_votar_enquete { width: 180px; max-width: 80%; height: 60px; background: #0f65a2; border: 0; border-bottom: solid 2px #0c5b93; border-radius: 4px; font-size: 13px; color: #fff; margin: 10px auto; transition: .1s ease; }
.vinc_enquete_vinculada .vinc_btn_votar_enquete:hover { background: #0c5b93; cursor: pointer; }
.vinc_enquete_vinculada .vinc_btn_votar_enquete:active { transform: scale(.95) translateY(1px); transition: 0s; }


/* ######## ESTILOS PARA INTERNAS ######## */
.vinc_area_enquetes_vinculadas { margin-top: 40px; font-size: 0px; }
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada { margin-top: 10px; margin-bottom: 20px; background: #f5f6f8; border-left: solid 5px #0f65a2; border-bottom: solid 1px #ebebf0; border-radius: 4px; padding: 10px; }
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada:last-child { margin-bottom: 0; }
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_area_info_enquete { border: solid 1px #edeff2; border-radius: 4px; background: #fff; padding: 10px; }
/* DATA */
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_area_data_enquete { background: #f4f5f6; display: inline-block; margin: 10px 0; border-radius: 100px; padding: 3px 10px; font-size: 12px; color: #47474b; text-align: left; }
/* PERGUNTA */
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_pergunta_enquete { font-size: 17px; padding: 10px 0; border-bottom: 0; margin: 0; }
/* RESULTADO VOTAÇÃO */
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_area_resultado_enquete { max-height: none; padding: 10px 5px; }
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete,
.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete:first-child { width: 50%; display: inline-block; vertical-align: bottom; border: 0; background: none; padding: 5px 10px; }

@media (max-width: 800px) {

	/* RESULTADO VOTAÇÃO */
	.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_area_resultado_enquete .vinc_resultado_enquete { width: 100%; }

	/* VALIDAÇÃO */
	.vinc_area_enquetes_vinculadas .vinc_enquete_vinculada .vinc_campo_enquete { width: 100%; }
}


/* VER MAIS VÍNCULOS */
.vinc_vermais_vinculos { padding: 20px; padding-bottom: 25px; border-bottom: solid 1px #e6e7eb; margin-bottom: 10px; font-size: 10px; color: #0f65a2; text-transform: uppercase; text-align: center; letter-spacing: .025em; position: relative; cursor: pointer; }
.vinc_vermais_vinculos .fa { width: 30px; height: 30px; line-height: 30px; position: absolute; bottom: -15px; left: 50%; margin-left: -15px; background: #0f65a2; font-size: 12px; color: #fff; text-shadow: 0 -30px 0 #fff, 0 30px 0 #fff; border-radius: 100%; overflow: hidden; }
.vinc_vermais_vinculos .fa:before { position: relative; top: 0; transition: .2s ease; }
.vinc_vermais_vinculos:hover .fa:before { animation: vinc_vermais_vinculos 1s linear infinite; }
@keyframes vinc_vermais_vinculos { 50% { top: 30px; } 50.0001% { top: -30px; } }


/* #################################### FIM VÍNCULOS #################################### */


/* RECAPTCHA */
.sw_area_captcha { background: #ddd; background: rgba(185, 189, 198, .15); padding: 15px 0; border-radius: 5px; margin-top: 10px; flex: 100%; }
.sw_captcha { width: 100%; max-width: 230px; height: 60px; overflow: hidden; margin: auto; }
.sw_captcha .sw_recaptcha { transform: scale(.76); transform-origin: top left; }


/* SETANDO ESTILOS DE TAGS */
/* .sw_txteditor { line-height: 140%; } */
.sw_txteditor { font-family: "SW Ubuntu"; }
.sw_txteditor ol, .sw_txteditor ul, .sw_txteditor li { list-style: disc; margin-left: 10px; margin-bottom: 10px; font-family: "SW Ubuntu"; }
.sw_txteditor ol, .sw_txteditor ol li { list-style: decimal; }
.sw_txteditor * { color: inherit; }
.sw_txteditor img { height: auto !important; max-width: 100%; }
.sw_txteditor table { width: 100% !important; }
.sw_txteditor table table { width: auto !important; max-width: 100% !important; min-width: 30%; }
.sw_txteditor td { word-break: normal; word-wrap: normal; }
.sw_txteditor blockquote { border-left: solid 4px #ccc;  padding-left: 15px; font-style: italic; }
.sw_txteditor strong { font-weight: bold; }


/* SW COMPARTILHAR */
.sw_compartilhar { margin-top: 20px; background: #ebedee; padding: 7px; border-radius: 4px; font-size: 0; clear: both; display: inline-block; width: 100%; }
.sw_compartilhar, .sw_compartilhar *, .sw_compartilhar *:after, .sw_compartilhar *:before { box-sizing: border-box; }
.sw_compartilhar .sw_btn_compartilhar { height: 30px; line-height: 30px; display: inline-block; vertical-align: top; border-radius: 4px; text-align: center; margin: 3px; cursor: pointer; transition: .1s; }
.sw_compartilhar .sw_btn_compartilhar .fa { display: inline-block; line-height: inherit; vertical-align: middle; }
.sw_compartilhar .sw_btn_compartilhar:active { transform: scale(.9); transition: .1s; }
/* BOTÃO COMPARTILHAR */
.sw_compartilhar .sw_btn_compartilhar_geral { width: 130px; font-size: 11px; color: #869198; letter-spacing: .5px; padding-top: 1px; }
.sw_compartilhar .sw_btn_compartilhar_geral .fa { margin-left: 5px; }
.sw_compartilhar .sw_btn_compartilhar_geral:hover { background: #e0e2e3; }
/* BOTÕES REDE SOCIAL */
.sw_compartilhar .sw_btn_compartilhar_rede_social { min-width: 30px; padding: 0 5px; font-size: 14px; color: #fff; }
.sw_compartilhar .sw_btn_compartilhar_rede_social .fa { width: 20px; height: 30px; line-height: inherit; float: left; transition: .2s; }
.sw_compartilhar .sw_btn_compartilhar_rede_social .sw_txt_botao { max-width: 0; height: 30px; line-height: inherit; float: left; text-transform: uppercase; font-size: 10px; letter-spacing: .5px; overflow: hidden; white-space: nowrap; transition: .4s ease-in-out; }
.sw_compartilhar .sw_btn_compartilhar_rede_social:hover .sw_txt_botao { max-width: 200px; padding: 0 5px; }
.sw_compartilhar .sw_btn_compartilhar_facebook { background: #2675c5; }
.sw_compartilhar .sw_btn_compartilhar_messenger { background: #3290f0; }
.sw_compartilhar .sw_btn_compartilhar_twitter { background: #60c9ff; }
.sw_compartilhar .sw_btn_compartilhar_whatsapp { background: #40d277; }
.sw_compartilhar .sw_btn_compartilhar_mais { background: #ff943e; }
.sw_compartilhar .sw_btn_compartilhar_mais .fa { transition: .7s cubic-bezier(0.26,-0.11, 0, 0.93); }
.sw_compartilhar .sw_btn_compartilhar_mais:hover .fa { transform: rotate(180deg); }
.sw_compartilhar .sw_btn_compartilhar_enviar_amigo { background: #ef3c55; }
.sw_compartilhar .sw_btn_compartilhar_imprimir { background: #8f6bb4; }
.sw_compartilhar .sw_btn_compartilhar_newsletter { background: #51575e; }
/* RESET PLUGGIN */
.sw_compartilhar a { float: none !important; line-height: inherit !important; padding: 0 !important; }
.a2a_full { top: 10vh !important; height: 45vh !important; }
.a2a_full .a2a_full_footer { display: none; }
.a2a_full .a2a_full_services { height: 100%; }

/* TERMINOLOGIAS */
.sw_terminologia {position: relative; display: inline-block; cursor:pointer; border-bottom: 1px dotted #555;}
.sw_terminologia .sw_terminologia_texto {visibility: hidden; position: absolute; width: 245px; background-color: #555; color: #fff; text-align: center; padding: 5px; border-radius: 6px; z-index: 1; opacity: 0; transition: opacity 0.3s; top:135%; left:50%; margin-left:-140px; font-size:11px;}
.sw_terminologia .sw_terminologia_texto:after {content: ""; position: absolute; bottom: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #555 transparent;}
.sw_terminologia:hover .sw_terminologia_texto {visibility: visible; opacity: 1;}


/* #################################### FIM ESTILOS PADRÃO #################################### */



/* #################################### MEDIAS - ESTILOS PADRÃO #################################### */
@media (min-width: 801px) and (max-width: 1000px) {
	

	/* FOTOS VINCULADAS */
	/* LAYOUT 4 */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_l4 .vinc_galeria_fotos_vinculada { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	
	/* LAYOUT %3 == 1 */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_lm3r1 .vinc_galeria_fotos_vinculada:nth-child(-n+4) { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	
}

@media (max-width: 800px) {	
	/* NAVEGAÇÃO */
	.sw_area_navegacao { overflow: hidden; }
	.sw_area_navegacao .sw_area_links_navegacao .sw_navegacao { padding: 0 3px; }
	.sw_area_navegacao .sw_area_links_navegacao a:first-child .sw_navegacao i { display: inline; padding: 0 3px 0 7px; }
	.sw_area_navegacao .sw_area_links_navegacao a:first-child .sw_navegacao span { display: none; }
	.sw_area_navegacao .sw_area_links_navegacao a:first-child .sw_navegacao .fa { display: inline-block; padding: 5px;}
	
	/* SW BUSCA */
	.sw_area_busca .sw_btn_expandir_busca { display: block; }

	/* FORMULÁRIO DE LOGIN MODAL */
	#sw_login_cadastro_modal .sw_form_modal {padding: 30px; }
	/* LOGIN */
	#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login { width: 100%; border: 0; padding: 0; }
	#sw_login_cadastro_modal .sw_form_modal .sw_area_form_login .sw_descricao_form  { display: none; }
	/* CADASTRO */
	#sw_login_cadastro_modal .sw_form_modal .sw_area_form_cadastro { display: none; }
	/* BOTÃO CADASTRO (MOBILE) */
	#sw_login_cadastro_modal .sw_form_modal .sw_titulo_form .sw_btn_cadastro { display: inline-block; }

	

	/* SW ABAS DE NAVEGAÇÃO */
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao { width: calc(20% - 4px); height: 20vw; margin: 0 2px;}
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao:first-child { margin-left: 0; }
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao:last-child { margin-right: 0; }
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_area_icone_btn_abas_navegacao { margin-top: calc(40% - 15px); }
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_nome_btn_abas_navegacao { font-size: 11.5px; }
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_descricao_btn_abas_navegacao { display: none; }	

	/* SW NOTÍCIA VINCULADA */
	.sw_noticia_vinculada { padding-left: calc(35vw + 10px); }
	.sw_noticia_vinculada .sw_area_img_noticia_vinculada { width: 35vw; }	


	/* SW POPUP MODAL */
	/* CONTEUDO POPUP */
	.sw_popup_modal .sw_popup .sw_conteudo_popup .sw_area_iframe_popup { padding-top: 130%; position: relative; overflow: hidden; max-height: calc(100vh - 300px); }

	/* FOTOS VINCULADAS */
	/* LAYOUT 4 */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_l4 .vinc_galeria_fotos_vinculada { width: calc(50% - 10px); height: 26.25vw; max-height: none; }

	/* LAYOUT %3 == 2 (PAR) */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_lp.vinc_cont_fotos_vinculadas_lm3r2 .vinc_galeria_fotos_vinculada:nth-child(n) { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	/* LAYOUT %3 == 2 (IMPAR) */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_li.vinc_cont_fotos_vinculadas_lm3r2 .vinc_galeria_fotos_vinculada:nth-child(n) { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_li.vinc_cont_fotos_vinculadas_lm3r2 .vinc_galeria_fotos_vinculada:first-child { width: calc(100% - 10px); height: 49vw; }
	
	/* LAYOUT %3 == 1 (PAR) */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_lp.vinc_cont_fotos_vinculadas_lm3r1 .vinc_galeria_fotos_vinculada:nth-child(n) { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	/* LAYOUT %3 == 1 (IMPAR) */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_li.vinc_cont_fotos_vinculadas_lm3r1 .vinc_galeria_fotos_vinculada:nth-child(n) { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_li.vinc_cont_fotos_vinculadas_lm3r1 .vinc_galeria_fotos_vinculada:first-child { width: calc(100% - 10px); height: 49vw; }
	

	/* VÍDEOS VINCULADOS */
	/* VÍDEO PLAYLIST */
	.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_iframe_video { width: 100%; height: 56.25vw; max-height: none; }
	.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos { width: auto; height: auto; display: block; max-height: 45vh; margin: 20px; }

	/* SW COMPARTILHAR */
	.sw_compartilhar .sw_btn_compartilhar_rede_social .sw_txt_botao { display: none; }

}

@media (max-width: 600px) {
	/* PESSOAS VINCULADAS */
	.vinc_area_pessoas_vinculadas .vinc_titulo_pessoa_vinculada { display: block; text-align: center; margin-bottom: 10px; }
	
	/* FOTOS VINCULADAS */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas .vinc_galeria_fotos_vinculada:nth-child(n) { width: calc(100% - 10px) !important; height: 49vw !important; }
	
	/* VÍDEOS VINCULADOS */
	/* VÍDEO PLAYLIST */
	.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist { padding-left: 100px; }
	.vinc_area_videos_vinculados .vinc_cont_video_playlist .vinc_area_playlist_videos .vinc_video_playlist .vinc_area_img_video { width: 100px; }
}

@media (max-width: 480px) {

    .sw_nao_celular { display: none; }
	
	/* ABAS */
	.sw_area_abas .sw_area_titulos_abas { text-align: center; }
	.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba { width: auto; padding: 5px 20px; }
	.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba i { width: 26px; height: 26px; line-height: 26px; font-size: 14px; margin: 0; }
	.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba span { display: none; }
	.sw_area_abas .sw_area_titulos_abas .sw_titulo_aba_selecionado { padding: 10px 20px; }
	.sw_area_abas .sw_area_conteudo_aba { border-radius: 5px; }
	.sw_area_abas .sw_area_conteudo_aba .sw_conteudo_aba .sw_titulo_conteudo_aba { display: block; }	
	
	/* LISTA DE DETALHES */
	.sw_lista_detalhes .sw_linha_lista_detalhes .sw_nome_detalhe { width: 100%; padding: 0 10px; padding-top: 10px; }
	.sw_lista_detalhes .sw_linha_lista_detalhes .sw_descricao_detalhe { width: 100%; padding: 10px; padding-top: 5px; }		
	/* LISTA DE DETALHES (PADRÃO SEMPRE UM ABAIXO DO OUTRO) */
	.sw_lista_detalhes.lp .sw_linha_lista_detalhes .sw_nome_detalhe { width: 30%; padding: 10px; }
	.sw_lista_detalhes.lp .sw_linha_lista_detalhes .sw_descricao_detalhe { width: 70%; padding: 10px; }


	/* SW ABAS DE NAVEGAÇÃO */
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao { height: 65px; margin-bottom: 0; }
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_area_icone_btn_abas_navegacao { width: 100%; max-width: 40px; margin-top: 10px; }
	.sw_abas_navegacao .sw_area_botoes_abas_navegacao .sw_btn_aba_navegacao .sw_nome_btn_abas_navegacao { display: none; }
	/* CONTEUDO DA NAVEGAÇÃO */
	.sw_abas_navegacao .sw_cont_abas_navegacao { margin-top: 20px; }
	.sw_abas_navegacao .sw_cont_abas_navegacao .sw_aba_navegacao .sw_titulo_navegacao_mobile { display: block; }	
	
	/* SW NOTÍCIA VINCULADA */
	.sw_noticia_vinculada { padding: 5px; padding-left: calc(25vw + 5px); margin-bottom: 10px; }
	.sw_noticia_vinculada .sw_area_img_noticia_vinculada { width: 25vw; }
	.sw_noticia_vinculada .sw_area_info_noticia_vinculada { min-height: auto; padding: 10px; }
	.sw_noticia_vinculada .sw_area_info_noticia_vinculada .sw_descricao_noticia_vinculada { display: none; }


	/* SW COMPARTILHAR */
	.sw_compartilhar { text-align: center; }
	/* BOTÃO COMPARTILHAR */
	.sw_compartilhar .sw_btn_compartilhar_geral { width: auto; height: 50px; line-height: 50px; display: block; background: #e0e2e3; }
	/* BOTÕES REDE SOCIAL */
	.sw_compartilhar .sw_btn_compartilhar_rede_social { height: 50px; line-height: 50px; }
	.sw_compartilhar .sw_btn_compartilhar_rede_social .fa { width: 40px; height: 50px; font-size: 16px; }
	
}
/* #################################### MEDIAS - ESTILOS PADRÃO #################################### */




/* #################################### SW FORM FLEX #################################### */

/* FORMULÁRIOS */
.sw_form { font-size: 0; text-align: left; }
.sw_form * { font-family: "SW Lato"; }
.sw_form .sw_area_info_formulario_vinculado { padding: 5px; }
.sw_form .sw_data_form { font-size: 10px; color: #0777d0; letter-spacing: .5px; margin: 5px 0; } 
.sw_form .sw_titulo_form { font-size: 18px; color: #353535; font-weight: 600; } 
.sw_form .sw_descricao_form { font-size: 14px; color: #64676B; line-height: 1.4; margin-top: 10px; } 
.sw_form .asterisco { font-size: 8px; color: #b80000; position: relative; top: -3px; }
.sw_form .sw_info_form { padding: 15px; background: #f6f7f9; border-radius: 5px; font-size: 13px; color: #444; text-align: center; margin: 15px 5px; /*border: solid 1px #ecf0f3;*/ } 
/* FORMULÁRIO */
.sw_form .sw_area_campos_form { max-width: inherit; display: -webkit-flex; flex-wrap: wrap; font-size: 0; }
.sw_form .sw_area_campos_form .sw_campos_form { min-width: 160px; display: -webkit-flex; flex-wrap: wrap; flex: auto; gap: 0 5px; justify-content: center; align-items: center; align-self: end; text-align: left; padding: 5px; }
.sw_form .sw_area_campos_form .sw_campos_form label { display: block; flex: 100%; font-size: 13px; color: #47474b; line-height: 1.7; font-weight: bold; cursor: pointer; }
.sw_form .sw_area_campos_form .sw_campos_form .swfa { margin-left: 6px; }
/* CAMPOS */
.sw_form .sw_campos_form input,
.sw_form .sw_campos_form select,
.sw_form .sw_campos_form textarea,
.sw_form .sw_campos_form .sw_input_file,
.sw_form .sw_campos_form .sw_input_checkbox,
.sw_form .sw_campos_form .sw_input_radio { width: 100%; height: 40px; line-height: 40px; display: block; flex: auto; padding: 0 10px; background: #f9fafb; border: solid 1px #e6e9ed; border-radius: 2px; font-size: 13px; color: #47474b; font-weight: 500; }
.sw_form .sw_campos_form textarea { min-height: 100px; resize: vertical; flex: auto; }
/* HOVER */
.sw_form .sw_campos_form input:hover,
.sw_form .sw_campos_form select:hover,
.sw_form .sw_campos_form textarea:hover,
.sw_form .sw_campos_form .sw_input_file:hover,
.sw_form .sw_campos_form .sw_input_checkbox:hover,
.sw_form .sw_campos_form .sw_input_radio:hover { border-color: #ccc; cursor: pointer; }
/* FOCUS */
.sw_form .sw_campos_form input:focus,
.sw_form .sw_campos_form select:focus,
.sw_form .sw_campos_form textarea:focus,
.sw_form .sw_campos_form .sw_input_file:focus-within,
.sw_form .sw_campos_form .sw_input_checkbox:focus-within,
.sw_form .sw_campos_form .sw_input_radio:focus-within { background: #fff; border-color: #999; cursor: text; }
/* DISABLED */
.sw_form .sw_campos_form input:disabled,
.sw_form .sw_campos_form select:disabled,
.sw_form .sw_campos_form textarea:disabled { border-color: #dbdee1; background: #f0f2f4; color: #666; user-select: none; }
/* INPUT FILE */
.sw_form .sw_campos_form .sw_input_file { position: relative; flex: auto; }
.sw_form .sw_campos_form .sw_input_file input[type="file"] { width: 0; height: 0; font-size: 0; padding: 0; }
.sw_form .sw_campos_form .sw_input_file label { width: 100%; height: 100%; line-height: inherit; position: absolute; top: 0; left: 0; padding: 0 5px; padding-left: 50px; overflow: hidden; border-radius: 1px; font-size: 13px; color: #47474b; font-weight: 500; background: inherit; word-break: break-all; }
.sw_form .sw_campos_form .sw_input_file label:after { content: "\f382"; width: 40px; height: 100%; position: absolute; top: 0; left: 0; background: #0f65a2; font-size: 17px; color: #fff; font-family: "Font Awesome 5 Free"; font-weight: 900; text-align: center; }
/* INPUT CHECKBOX / RADIO */
.sw_form .sw_campos_form .sw_input_checkbox,
.sw_form .sw_campos_form .sw_input_radio { height: auto; line-height: 28px; font-size: 0; padding: 5px 0; flex: auto; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox,
.sw_form .sw_campos_form .sw_input_radio .sw_radio { line-height: 20px; display: inline-block; vertical-align: middle; position: relative; margin: 0px 10px; margin-right: 20px; font-size: 0; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox input,
.sw_form .sw_campos_form .sw_input_radio .sw_radio input { width: 0; height: 0; border: 0; opacity: 0; position: absolute; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox label,
.sw_form .sw_campos_form .sw_input_radio .sw_radio label { width: auto; display: inline-block; vertical-align: middle; font-size: 0; color: #47474b; font-weight: 500; position: relative; cursor: pointer; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox label span,
.sw_form .sw_campos_form .sw_input_radio .sw_radio label span { font-size: 13px; vertical-align: middle; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox label:before,
.sw_form .sw_campos_form .sw_input_radio .sw_radio label:before { content: ""; width: 20px; height: 20px; display: inline-block; vertical-align: middle; margin-right: 5px; background: #e6e9ed; border: solid 1px #ddd; border-radius: 2px; }
.sw_form .sw_campos_form .sw_input_radio .sw_radio label:before { content: ""; width: 18px; height: 18px; border-radius: 100%; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox label:after,
.sw_form .sw_campos_form .sw_input_radio .sw_radio label:after { content: "\2713"; width: 20px; height: 20px; line-height: 22px; font-size: 14px; color: #fff; font-weight: bold; text-align: center; position: absolute; top: 0; left: 0; visibility: hidden; transform: scale(.5); opacity: 0; will-change: transform; transition: .15s ease; }
.sw_form .sw_campos_form .sw_input_radio .sw_radio label:after { content: ""; width: 10px; height: 10px; border-radius: 100%; background: #fff; top: 6px; left: 4px; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox input:hover ~ label:before,
.sw_form .sw_campos_form .sw_input_radio .sw_radio input:hover ~ label:before { border-color: #ccc; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox input:focus ~ label:before,
.sw_form .sw_campos_form .sw_input_radio .sw_radio input:focus ~ label:before { border-color: #999; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox input:checked ~ label:before,
.sw_form .sw_campos_form .sw_input_radio .sw_radio input:checked ~ label:before { background: #0f65a2; border-color: #0f65a2; }
.sw_form .sw_campos_form .sw_input_checkbox .sw_checkbox input:checked ~ label:after,
.sw_form .sw_campos_form .sw_input_radio .sw_radio input:checked ~ label:after { visibility: visible; transform: scale(1); opacity: 1; }

/* BOTÃO */
.sw_form .sw_btn_submit { width: 100%; max-width: 220px; height: 70px; display: block; margin: 10px auto; background: #0f65a2; border: 0; border-radius: 4px; font-size: 15px; color: #fff; font-weight: 900; text-transform: uppercase; cursor: pointer; transition: .1s ease; }
.sw_form .sw_btn_submit:hover { background: #0a5890; }
.sw_form .sw_btn_submit:active { padding-top: 5px; transition: 0s; }
/* #################################### FIM SW FORM FLEX #################################### */



/* MENSAGEM PROTOCOLO */
.pro_area_upload {width: 100%; border: 2px dashed #0d8acd; color: #0d8acd; min-height: 120px; text-align: center; position: relative;}
.pro_area_upload label.pro_label_upload {cursor: pointer;}
.pro_area_upload label.pro_label_upload.highlight {background-color: #fffdaa;}
.pro_area_upload label.pro_label_upload span {margin: 10px 0px 5px 0px;}
.pro_area_upload label.pro_label_upload div {font-size: 13px;}
.pro_area_upload #total_arquivos {margin-bottom: 10px;}
.pro_area_upload input {position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; -webkit-appearance: none; opacity: 0; cursor: pointer;}
.pro_btn_extensoes {font-size: 12px; background: #e2da4f; color: #636311; padding: 5px; border-radius: 4px; margin-bottom: 8px;}


.e_botao_vermais_interna {font-size:10px; border:1px solid #ccc; padding:6px; border-radius:9px; margin-right:44%; cursor:pointer; margin-top:8px;}

.input_mes_ano_diario{width:100%; border-radius:2px; float:left;  padding: 12px 0;outline:none; background-color:#FFF; border:1px solid #FFF;} 
.input_diario{width:100%;border-radius:2px; float:left;  padding: 12px 0; outline:none;border:1px solid #FFF;} 
.botao_cont_diario {width:100%; margin-top:15px; background-color:#3e454d; color:#FFF;font-family: "SW Ubuntu"; font-size:12px; text-align:center; float:left;  padding: 12px 0; border:1px solid #f3f3f3; outline:none;border-radius:2px;}

#e_vereadoreslista {width:100%; float: left; height:290px;overflow-y: hidden;overflow-x: scroll;}
#e_vereadoreslista::-webkit-scrollbar { width: 3px; background-color: #F0F0F0; height: 7px;}
#e_vereadoreslista::-webkit-scrollbar-thumb {background-color: #525252; border-radius: 10px;}
#e_vereadoreslista::-webkit-scrollbar-track {background-color: #F0F0F0;border-radius: 10px;}
#e_m { width:1000%;}
.img_enquete {width:70px; height:70px; overflow:hidden;float:left;background-color:#E4E4E4;border-radius:2px;}
.img_enquete img {width:100%; height:auto;float:left;  overflow:hidden; border-radius:2px;}
.testeporra {float:left; margin:15px 0; clear:both;}
.e_boldi {font-family: 'open_sansbold'; }
.e_ml15 {margin-left:15px;}
.e_regular {font-family: "SW Ubuntu"; }

.e_bt_volta_i {float:left; padding:5px 10px; border-radius:2px; text-align:center; font-size:12px;font-family: "SW Ubuntu"; background-color:hsla(0,0%,91%,1.00);}
.e_t_v {height:30px;}

.e_form_contato {width:49%;}
.e_mapa_contato {float:right; width:49% !important; margin-top:3%; }
.e_form_input_cont {width:96%;  outline: none; margin-top: 2%; border-radius: 2px; border: 1px solid #dbdbdb; color: #545454; font-size: 11px; font-family:arial; padding:18px 2%;}
.e_bt_cont {float:right; font-size: 12px; border-radius: 2px;  color: #FFF; outline: none; border: 1px solid #5c6d7e; background-color:#5c6d7e; padding:7% 10%;}
.e_form_select_cont {width:100%;  outline: none; margin-top: 2%; border-radius: 2px; border: 1px solid #dbdbdb; color: #545454; font-size: 11px; font-family:arial; padding: 3% 0;}

.e_inf_cont {float:left;font-family: "SW Ubuntu"; font-size:12px; margin: 2% 1%; width: 29%; border-radius: 2px; border: 1px solid #dbdbdb; color: #545454; padding:1.5% 1%;}
.e_inf_cont_tel {float:left;font-family: "SW Ubuntu"; font-size:12px; margin: 2% 1%; width: 26%; border-radius: 2px; border: 1px solid #dbdbdb; color: #545454; padding:1.9% 1%;}
.e_inf_cont_end {float:left;font-family: "SW Ubuntu"; font-size:12px; margin: 2% 1%; width: 32%; border-radius: 2px; border: 1px solid #dbdbdb; color: #545454; padding:1.5% 1%;}


.titulo_editais_modelo2 {width:100%; font-family: "SW Ubuntu"; border-top:1px solid #EBEBEB; padding-top:15px;  border-bottom:1px solid #EBEBEB; padding-bottom:15px; color:#252525;font-size:12px; float:left;}
.bt_logar_download {float:left; background-color:#a5281a; color:#FFF;text-align:center;font-family: "SW Ubuntu"; font-size:12px;  padding:1% 2%;}	
.bt_download_edital {float:left; background-color:#5c6d7e;color:#FFF;text-align:center;font-family: "SW Ubuntu"; border-radius:2px; margin-bottom:10px;  margin-top:7px; font-size:12px;  padding:0.5% 2%;}	
.cont_edital_interna_n {float:left; width:100%;}	
.bt_sair_emprega {float:left; background-color:#5c6d7e;color:#FFF;text-align:center;font-family: "SW Ubuntu"; border-radius:2px; margin-bottom:10px;  margin-top:7px; font-size:12px;  padding:1% 2%;}	
	
.bt_sair_login {float:left; background-color:#5c6d7e;color:#FFF;text-align:center;font-family: "SW Ubuntu"; border-radius:2px; margin-bottom:10px;  margin-top:7px; font-size:12px;  padding:15px 30px; border:1px solid #FFF;}	


.cont_menu_emprega {width:60%; margin:0 auto; background-color:#F00;}

.select_emprega {padding:1% 3%; outline:none; border:1px solid #000000;}
.bt_emprega {padding:1% 3%; outline:none; background-color:#5c6d7e; border:1px solid #5c6d7e;font-family: "SW Ubuntu"; color:#FFF;}

#menu_emprega ul {padding:0; margin:0; list-style:none;}
#menu_emprega ul li {display:inline;}
#menu_emprega ul li a {padding:12px 25px; float:left;margin:2% 2% 2% 0 ; border-radius:2px; display:inline-block;font-family: "SW Ubuntu";  font-size:12px; background-color:#5c6d7e; color:#FFF; text-decoration:none;border:1px solid #5c6d7e;}	
#menu_emprega ul li a:hover {background-color:#FFF; color:#5c6d7e; border:1px solid #5c6d7e;}
	

/* Table Base */
table {Max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; font-family: arial;}
.table {border-bottom: #f8f8f8 solid 1px; width: 100%; margin-bottom: 20px;}

.table th {font-size: 12px; padding: 8px; line-height: 20px; text-align: left; margin-right:-2px; vertical-align: middle;}

.table td {font-size: 12px; padding: 8px; line-height: 20px; text-align: left; vertical-align: middle;}

.table td:last-child {border-right: 0;}

.table thead th {background-color: #5c6d7e; color: #fff; font-size: 12px;}

.table tbody > tr:nth-child(odd) > td,
.table tbody > tr:nth-child(odd) > th {background-color: #EFEFEF;}

.img_servicos {float:right; margin-left:10px; width:300px; height:auto;}
.img_servicos img {width:100%;}	

.e100 {width:100%; float:left;}
.es12 {font-size:11px;}
.es13 {font-size:12px;}
.es16 {font-size:16px;}
.ebold {font-family: 'open_sansbold';}
.ereg {font-family: "SW Ubuntu";}
.branco {color:#fff;}
.descricao_galeria_interna {float:left;background-color:rgba(0,0,0,0.30); padding:10px; position:absolute; width:270px;margin-top:155px; margin-left:20px;}
.e_up {text-transform:uppercase;}
.input_new7 {float:left; outline:none; border:1px solid #FFF; margin-top:5px; padding:15px 1%; width:98%;}
.e_t_center {text-align:center; width:100%;}

.e_img_prefeito {float:right; width:220px; height:260px; margin-left:1%; }
.e_img_prefeito img {  width:220px; height:260px; object-fit: cover; object-position: center top;}

.e_bt_cadastro_emprega1 {float:left; margin:45px 3% 45px 11%; background-color:#3E3E3E;border-radius:3px; color:#FFF;  padding:15px 5%; width:25%; border:1px solid #ecf0f1;}

.e_bt_cadastro_emprega2 {float:left; margin:45px 3%; background-color:#3E3E3E;border-radius:3px;  color:#FFF; padding:15px 5%;  width:25%; border:1px solid #ecf0f1;}

.pt4 {float:left; width:23%; margin-right:1%;}

.bt_paginas {float:left; border-radius:2px;  padding:10px 25px; text-decoration:none; border:1px solid #5c6d7e; text-align:center; background-color:#FFF;font-family: "SW Ubuntu"; font-size:12px; color:#5c6d7e; margin-top:20px;}

.desc_noticia {width:65%; float:right; word-wrap:break-word;}
.foto_noticia {width:33%;float:left; margin-right:2%; }

.foto_noticia img {width:auto; max-width:100%; height:auto; float:left; border-radius: 4px;}

.bt_busca_pagina {float:left; border-radius:2px;  padding:15px 25px; text-decoration:none; border:1px solid #5c6d7e; text-align:center; background-color:#5c6d7e;font-family: "SW Ubuntu"; font-size:12px; color:#FFF; margin-top:19px;}

#fd_fundo {float:left; border-radius:2px; width:96%; font-size:12px; font-family:'SW Ubuntu'; background-color:#ecf0f1; padding:2% 1%;}

.cinza {color:#333;}

.bt_video_interna div {float:left; border-radius:2px;  padding:15px 25px; text-decoration:none; border:1px solid #5c6d7e; text-align:center; background-color:#5c6d7e;font-family: "SW Ubuntu"; font-size:12px; color:#FFF; margin-top:25px;}
.bt_video_interna div:hover { border:1px solid #5c6d7e; background-color:#FFF; color:#5c6d7e;}

.info_vereador_interna { width:195px;height:260px;font-size:12px;margin:15px 21px;border-radius:4px; float:left; padding-bottom:66px; color:#5c6d7e;text-align:center; }
.img_vereador_interna2 { width:165px; height:212px; border-radius:4px; margin: auto; margin-bottom:10px; }
.img_vereador_interna2 img { width: 100%; height: 100%; object-fit: cover; border-radius: 4px; }

.botao_vereadores_e {float:left;font-family: "SW Ubuntu"; margin-top:1%; margin-right:1%;border:1px solid #FFF; font-size:12px; padding:12px 20px; color:#FFF; background-color:#5c6d7e; border-radius:2px;}

.botao_vereadores_e:hover {float:left; color:#5c6d7e; background-color:#FFF; border:1px solid #5c6d7e;}

.e_partido {float:left;font-family: "SW Ubuntu"; font-size:11px; color:#5c6d7e; width:80%;}

.botao_vereadores_p {float:left;font-family: "SW Ubuntu"; margin-top:1%; margin-right:1%;border:1px solid #FFF; font-size:12px; padding:12px 25px; color:#FFF; background-color:#5c6d7e; border-radius:2px;}


.botao_ouvidoria {float:left; margin-top:25px; text-align:center; font-family: "SW Ubuntu";font-size:13px; border-radius:2px;padding:15px 35px; border:1px solid #5c6d7e; background-color:#5c6d7e; color:#FFF;}

.e_bef {float:left; background-color:#5c6d7e; margin-top:7px; margin-bottom:25PX; width:45px; height:2px;}

.e_data_include {float:left;background-color:#ECF0F1; margin-bottom:10px;  border-radius:2px; padding:8px 10px; text-align:center;font-family: "SW Ubuntu";font-size:11px;color:#424242; }

.balao_resposta_cor2 { margin-bottom:5px;float:right;background-color:#D3FAFF;width:96%;font-family: "SW Ubuntu";border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-right-radius:20px;color:#6F6F6F;  font-size:11px; padding:2%;}


.votar_enquete_interna2 {float:left; background-color:#5c6d7e; color:#FFF;font-family: "SW Ubuntu"; font-size:12px; margin-top:15px; padding:10px 20px;}
.e_sub_catimg {width:230px; float:left; margin-right:2%;}
.e_sub_catimg img {width:100%; float:left;}
.e_sub_cat50 {width:35%; float:left; color:#000;}

.cont_resposta2 {float:right; width:80%; }

.campo_busca_relatorio {width:100%; float:left;font-family: "SW Ubuntu";font-size:12px;color:#000; margin-top:12px; }
.e_cent_busca {width:70%;margin:0 auto;}
.e_mt15 {margin-top:15px;}
.e_mt25 {margin-top:25px;}
.e_mt10 {margin-top:10px;}
.e_mt5 {margin-top:5px;}
.e_azul_edital {color:#1162ad;}
.e_mr15 {margin-right:15px;}

.e_titulo_secretarias_interna {width:98%;float:left; padding:1.555% 1%; margin-top:15px; border-radius:2px;  background-color:#5c6d7e; font-family: "SW Ubuntu";font-size:12px;color:#FFF;}

.e_bt_sic1 {float:left; margin-top:25px; cursor:pointer; padding:20px 64px; margin-right:1%;  text-align:center; border-radius:2px; background-color:#5c6d7e;border:1px solid #5c6d7e; color:#FFF; font-family: "SW Ubuntu";  font-size:15px; text-decoration:none;}
.e_bt_sic1:hover { background-color:#FFF; color:#5c6d7e; border:1px solid #5c6d7e;}

.e_bt_emprega1 {float:left; margin-top:25px; width:33%;cursor:pointer; padding:15px 0; margin-right:1%;  text-align:center; border-radius:2px; background-color:#5c6d7e;border:1px solid #5c6d7e; color:#FFF; font-family: "SW Ubuntu";  font-size:15px; text-decoration:none;}

.e_bt_emprega2 {float:left; margin-top:25px; width:31%;cursor:pointer; padding:15px 0; margin-right:1%;  text-align:center; border-radius:2px; background-color:#5c6d7e;border:1px solid #5c6d7e; color:#FFF; font-family: "SW Ubuntu";  font-size:15px; text-decoration:none;}

.e_bt_emprega3 {float:left; margin-top:25px; width:31%;cursor:pointer; padding:15px 0; margin-right:1%;  text-align:center; border-radius:2px; background-color:#5c6d7e;border:1px solid #5c6d7e; color:#FFF; font-family: "SW Ubuntu";  font-size:15px; text-decoration:none;}

.e_login_entrar_sic { margin-top:36px; outline:none;font-size:11px;font-family: 'open_sansbold';background-color:#5c6d7e; float:left; padding:14px 20px; color:#FFF; text-align:center; border:1px solid #5c6d7e;}

.e_login_entrar_sic2 { outline:none;font-size:11px;font-family: 'open_sansbold';background-color:#5c6d7e; float:left; padding:14px 20px; color:#FFF; margin-top:-12px; text-align:center; border:1px solid #5c6d7e;}

.e_download_form {float:left; padding:7px 10px; margin-top:-5px; margin-left:10px; margin-right:10px; background-color:#F1F1F1; border-radius:2px; text-align:center; color:#4B4B4B; font-size:12px;}

.e_itens_sic {width:40%; margin-right:2%; float:left;}

.input_sic_cadastro {color:#5c6d7e; margin-top:5px; border:1px solid #ecf0f1; padding:15px 1%; float:left; width:98%; margin-right:2%;}

.titulo_editais_modelo1 {width:85%; font-family: "SW Ubuntu";  color:#252525;font-size:12px; float:left;}
.e_tamanho85 {width:100%; float:left;}
.titulo_principal_ed {font-family: 'open_sansbold';width:100%; float:left; text-transform:uppercase;font-size:12px;}
.realizacao_edital {float:left;width:100%;font-family: "SW Ubuntu";font-size:11px;}
.realizacao_editais_modelo1 {float:left;width:100%;font-family: 'open_sansbold';font-size:11px;}
.processo_situacao {float:left;width:100%;font-family: 'open_sansbold';font-size:11px; color:#1162ad;}


.cont_secretarias { font-size: 0; }
.e_secretarias {width:50%;display:inline-block;vertical-align:top;margin-top:25px; margin-bottom:20px; min-height:170px;}	
.e_img_secretarias {width:120px; height:120px; border-radius:2px; float:left; overflow:hidden;} 
.e_img_secretarias img {width:120px; height:auto; border-radius:2px; } 
.e_descricao_sec {width:338px; width:calc(100% - 140px); float:left; margin-left:10px;}
.e_border_sec {width:1px; height:130px;background-color:#E9E9E9; float:left;}

.e_campo_receita_titulo1 {float: left;font-family: 'open_sansbold';font-size: 13px; word-wrap: break-word;background-color: #ECECEC;border-left: 1px solid #ECECEC;border-bottom: 1px solid #ECECEC;border-right: 1px solid #ECECEC;width: 98%;padding: 1%;color: #585858;margin-top: 25px;}
	
.e_campo_receita_titulo3 {float: left;font-family: 'open_sansbold';font-size: 13px; word-wrap: break-word;background-color: #ECECEC;border-left: 1px solid #ECECEC;border-bottom: 1px solid #ECECEC;border-right: 1px solid #ECECEC;width: 98%;padding: 2% 1%;color: #585858;margin-top: 25px;}
	
.e_campo_receita_descricao1 {float: left;font-family: "SW Ubuntu"; font-size: 12px; word-wrap: break-word;background-color: #FFFFFF; border-bottom: 1px solid #ECECEC;border-left: 1px solid #ECECEC;   border-right: 1px solid #ECECEC;width: 98%; padding: 1%; color: #585858;}
	
.dados_fornecedor{float: left;font-family: "SW Ubuntu";font-size: 12px;word-wrap: break-word;background-color: #FFFFFF;border: 1px solid #ECECEC;margin: 25px 0;width: 98%;padding: 1%;color: #585858;}
		
.e_campo_receita_titulo2 {float: left;font-family: 'open_sansbold';font-size: 13px;word-wrap: break-word;background-color: #C5C5C5;border-left: 1px solid #ECECEC;border-bottom: 1px solid #ECECEC;border-right: 1px solid #ECECEC;width: 98%;padding: 1%;color: #585858;margin-top: 25px;}
	
.e_campo_receita_descricao2 {float: left;font-family: "SW Ubuntu";font-size: 12px;word-wrap: break-word;background-color: #FFFFFF;border-bottom: 1px solid #ECECEC;border-left: 1px solid #ECECEC;border-right: 1px solid #ECECEC; width: 98%;padding: 1%; color: #585858;
}

.e_ckec {float:left; margin-top:2px;}

.color_info_transparencia {background-color:#f3f3f3; float:left; margin-top:20px;width:90%; padding:10px; margin-right:2%; border-radius:2px;}
.titulo_transp2 {float:left;font-family: 'ubuntulight';width:90%; font-size:13px; color:#333333; margin-top:9px;}	

.color_info_trans2 {background-color:#ecf0f1; margin-bottom:10px; float:left; width:98%; padding:1.333% 1%; color:#535353; font-family: "SW Ubuntu"; font-size:12px;}


	
.e_100 {width:100%;float:left;}
.tamanho_campo_receita100 { width:100%;    float: left;    word-wrap: break-word;}
.tamanho_campo_receita1 {    width:20%;float: left;word-wrap: break-word;}
.tamanho_campo_receita2 {width:50%;float: left;word-wrap: break-word;}
.tamanho_campo_receita3 {width:33.333%;float: left; word-wrap: break-word;}
.input_receita {    background-color: #FFF;    padding: 8px 0;    border: 1px solid #D9D9D9;    border-radius: 2px;    outline: none;}
.input_receita_ano {    background-color: #FFF; width:25%;    padding: 8px 0;    border: 1px solid #D9D9D9;    border-radius: 2px;    outline: none;}
.bt_receita {background-color: #4D4D4D; padding: 8px 15px; border: 1px solid #4D4D4D;font-family: 'open_sansbold'; font-size: 12px;color: #FFF;border-radius: 2px;outline: none;}
.e_bt_receita_arquivo{border-radius: 2px; outline: none;padding: 8px 15px; margin: 0 0 15px 15px; float: left;text-align: center; color: #4D4D4D; border:1px solid #4D4D4D;}

.e_fl {float:left;}
.e_fr {float:right;}
.mr10 {margin-right:10px;}

.border_enquete_interna {width:96%; margin-bottom:25px;  padding:2%; margin-top:1%; float:left; border:1px solid #ecf0f1; border-radius:2px;}


/* RETORNO DA ENQUETE DEPOIS DE VOTADA */
#e_conteudo .border_enquete_interna .fonte_pequena {width: 100%; float: left; font-family: 'open_sansbold'; font-size: 12px; color: inherit; margin-top: 3px; text-align: inherit;}
#e_conteudo .border_enquete_interna .e_cont_resposta_enquete {width: 100%; float: left; font-family: "SW Ubuntu"; font-size: 12px; }
#e_conteudo .border_enquete_interna .e_cont_resposta_enquete label {float: left; margin-top: 10px; margin-right: 10px; }
#e_conteudo .border_enquete_interna .e_cont_resposta_enquete .img_enquete {margin-right: 8px; margin-bottom: 11px; }
#e_conteudo .e_cont_resposta_enquete .cor_barra { border-radius: 10px; }

#e_conteudo .data_interna_enquete {font-size:12px;color:#8A8A8A; float:left; width:100%; font-family: "SW Ubuntu";}
#e_conteudo .resposta_interna_enquete {font-size:13px; color:#8A8A8A; margin-bottom:5px; float:left; width:100%;font-family: "SW Ubuntu";}
#e_conteudo .barra { height:18px; margin-right:10px; width:280px;background-color:#E1E1E1;border-radius: 10px;}
#e_conteudo .barra > span {position: relative;float: left;margin: 0 -1px;min-width: 30px;height:15px;line-height:13px;text-align: right;background:#cccccc;border: 1px solid;border-radius: 10px;}
#e_conteudo .barra > span > span {padding: 0 10px;font-size: 11px;font-weight: bold;color: #FFF;}
#e_conteudo .scrollbar_enquete { float:right;height:115px; width:100%;overflow-y: scroll;overflow-x: hidden;}

#e_conteudo #cont_enquete_barra { width:98%;float:left; overflow-y: scroll;overflow-x: hidden;}
#e_conteudo .radio_enquete {float:left; margin-right:5px; margin-top:2px;}
/* FIM RETORNO DA ENQUETE DEPOIS DE VOTADA */


.titulo_download_tamanho_t {width:100%;float:left; text-align:left;font-family: "SW Ubuntu"; color:#8A8A8A;}
.botao_lei_interna {float:left; margin-top:25px; text-decoration:none; margin-right:15px; border-radius:25px; border:2px solid #828282; padding:7px 15px; text-align:center; color:#767676; font-family: "SW Ubuntu"; font-size:11px; }

#e_cont_tempo_clima {width:100%; padding:30px 0; float:left; margin-top:15px; background-color:#e4e9f0; font-size:13px; color:#555555;}
#e_barra_clima {width:290%;font-family: "SW Ubuntu";}
.e_azul_clima {color:#33b0f3;}
.e_ver_clima {color:#f47e5e;}
.e_dia_clima {width:14%; margin-top:15px;  margin-bottom:15px;  float:left;  text-align:left;}
.e_t85t_teste {float:left; margin-top:10px; padding:2px 10px; font-size:12px; background-color:#FFF; border-radius:3px;}
.e_t85_teste {width:70%; margin-left:5%; float:left; text-align:left;}
.e_t15_teste {width:10%; float:left;}
.b_transparencia {width:300px; margin-top:15px; margin-bottom:15px; margin-right:16px; height:95px; float:left;}

.pergunta_faq {float:left; width:100%; margin-top:10px;font-size:16px;color:#313131;font-family: 'open_sansbold';}
.resposta_faq {float:left; width:100%; margin-top:5px;font-family: "SW Ubuntu"; font-size:12px;color:#777777;}


#cadastrar_usuario {float:left;width:100%;}
#consultas {float:left; width:100%;}
#relatorios {float:left;width:100%;}

.e_localizacao_sic {float:left; border:1px solid #DDDDDD; padding:25px 2%; width:96%;}

.e_localizacao_sic50 {float:left;  width:45%; margin-right:2%; }


#e_centralizar_tempo {width:1200px; margin:0 auto; height:110px; overflow-y:hidden; overflow-x:scroll; }
#e_centralizar_tempo::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);background-color: #F5F5F5;border-radius:10px;}
#e_centralizar_tempo::-webkit-scrollbar{width:3px;background-color: #F5F5F5;height:7px;}
#e_centralizar_tempo::-webkit-scrollbar-thumb{background-color: #6A6A6A;border-radius:10px;}

.botao_lei_interna:hover {font-family: "SW Ubuntu"; text-decoration:none; font-size:11px; background-color:#828282; color:#FFF; border:2px solid #828282; float:left; text-align:center; margin-right:15px; border-radius:25px;  }
.top28 {margin-bottom:15px; margin-top:5px;}


#cont_replica_sic {width:100px; float:left; margin-top:-5px;margin-right:10px; border-radius:20px; border:1px solid #D3D3D3; margin-left:5px; padding:5px 0; text-align:center; background-color:#FFF; color:#5c6d7e;font-family: 'open_sansbold'; font-size:12px;}
	
#bt_moderador {float:left; margin-top:15px; border-radius:20px; border:1px solid #D3D3D3; margin-left:5px; padding:5px 25px; text-align:center; background-color:#B90000; color:#FFFFFF; font-family: "SW Ubuntu"; font-size:12px; border-color:#B90000;}
	
#proximo_nivel { margin-left:10px; background-color:#0DADC8; margin-top:15px;float:left; padding:5px 25px;font-family: 'open_sansbold';font-size:11px;text-transform:uppercase; color:#FFF; border-radius:2px; border:1px solid #0DADC8;}
#resolvido {float:left;margin-top:15px; background-color:#09A253; padding:5px 25px;font-family: 'open_sansbold';font-size:11px;text-transform:uppercase; color:#FFF; border-radius:2px; border:1px solid #09A253;}

.cont45 {width:70%;float:left;}


.titulo_campo_relatorio {font-family: 'open_sansbold';float:left; width:98%; padding:1.555% 1%; background-color:#ECECEC; color:#585858; margin-top:25px; border:1px solid #EDEDED; border-top-left-radius:2px;border-top-right-radius:2px;}
.op1_campo_relatorio {float:left;font-family: "SW Ubuntu";  font-size:12px; word-wrap:break-word; background-color:#FFFFFF; border-bottom:1px solid #ECECEC; border-left:1px solid #ECECEC; border-right:1px solid #ECECEC; width:98%; padding:1%; color:#585858;}
.op3_campo_relatorio {float:left;font-family: 'open_sansbold'; font-size:13px;word-wrap:break-word;background-color:#ECECEC; border-left:1px solid #ECECEC;border-bottom:1px solid #ECECEC;border-right:1px solid #ECECEC; width:98%; padding:1%; color:#585858;}
.tamanho_campo {width:30%; float:left;word-wrap:break-word;}

.e_opc_sic_t {width:33%; border-bottom:1px solid #ECECEC;  padding-bottom:10px;  float:left;}

.input_relatorio {background-color:#FFF; padding:14px 25px; margin-left:10px;margin-right:10px; border:1px solid #D9D9D9; outline:none;}

.e_icone_sic_rel {width:30px; float:right; margin-top:-5px;margin-right:10px; border-radius:2px; border:1px solid #D3D3D3; margin-left:5px; padding:5px 0; text-align:center; background-color:#FFF; color:#5c6d7e;font-family: 'open_sansbold';}
.bt_relatorio {background-color:#4D4D4D; padding:8px 15px; border:1px solid #4D4D4D;font-family: 'open_sansbold'; font-size:12px; color:#FFF; border-radius:2px; outline:none;}
.bt_relatorio:hover {background-color:#FFF; padding:8px 15px; border:1px solid #4D4D4D;font-family: 'open_sansbold'; font-size:12px; color:#4D4D4D; border-radius:2px; outline:none;}
.mg_top_relatorio {margin-top:45px; float:left; width:100%;}

.info_transparencia_texto {border:1px solid #F3F3F3;font-family: "SW Ubuntu"; color:#666666; font-size:13px; margin-top:10px; width:97%; padding:10px 10px; margin-bottom:5px; border-radius:4px;}

.img_contraste {float:left;}
.botao_lei_interna_voltar {float:right; margin-top:25px; text-decoration:none; margin-right:15px; border-radius:25px; border:2px solid #828282; padding:7px 15px; text-align:center; color:#767676; font-family: "SW Ubuntu"; font-size:11px; }
.icone_download_interna {width:56px; height:56px; margin-left:10px; margin-right:10px; float:left;}
.icone_download_interna img {max-width:56px; max-height:56px;  }
.botao_lei_interna_voltar:hover {font-family: "SW Ubuntu"; text-decoration:none; font-size:11px; background-color:#828282; color:#FFF; border:2px solid #828282; float:right; text-align:center; margin-right:15px; border-radius:25px;  }

.e_tamanho_down {width:74%;float:right;}
.info_edital_interna2 {width:100%; font-family:'SW Ubuntu'; text-align:left; font-size:12px; color:#252525;}
.link_cor a:link {}
.e_bm {display:none;}
#e_cont_conteudo_site {width:950px; float:right;}
#e_cont_busca_m {width:100%; float:left;font-family: 'open_sansbold'; color:#333; font-size:12px; }
.modalidade_destaque {background-color:#ecf0f1; float:left; width:98%; padding:2% 1%; margin-bottom:15px;}

.e_icone_edt2 {float:left; background-color:#ecf0f1;  border-radius:2px; color:#6B6B6B; padding:2%; margin-right:1%; margin-bottom:1%;}

.titulo_destaque {font-family: 'open_sansbold'; float:left;}
.tel_secretarias {font-family: "SW Ubuntu";font-size:12px; width:100%;float:left; text-align:center;color:#7A7A7A; }
.nome_secretarias {font-family: 'open_sansbold'; text-transform:uppercase;font-size:12px; width:96%; margin-left:2%; word-spacing:-1px; float:left; height:45px; text-align:center;color:#3D3D3D; }

.tamanho_25 {float:left; width:100%; height:40px; overflow:hidden;}

.cont_download_interna_t {width:96%;float:left;height:25px;margin-left:2%; bottom:0; margin-top:15px;border-radius:2px;font-family: "SW Ubuntu";font-size:10px;text-align:center;padding-top:10px;background-color:#e5e5e5; color:#494949;}
.cont_download_interna_t a:link {color:#494949;text-decoration:none; }
.cont_download_interna_t a:link {text-decoration:none;font-family: "SW Ubuntu";font-size:10px;text-align:center;padding-top:10px;background-color:#e5e5e5; color:#494949;}	
#contencao_lateral_conteudo {width:100%;float:left;	margin-top:15px;}

#centralizar_lateral_conteudo {width:1200px;margin:0 auto;}
#contencao_lateral {width:230px;float:left;margin-top:0px;}


#conteudo_esquerda {width:950px;float:right;margin-top:0px;}
.conteudo_esquerda {width:100%;float:right;margin-top:0px;}

s {text-decoration:line-through; color:#C8090C; }

h5 {margin:0;}

/* BUSCA */
.modelo_busca {width:100%;float:left;margin-top:15px;padding-bottom:15px;border-bottom:1px solid #DFDFDF;}
#menu_busca_mobile ul {padding:0px;margin-top:10px;float:left;list-style:none;}
#menu_busca_mobile ul li { display: inline; }
#menu_busca_mobile ul li a {padding: 5px 5px;display: inline-block;	background-color:#EDEDED;color: #333;margin-top:10px;border-radius:3px;font-size:12px;font-family:sans-serif;text-decoration: none;border-bottom:3px solid #EDEDED;}
/* FIM BUSCA */

/*TELEFONES*/
.cont_modelo_telefone {width:47%; display:inline-block; vertical-align:top; margin-right:2%; color:#7F7F7F;margin-top:25px;padding-top:10px;padding-bottom:10px;font-family: "SW Ubuntu";  text-decoration:none;font-size:12px; }	
.cont_modelo_telefone_icone {float:left; width:70px; height:70px; margin-top:-3px;overflow:hidden; text-align:center; margin-right:10px;}
.cont_modelo_telefone_icone img {float:left; width:100%; overflow:hidden;}

/*FIM TELEFONES*/

.cont_modelo_telefone2 {width:33%;color:#7F7F7F;float:left;margin-top:25px;padding-top:10px;padding-bottom:10px;font-family: "SW Ubuntu";  text-decoration:none;font-size:12px;}	

.icone_inf_trans2 {float:left; width:30px; font-size:10px; color:#747474; text-align:center; margin-right:10px; }
.icone_inf_trans {float:left; width:30px; margin-top:2px; font-size:13px; color:#747474; text-align:center; margin-right:10px; }
.icone_inf_trans_seta {float:right; margin-top:-15px; color:#747474; }
/* CADASTRO EMPRESA E CANDIDATO */
.e_cont_formulario_cadastro_empresa {width:48%;float:left;margin-right:1%;}
.tamanho_100 {width:100%;float:left;}
.top25 {margin-top:25px;}
.e_input_formulario_cadastro_empresa {width:100%;float:left;margin-top:15px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
.e_areas_interesse {width:100%;float:left; margin-top:50px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
#cont_campos_interesse {width:100%;float:left;margin-top:20px;}
.areas_interesse_empresa {float:left;margin-right:10px;}
.radio_interesse {display:block;float:left;}
.botao_cadastrar_empresa {width:230px;float:left;margin-top:25px;}
/* FIM CADASTRO EMPRESA */

.heigh55 {height:55px; overflow:hidden;}
.heigh33 {height:33px; overflow:hidden;}

/* CONTAS PUBLICAS */
#contas_publicas {width:99%;float:left;border-radius:4px;border:1px solid #E1E1E1;padding-bottom:20px;}
.cont_modelo_contas_publicas {width:96%;float:left;margin-top:25px;margin-left:1%;}
.contas_publicas_modelo {	width:94%;	float:left;	margin-left:3%;margin-top:3%;margin-bottom:3%;text-align:left;}
.cont_input_conta_publica_in {width:30%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
/* FIM CONTAS PUBLICAS */

/* CONTATO */
#cont_contato {width:100%;float:left;}
.cont_atendimento_localizacao {width:50%;float:left;}
.e_input_formulario_contato_interna {width:100%;float:left;margin-top:15px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
#texto_contato {width:100%;float:left;}
#texto_contato img {width:45%;float:right;margin-left:15px;	}
.e_input_formulario_contato_interna {width:100%;float:left;margin-top:15px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
.codigo_contato_interna {width:130px; height:50px; float:left; margin-right:10px;}
/* FIM CONTATO */

/* DIARIO OFICIAL */
.cont_modelo_diario {width:96%;float:left;margin-top:25px;margin-right:1%;	margin-left:1.222%;}
.modelo_interna_diario_oficial {width:94%;float:left;margin-left:3%;margin-top:3%;margin-bottom:3%;text-align:left;}
.icone_diario_oficial_mobile {	width:230px;float:left;padding:8px 0;}
#cont_diario_oficial {width:99%;float:left;border-radius:4px; color:#3e454d;padding-bottom:20px; background-color: #ecf0f1;}
/* FIM DIARIO OFICIAL */

/* DOWNLOAD */
.cont_modelo_download_interna {	width:31%;float:left;margin-top:25px;margin-right:1%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
/* FIM DOWNLOAD */

.height30 {height:30px; overflow:hidden;}

/* EDITAIS */
#editais {width:99%;float:left;border-radius:4px;border:1px solid #E1E1E1;padding-bottom:20px;}
.cont_input_editais {width:30%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
.diario_data_mobile {width:30%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
.cont_modelo_editais {width:96%;float:left;margin-top:25px;margin-left:1%;}
.palavra_chave_edital {width:30%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
.editais_modelo {width:94%;float:left;margin-left:3%;margin-top:3%;margin-bottom:3%;text-align:left;}
/* FIM EDITAIS */
.cont_busca_noticia {width:21%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
/* EDITAL INTERNA */
.cont_modelo_edital_interna {width:96%;float:left;margin-top:25px;margin-left:1%;}
.editais_modelo_interna {width:94%;float:left;margin-left:3%;margin-top:3%;margin-bottom:3%;text-align:left;}
#cont_editais_interna_formulario {width:48%;float:left;margin-top:30px;}
#cont_botao_edital_interna {width:100%;float:left;margin-top:30px;}
.campos_fisica { float:left; margin-right:15px; color:#6E6E6E;font-family: "SW Ubuntu";font-size:11px;margin-top:15px;margin-bottom:10px;}
.cont_campo_login_edital_interna {width:48%;float:left;margin-right:1%;}
#cont_editais_interna_formulario {width:100%;float:left;margin-top:30px;}
.botao_emprega2 {border-radius:2px;float:right;padding:15px 0;width:30%;text-align:center;margin-left:2%;margin-right:0%;text-align:center;margin-top:20px;margin-bottom:2px;}
.botao_entrar_edital_interna {width:230px;float:left;margin-top:25px;}
/* FIM EDITAIS INTERNA */


/* EMPREGA */
.botao_emprega {border-radius:2px;float:left;width:96%;margin-left:2%;margin-top:6px;text-align:center;}
.cont_3_bottom_empresa {width:30%;float:left;padding:10px 0;margin-right:1%;margin-left:1%;}
.cont_botao_emprega2 {border-radius:2px;padding:15px 0;float:left; width:30%;text-align:center;text-align:center; margin:60px 0 0 95px;}
.cont_acesso_emprega {width:96%;float:left;margin-left:2%;margin-top:25px;margin-left:0;}
.cont_formulario_input_emprega {width:96%;margin-left:2%;float:left;margin-top:20px;}
.cont_formulario_emprega {width:45%;float:left;margin-left:2%;margin-top:45px;margin-left:0;}
/* FIM EMPREGA */

/*FORMULARIO CADASTRO CANDIDATO */
.e_cont_formulario_cadastro_emprega{width:48%;float:left;margin-right:1%;}
.e_input_formulario_cadastro_empresa {width:100%;float:left;margin-top:15px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
.cont_editor_texto_emprega {width:96%;margin-left:2%;float:left;margin-top:15px;background-color:#F1F1F1;}
/*FIM FORMULARIO CADASTRO CANDIDATO */

/*EMPREGOS*/
#cont_usuario_sic {width:100%;float:left;}
/*FIM EMPREGOS*/

.tamanho100 {width:100%;float:left;}

/*FORMULARIO*/
#cont_formulario_interna {width:500px;float:left;margin-left:220px;}
.e_input_formulario_cadastro_empresa {width:100%;float:left;margin-top:15px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
.campo_codigo_formulario {width:100%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;margin-top:15px;}
/*FIM FORMULARIO*/

/*GALERIA DE FOTOS*/
.cont_modelo_galeria_fotos_interna {width:49%;float:left;margin:25px 1% 25px 0; height:290px; overflow:hidden;}
.cont_modelo_galeria_fotos_interna img {width:100%;float:left; height:290px;overflow:hidden; border-radius:2px; object-fit: cover;}
.cont_modelo_descricao_fotos {width:100%;float:left;padding-top:10px;padding-bottom:10px;}
.cont_img_vinculo {width:100%; float:left; height:auto;}
.cont_img_vinculo img, .cont_img_vinculo a img {width:12%; margin:15px 15px 0 0 !important; float:left; height:90px;}
.cont_imagem_pagina_interna {width:35%; float:right; margin-right:15px; margin-left:25px;}
/*FIM GALERIA DE FOTOS*/

.prefeito_atual {float:left; width:100%;}
.prefeito_atual_img {float:left; width:200px; height:210px; overflow:hidden}
.prefeito_atual_img img {width:100%; border-radius:2px;height:auto;overflow:hidden}
.prefeito_atual_descricao {float:right; width:76%;}

.prefeito_anterior {float:left; width:32%; margin-top:25px; margin-right:1%}
.prefeito_anterior_img img {width:100%;border-radius:2px;height:100%;overflow:hidden}
.prefeito_anterior_img {float:left; width:110px; height:135px;}
.prefeito_anterior_descricao {float:right; width:58%;}

.atuacao {float:left; font-size:11px; margin-top:10px; background-color:#FFF; border:1px solid #ecf0f1; border-radius:2px; color:#636363; text-align:center; padding:8px 15px;font-family: "SW Ubuntu";}
.atuacao2 {float:left; font-size:10px; margin-top:10px; background-color:#ecf0f1; color:#636363; text-align:center; padding:8px 5px;font-family: "SW Ubuntu";}

/*GALERIA DE PREFEITO*/
.cont_modelo_prefeito_atual {width:22%;float:left;margin-top:25px;margin-right:3%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
.cont_modelo_prefeito_atual img {width:90%;margin-left:5%;float:left;padding-bottom:10px;}
.cont_modelo_prefeito_atual_descricao {	width:100%;	float:left;	padding-top:10px;padding-bottom:10px;}
.cont_modelo_prefeito_anterior {width:22%;float:left;margin-top:25px;margin-right:3%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
.cont_modelo_prefeito_anterior img {width:90%;margin-left:5%;float:left;padding-bottom:10px;}
.cont_descricao_pagina_interna {width:98%; background-color:#FFF; border-radius:2px; margin-top:25px; float:left;font-family: "SW Ubuntu";font-size:12px;color:#686868; border:1px solid #D7D7D7; padding:15px;}

/*FIM GALERIA DE PREFEITO*/

/*JORNAL*/
.cont_modelo_jornal {width:49%;float:left;margin-top:25px;margin-right:1%;}
.cont_modelo_jornal_descricao {width:75%;float:right;}

.cont_modelo_jornal_img {width:100px; height:200px;float:left;border-top-left-radius:4px;border-top-right-radius:4px;}
.cont_modelo_jornal_img img {width:100%; float:left;}

.faca_download_jornal {font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; width:230px; margin:0 auto; font-size:12px; text-align:center;}
/*FIM JORNAL*/

/*LINKS*/
.cont_modelo_links {width:47%; display: inline-block; vertical-align:top; color:#7F7F7F; margin-top:25px;margin-right:2%;font-family: "SW Ubuntu"; text-decoration:none;font-size:12px; }	
.cont_modelo_links_icone {width: 90px; float:left;text-align:center; margin-right:15px; margin-top:4px;}

.botao_links_acesso {float:left; padding:5px 10px;  background-color:#FFF; border:1px solid #DCDCDC; color:#3B3B3B;font-family: "SW Ubuntu";}
.tit_links {font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:13px; font-weight:500; color:#000000; text-decoration:none;}
/*LINKS*/


/*LISTAGEM*/
.cont_modelo_listagem {width:22%;float:left;margin-top:25px; margin-bottom:20px;margin-right:2.444%;border-radius:4px;padding-top:10px;padding-bottom:10px; border: solid 1px #ececec;}	
.cont_modelo_listagem img {width:100%;float:left;margin-bottom:15px;}
.cont_modelo_funcionario {width:200px; height: 250px; padding:10px 0; float:left; margin-right:20px; border-radius:2px; background-color:#ecf0f1; color:#5e5e5e;font-family: "SW Ubuntu"; font-size:13px;}	
.img_funcionario  {width:180px; height:180px; margin-left:10px;float:left;margin-bottom:15px; background-color:#fff;}
.img_funcionario img {width:100%; height:180px; object-fit: cover; }
/*FIM LISTAGEM*/


/*NOTICIAS*/
.noticia {width:100%;float:left;border-bottom:1px solid #f3f3f3; padding:35px 0;}
.data_noticia_interna {padding:10px;float:left;	position:absolute;}
.noticia_titulo {font-family: "SW Ubuntu";font-size:15px;width:100%;text-align:center;height:50px; overflow:hidden;  float:left;color:#174255;	margin-top:15px;}
.noticia_descricao {font-family: "SW Ubuntu";font-size:11px;width:100%; height:50px; overflow:hidden; float:left;text-align:center;color:#7F7F7F;	margin-top:15px;}
/*FIM NOTICIAS*/

/*SECRETARIAS*/
.cont_modelo_secretarias {width:22%;float:left;margin-top:25px;margin-right:2.333%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
.cont_modelo_secretarias img {width:100%;float:left;border-top-left-radius:4px;	border-top-right-radius:4px;}
.cont_modelo_secretarias_descricao {width:100%;float:left;padding-top:10px;padding-bottom:10px;}
/*FIM SECRETARIAS*/


/*VIDEOS*/
.cont_modelo_video {width:100%;float:left;margin-top:25px;}
.video-container {position: relative; height:347px; }
 
.video-container iframe,
.video-container object,
.video-container embed {position: absolute; top: 0; left: 0; border: 0; height:100%; width: 100%;}
/*FIM VIDEOS*/

.cont_tabela_sic {width:100%; float:left;}

.projetos_pauta_titulo {width:23%;  overflow:hidden; text-align:center; float:left; margin-top:15px; margin-left:5px; padding:10px 0; border-radius:25px;}
.tv {width:22%;  overflow:hidden; text-align:center;  margin:15px auto; padding:10px 0; border-radius:2px;}
.vereadores { overflow:hidden; text-align:center; font-size:11px; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;  margin:15px auto; padding:10px; border-radius:2px;}


.vereadore_img { width:150px; font-size:11px; margin-right:0; height:230px; background-color:#D7D7D7; color:#515151; overflow:hidden;  margin:0 15px 0 0; float:left; text-align:center;border-radius:2px;}
	
.vereadore_img22 { height:150px; overflow:hidden; width:150px;}
.vereadore_img22 img {height:auto; width:100%; overflow:hidden;}



/*LEIS E DECRETOS*/
.cont_leis_modelo {	width:100%;	float:left;margin-top:15px;}
.cont_t_campo_1_leis{width:10%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}
.cont_t_campo_2_leis {width:10%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}
.cont_t_campo_3_leis{width:10%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}
.cont_t_campo_7_leis{width:23%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}
.cont_t_campo_4_leis{width:11%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}
.cont_t_campo_5_leis {width:30%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}
.cont_t_campo_6_leis{width:3%;float:left;font-family: "SW Ubuntu";font-size:11px;text-align:center;}

.cont_input_leis_de {width:30%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}

#artigos_lei ul {padding:0; margin:15px 0; font-size:11px; color:#585858; list-style:none; float:left;}
#artigos_lei ul li { display:inline;}
#artigos_lei ul li a {padding:2px 10px; display:inline-block; font-family: "SW Ubuntu"; border-radius:25px; margin-top:5px; color:#333; text-decoration:none; border:1px solid #d3d3d3;}
/*FIM LEIS E DECRETOS*/

.cont_campo_1_leis {width:10%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;text-align:center; margin-top:10px;}
.cont_campo_2_leis{	width:10%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;	text-align:center;margin-top:10px;}
.cont_campo_3_leis{	width:10%;	float:left;	font-family: "SW Ubuntu";font-size:11px;color:#686868;text-align:center;margin-top:10px;}
.cont_campo_7_leis {width:23%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;text-align:center;margin-top:10px;}
.cont_campo_4_leis {width:11%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;text-align:center;margin-top:10px;}
.cont_campo_5_leis{	width:30%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;	text-align:center;margin-top:10px;}
.cont_campo_6_leis {width:50px; float:left;	font-family: "SW Ubuntu"; text-decoration:none; font-size:10px;color:#686868;text-align:center;margin-top:7px;}

/*MAPA DO SITE*/
#mapa_interna {width:100%;float:left;margin-top:25px;border:1px solid #E0EBF1;padding-bottom:25px;}
.cont_mapa {width:100%;float:left;margin-left:1%;margin-right:1%;margin-top:15px;}
.cont_mapa_menu {width:100%;float:left;	font-family: "SW Ubuntu";font-size:12px;color:#878787;}
#cont_menu_topo {width:100%;float:left;margin-top:8px;}
.cont_mapa_menu li {text-decoration:none;list-style-type:none;}
.mapa_enfeite {background-image:url(../img/enfeite_mapa.png);width:12px;margin-top:2px;float:left;height:12px;}
/*FIM MAPA DO SITE*/

/*NEWSLETTER*/
#formulario_newsletter_interna {width:100%;float:left;margin-top:45px;}
.formulario_newsletter1 {width:48%;float:left;margin-top:15px;}
.formulario_newsletter2 {width:49%;float:right;	margin-top:15px;}
.campo_newsletter_interna {width:100%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;	margin-top:15px;}
.campo_botao_newsletter {width:100%;float:left;	font-family: "SW Ubuntu";font-size:11px;color:#686868;margin-top:15px;}
/*FIM NEWSLETTER*/

/*PAGINA INTERNA*/
#cont_pagina_interna {width:100%;float:left;}
#texto_pagina_interna {width:100%;float:left;}
#texto_pagina_interna img {	max-width:100%; height: auto !important; float:right;margin-left:15px; object-fit:cover;}
.botao_imprimir {padding:5px 8px;background-color:#E5E5E5;color:#494949;font-family: "SW Ubuntu";font-size:11px;float:left;border-radius:2px;margin-right:10px;	margin-top:15px;}
.botao_enviar_amigo {padding:5px 8px;border-radius:2px;background-color:#E5E5E5;color:#494949;font-family: "SW Ubuntu";font-size:11px;float:left;margin-top:15px;margin-right:10px;}
.voltar {padding:5px 8px;border-radius:2px;background-color:#E5E5E5;color:#494949;margin-top:15px;font-family: "SW Ubuntu";font-size:11px;float:left;margin-right:10px;}
#video_pagina_interna {width:45%; float:left;}
.cont_video_interna {width:50%; float:left; }
.cont_video_interna {width:50%; float:left; }


.cont_dados_video_interna {width:45%;float:right;}
/* PÁGINAS DINÂMICAS */
.pgd_cont_video_interna { clear: both; }

.tamanho_video_int {float:left; width:50%; height:500px;}

#include_video {width:50%; float:left; height:500px; margin-right:15px;}

/*FIM PAGINA INTERNA*/

.cont_formulario_sic2 {width:96%;float:left;margin-top:25px;background-color:#ecf0f1; padding:2%; font-family: "SW Ubuntu";font-size:12px;}

/*SIC*/

/* VER MAIS DESCRICAO DO SIC */
#e_centralizar #conteudo_esquerda .cont_area_descricao_sic { width:100%; float:left;}
#e_centralizar #conteudo_esquerda .cont_area_descricao_sic .ed_area_descricao_sic { font-size: 13px; font-family: "SW Ubuntu";color: #555; line-height: 130%; text-align: left; position: relative; overflow: hidden; word-break: break-word; }
#e_centralizar #conteudo_esquerda .cont_area_descricao_sic .ed_area_descricao_sic .clique_vermais { position: absolute; bottom: 0; left: 0; width: 100%; padding: 5px; padding-top: 40px; font-size: 13px; color: #0f65a2; text-align: center; background: #fff; background: linear-gradient(transparent, #fff 50%); cursor: pointer; }
#e_centralizar #conteudo_esquerda .cont_area_descricao_sic .ed_area_descricao_sic .clique_vermais span { display: block; line-height: 100%;  }
#e_centralizar #conteudo_esquerda .cont_area_descricao_sic .ed_area_descricao_sic .clique_vermais i { font-size: 20px; display: block; line-height: 100%;  }
#e_centralizar #conteudo_esquerda .cont_area_descricao_sic .ed_area_descricao_sic .clique_vermais:hover i { animation: seta_ver_mais 1s infinite; }
@keyframes seta_ver_mais { 50% {transform: translateY(50%); } }

/*FIM VER MAIS DESCRICAO*/

.cont_formulario_sic {width:96%;float:left;margin-top:25px;background-color:#ecf0f1; padding:2%; font-family: "SW Ubuntu";font-size:12px;}
.e_input_formulario_sic {width:50%;float:left;margin-top:15px;font-family: "SW Ubuntu"; text-align:left;  font-size:11px; color:#6A6A6A;}
/*FIM SIC*/


/*PREFEITO*/
#apresentacao_prefeito {width:100%;float:left;}
#texto_prefeito {width:100%;float:left;}
.cont_login_sic_interna_formulario {width:100%; float:left; }

/*PREFEITO INTERNA*/
#formulario_prefeito {width:100%; float:left;}
#formulario_prefeito1 {width:48%; margin-right:2%; float:left;}
.formulario_prefeito2 {width:48%; margin-right:2%; float:left;}
.campo_prefeito { float:left; width:100%; margin-right:15px; color:#6E6E6E;font-family: "SW Ubuntu";font-size:11px;margin-top:15px;margin-bottom:10px;}
.formulario_interna_cont {width:48%; margin-left:25%; float:left;}

/*SERVICOS*/
#texto_servicos {width:100%;float:left;}

/*SIC ATENDIMENTO*/
#cont_usuario_sic_atendimento {width:100%;float:left;}
#cont_menu_sic {width:100%;float:left;}

#sic_menu ul {padding:0px;margin:0px;float: left;background-color:#5c6d7e;list-style:none;margin-top:25px;border-top-left-radius:4px;border-top-right-radius:4px;}
#sic_menu ul li { display: inline;background-color:#5c6d7e; }
#sic_menu ul li a {	color:#FFFFFF; background-color:#5c6d7e; text-decoration: none;padding: 8px 10px;float:left;}



#mensagem_sic_nivel {width:100%;float:left;font-family: 'proxima_nova_rgregular';font-size:14px;}
/*FIM SIC ATENDIMENTO*/



.video_pagina_interna2 {width:100%;float:left; margin:0; height: auto !important; padding-bottom: 56.25%; position: relative;}
.video_pagina_interna2 .sw_video_capa { width: 100%; height: 100%; border: 0; position: absolute; top: 0; left: 0;}
.video_pagina_interna2 .video_imagem { width: 100%; height: 100%; border: 0; position: absolute; top: 0; left: 0; background-color: #000; object-fit: contain; border-radius: 5px;}
.e_categoria_sic {float:left; width:100%; margin-top:25px;}
.fd_paginaca_enfeite { width:100%;height:12px;float:left;margin-top:30px; padding-bottom:20px;background:url(../img/fd_busca.jpg) repeat-x;}

.cont_paginacao_interna { width:300px; margin: 0 auto;  }
.e_cat_sic { border-radius:2px; width:230px; padding:5px 2px; float:left;border:1px solid #D4D4D4; color:#000000;font-family: 'proxima_nova_rgregular';font-size:14px;}
.anterior_interna { font-family: 'proxima_nova_rgregular';font-size:14px;padding:5px;width:65px;height:18px;border-radius:4px;border:1px solid #E4E4E4;float:left;background-color: #fdfdfd;color:#666;}

.anterior_interna:hover {background-color: #09406b;border:1px solid #E4E4E4;color:#FFF;}

.fonte_pequena {font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; width:100%; text-align:center; float:left;font-size:14px; color:#5B5B5B; margin-top:25px;}

.fonte_pequena2 {font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; width:100%; text-align:center; float:left;font-size:14px; color:#5B5B5B; }

.mobile_lei {display:none; float:left;}
.border_lei_mobile {float:left; width:99%; display:block; border-bottom:1px solid #E0E0E0; margin-top:5px; padding-bottom:13px;}




.cont_presidente {width:100%; float:left; margin-top:15px; border:1px solid #E7E7E7; font-size:13px; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
.cont_presidente img { float:left; border-radius:16px; padding:10px; }
.cont_presidente_interna {width:45%; margin-right:15px; float:left; margin-top:15px; border:1px solid #E7E7E7; font-size:13px; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
.cont_presidente_interna img { float:left; border-radius:16px; padding:10px; }
.cont_mesa {width:100%;  float:left; }
.cont_projeto_interna {width:94%; padding:7px 10px; float:left; margin-top:15px; border:1px solid #E7E7E7; border-radius:25px; font-size:12px; color:#727272; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}


.img_vereador_interna {max-width:150px;margin-right:10px; margin-bottom: 10px; float:left; }
.img_vereador_interna img { max-height:170px;width:100%;border-radius:4px;}
.area_info_vereador_interna { width: 80%; float: left; }

.box_noticias_relacionadas {width:97%;text-decoration:none; padding:10px; float:left; margin-top:20px; border-radius:2px; border:1px solid #ECECEC;}
.box_noticias_relacionadas:link {text-decoration:none;}
.box_noticias {width:100%;color:#000000;text-decoration:none;  padding-top:8px; padding-bottom:8px; font-size:12px; font-family: "SW Ubuntu"; float:left; border-radius:2px; border-bottom:1px solid #ECECEC;}


.box_include {width:98%;color:#5e5e5e;text-decoration:none; padding:1.222% 1%; font-size:12px; font-family: "SW Ubuntu"; float:left; border-radius:2px; border:1px solid #EBEBEB;}
.box_include:link {text-decoration:none;}

.box_noticias:link {text-decoration:none;color:#000000;}
.so_mobile {display:none;}
.so_desktop {display:block;}

.botao_noticia:hover {width:100%;float:left;text-align:center;border-radius:25px;font-family: "SW Ubuntu";font-size:11px;padding:5px 0; background-color:#D1D1D1; color:#424242;margin-top:15px;border:1px solid #D1D1D1;}


/* DIREITOS INSTAR */
/* - OLD - .direitos_instar a:link {width:100%; background-color:#FFF; text-decoration:none; padding:10px 0; text-align:center; float:left; font-family: "SW Ubuntu";font-size:12px;color:#4A4A4A;} */
.direitos_instar { width: 100%; float: left; background: #f1f3f6; padding: 30px 20px; padding-right: 110px; position: relative; z-index: 0; box-sizing: border-box; }
.direitos_instar * { box-sizing: border-box; }
.direitos_instar span { font-size: 11px; color: #444; }
.direitos_instar span strong { color: #333; }
.direitos_instar a:hover strong { color: #b80000; }
.direitos_instar img { width: 80px; position: absolute; top: 50%; right: 20px; margin-top: -13px; }


.info_transp {float:left; width:80%; margin-top:15px;}
.e_cont_infos_t {width:50%;float:left;}

.esquerda {width:50%;float:left;}
.direita {width:50%;float:right;}

.info_transp ul {float:none; font-family: "SW Ubuntu";  font-size:14px;color:#4A4A4A;}
.info_transp ul ul {display: block;color:#4A4A4A;}
.info_transp li {padding:5px 0;color:#4A4A4A;}

.total_user {text-align:center; margin:0 auto; clear:both; font-size:12px; background-color:#ecf0f1; padding:15px 20px;}

.titulo_contasp {width:85%; font-family: "SW Ubuntu";color:#252525; font-size:12px; float:left;}
.realizacao_contasp {float:left; margin-top:3px; width:85%;font-family: "SW Ubuntu"; font-size:11px; text-decoration:none;}
.descricao_contasp {width:85%;color:#6E6E6E; font-family: "SW Ubuntu";font-size:11px; float:left;}

.info_transp ul li a {position: relative;color:#4A4A4A;text-decoration:none;}

.e_icone_edt {float:left; background-color:#DDDDDD;  border-radius:2px; color:#6B6B6B; padding:2%; margin-right:1%; margin-bottom:1%;}
.e_icone_contasp {float:left; background-color:#DDDDDD;  border-radius:2px; color:#6B6B6B; padding:2%; margin-right:1%;}
.titulo_download_interna_t {width:90%; height:30px; overflow:hidden; font-family: "SW Ubuntu"; color:#494949; text-align:left; 	font-size:12px; float:left;	}
.titulo_download_interna_t a:link {text-decoration:none; color:#494949;}
.cont_grafico {width:80%; float:left; margin:5% 0 5% 10%;}
.estati {width:100%; float:left;}
.estati_g {width:100%;  float:left;}
.e_pular {display:block; float:left; margin-top:12px;}
#aparecer_topo_mobile {display:none; margin:0;}
#contencao_menu_mobile_p nav, #contencao_menu_mobile_p nav a, #contencao_menu_mobile_p nav label, .e_busca_mobile {font-family: "SW Ubuntu" !important;}
#aparecer_rodape_mobile {display:none; }
#rodape_mobile .infos { font-family: "SW Ubuntu"; }

/* INFORMAÇÃO DO SISTEMA */
.sw_area_info_sistema { text-align: center; clear: both; border: solid rgba(0,0,0,.15); border-width: 1px 0; font-size: 12px; color: #47474b; font-family: "SW Ubuntu"; letter-spacing: -.025em; padding: 10px; box-sizing: border-box; }
.sw_area_info_sistema .sw_info_sistema { display: inline-block; vertical-align: middle; padding: 5px; margin: 0 2%; }
.sw_area_info_sistema .sw_info_sistema .sw_icone_info_sistema { font-size: 1.25em; vertical-align: middle; margin-right: .25em; }
.sw_area_info_sistema .sw_info_sistema .sw_texto_info_sistema { font-size: 1em; vertical-align: middle; }
.sw_area_info_sistema .sw_info_sistema strong { font-weight: 500; }

@media screen and (max-width:1000px) {
	
	#e_centralizar {width:90%; width: calc(100% - 20px) !important; margin:0 auto; padding:0; }
	#conteudo_esquerda {float:left;width:100%; margin-top:2%;}	

	.cont_video_interna {width:95%;}
	.cont_dados_video_interna {width:95%; float:left;}

	.e_secretarias {width:90%; border-bottom:1px solid #EBEBEB; margin-left:5%; padding-bottom:15px; float:left;margin-top:25px; margin-bottom:20px;}
	.e_border_sec { display:none; }
	.e_img_secretarias {width:120px; height:120px; border-radius:2px; margin: 0 auto; float:none; } 
	.e_img_secretarias img {width:120px; height:120px; border-radius:2px; float:left;} 
	.e_descricao_sec {width:100%; text-align:center; margin: 0; margin-top: 10px;}
	.cont_secretarias .e_botao_vermais_interna { margin-right: 50%; transform:translateX(50%); }

	#aparecer_topo_mobile {display:block;}
	#aparecer_rodape_mobile {display:block; }
	#e_rodape { display:none;}
	#e_cont_conteudo {width:98%;float:right; margin-right:1%;}
	#e_cont_conteudo_site {width:98%;float:right; margin-right:1%;}
	.e_direitos {display:none;}
	.e_cont_menu {display:none;}

	.e_cont_menu {display:none;}
	#e_cont_menu_centralizar {display:none; }

	#e_banner_busca {display:none;}
	#e_bannerp_topo {display:none;}

	#e_lateral_conteudo {width:98%;float:right; margin-right:1%;}
	#e_cont_galeria_centralizar {display:none;}

	#e_centralizar_tempo {width:100%; float:left;}
	#e_cont_rodape {display:none;}
	#e_cont_rodape_centralizar {display:none;}
	#e_banner_principal_centralizar {width:100%;}
	#e_cont_topo { display:none;}
	#e_cont_topo_centralizar {display:none;}
	#e_conteudo {width:100%;float:left;}
	#e_conteudo {width:100%;float:left;}
	#e_conteudo_centralizar {width:100%;margin:0 auto;}
	#e_cont_lateral {display:none;}

	#e_conteudo_centralizar4 {float:left;width:auto;}

	.none {display:none;}

	.border_enquete_interna {width:98%; margin-left:1%; margin-top:1%; float:left; border:1px solid #DBDBDB; border-radius:10px;}


	/* .barra {width:255px; float:left;} */

	/* FOTOS VINCULADAS */
	/* LAYOUT 4 */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_l4 .vinc_galeria_fotos_vinculada { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
	
	/* LAYOUT %3 == 1 */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas_lm3r1 a:nth-child(-n+4) .vinc_galeria_fotos_vinculada { width: calc(50% - 10px); height: 26.25vw; max-height: none; }
}

@media (max-width: 800px) {

	/* FOTOS VINCULADAS */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada .vinc_cont_img_galeria_fotos:nth-child(n) { width: 33.3%; }
	/* LAYOUT %6 RESTO 5 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr5 .vinc_cont_img_galeria_fotos:nth-child(-n + 2) { width: 50%; }
	/* LAYOUT %6 RESTO 4 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr4 .vinc_cont_img_galeria_fotos:nth-child(-n + 4) { width: 50%; }
	/* LAYOUT %6 RESTO 3 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr3 .vinc_cont_img_galeria_fotos:nth-child(n) { width: 33.3%; }
	/* LAYOUT %6 RESTO 2 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr2 .vinc_cont_img_galeria_fotos:nth-child(-n + 2) { width: 50%; }
	/* LAYOUT %6 RESTO 1 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_lr1 .vinc_cont_img_galeria_fotos:nth-child(-n + 4) { width: 50%; }
	/* LAYOUT 5 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l5 .vinc_cont_img_galeria_fotos:nth-child(-n + 2) { width: 50%; }
	/* LAYOUT 4 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l4 .vinc_cont_img_galeria_fotos:nth-child(n) { width: 50%; }
	/* LAYOUT 2 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l2 .vinc_cont_img_galeria_fotos:nth-child(n) { width: 50%; }
	/* LAYOUT 1 */
	.vinc_area_fotos_vinculadas .vinc_area_galeria_fotos_vinculada .vinc_cont_galeria_fotos_vinculada_l1 .vinc_cont_img_galeria_fotos:nth-child(n) { width: 100%; }
}

@media (max-width:750px) {
	.cont_menu_emprega {width:100%; margin:0 auto; background-color:#F00;}
	
	/* Responsive Table */
  	.table-responsive {display: block; position: relative; width: 100%;}
  
  	.e_form_contato {width:100%;}
	.e_mapa_contato {display:none; }

	.table-responsive thead,
	.table-responsive tbody,
	.table-responsive th,
	.table-responsive td,
	.table-responsive tr {display: block;}

	.table-responsive th {height: 20px; font-size:12px !important; border-bottom:1px solid #52606E;}

	.table-responsive td {height: 20px;	padding:8px 25px; font-size:12px !important; border-bottom:1px solid #FFF;}

	.table-responsive thead {float: left;}

	.table-responsive tbody {width: auto; position: relative; overflow-x: auto;	-webkit-overflow-scrolling: touch; white-space: nowrap;}

	.table-responsive tbody tr {display: inline-block;}


	.table td:last-child {border-right: #fff solid 1px;}

	
	.prefeito_anterior {float:left; width:90%; margin-top:25px; margin-right:5%}
	.prefeito_atual_img {float:none; margin:0 auto; width:200px; height:250px;}
	.prefeito_atual_descricao {float:right; width:100%; }

	
	.e_pular {width:95%;float:left; margin-left:10px;}
	.e_cent_busca {width:100%;margin:0 auto;}
	.e_itens_sic {width:90% !important; margin-right:2%; float:left;}
	.e_opc_sic_t {width:100%; border-bottom:1px solid #ECECEC;  padding:13px 0;  float:left;}


	.desc_noticia {width:96%; margin-left:2%; float:right;}
	.foto_noticia {width:96%; margin-left:2%; float:left;}

	.pt4 {float:left; width:98%; margin-right:1%;}

	.cont_modelo_telefone2 {width:100%;color:#7F7F7F;float:left;margin-top:25px;padding-top:10px;padding-bottom:10px;font-family: "SW Ubuntu";  text-decoration:none;font-size:12px;}	

	.e_border_sec {width:1px; height:130px;background-color:#E9E9E9; display:none; float:left;}
	
	.cont_modelo_links {width:100%;float:left;margin-top:25px;margin-right:0%;border-radius:4px;}	
	.cont_modelo_download_interna {	width:97%;float:left;margin-top:25px;margin-right:2.333%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
	.estati {width:100%; float:left; text-align:center;}
	.e_t85_teste {width:50%; margin-left:5%; float:left; text-align:left;}
	.e_t15_teste {width:35%; margin-right:4%; float:left;}
	#e_barra_clima {width:330%;font-family: "SW Ubuntu";}
	.e_dia_clima {width:13%; margin-top:15px;  margin-left:1.222%;  margin-bottom:45px;  float:left;  text-align:left;}

	.e_campo_receita_titulo2 {float: left;width:55%; background-color:#FFFFFF; border:0;margin-top:0;}
	.e_campo_receita_descricao2 {float: left;width:40%; margin-top:0;border:0;}


	.e_campo_receita_titulo1 {float: left;width:55%; background-color:#FFFFFF; border:0;margin-top:0;}
	.e_campo_receita_descricao1 {float: left;width:40%; margin-top:0;border:0;}

	.tamanho_campo_receita1 {width:100%;float: left;word-wrap: break-word; padding:1% 0;}
	.cores650 {border:1px solid #E5E5E5; width:94%; float:left; padding:2%; margin-top:25px;}

	.cont_modelo_telefone {width:100%;float:left;margin-top:25px;margin-right:0;border-radius:4px;padding-top:10px; margin-bottom:0; padding-bottom:0;}

	.esquerda {width:100%;float:left;}
	.direita {width:100%;float:right;}
	.titulo_transp2 {float:left;font-family: 'ubuntulight';width:80%; font-size:13px; color:#333333; margin-top:9px;}	
	.cont_grafico {width:100%; margin:5% 0;}
}

@media (max-width: 600px) {
	
	/* FOTOS VINCULADAS */
	.vinc_area_fotos_vinculadas .vinc_cont_fotos_vinculadas a:nth-child(n) .vinc_galeria_fotos_vinculada { width: calc(100% - 10px) !important; height: 49vw !important; }
}

@media screen and (max-width:480px) {

    /* AJUSTE NOS POP-UPS (UI-DIALOG) */
	.ui-dialog { max-width: 85% !important; }
	.ui-dialog #dialog-modal1 { height: auto !important; }
	.ui-dialog #dialog-modal1 img {width: 100% !important; height: 100% !important;}
	
	.e_inf_cont { margin: 2% 1%; width: 90%; padding:1.5% 1%;}
	.e_inf_cont_tel {margin: 2% 1%; width: 90%; padding:1.9% 1%;}
	.e_inf_cont_end {margin: 2% 1%; width: 90%;padding:1.5% 1%;}
	
	.e_sub_cat50 {width:51%; float:left; color:#000;}
	
	.vereadore_img { width:150px; font-size:11px; margin-right:0; height:230px; background-color:#D7D7D7; color:#515151; overflow:hidden;  margin:0 15px 0 0; float:left; text-align:center;border-radius:2px;}
	
	#e_m { width:900%;}
	
	.vereadore_img22 { height:150px; overflow:hidden; width:150px;}
	.vereadore_img22 img {height:auto; width:100%; overflow:hidden;}
	
	.cont45 {width:100%;float:left;}
	.so_desktop {display:none;}
	.so_mobile {display:block;}
	.palavra_chave_edital {width:93%;float:left;margin-top:15px;height:50px;margin-right:0;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#F7C700;}
	.diario_data_mobile {width:97%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
	.cont_presidente_interna {width:98%; margin-right:15px; float:left; margin-top:15px; border:1px solid #E7E7E7; font-size:13px; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}
	.video_pagina_interna2 {width:100%;float:left;}
	.projetos_pauta_titulo {width:97%;  overflow:hidden; text-align:center; float:left; margin-top:15px; margin-left:5px; padding:10px 0; border-radius:25px;}
	.tv {width:96%;  overflow:hidden; text-align:center;  margin:15px auto; padding:10px 0; border-radius:2px;}
	
	.cont_imagem_pagina_interna {width:97%; float:left; margin-left:5px;margin-right:0;}
	
	.cont_img_vinculo img {width:43%;  margin:15px 15px 25px 0; float:left; height:90px;}
	.cont_img_vinculo {width:100%;float:left; margin-bottom:25px;}
	.formulario_interna_cont {width:98%; margin-left:1%; float:left;}
	.input_interna_editais_codigo {width:100%;float:right;border:1px solid #CCC;padding:7px 0; margin-top:35px;}
	#formulario_prefeito1 {width:98%; margin-right:2%; float:right;}
	.cont_formulario_sic {width:97%;float:left;margin-top:25px;margin-left:5px;}

	.e_cont_formulario_cadastro_empresa {width:100%;float:left;margin-right:1%;}
	.botao_cadastrar_empresa {width:100%; margin-left:1%;}
	.cont_atendimento_localizacao {width:100%;float:left;}
	.cont_busca_noticia {width:45%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}
	.botao_emprega2 {border-radius:2px;float:right;padding:15px 0;width:98%;text-align:center;margin-left:2%;margin-right:0%;text-align:center;margin-top:20px;margin-bottom:2px;}
	.cont_botao_emprega2 {border-radius:2px;padding:15px 0;float:left; width:48%;text-align:center;text-align:center; margin:25px 5px 0 0;}
	.cont_formulario_emprega {width:98%;float:left;margin-left:2%;margin-top:45px;margin-left:0;}
	.e_cont_formulario_cadastro_emprega{width:98%;float:left;margin-right:1%;}
	.cont_modelo_video {width:98%;margin-right:1.333%;float:left;margin-top:25px;}
	.noticia {width:97%;float:left;margin-right:3%;margin-top:25px;}
	.cont_modelo_galeria_fotos_interna {width:98%;float:left;margin-top:25px;margin-right:3%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
	#cont_formulario_interna {width:96%;float:left;margin-left:2%;}
	.cont_modelo_prefeito_anterior {width:98%;float:left;margin-top:25px;margin-right:3%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
	.cont_modelo_prefeito_atual {width:98%;float:left;margin-top:25px;margin-right:3%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
	.cont_modelo_jornal {width:47%;float:left;margin-top:25px;margin-right:2.333%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
	.formulario_newsletter1 {width:98%;float:left;margin-top:15px;}
	.cont_modelo_secretarias {width:47%;float:left;margin-top:25px;margin-right:2.333%;border-radius:4px;padding-top:10px;padding-bottom:10px;}
	.formulario_newsletter2 {width:99%;float:right;	margin-top:5px;}
	#video_pagina_interna {width:98%;float:left;}
	.cont_input_leis_de {width:30%;float:left;margin-top:15px;height:50px;margin-right:1.333%;margin-left:1.333%;font-family: "SW Ubuntu";font-size:12px;color:#2F2F2F;}

	.cont_modelo_listagem {width:97%;float:left;margin-top:25px;margin-right:2.333%;border-radius:4px;padding-top:10px;padding-bottom:10px;}	
	.formulario_prefeito2 {width:98%; margin-right:2%; float:left;}

	.cont_leis_modelo {	display:none;}
	.contencao_lei_mobile {float:left; width:99%; display:block;}
	.border_lei_mobile {float:left; border:1px solid #DFDFDF; margin-top:15px; width:99%; display:block;}

	.mobile_lei {display:block; width:80px; background-color:#C5C5C5; padding:4px 0; margin-top:4px; text-align:center;font-family: "SW Ubuntu";font-size:11px; color:#5B5B5B;float:left;}

	.cont_campo_1_leis {width:70%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868; margin:7px 0 5px 5px;text-align:left;}
	.cont_campo_2_leis{	width:70%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;  margin:7px 0 5px 5px;	text-align:left;}
	.cont_campo_3_leis{	width:70%;	float:left;	font-family: "SW Ubuntu";font-size:11px;color:#686868; margin:7px 0 5px 5px;text-align:left;}
	.cont_campo_4_leis {width:70%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868; margin:7px 0 5px 5px;text-align:left;}
	.cont_campo_7_leis{	width:70%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;  margin:7px 0 5px 5px;	text-align:left;}
	.cont_campo_5_leis{	width:70%;float:left;font-family: "SW Ubuntu";font-size:11px;color:#686868;  margin:7px 0 5px 5px;	text-align:left;}
	.cont_campo_6_leis {	width:70%; text-decoration:none;	float:left;	font-family: "SW Ubuntu";font-size:11px;color:#686868;  margin:7px 0 5px 5px;text-align:left;}
	.cont_modelo_funcionario {width:47%;float:left;margin-top:25px; margin-bottom:20px;margin-right:2.333%;border-radius:4px;padding-top:10px;padding-bottom:10px;border:1px solid #FFF;}	

	/* #texto_servicos img {width:98%;float:right; margin-left:15px;}  */
}

/* CONTENCAO IR PARA O TOPO */
#cont_position_topo {display: none;}

#cont_boton_top a {position:fixed; z-index:999; background-image:url(../imgcomum/arrow_up_1.png); background-repeat:no-repeat; width:50px; height:50px; float:right; bottom:30px; right:0; color:hsla(0,0%,100%,0.00);}
/* FIM CONTENCAO IR PARA O TOPO */

.bloco_video iframe {width: 100%; height: 250px;}




/* #################################### FONTS #################################### */
/* FONTS DIÁRIO OFICIAL */
@font-face {
	font-family: "Lato Regular";
	src: url("font/Diario-Lato-Regular.woff2") format("woff2"),
		url("font/Diario-Lato-Regular.woff") format("woff");
	font-style: normal;
}			
@font-face {
	font-family: "Lato Italic";
	src: url("font/Diario-Lato-Italic.woff2") format("woff2"),
		url("font/Diario-Lato-Italic.woff") format("woff");
	font-style: normal;
}			
@font-face {
	font-family: "Lato Medium";
	src: url("font/Diario-Lato-Medium.woff2") format("woff2"),
		url("font/Diario-Lato-Medium.woff") format("woff");
	font-style: normal;
}			
@font-face {
	font-family: "Lato Bold";
	src: url("font/Diario-Lato-Bold.woff2") format("woff2"),
		url("font/Diario-Lato-Bold.woff") format("woff");
	font-style: normal;
}			
@font-face {
	font-family: "Lato Black";
	src: url("font/Diario-Lato-Black.woff2") format("woff2"),
		url("font/Diario-Lato-Black.woff") format("woff");
	font-style: normal;
}


/* FONTS SISTEMA (SW) */
@font-face {
    font-family: "SW Bebas Neue";
    src: url("font/SW-BebasNeueRegular.woff2") format("woff2"),
        url("font/SW-BebasNeueRegular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Bebas Neue";
    src: url("font/SW-BebasNeueBold.woff2") format("woff2"),
        url("font/SW-BebasNeueBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Bebas Neue";
    src: url("font/SW-BebasNeueBook.woff2") format("woff2"),
        url("font/SW-BebasNeueBook.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Regular.woff2") format("woff2"),
        url("font/SW-Lato-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Medium.woff2") format("woff2"),
        url("font/SW-Lato-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Black.woff2") format("woff2"),
        url("font/SW-Lato-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-BlackItalic.woff2") format("woff2"),
        url("font/SW-Lato-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Bold.woff2") format("woff2"),
        url("font/SW-Lato-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-BoldItalic.woff2") format("woff2"),
        url("font/SW-Lato-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Italic.woff2") format("woff2"),
        url("font/SW-Lato-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Semibold.woff2") format("woff2"),
        url("font/SW-Lato-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Lato";
    src: url("font/SW-Lato-Light.woff2") format("woff2"),
        url("font/SW-Lato-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Ubuntu";
    src: url("font/SW-Ubuntu.woff2") format("woff2"),
        url("font/SW-Ubuntu.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Ubuntu";
    src: url("font/SW-Ubuntu-Italic.woff2") format("woff2"),
        url("font/SW-Ubuntu-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SW Ubuntu";
    src: url("font/SW-Ubuntu-Medium.woff2") format("woff2"),
        url("font/SW-Ubuntu-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Ubuntu";
    src: url("font/SW-Ubuntu-Bold.woff2") format("woff2"),
        url("font/SW-Ubuntu-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Ubuntu";
    src: url("font/SW-Ubuntu-Light.woff2") format("woff2"),
        url("font/SW-Ubuntu-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Arial";
    src: url("font/SW-ArialMT.woff2") format("woff2"),
        url("font/SW-ArialMT.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SW Arial";
    src: url("font/SW-Arial-ItalicMT.woff2") format("woff2"),
        url("font/SW-Arial-ItalicMT.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SW Arial";
    src: url("font/SW-Arial-BoldItalicMT.woff2") format("woff2"),
        url("font/SW-Arial-BoldItalicMT.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "SW Arial";
    src: url("font/SW-Arial-BoldMT.woff2") format("woff2"),
        url("font/SW-Arial-BoldMT.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/* CLASSES */
.sw_bebas { font-family: "SW Bebas Neue"; font-style: normal; font-weight: normal; }
.sw_bebas_bold { font-family: "SW Bebas Neue"; font-style: normal; font-weight: bold; }
.sw_bebas_book { font-family: "SW Bebas Neue"; font-style: normal; font-weight: 600; }
.sw_ubuntu { font-family: "SW Ubuntu"; font-style: normal; font-weight: normal; }
.sw_ubuntu_bold { font-family: "SW Ubuntu"; font-style: normal; font-weight: bold; }
.sw_ubuntu_light { font-family: "SW Ubuntu"; font-style: normal; font-weight: 300; }
.sw_ubuntu_medium { font-family: "SW Ubuntu"; font-style: normal; font-weight: 500; }
.sw_ubuntu_ita { font-family: "SW Ubuntu"; font-style: italic; font-weight: normal; }
.sw_lato { font-family: "SW Lato"; font-style: normal; font-weight: normal; }
.sw_lato_light { font-family: "SW Lato"; font-style: normal; font-weight: 300; }
.sw_lato_medium { font-family: "SW Lato"; font-style: normal; font-weight: 500; }
.sw_lato_black { font-family: "SW Lato"; font-style: normal; font-weight: 900; }
.sw_lato_black_ita { font-family: "SW Lato"; font-style: italic; font-weight: 900; }
.sw_lato_bold { font-family: "SW Lato"; font-style: normal; font-weight: bold; }
.sw_lato_bold_ita { font-family: "SW Lato"; font-style: italic; font-weight: bold; }
.sw_lato_semibold { font-family: "SW Lato"; font-style: normal; font-weight: 600; }
.sw_lato_italic { font-family: "SW Lato"; font-style: italic; font-weight: normal; }
.sw_arial { font-family: "SW Arial"; font-style: normal; font-weight: normal; }
.sw_arial_ita { font-family: "SW Arial"; font-style: italic; font-weight: normal; }
.sw_arial_bold_italic { font-family: "SW Arial"; font-style: italic; font-weight: bold; }
.sw_arial_bold { font-family: "SW Arial"; font-style: normal; font-weight: bold; }
/* #################################### FIM FONTS #################################### */