@font-face {
	font-family: XFINITY-Bold;
	src: url("../fonts/OTF/XFINITYStandard-Bold.otf");
}

@font-face {
	font-family: XFINITY-Thin;
	src: url("../fonts/OTF/XFINITYStandard-Thin.otf");
}

@font-face {
	font-family: XFINITY-Light;
	src: url("../fonts/OTF/XFINITYStandard-Light.otf");
}


/* ALL PAGES */
body {
	font-size: 16px;
	font-family: 'XFINITY-Light', sans-serif;
	color: #44484C;
	display: none;
	line-height: 27px;
	background-color: #EEF1F3; 
}

a, a:link, a:visited {
	color: #0067ad;
	text-decoration: none;
}

a:hover {
	color: #0067ad;
	text-decoration: none;
}

ul#SheerID-1 {
	max-width: 370px;
	margin-right: 30px;
}

h1 {
	margin-top: 0;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 18px;
	font-weight: 400;
}

p.error {
	margin-bottom: 40px;
	color: red !important;
}

div.lightbox-wrap {
    top: 15% !important;
}

div.overlay {
	background-color: #EEF1F3;
	top: 35px;
	height: calc(100% - 40px);
}

input[type=radio] {
	margin-top: 2px;
	padding-top: 3px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

select::-ms-expand {
    display: none;
}

.form-control:active, .form-control:focus {
	box-shadow: none;
  	-webkit-box-shadow: none;
  	-o-box-shadow: none;
  	-moz-box-shadow: none;
	border: 1px solid #0272B6 !important;
}

button[type=submit],
button[type=submit]:hover,
button[type=submit]:focus,
button[type=submit]:active,
.success-btn,
.success-btn:hover {
	max-height: 46px;
    width: 170px;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    background-color: #0067ad;
    margin-top: 15px;
    padding: 15px 20px;
    border-radius: 23px;
    border: 0;
    outline: none !important;
}

.success-btn, .success-btn:hover {
	margin-top: 20px;
	margin-bottom: 20px;
}

button[type=submit]:hover,
.success-btn:hover {
	opacity: 0.9;
}

.form-control {
	border-radius: 3px;
	font-size: 16px;
	height: 60px;
	border: 1px solid #646A70;
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	background-color: #ffffff;
	color: #000000;
}

.form-control::placeholder {
    color: #44484C;
    opacity: 1 !important;
}

.form-horizontal .control-label {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 5px;
	padding-top: 0px;
}

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

.form-group.col-xs-6 {
}

.form-horizontal label.radio-inline {
	margin-left: 0;
	margin-right: 10px;
}

.required-star {
	color: #44484C;
	display: none;
}

.square-select {
	border-radius: 3px;
	background-image: url("https://s3.amazonaws.com/com.sheerid.resources/xfinity/img/down_arrow.png");
	background-position: right 10px top 50%;
	background-size: 17px;
}

.fine-print {
	font-size: 12px;
}

.link-faq {
	color: #0067ad !important;
}

#sheerid-container {
	padding-top: 0;
	padding-bottom: 0;
}

#sheerid-container, .sheerid-container {
	max-width: 680px;
	min-width: 320px;
	padding-left: 57px;
	padding-right: 57px;
	background-color: #EEF1F3;
}

#sheerid-headband {
    height: auto;
    padding: 0;
}

/*#sheerid-headband img {
    padding: 0 0 0 15px;
    height: auto;
    margin-top: 30px;
    max-width: 175px;
    width: 50%;
}*/

#logo-banner {
	background-color: #EEF1F3;
	text-align: center;
	display: none;
	height: 50px;
	position: fixed;
	width: 100%;
	z-index: 1;
	border-bottom: 1px solid #ddd;
}

#logo-banner img {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0;
	max-width: 200px;
	opacity: 0.5;
}

#headband-logo {
	/*margin-top: 105px;*/
	margin-left: auto;
	margin-right: auto;
	background-color: #EEF1F3; 
	text-align: center;
}

#logo-container {
	text-align: center;
}

#logo-container img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#logo {
	margin-top: 20px;
	margin-bottom: 20px;
}

#sheerid-header {
	margin-bottom: 0px;
}

#sheerid-logo, #privacy-policy-link {
	text-align: right;
}

/*#step-banner {
	font-family: 'helvetica', sans-serif;
	font-size: 30px;
	color: #44484C;
	margin-top: 0px;
	margin-bottom: 20px;
}*/

#sheerid-body {
	padding-top: 20px;
}

.link-faq {
	color: #aaa;
}

#not-student {
	font-size: 14px;
}
/* END ALL PAGES */



/* VERIFY PAGE */
.verify body {
	display: none;
}

