#petitionInfo {
	background-color: #F4EDE3;
	border: 1px solid black;
	padding: 5px;
	width: 100%;
}

/*
div.field {
	clear: none;
	overflow: auto;
}
*/

#petition-intro {
	margin-bottom: 25px;
}

#pageListing {
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	background-color: #ad2327;
	color: #fff;
	padding: 6px;
}

#totalPages {
	float: right;
	text-align: right;
	margin-top: -2px;
}

div.signature-list {
	margin: 5px 0px 15px 0px;
}

div.petition-signature {
	background-color: #e9e8e4;
	border-top: 1px dotted #AE8A5C;
	padding: 10px 5px;
}

div.petition-signature:nth-child(odd) {
	background-color: #eee;
}

div.petition-signature:first-child {
	border-top: 0px;
}

div.petition-signature-name {
	font-weight: bold;
	float: left;
}

div.petition-signature-name span {
	padding-left: 15px;
	font-style: italic;
}

div.petition-signature-date {
	text-align: right;
}

div.petition-signature-name span {
	font-weight: normal;
}

h3.sign {
	float: left;
}

h3.sign ~ span {
	float: right;
}

div#pageNav {
	margin: 10px 0px;
	text-align: center;
}

div.ui-widget-header {
	border: 0px;
	padding-bottom: 10px;
}

ul#petitionList {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul#petitionList li {
  border-bottom: 1px solid #E5DCCB;
  margin: 2px 0;
  padding: 10px 0;
}


ul#petitionList li a {
  display: block;
  padding: 3px 3px 3px 15px;
  text-decoration: none;
}

ul#petitionList li em {
  padding: 3px 3px 3px 15px;
}

div.field {
	margin-bottom: 10px;
}

/*div.field label {
	float: left;
	font-weight: bold;
	padding-top: 8px;
	text-align: right;
	width: 125px;
}

div.field div.input {
	margin-left: 130px;
	min-height: 22px;
}

div.field div.input.review {
	padding-top: 8px;
}

/*div.submit {
	margin-left: 130px;
}

div.field div.input label {
	float: none;
	font-style: italic;
	font-weight: normal;
	padding: 3px 0px;
	text-align: left;
	width: auto;
}

div.field div.input label.subLabel {
 float: left;
}

div.text_field textarea,
div.field div.input select,
div.field div.input textarea,
div.field div.input input[type=text] {
	background: #ffffff; /!* Old browsers *!/
	background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%); /!* FF3.6+ *!/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /!* Chrome,Safari4+ *!/
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /!* Chrome10+,Safari5.1+ *!/
	background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /!* Opera 11.10+ *!/
	background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /!* IE10+ *!/
	background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%); /!* W3C *!/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /!* IE6-9 *!/
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #e6dbdc;
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 8px 5px;
	width: 200px;
}*/

span.form-error {
	color: red;
	display: block;
}

div#pageNav a {
	background-color: #eee;
	border: 1px solid #EEEEEE;
	display: inline-block;
	margin: 0px 3px;
	padding: 4px;
}

div#pageNav span {
	background-color: #fff;
	border: 1px solid #E9E8E4;
	display: inline-block;
	margin: 0px 3px;
	padding: 4px;
}


div.petition-item-container {
	background-color: #e9e8e4;
	padding: 20px 15px;
}

div.petition-item-title {
	color: #231F20;
	font-family: 'Roboto', serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0px;
}

div.petition-item-title a:not(.red-button) {
	color: #231F20;
}

div.petition-item-expiry {
	font-style: italic;
	font-size: 10pt;
}

div.petition-item-read-more {
	margin-top: 5px;
}

div.petition-item-read-more a {
	color: #930000;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-top: 5px;
  text-transform: uppercase;
}

h3.sign {
	margin-bottom: 15px;
}

h3.sign a.red-button {
	font-weight: normal;
	font-size: 11pt;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

#form {
	background-color: #efefef;
}

#form .contactInfo-content {
	padding: 0 10px;
}

#form h4 {
	text-transform: uppercase;
	background-color: #ad2327;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

#form label.normal {
	font-weight: normal;
	text-transform: none;
}

#form .submit {
	text-align: center;
}

.campaign-bar {
	background-color: #ce2d30;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	height: 50px;
	position: relative;
}

.campaign-bar-label {
	border-left: 2px solid #48bf50;
	border-right: 2px solid #48bf50;
	font-size: 90%;
	font-weight: 700;
	height: 35px;
	line-height:  1em;
	position: relative;
	margin-top: 15px;
}

.campaign-bar-notches {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.campaign-bar:after,
.campaign-bar-label:before,
.campaign-bar-label:after,
.campaign-bar-notches:before,
.campaign-bar-notches:after {
	border-left: 2px solid #fff;
	content: "";
	height: 10px;
	position: absolute;
	left: 25%;
	bottom: -10px;
	width: 0;
	z-index: 10;
}

.campaign-bar:after {
	bottom: auto;
	left: 50%;
	top: 0;
}

.campaign-bar-notches:before,
.campaign-bar-notches:after {
	border-left-width: 1px;
	bottom: -5px;
	height: 5px;
}

.campaign-bar-notches.low:before {
	left: 12.5%;
}

.campaign-bar-notches.low:after {
	left: 37.5%;
}

.campaign-bar-notches.high:before {
	left: 62.5%;
}

.campaign-bar-notches.high:after {
	left: 87.5%;
}

.campaign-bar-label:after {
	left: 75%;
}

.campaign-bar-label span.left {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 35px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.campaign-bar-label span.right {
	padding-top: 3px;
	position: absolute;
	right: 0;
	top: 0;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: center;
}

.campaign-bar-progress {
	background-image: linear-gradient(-45deg, #92CE72 25%, #70C542 25%, #70C542 50%, #92CE72 50%, #92CE72 75%, #70C542 75%, #70C542);
	background-size: 50px 50px;
	transition: width .6s cubic-bezier(0.4, 0.0, 0.2, 1);
	/*background-image: url( ../images/progress.png ); */
	background-color: #48bf50;
	display: inline-block;
	position: relative;
	height: 50px;
	vertical-align: top;
}

.campaign-bar-progress:after {
	content: attr( data-title );
	color: #fff;
	font-size: 140%;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	height: 50px;
	right: 5px;
	line-height: 50px;
	position: absolute;
	top: 0;
}

.campaign-bar-progress.under:after {
	right: -35px;
}

.campaign-bar-progress-amount {
	color: #231f20;
	font-size: 140%;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	padding: 0 10px;
}

.campaign-signature-title {
	text-align: center;
}

.campaign-signature-title span {
	display: block;
	font-size: 50%;
	font-weight: 400;
	text-transform: uppercase;
}

.campaign-bar + hr {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}