body {
	font-family: Arial, sans-serif;
  background-color: #f8f8f8;
	background-repeat: no-repeat;
	background-size: cover;
	color: #333;
}

a, a:hover {
  color: #538ECA;
  text-decoration: none;
}

a.sheerid-combo-trigger {
  background: url(https://s3.amazonaws.com/com.sheerid.resources/common/images/arrow_form_field.png) no-repeat center;
  background-color: transparent !important;
  width: 40px;
}
          
a.sheerid-combo-trigger-open {
  background-image: none;
}

label {
  font-family: Arial, sans-serif;
  font-weight: 600;
  /*display: none; */
}

p {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
  margin-bottom: 32px;
  line-height: 1.5;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

ul {
  margin-left: 0px;
  padding-left: 20px;  
}

ul.sheerid-combo-list li a {
  height: 2rem;
  padding: 0.25rem 0.25rem 0 1rem !important;
}

li {
  font-family: Arial, sans-serif;
}

.container-fluid {
  padding: 0px;
}

.margin-bottom {
  margin-bottom: 0px;  
}

.margin-bottom-24 {
  margin-bottom: 24px;  
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.fine {
  font-size: 14px; 
}

.help-block {
  margin-bottom: 0;  
}

.headerTextTwo {
  padding-top: 32px;
  margin-top: 32px;
    
}

.fileblock {
  min-width: none;
  width: 100%;
  max-width: 400px;  
}

.form-control {
  margin-bottom: 0px;
  border-radius: 3px !important;
  height: 45px;
  font-size: 14px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
}

.contact .form-control {
  margin-bottom: 16px;
}

::-webkit-input-placeholder {
  font-style: normal;
  font-size: 14px;
  padding-top: 5px;
}
:-moz-placeholder {
  font-style: normal;
  font-size: 14px;
  padding-top: 5px;
}
::-moz-placeholder {
  font-style: normal;
  font-size: 14px;
  padding-top: 5px;
}
:-ms-input-placeholder {
  font-style: normal;
  font-size: 14px;
  padding-top: 5px;
}

#sheerid-container {
  background-color: #ffffff;
  max-width: 720px;
  margin: 20px auto 0 auto;
}

#sheerid-header {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}

#headband {
  margin-top: 24px;
  float:none;
}

#logo-container {
  max-width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 0;
  margin-bottom: 35px;
}

#logo-container img {
  padding: 0;
  position: static !important;
  margin: 0;
  max-height: none;
  max-width: none;
}

#step-title {
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#step-title p {
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
  text-transform: none;
  margin-bottom: 35px;
}

#sheerid-body {
  margin-bottom: 0px;
  margin-left: 150px;
  margin-right: 150px;
  max-width: 400px;
}

#sheerid-footer {
  margin-bottom: 0px;
  margin-left: 150px;
  margin-right: 150px;
  max-width: 100%;
  width: 400px;
}

#powered-by {
  font-size: 12px;
  font-weight: 600;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
}

#faq {
  font-size: 12px;
  width: auto;
  line-height: 1.5;
  margin-bottom: 0;
  margin-left: 10px;
}

#faq-link {
  font-size: 12px;
  margin: 0 150px;
  padding-top: 0;
  max-width: none;
  width: 400px;
}



/* BUTTONS */
.dropdown-menu {
  border-radius: 0; 
}
button[type=button] {
  height: 45px !important;
  border-radius: 0px !important;
}

button[type=button] span {
  font-size: 14px;
  padding-top: 5px;
}

button[type=submit], button[type=submit]:hover, button[type=submit]:focus, .action, .action:hover, .action:focus {
  font-family: Arial, sans-serif;
  font-size: 16px;
  width: 300px;
  /*min-width: 370px;*/
  height: 45px;
  min-height: 45px;
  white-space: normal;
  background-color: #53AEF5;
  color: #000000;
  border-radius: 3px !important;
  padding: 12px;
  border: 0px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

button[type=submit]:hover, button[type=submit]:focus {
  background-color: #53AEF5;
  color: #000000;
  font-size: 16px;
  padding: 12px;
}

#countryCode-wrapper .btn.dropdown-toggle.bs-placeholder.btn-default, 
#countryCode-wrapper .btn.dropdown-toggle.btn-default {
  border-radius: 3px !important;
}