.verify #sheerid-body {
	padding-top: 0;
}

.helper-text {
	display: none;
	color: red;
	font-size: 14px;
}

.form-horizontal .radio {
	padding-top: 0px;
	min-height: unset;
}

input[id="organization.name"].error {
	border-color: red;
}

input[type='radio']:after {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    top: -1px;
    left: 1px;
    position: relative;
    background-color: white;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #999999;
}

input[type='radio']:checked:after {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    top: -1px;
    left: 1px;
    position: relative;
    background-color: #8e0000;;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 0px solid #333333;
}


select[id="BIRTH_DATE.month"] {
	width: 40%;
	margin-right: 1px;
}

select[id="BIRTH_DATE.day"] {
	width: 28.5%;
	margin-left: 1px;
	margin-right: 1px;
}

select[id="BIRTH_DATE.year"] {
	width: 28%;
	margin-left: 1px;
}

select[id="STATUS_START_DATE.year"] {
	width: 38%;
	padding-left: 5px;
}

a.sheerid-combo-trigger {
	top: 25px !important;
    right: 24px !important;
    left: unset !important;
    background-color: transparent !important;
}

a.sheerid-combo-trigger:hover {
	background-color: transparent;
}

#step-banner {
	font-family: 'XFINITY-Thin', sans-serif;
	font-size: 30px;
	color: #44484C;
	margin-top: 36px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

#drop-down-arrow {
    width: 17px;
}

#verify-msg {
	font-size: 13px;
	margin-bottom: 10px;
	text-align: center;
}

#finePrintRequiredFields {
	margin-bottom: 10px;
	font-size: 14px;
}

#finePrintRequiredFields small {
	font-size: 14px;
}

#wrap-type {
	margin-bottom: 10px;
}

#wrap-type label, #wrap-type label.radio-inline {
	font-size: 13px;
	padding-top: 0;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	display: inline-block;
}

#wrap-FIRST_NAME div.col-xs-6.left {
	padding-right: 3px;
}

#wrap-FIRST_NAME div.col-xs-6.right {
	padding-left: 3px;
}

#FIRST_NAMELabel {
	padding-left: 0px;
}

#LAST_NAMELabel {
	padding-left: 0px;
}

#wrap-BIRTH_DATE select {
	font-size: 14px;
	color: #44484C;
}

#wrap-meta-opt-in label {
	font-size: 11px;
}

#wrap-meta-opt-in label input {
	margin-top: 1px;
}

#meta-opt-inLabel {
	display: none;
}

#finePrintVerifyFormAddenda {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 0;
	color: #44484C;
	line-height: 21px;
	text-align: center;
}

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

#xfinity {
	display: inline-block;
	color: #aaa;
}

#faq-txt {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 40px;
	color: #44484C;
	text-align: center;
}
/* END VERIFY PAGE */



/* SUCCESS PAGE */
.success #sheerid-body {
	padding-top: 0;
}

#success-text-block {
	line-height: 1.5;
	margin-bottom: 20px;
	font-size: 11px;
	color: #44484C;
}

#coupon-code {
	display: block;
	font-weight: 700;
	font-size: 11px;
	text-align: center;
}

#redirect-cta {
	text-align: center;
}

#success-opportunity-container {
	margin-bottom: 0px;
	font-size: 9px;
	color: #aaa;
}
/* END SUCCESS PAGE */



/* UPLOAD PAGE */

li {
	padding-left: 10px;
}

.upload #sheerid-body {
	padding-top: 0;
}

.upload p.buttons {
	text-align: center;
}

#uploadContentHeader {
	margin-bottom: 15px;
	margin-top: 24px;
}

#upload-subheader {
	margin-bottom: 0;
}

#document-needs-list {
	margin-bottom: 12px;
	padding-left: 24px;
}

#upload-back-link {
	margin-bottom: 4px;
	margin-top: 22px;
}

#document-example-string {
	margin-bottom: 12px;
}

#document-examples-military, #document-examples-student, #document-examples-fr {
	padding-left: 0;
	margin-bottom: 15px;
	max-width: 375px;
}

#document-examples-student, #document-examples-fr {
	padding-left: 12px;
}

#document-examples-military li {
	list-style-type: none;
}

#formats {

	margin-bottom: 24px;
}

#format-list {
	display: inline-block;
}

#upload-btn-container {
	color: #44484C;
	font-size: 14px;
}

#upload-btn {
	max-height: 46px;
	width: 170px;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #0067ad;
	background-color: #ffffff;
	margin-right: 5px;
	padding: 15px 20px;
	border: 1px solid #0067ad;
	border-radius: 23px;
}

