@charset "utf-8";#e_conteudo .e_unidades_fiscais{flex:1}#e_conteudo .e_area_previsao_tempo{flex:2}#e_conteudo .e_unidades_fiscais .e_cont_unidades{padding:10px;border-radius:5px;background:#fff;height:100%}#e_conteudo .e_unidades_fiscais .e_cont_unidades .e_titulo_unidade{color:#fff;font-style:italic;text-align:center;line-height:55px;border-radius:5px;background:linear-gradient(45deg,rgba(42,81,175,.4) 0%,rgba(31,204,204,.4));color:var(--azul-500);font-size:18px;margin-bottom:10px}#e_conteudo .e_unidades_fiscais .e_cont_unidades .e_unidade{padding:15px;background:var(--azul-100);margin-bottom:10px;border-radius:5px}#e_conteudo .e_unidades_fiscais .e_cont_unidades .e_unidade:last-child{margin-bottom:0}#e_conteudo .e_unidades_fiscais .e_barra_unidade{overflow-y:auto;max-height:185px}#e_conteudo .e_conteudo_previsao .e_previsao .e_previsao_img{position:relative;width:80px;height:80px;margin:auto}#e_conteudo .e_conteudo_previsao .e_previsao .e_previsao_img{width:100px}@media(max-width:1000px){#e_conteudo .e_conteudo_d2{flex-direction:column}#e_conteudo .e_unidades_fiscais{margin-bottom:15px}}@media(max-width:600px){#e_conteudo .e_unidades_fiscais .e_cont_unidades .e_unidade img{display:none}}