.blk-btn {
  font-family: Arial, sans-serif;
  font-size: 18px;
  width: initial;
  min-width: 370px;
  height: 45px;
  min-height: 45px;
  background-color: #53AEF5;
  color: #000000;
  /*border-radius: 0px;*/
  padding: 12px;
  border: 0px;
  border-radius: 3px !important;
  white-space: normal;
}

.blk-btn:hover, .blk-btn:focus {
  background-color: #53AEF5;
  color: #000000;
}

.assetFailLink {
  padding: 0 !important;
}

.failureBtnLink {
  background-color: transparent !important;
  color: #538ECA !important;
}

.failureBtnLink:hover {
  background-color: transparent !important;
  color: #538ECA !important;
  padding: 0 !important;
}
/* BUTTONS END */



/* VERIFY PAGE */
.verify button[type="submit"] {
  margin-top: 15px;
}

#langAlert {
  color: white;
  margin-bottom: 16px;
  font-weight: 300;
  width: 600px;
}

#offer {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  margin-bottom: 35px;
  line-height: 1.5;
}

#form-container.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

#form-container .col-xs-6, #form-container .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

#person-info {
  margin-bottom: 0;
}

#wrap-FIRST_NAME {
  padding-right: 3px !important;
}

#wrap-LAST_NAME {
  padding-left: 3px !important;
}

#wrap-FIRST_NAME, #wrap-LAST_NAME, #wrap-EMAIL, #wrap-organization,
 #countryCode-wrapper {
  height: 45px;
  margin-bottom: 20px;
}

#wrap-meta-university {
  margin-top: 20px;
  margin-bottom: 20px;
}

#wrap-BIRTH_DATE {
  margin-top: 20px;
  margin-bottom: 0px;
  display: none !important;
}

#wrap-BIRTH_DATE .col-xs-4 {
  padding-left: 0;
  padding-right: 5px;
}

#wrap-BIRTH_DATE .col-xs-4:nth-child(3) {
  padding-right: 0 !important;
}

#wrap-BIRTH_DATE button {
  border-radius: 3px !important;
}
/* END VERIFY PAGE */


/* SUCCESS PAGE */
#success-content {
  padding-left: 0;
  padding-right: 0;
}

#success-header {
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
  line-height: 1.45;
}

#success-opportunity {
  font-size: 14px;
  line-height: 1.45;
}

#success-button {
  margin-bottom: 30px;
}
/* END SUCCESS PAGE */



/* FAQ PAGE */
#faq-header {
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 20px;
}

#faq-title {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#faq-container {
  font-size: 14px;
  line-height: 1.5;
}

#faq-list li {
  margin-top: 30px;
  font-size: 16px;
  padding-bottom: 10px;
}

#faq-list li:first-child {
  margin-top: 10px;
}

#faq-document-list li {
  margin-top: 5px;
  font-size: 14px;
  padding-bottom: 0;
}

#faq-document-list li:first-child {
  margin-top: 15px;
  font-size: 14px;
}

#faq-document-list li:last-child {
  margin-bottom: 15px;
  font-size: 14px;
}
/* END FAQ PAGE*/



@media only screen and (max-width: 768px) {
  body {
    background-image: none;
    background-color: #f8f8f8;
  }

  #langAlert {
    color: black;
  }

  #sheerid-container {
    margin-top: 0;
  }

  #sheerid-body, #sheerid-footer, #faq-link {
    margin-left: auto;
    margin-right: auto;
    max-width: 370px;
  }
}

@media only screen and (max-width: 600px) {
  .form-control {
    padding-bottom: 20px;
  }
}

@media only screen and (max-device-width: 500px) {
  body {
    overflow-x: hidden;
  }

  input[type=text] {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px !important;
    border: 1px solid #CCCCCC;
    padding: 0 0 5px 16px;
    line-height: inherit;
    text-align: inherit;
    background: white;
    outline: none;    
  }

  #sheerid-body, #sheerid-footer, #faq-link {
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
  }

  button[type="submit"], button[type=submit]:hover, button[type=submit]:focus,
  .fileinput-button, .fileinput-button:hover, .fileinput-button:focus, .fileinput-button:active, .fileinput-button:visited,
  #SSO, #SSO:hover, #SSO:focus, #SSONonAsync, #SSONonAsync:hover, #SSONonAsync:focus, #ASSET_REVIEW, #cancel, .blk-btn, .blk-btn:hover {
    max-width: 370px;
    min-width: 0 !important;
    width: 100%;
  }

  #async-btns {
    width: 100%;
  }
}