﻿/* fee payment styles */

.spnHeading {
	font-size: 20px!important;
	color: #c54702!important;
	margin-bottom: 15px!important;
	background-color:transparent !important;
	width:100% !important;
	border-bottom: 1px solid #e3e3e3 !important;
}

input[type="checkbox"] {
	margin-top: -5px !important;
	margin-right: 10px !important;
}

input[type="submit"] {
	background-color: #c54702;
	color:#ddd;
	height: 36px;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 3px;
	border-radius: 4px;
}

input[type="submit"]:hover {
	background-color: #ef4c23;
	color:#fff;
}
table tr td {
	border-top: 0 !important;
}

label {
	margin-right:5px;
	font-size:12px;
}

.tdLabel {
	width:170px;
	text-align:right;
	margin-right:5px;
}
/*select {
	height:28px !important;
}*/
input[type=text] {
	height:28px !important;
}
td[style] {
	font-weight:normal!important;
	border:0!important;
	display:table-cell!important;
}
.textNormal[style]{
	font-size: 14px !important;
	text-align: right !important;
}
#ctl00_ctl48_g_9518dc88_1ebf_430e_8c69_d7f362406be8_ctl00_MiscFee[style] {
	width:100%;
}

