@charset "UTF-8";
/* CSS Document */

.ldBar{position:relative;}.ldBar.label-center > .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 0 3px #fff}.ldBar-label:after{content:"%";display:inline}.ldBar.no-percent .ldBar-label:after{content:""}



.progressWrapper h3{
	font-size: 1.2rem !important; 
	margin-bottom: 0.4rem !important; 
	color: #877148 !important; 
	font-family: "Helvetica Neue LT W01_57 Cond","Roboto Condensed","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important; 
	line-height: 1.2rem !important;
}
.progressWrapper small{
	font-size: 70% !important;
}



.goal {
    text-align: right;
    font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #6f6f6f;
    font-size: 0.9rem;
    margin-top: -10px;
	padding: 0px 1%;
}

.ldBar-label {
    text-align: center;
    margin-top: -21px;
}

.prog5 .ldBar-label,
.prog6 .ldBar-label{
	font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	
}

.progressFan {
    /*margin-bottom: 88px;
    margin-top: 58px;*/
    margin-bottom: 58px;
    margin-top: 28px;
}

/*possition of the fan percentage*/
.ldBar.label-center > .ldBar-label{
    /*top: 92%;*/
    /*top: 95%;*/
    top: 52%;
    /*left: 96%;*/
}

.prog5 {
    text-align: center;
	/*margin-top: -88px;*/
    /*margin-top: -80px;*/
    margin-top: -50px;
}
/*.prog5 h3{
	font-size: 1.5rem !important;
	color: #877148;
}*/

.prog5.large-12.ldBar.label-center {
    display: inline;
}


.progressLine {
    margin: 1rem auto 3rem;
}
.prog6 svg {
    width: 92%;
}
.prog6.ldBar{
	margin-left: -8px;
	margin-bottom: -10px;
}
.prog6 .ldBar-label {
    /*float: right;
    margin-top: -37px;
	margin-right: -3px;*/
	position: absolute;
	top: 63%;
    right: -10px;
}
.prog6 h3{
    text-align: center;
}

.prog7 h3{
	float: left;
}
span.meter.alert {
    font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: white;
    text-align: right;
}


.prog7 .progress .meter.alert{
	background: #877148;
}


.prog7 .progress {
    background-color: #fff;
    border: 1px solid #000;

}
.goal {
    text-align: right;
    font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #6f6f6f;
    font-size: 0.9rem;
    margin-top: -10px;}

.nopadding{
	padding: 0px !important;
}

.prog7 {
    text-align: center;
    /*margin-top: -88px;*/
	margin: 0px auto 1rem;
}


