.ui-progress {
    width: 300px;
    height: 20px;
    padding: 5px;
    margin: 0.5em 0;
}
.ui-progress .ui-progress-bar {
    width: 100%;
    height: 100%;
    background: #008000;
    position: relative;
}
.ui-progress .ui-progress-bar .ui-progress-value {
    width: 100%;
    height: 100%;
    background: #f00;
}
.ui-progress .ui-progress-bar .ui-progress-label {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 20px;
}
.ui-progress .ui-progress-bar .ui-progress-label.ui-progress-above50 {
    color: #fff;
}
.hidden {
	display:none;
}
h1 {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 45px;
	letter-spacing: .2em;
	line-height: 1.1em;
	text-align: center;
	color:#6a9ca7;
	text-transform: uppercase;
}
b3 {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 20px;
#	letter-spacing: .1em;
	line-height: 1.1em;
	text-align: center;
	color:#6a9ca7;
	text-transform: uppercase;

}
b4 {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 18px;
#	letter-spacing: .1em;
	line-height: 1.1em;
	text-align: center;
	color:#6a9ca7;
	text-transform: uppercase
}
bred {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 18px;
#	letter-spacing: .1em;
	line-height: 1.1em;
	text-align: center;
	color:red;
}
b5 {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 25px;
	letter-spacing: .2em;
	line-height: 1.1em;
	text-align: center;
	color:#6a9ca7;
	text-transform: uppercase
}
.bfooter {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
        font-size: 13px;
	letter-spacing: 0.2em;
	line-height: 1.1em;
	text-align: center;
	color:#6a9ca7;
	margin-top: 150px;
}
#button-success {
    background-color: #6a9ca7;
    color: #fff;
    font-family: 'Oswald';
    font-size: 20px;
    text-decoration: none;
    cursor: poiner;
    border:none;
        }

.z100{
    margin-top: 100px;
}
.50{
    margin-top: 50px;
}
.z150{
    margin-top: 150px;
}