.sc_table {
	font-size: 18px;
}
.sc_table table td, table th {
    padding: 8px !important;
    text-align: left !important;
}

.results {
    color: red;
}
.results {
	color: red;
	font-size: 18px;
	padding: 10px;
	text-align: center;
}
.cnic_heading {
	font-size: 18px;
	font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sc_table span {
    font-weight: bold !important;
}
.error-message {
	color: red;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
	padding: 15px;
}
/* note to license verification */
.cnic_note {
	font-size: 13px;
    padding: 10px 0;
}