/*Newwwwww style ;)*/
#faq-container {
	text-align: center;
	margin-left: 0;
}

#process-banner {
	margin-top: 3%;
}

#sheerid-body > .vertical-padding > p {
	display: none;
}

#help-text {
	display: none;
}

#step-title {
	display: none;
}

#SheerID-5 {
	padding-left: 0;
}

.buttons {
	padding-left: 0;
}

#topSuccess {
	margin-bottom: 10%; 
}

#bottomSuccess {
	margin-top: 10%;
}

#wrap-type > div {
	padding-left: 6px;
}




/*Old style*/

body {
	font-size: 12px;
}

body.success, body.upload_success {
	font-size: 14px;
}

input.form-control, textarea.form-control {
	border-radius: 0;
}

.form-horizontal .relationship-select {
    padding-top: 0;
}

input[type=radio], input[type=checkbox] {
    margin-top: 1px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 20px;
}

.newegg-orange {
	color: rgb(253,153,60);
}

.btn {
	color: white;
	background-color: rgb(253,153,60);
}

#header-img {
	max-width: 100%;
}

#wrap-meta-agree {
	min-height: 35px;
	margin-bottom: 15px;
}

#wrap-meta-agree label.checkbox {
	padding-left: 15px;
	font-size: 10px;
	font-weight: normal;
}

button[type="submit"]:disabled {
	background-color: #BBB;
	color: #FFF;
}

button.orange-button {
	background-color: rgb(253,153,60);
	color: #FFF;
	padding: 5px 15px;
	border-radius: 4px;
}

button.orange-button:hover {
	background-color: rgb(253,153,60);
	color: #FFF;
}


#finePrintVerifyFormAddenda small {
	font-size:10px;
}

#offer-banner-container img {
	max-width: 100%;
}

body.upload #verify-content {
	padding-left: 30px;
}

.lightbox-wrap {
	top: 10% !important;
	left: 5% !important;
	width: 90% !important;
	height: 80% !important;
}

body.confirmation h2 {
	color: rgb(253,153,60);
}

a.sheerid-combo-trigger {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	height: 28px !important;
	top: 1px !important;
}

#header-img-container img {
	width: 100%;
}

#sheerid-container {
	max-width: 800px;
	padding-top: 0;
	padding-bottom: 0;
}

#wrap-type input[type=radio] {
	margin-top: 2px;
}

.form-group {
  	margin-bottom: 10px;
}

.form-control {
	height: 30px;
  	padding: 0 0 0 12px;
}

.vertical-padding {
  	padding-top: 10px;
  	padding-bottom: 10px;
}

#sheerid-logo {
	text-align: right;
	padding: 13px 15px;
}

#sheerid-img {
	vertical-align: inherit;
}

#newegg-logo {
  	padding-top: 20px;
	padding-bottom: 10px;
}

.powered-by {
  vertical-align: text-bottom;
  font-size: 14px;
}

#disclaimer {
	font-size: 10px;
	font-weight: normal;
	color: #888;
	text-align: left;
    padding-left: 8px;
}

.error-templateDisabled img, .error-templateExpired img {
	vertical-align: baseline;
}

.red {
	color: rgb(255,29,29); 
}

.blue {
	color: rgb(23,55,94);
}
