@charset "utf-8";
/* CSS Document */

body > header,
body > footer,
.page-title,
#top-navbar,
button,
.plate-input {
	display: none !important;
}

.main-logo {
	width: 100% !important;
	text-align: center !important;	
}

.main-logo-img {
	top: 35px !important;	
}

/********************** sell your car ***********************/
#stage5 fieldset {
	padding: 2px 0;
}

#stage5 h3 {
	margin: 5px 0;
	font-size: 20px;
}


#smc .sep-q {
	margin-bottom: 10px !important;	
}



@media print {
  a[href]:after {
    content: none !important;
  }
}