@charset "utf-8";
/* CSS Document */

/* align the form elements */
label:not([for="acceptsummary"]):not([for="recaptcha_response_field"]):not([for="captcha_code"]) {
	display: inline-block;
	float: left;
	clear: left;
	width: 220px;
	text-align: right;
	padding-right: 5px;
	margin: 1px;
}

input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]):not([id="recaptcha_response_field"]):not([id="captcha_code"]), select, textarea {
	display: inline-block;
	float: left;
	margin: 1px;
	width: 200px;
	border: 1px solid grey;
	border-radius: 5px;
}
#haspaper {
	width: auto;
}
.snoticeright {
	display: inline-block;
	margin: 1px;
	float: left;
	width: 200px;
	text-align: center;
	font-size: smaller;
	color: grey;
}
fieldset {
	width: 394px;
	border: 1px solid grey;
	border-radius: 5px;
	margin: 10px auto;
	clear: both;
}
#stotal {
	font-size: xx-large;
	display: block;
	clear: both;
	text-align: center;
}
#selcurr {
	display: block;
	width: 75px;
	border: 1px solid grey;
	border-radius: 5px;
	text-align: center;
	margin: 5px auto 0px auto;
	float: none;
}
#additional label {
	display: inline-block;
	float: left;
	clear: left;
	width: 220px;
	text-align: right;
	padding-right: 5px;
}
#additional select {
	display: inline-block;
	float: left;
	margin: 1px;
	width: 45px;
	border: 1px solid grey;
	border-radius: 5px;
	text-align: center;
}
.price {
	display: inline-block;
	float: left;
	margin: 1px;
	width: 100px;
	padding-left: 5px;
}
.nextbutton {
	padding: 10px 20px;
	border-radius: 5px;
	display: block;
	width: 130px;
	margin: 10px auto;
	text-align: center;
}
form {
	width: 520px;
	margin: 0 auto;
}
#submitbutton {
	float: right;
}
#resetbutton {
	float: left;
}
#ieeeno, label[for="ieeeno"], #sbaseprice, label[for="sbaseprice"], #day, #dayl {
	display: none;
}
.snoticecenter {
	font-size: smaller;
	display: block;
	clear: both;
	text-align: center;
	color: grey;
}
#paytable {
	border-top: 1px solid grey;
	margin: 20px auto;
	font-size: smaller;
	text-align: left;
	width: 390px;
}
.leftcell {
	text-align: left;
}
.rightcell {
	text-align: right;
}
.centercell {
	text-align: center;
}
.totalcell {
	text-align: right;
	font-size: large;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}
.summaryheading {
	border-bottom: 1px solid grey;
	margin: 0 auto;
	clear: both;
	text-align: left;
	font-size: smaller;
	font-weight: bold;
	width: 390px;
}
.summarydetails {
	margin: 0 auto;
	clear: both;
	text-align: left;
	font-size: smaller;
	width: 390px;
	word-wrap:break-word;	
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}
.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 10px;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
#supload, #studupload {
	clear: both;
	margin: 0 auto;
	text-align: center;
}
.proof, .studproof {
	clear: both;
	margin: 0 auto;
	text-align: center;
	display: none;
}
#prfieldset, #studfieldset {
	display: none;
}
.bar, .studbar {
	height: 30px;
}
#bartext, #studbartext {
	color: grey;
	font-size: smaller;
	vertical-align: middle;
	margin: auto;
	text-align: center;
	display: inline-block;
	width: 380px;
}
#recaptcha_image {
	padding: 3px;
	margin: 10px auto;
}
#recaptcha_div {
	width: 360px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	display: block;
	vertical-align: middle;
}
input.error, select.error {
	background-color: yellow;
}  /* for invalid fields (JQuery validation) */
label.error {
	display: none !important;
} /* do not display validation error messages */

#nocarddialog {
	display:none;
}