/* 
	This is 
 */
#isDocumentNarrow {position: relative; display:none;}

body, html {
	width: 100%;
}


#container {
	width: auto;
	margin: 0 15px;
	padding: 15px;
}

.formFauxColumnWrapper{
  background:none;
}
#content {
	padding: 10px;
}
.donate-section, .donate-subsection, .nextRow, .notesRow, #footer, .copy, #theForm, .sameAsDonorP, #letter, #regularpages {
	position: relative;
	width: auto;
	padding: 0;
	float: none;
	margin:15px auto;
}
.testimonialColumn{
	max-width: 555px;
	padding-top: 1px;
	padding-bottom: 15px;
}
#optionalFieldsetWrapper {
	margin: 0 15px;
}
.sameAsDonorP{
	margin: 8px auto 8px 8px;;
	display: inline-block;
	width: 80%;
}
.truckBackSize {
	display: block;
	width: 100%;
	padding-right: 0;
}
.progressContainer{
	margin-right: 93px;
	width: auto;
}
.truckBackground {
	margin: 0 auto 5px;
	/*width: 100%;*/
}
#theForm {
}
.firstFieldset{
	margin: 0;
}
.inputColumnWrapper, .col, .colPlus{
	border: none;
	width: 100%;
	padding: 0;
}
.inputColumn2, .inputColumn{
	clear: both;
	width: 100%;
	margin: 0;
}
.inputRow{
	margin: 0 auto;
	width: auto;
	padding: 15px 20px 0;
	font-size: 16px;
}
.textarea {
	font-size: 16px;
}
label {
	font-size: 14px;
}
.formLabel{
	display: block;
	width: 100%;
	font-size: 16px;
}
.inputRow input, .inputRow select {
	width: 100%;
}
.notesRow {
	padding: 15px 20px 0;
	margin: 0;
	margin-bottom: 10px;
}
.textbox {
	height: 23px;
}

.donateThankyou {
	padding: 0;
	margin: 15px;
}

#theForm .formColumn{
	margin: 0 auto;
}


.fieldsetHelpExpand {
	display: block;
	float: right;
	margin-right: 24px;
}

.fieldsetHelpTop, .fieldsetHelpBottom, .fieldsetBody, .fieldsetHelpContent {
	background-image: none;
	background-color: transparent;
	border: none;
}
.fieldsetBody {
	margin: 0 0 15px;
	padding-top: 15px;
	overflow: hidden;
}
.fieldsetHelpHeader, .fieldsetHelpTop {
	display: none;
}
.fieldsetHelp {
	width: auto;
	margin: -315px 0 15px;
	background-color: #A6A6A6;
	padding: 10px 15px 15px;
	color: #fff;
	font-size: 14px;
}
.fieldsetHelpCloser {
	display:block;
	text-align: center;
	margin: 10px auto 0;
	font-weight: bold;
	cursor: pointer;
}

.expanded {
	margin-top: -15px;
}

@media all and (max-width: 815px) {
	
	#socialBlock {
		width: auto !important;
		
	}
	#socialBlock>tbody>tr>td {
		width: auto !important;
		display: block !important;
		text-align: center;
	}
}
@media all and (max-width: 550px) { 
	#isDocumentNarrow {position: static; display:none;}
	.button-wrapper {
		float: none;
	}
	.process-button, a.back-button, .cancel-button {
		width: 100%;
		display: block;
		padding: 5px 0;
		text-align: center;
		margin: 5px 0;
		font-style: normal;
	}
	#box .process-button, #box .cancel-button{
		width: auto;
	}
	.process-button {
		padding: 5px 1px; /* to make it appear the same width as the back-button */
	}
	.firstFieldset, .fieldsetReview, .fieldsetBodyReview, .fieldsetBodyReview table, .donate3 tr, .donate3 tbody {
		width: 100%;
		display: inline-block;
		position: relative;
		float: none;
		clear: both;
	}
	/*.fieldsetBodyReview table, .donate3 tr, .donate3 tbody {
		width: 100%;
		display: inline-block;
		float: left;
	}*/
	.donate3  table {
		display: none;
	}
	.confirmRow{
		display: inline-block;
		float: left;
		width: 100%;
	}
	.confirmRow:not(:last-child){
		border-bottom: 2px solid #E2EBF4;
	}
	.confirmRow .confirmColLeft {
		border-right: 2px solid #E2EBF4;
		width: 90px;
		float: left;
		padding: 4px 5px;
		font-weight: bold;
		text-align: right;
	}
	.confirmRow .confirmColRight {
		margin-left: 102px;
		padding: 4px 5px;
	}
	
	.mailLableWrapper{
		width: 100%;
		display: block;
		text-align: left;
	}
	.mailRow input, #noTitlesBody{
		width: 100%;
		margin-left: 0;
	}
	#noTitlesSend {
		padding: 5px 20px;
		margin-left: 35%;
	}
	#box, #boxInner {
		left: 0;
		top:30%;
		width: auto;
		height: auto;
		margin: 10px;
		position: fixed;
		background-color: #fff;
	}
	#boxInnerText {
		margin: 15px;
	}
	#contWrap, #canWrap, .donate4 #contWrap, .donate4 #canWrap {
		position: relative;
		float: none;
		text-align: center;
		width: auto;
		font-size: 24px;
		color: #fff;
		margin: 15px 15px 20px;
	}
        .fieldset{
            border-right: none;
            border-left: none;
        }
	
:not(.donate4) #contWrap:first-line, :not(.donate4) #canWrap:first-line {
	font-size: 16px;
}
	
	#continue, #cancelCircle{
		display: none;
	}
	#canWrap:hover, #contWrap:hover {
		border: none;
	}
	#useExpressText, #noThanksText {
		text-indent: 0;
		width: auto;
	}
	.process-button br {
		display: none;
	}
}
@media all and (max-width: 400px) { 
	#container {
		margin-left: 0;
		margin-right: 0;
		min-width: 290px;
		border: none;
	}
	.progressText a{
		line-height: 2;
		padding-left: 5px;
	}
}
