@charset "utf-8";

.legend-widget {margin-top:20px;}

.legend-widget ul {margin:0; padding:0;}
.legend-widget li {margin:0; padding:0; list-style:none; border-bottom:1px solid #DDD; padding-bottom:16px; margin-bottom:19px; }
.legend-widget li:last-child {border-bottom:none;}
.legend-widget h3 {font-size: 1.5em; color: #9a9a9a; margin-bottom: 13px; font-weight: 500; padding-left:2px;}
.legend-widget p {font: 13px/17px Arial, sans-serif; margin:0; color:#303030; padding-left:2px;}
.legend-widget h4 {
  text-transform:uppercase;
  margin:0 0 5px;
  margin-bottom:0;
  font-size:16px;
  background: url('../../_img/legenda-widget2.png') no-repeat;
  padding-left:60px;
  height: 40px;
  line-height: 30px;
}

.legend-widget .verdadeiro h4 {color:#19c147; background-position:0 0px;}
.legend-widget .falso h4 {color:#E2504A; background-position:0 -52px;}
.legend-widget .NaoeBemAssim h4 {color:#FF8500; background-position:0 -279px;}
.legend-widget .NaoHaConfirmacao h4 {color:#FFCB12; background-position:0 -110px;}
.legend-widget .naoSeSustenta h4 {color:#FB003D; background-position:0 -167px;}
.legend-widget .verdadeiroMas h4 {color:#28C5D3; background-position:0 -224px;}
.legend-widget .controverso h4 {color:#1611C0; background-position:0 -335px;}
.legend-widget .cumprido h4 {color:#90bd00; background-position:0 -390px;}
.legend-widget .cumpridoParcialmente h4 {color:#00A79C; background-position:0 -446px;}
.legend-widget .emAndamento h4 {color:#2067BA; background-position:0 -503px;}
.legend-widget .soNaPromessa h4 {color:#F10034; background-position:0 -556px;}