#upload-btn:hover {
	opacity: 0.9;
}

#upload-footer {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 21px;
}

#SheerID-3, #SheerID-5 {
	display: none;
}

#redirectContent {
	text-align: center;
	font-size: 14px;
}

#no-file {
	display: inline-block;
	padding-top: 10px;
}
/* END UPLOAD PAGE */



/* UPLOAD SUCCESS PAGE */

.upload_success #sheerid-body {
	padding-top: 0;
}

#note-text {
	margin-bottom: 40px;
}
/* END UPLOAD SUCCESS PAGE */



/* FAQ PAGE */

.faq #sheerid-headband {
	width: 100%;
}

.faq #headband-logo {
	width: auto;
	margin-left: 40px;
}

.faq #headband-logo img {
	padding-left: 0;
}

.faq h2 {
	font-size: 30px;
	font-weight: 400;
	text-align: left;
	margin: 60px 40px 25px 40px;
}

.faq dt {
	font-weight: 600;
}

dl.faq dl.faq {
	margin-right: 40px;
}

.faq dd {
	margin-left: 0;
	margin-bottom: 30px;
}

#faq-powered-by {
	font-size: 12px;
	margin-top: 50px;
}
/* END FAQ PAGE */



/* CONTACT PAGE */
.contact #finePrintRequiredFields {
	padding-left: 0;
}

.contact button {
	margin-bottom: 20px;
}
/* END CONTACT PAGE */


/* CONFIRMATION PAGE */
.confirmation #sheerid-body {
 padding-top: 10px;
}
.confirmation #form-container {
	margin-bottom: 35px;
}
/* CONFIRMATION PAGE */

/*
@media only screen and (max-width: 990px) {
	#headband-logo img {
		padding-left: 0;
	}
}

@media only screen and (max-width: 570px) {
	#wrap-organization, #wrap-EMAIL, #wrap-FIRST_NAME, 
	#wrap-LAST_NAME, #wrap-BIRTH_DATE, #wrap-STATUS_START_DATE,
	#wrap-first-name, #wrap-last-name, #wrap-email, #wrap-email-confirm,
	.col-xs-11 {
		width: 100%;
	}

	.col-xs-6, .col-xs-11, .col-xs-4 {
		padding-right: 0;
	}

	#wrap-first-name .col-xs-12, #wrap-last-name .col-xs-12,
	#wrap-email .col-xs-12, #wrap-email-confirm .col-xs-12 {
		padding-right: 0;
	}

	#wrap-BIRTH_DATE {
		margin-bottom: 20px;
	}

	button[type="submit"] {
		width: 100%;
	}

	#step-banner, .faq h2 {
		font-size: 24px;
	}
}*/

@media only screen and (max-device-width: 600px) {

}

@media only screen and (max-width: 570px) {
	body {
		background: unset;
	}

	input.form-control, select.form-control {
		font-size: 16px;
	}

	#headband-logo {
		margin-top: 35px;
	}

	#logo-banner {

	}

	#logo-banner img {
		opacity: 1;
	}
}

@media only screen and (max-device-width: 550px) {
	input[type=radio] {
 	    -webkit-appearance: radio;
	    -moz-appearance: radio;
    	appearance: radio;
	}

	input[type='radio']:after {
	    width: initial;
	    height: initial;
	    border-radius: initial;
	    top: initial;
	    left: initial;
	    position: initial;
	    background-color: initial;
	    content: normal;
	    display: initial;
	    visibility: visible;
	    border: initial;
	}

	input[type='radio']:checked:after {
	    width: initial;
	    height: initial;
	    border-radius: initial;
	    top: initial;
	    left: initial;
	    position: initial;
	    background-color: initial;
	    content: '';
	    display: initial;
	    visibility: visible;
	    border: initial;
	}

	.form-control, #wrap-BIRTH_DATE select {
		font-size: 16px;
	}
}

@media only screen and (max-width: 550px) {
	#wrap-FIRST_NAME > div.col-xs-6 {
		width: 100%;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	#LAST_NAMELabel {
		margin-top: 13px;
	}
}


@media only screen and (max-width: 460px) {
	#sheerid-container, .sheerid-container, #sheerid-banner {
		padding-left: 12px;
		padding-right: 12px;
	}
	select[id="BIRTH_DATE.month"] {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	select[id="BIRTH_DATE.day"] {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	select[id="BIRTH_DATE.year"] {
		width: 100%;
		margin-left: 0px;
		margin-bottom: 10px;
	}

	select[id="STATUS_START_DATE.year"] {
		width: 100%;
	}

	#wrap-BIRTH_DATE select {
		font-weight: 400;
	}
}