.col-d-1 {width: 8.33%;}
.col-d-2 {width: 16.66%;}
.col-d-3 {width: 25%;}
.col-d-4 {width: 33.33%;}
.col-d-5 {width: 41.66%;}
.col-d-6 {width: 50%;}
.col-d-7 {width: 58.33%;}
.col-d-8 {width: 66.66%;}
.col-d-9 {width: 75%;}
.col-d-10 {width: 83.33%;}
.col-d-11 {width: 91.66%;}
.col-d-12 {width: 100%;}

.col-l-1 {width: 8.33%;}
.col-l-2 {width: 16.66%;}
.col-l-3 {width: 25%;}
.col-l-4 {width: 33.33%;}
.col-l-5 {width: 41.66%;}
.col-l-6 {width: 50%;}
.col-l-7 {width: 58.33%;}
.col-l-8 {width: 66.66%;}
.col-l-9 {width: 75%;}
.col-l-10 {width: 83.33%;}
.col-l-11 {width: 91.66%;}
.col-l-12 {width: 100%;}

header {
	display: none;
	height: 0 !important;
	visibility: hidden;
}

footer {
	display: none;
	visibility: hidden;
}

section {
	padding-top: 20px !important;
}

section.top h1 {
	font-size: 34px;
    margin-top: 0px !important;
}

p {
	font-size: 16px !important;
}

.printHide {
	display: none;
	height: 0;
	visibility: hidden;
}

.pageBreak {
	clear: both;
	page-break-after: always;
}

#accountForm {
	padding-top: 0 !important;
}

.button,
a#buttonTop {
	display: none;
	visibility: hidden;
}

.noteField,
.status {
	background: #FFF !important;;
	border: 1px solid #777 !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}