@media print{

	body{
		zoom:0.79;
	}
	.print {
		display: inline-block;
	}
	#logo {
		display: inline-block;
	}
	#wheelerAddress { 
		font-size: 14px;
		float: right;
		display: inline-block;
	}
	#application {
		margin: auto;
		margin-top: 20px;
		/*margin-bottom: 20px;*/
		width: 114%;
		/*height: 1425px;*/
		background-color: white;
	}
	   #application {
   		height: 1030px;
   } 
   	#pic {
		height:70px!important;
	}
	h3 {
		font-weight: bold;
		font-size:9px!important;
	}
	#checkBoxShip {
		margin-left: 90px;
		display: inline-block;
	}
	strong {
		white-space: nowrap;
	}
	input {
		width: 75% !important;
		margin: 4px;
	}
	select {
		margin: 4px;
	}
	#bAddress {
		margin-right: 25px;
	}
	hr {
		display: none;
	}
	.longer {
		width: 116%;
	}
	h4 {
		/*text-decoration: underline;*/
		white-space: nowrap;
		font-weight: bold;
		font-size: 10px;
	}
	.button {
		background-color: #ffcc00;
		font-weight: bold;
		border: 1px solid white;
		display: none;
	}
	#one {
		display: inline;
	}
	#image {
		display: inline-block;
	}
	#wheelerAddress {
		display: inline-block;
	}
	.textAlignCenter {
		text-align: center;
	}
	#phoneOne {
		width: 16% !important;
	}
	#phoneTwo {
		width: 16% !important;
	}
	#phoneThree {
		width: 21% !important;
	}
	.inSize {
		height: 32px;
		width: 60% !important; 
		text-align: center;
		font-size: 14px;
	}
	.phoneNumber {
		font-size: 20px;
		font-weight: bold;
		color: #ffcc00;
	}
	input[class*='phone'] {
		display: inline-block;
	}
	label{
		width:120px;
		text-align:right;
		display:inline-block;
		text-align: right;
	}
	hr {
		display:none;
	}
	iframe {
		display: none;
	}
	.goAway {
		display: none;
	}
}
@media screen{
	body {
		background-color: #333;
		font-size: 15px;
		color: black;
	}
	#application {
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 65%;
		height: 1475px;
		background-color: white;
	}
	#pic {
		margin-top: 10px;
	}
	h3 {
		font-weight: bold;
	}
	#one {
		display: inline;
	}
	#image {
		display: inline-block;
	}
	#wheelerAddress {
		display: inline-block;
	}
	.textAlignCenter {
		text-align: center;
	}
	hr {
		width: 98%;
	}
	.yellowStar {
		font-size: 16px;
		color: #ffcc00;
	}
	.row {
		display: inline;
	}
	h4 {
		margin-left: 25px;
		text-decoration: underline;
		display: inline-block;
		font-weight: bold;
	}
	#phoneOne {
		width: 18% !important;
	}
	#phoneTwo {
		width: 18% !important;
	}
	#phoneThree {
		width: 27% !important;
	}
	.inSize {
		height: 32px;
		width: 60% !important; 
		text-align: center;
		font-size: 14px;
	}
	.phoneNumber {
		font-size: 20px;
		font-weight: bold;
		color: #ffcc00;
	}
	input[class*='phone'] {
		display: inline-block;
	}
	input {
		width: -30% !important;
		margin: 1px;
	}
	select {
		margin: 1px;
	}
	#bZip {
		width: 100%;
	}
	label[for="make"] {
		margin-left: 5px;
	}
	.right {
		width: 100%; 
	}
	label[for="serialNum"] {
		margin-left: -12px;
	}
	h5 {
		text-align: center;
	}
	.button {
		background-color: #ffcc00;
		font-weight: bold;
		border: 1px solid white;
		width: 10% !important;
	}
	#button {
		text-align: center;
	}
	.margin {
		margin-left: 5px;
	}
	label[for="orderNum"] {
		margin-left: -12px;
	}
	.aftSub {
		text-align: center;
		font-weight: bold;
	}
	.done {
		width: 25% !important;
	}
	#toPrint {
		width: 6% !important;
	}
}
label {
	text-align: right;
	margin-top: 7px;
}
textarea {
	margin-bottom: ;
}
.hr {
	margin-top: -5px;
	margin-bottom: -10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
   #application {
   		/*height: 1030px;*/
   } 
}

.shipBranch {
    display:none;
}
