#block-2019-progress-bar {
  margin-left:0rem;
  max-width:100%;
  min-width:320px;
  }
.outer_box_2020{
    padding:2px 10px 2px 10px;
    background-color:#eef4d7;
    border:1px dashed #000000;
    border-radius:10px;
    width:100%;
    min-width:320px;
    float:left;
  }
.target_box_2020{
    width:100%;
	height:25px;
        background-position: bottom left;
        background-color:#FFFFFF;
        background-size: 100% auto; 
        background-repeat: no-repeat;
	border:1px solid #000000;
	border-radius:5px;
	box-shadow: 1px 2px #B3B3B3;
	}
.month_2020{
	height:23px;
	float:left;
	border-radius:3px 0px 0px 3px;
	font-size:9px;
	text-align:right;
	}
.month_2020,.target_legent_month_2020{
    background-color:#C87137;
	}
.month_2020,.month_bottom_2020{
  float:left;
	text-align:right;
    }
.total_2020_proportion{
    float:left;
    font-size:12px;
    color:#C87137;
    line-height:12px;
    padding-top:2px;
    padding-left:2px;
    }
.month_bottom_2020{
	height:15px;
	}
.single_2020{
    height:25px;
    }
.single_2020,.target_legent_single_2020{
    background-color:#89A02C;
	}	
.single_2020,.single_bottom_2020{
    float:left;
	text-align:right;
	}
.single_bottom_2020{
	height:15px;
	}
.month_bottom_2020  p{
    margin-top:2px;
	margin-right:-35px;
	font-size:9px;
	line-height:11px;
    }
.single_bottom_2020 p{
    margin-top:5px;
	margin-right:2px;
	font-size:9px;
	line-height:11px;
    }
.target_bottom_2020{
    width:100%;
	height:15px;
	margin-top:2px;
	}
.ton_2020{
    float:left;
	margin-top:2px;
	font-size:9px;
	line-height:15px;
	margin-left:5px;
    }	
.tan_2020{
    float:right;
	margin-top:2px;
	padding-right:5px;
	font-size:9px;
	margin-bottom:0px;
    }
.target_title_2020{
    float:left;
	line-height:2rem;
	font-size:1.2rem;
	font-weight:500;
    }
.target_legend_2020{
    float:right;
	line-height:20px;
    }	
.target_legent_month_2020,.target_legent_single_2020{
    width:12px;
	height:12px;
	float:left;
	margin:3px;
	}
.target_legent_text_2020{
    float:left;
	font-size:10px;
	}
.clear_2020{
    clear:both;
	border:0px;
	margin:0px;
	}
.information_2020{
    font-size:10px;
	float:right;
	line-height:10px;
	color:#666666;
	}
.information_text_2020{
  float:left;
	margin-left:10px;
	margin-top:-10px;
	padding:2px 10px 2px 10px;
	}
#node-2020 h2{
    display:none;
    }
.donate_info {
  float:left;
  padding:5px;
  margin:0.3rem 0rem 0.3rem 0.5rem;
  font-size:0.9rem;
  width:38%;
  background-color:#d6dfccbd;
  border:1px solid #CCCCCC;
}
@media only screen and (max-width: 960px) {
  .donate_info {
    width:100%;
    margin-left:0.2rem;
    border-left:0px;
  }
}
.inner_box_2020 {
  width:60%;
  min-width:300px;
  float:left;
  margin-right:0.5rem;
}
@media only screen and (max-width: 960px) {
  .inner_box_2020 {
    width:100%;
  }
}