body, html {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

body, html, button, input, select, textarea {
  font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sp-signup-body {
  margin: 0;
  background: linear-gradient(-180deg, rgba(47, 128, 237, 1) 0%, rgb(86, 204, 242) 100%);
}

.sp-signup-nav {
  padding: 10px 15px;
}

.sp-signup-nav .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  background: none;
}

.sp-signup-nav .sp-navbar-btn {
  float: right;
  padding: 10px 0px;
  margin-bottom: 0px;
}

.sp-signup-nav .sp-navbar-btn span {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: 400;
  padding: 0px 10px;
  font-size: 18px;
}

.sp-signup-nav .sp-navbar-btn button {
  width: 125px;
  font-size: 18px;
  padding: 5px 0;
  background: rgb(7, 98, 176);
  border: none;
  color: #fff;
}

.sp-signup-div {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}

.sp-signup-div h1 {
  color: #fff;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, 'Neue Haas Grotesk Text Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 36px;
  text-decoration: none;
  text-transform: none;
  margin: 0px 0 20px 0;
}

.sp-form-group {
  position: relative;
  margin-bottom: 23px;
}

.sp-form-label {
  display: block;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}

.sp-form-label {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sp-white-container {
  background: #fff;
  width: calc(100% - 40px);
  margin: 0 auto;
  border-radius: 0px;
  display: inline-block;
  min-width: 900px;
  box-shadow: 5px 7px 10px 0px rgba(0, 0, 0, 0.09);
}

.sp-signup-form-div {
  margin: 0 auto;
  text-align: left;
  padding: 30px 40px;
  min-width: 800px;
  min-height: 350px;
}

.sp-form-input, .sp-form-select {
  height: 50px;
  display: block;
  width: 100%;
}

.sp-form-input {
  border: 1px solid #D4D9E2;
  border-radius: 3px;
  padding: 15px;
  font-size: 14px;
  color: #596377;
  outline: 0;
  -webkit-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease;
}

.sp-signup-custom-btn {
  font-size: 18px;
  width: 250px;
  padding: 10px 6px;
  background: #0077AA;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}

.sp-signup-custom-btn:hover, .sp-signup-custom-btn:active, .sp-signup-custom-btn:focus {
  border: none;
}

.sp-signup-footer {
  padding: 0px 0px 20px;
}

.sp-signup-error-msg, .sp-signup-new-stu-error-msg {
  text-align: center;
  color: rgb(231, 55, 55);
  font-size: 14px;
  height: 24px;
  line-height: 24px;
}

.sp-form-input.invalid-input {
  border: 1px solid rgb(231, 55, 55);
}

.sp-signup-footer-links {
  width: calc(100% - 10%);
  margin: 15px auto;
  color: #fff;
  font-size: 16px;
}

.sp-account-type-div {
  padding: 10px;
  border: 1px solid #D4D9E2;
  border-radius: 3px
}

.sp-account-type-div label {
  color: #596377;
  font-size: 28px;
  font-weight: 400;
  padding-left: 10px;
  margin: 0;
  line-height: 1;
}

.sp-account-type-div .iradio_square-blue {
  margin-top: -10px;
  vertical-align: middle;
}

.sp-account-type-desc {
  color: rgb(140, 140, 140);
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  padding: 35px 0;
  line-height: 1.2
}

.sp-inline-block {
  display: inline-block
}

.sp-italic {
  font-style: italic;
}


.sp-form-group select, .select2-container .select2-choice {
  padding: 5px 8px;
  height: 48px;
  line-height: 34px;
  font-size: 16px !important;
}

.sp-form-group select, .select2-container .select2-choice .select2-arrow b {
  background-position: 7px 8px;
}

.sp-signup-form-div form {
  min-height: 300px;
}

.sp-message-line1 {
  font-size: 20px;
  font-weight: 400;
}

.sp-message-line2 {
  color: rgb(140, 140, 140);
  font-size: 18px;
  font-weight: 400;
  padding: 0 15px;
}

/****************** PROCESS STEPS*******************************/
.sp-tracking {
  width: 90%;
  margin: 0 auto;
}

.sp-process-new {
  width: 85%;
  margin: 0 auto;
}

.sp-process-new .process-in {
  text-align: center;
}

.sp-process-new .process-in > li:first-child:after {
  top: 20px;
  width: 36%;
  left: 64%;
  content: " ";
  display: block;
  position: absolute;
  border-top: solid 3px rgba(0, 0, 0, 0.28);
}

.sp-process-new .process-in > li:before {
  top: 20px;
  width: 36%;
  left: 0%;
  content: " ";
  display: block;
  position: absolute;
  border-top: solid 3px rgba(0, 0, 0, 0.28);
}

.sp-process-new .process-in > li:first-child:before {
  top: 20px;
  width: 36%;
  left: 0%;
  content: " ";
  display: block;
  position: absolute;
  border-top: transparent !important;
}

.sp-process-new .process-in > li:after {
  top: 20px;
  width: 36%;
  left: 64%;
  content: " ";
  display: block;
  position: absolute;
  border-top: solid 3px rgba(0, 0, 0, 0.28);
}

.sp-process-new .process-in > li:last-child:before {
  top: 20px;
  width: 36%;
  left: 0%;
  content: " ";
  display: block;
  position: absolute;
  border-top: solid 3px rgba(0, 0, 0, 0.28);
}

.sp-process-new .process-in > li:last-child:after {
  top: 20px;
  width: 36%;
  left: 64%;
  content: " ";
  display: block;
  position: absolute;
  border-top: transparent !important;
}

.sp-process-new .process-in > li i {
  z-index: 1;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  margin-bottom: 5px;
  display: inline-block;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.28);
  font-size: 20px;
  font-style: normal;
  color: #FFF;
  font-weight: 600;
  line-height: 32px;
}

.sp-process-new .process-in > li i.dot-active {
  background: #72c02c;
  color: #72c02c;
  border-radius: 50% !important;
  border: 3px solid #72c02c;
}

.sp-process-new .process-in > li i.dot-active:before {
  content: "\e64c";
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 6px;
  font-family: themify;
  line-height: 30px;
}

.sp-process-new .process-in .process-desc {
  padding: 0 20px;
}

.sp-process-new .process-in .process-desc p {
  font-size: 13px;
  line-height: 15px;
  margin: 0px;
  font-style: italic;
}

.sp-process-new .process-in > li h3 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.sp-process-new .process-border {
  position: relative;
}

.sp-radio-option .iradio_square-blue {
  min-height: 30px !important;
  width: 30px;
  background: white;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 50%;
  position: relative;
  margin-top: 0px;
  vertical-align: middle
}

.sp-radio-option .iradio_square-blue.checked {
  background: #72c02c;
  font-family: 'themify';
}

.sp-radio-option .iradio_square-blue.checked:before {
  content: "\e64c";
  color: #FFF;
  font-size: 16px;
  position: absolute;
  top: 3px;
  left: 6px;
}

.sp-radio-option .iradio_square-blue.disabled {
  border: 1px solid #ececec;
}

.sp-title {
  color: #686868;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, 'Neue Haas Grotesk Text Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 36px;
  text-decoration: none;
  text-transform: none;
  padding-top: 20px;
}

.sp-subtitle {
  font-size: 14px;
  line-height: 18px;
}

.sp-radio-option {
  padding: 0 20px;
}

.grade-select {
  min-height: 50px;
  text-align: left;
}

.grade-select .sp-radio-option {
  width: 60px;
  padding: 0px;
  float: left
}

.grade-select .sp-stnd-filter {
  text-align: left;
  display: inline-block;
  padding-left: 15px;
  margin-top: -3px;
  width: 240px;
  float: left;
}

.grade-select .sp-stnd-filter select {
  float: left;
  width: 200px;
  padding: 5px;
}

.grade-select .sp-stnd-filter select.select-curriculum.new-classroom {
  width: 222px;
  display: inline-block !important;
}

.grade-select .sp-stnd-filter label {
  font-weight: 300;
  margin-bottom: 0px;
  font-size: 10px;
  font-size: 12px;
  line-height: 18px;
}

.sp-radio-option label {
  font-weight: 300;
  font-size: 16px;
  display: block;
  line-height: 20px;
  margin: 0px;
}

.sp-standard-grade .sp-radio-option label {
  padding-right: 10px;
  padding-left: 1px;
}

.sp-radio-group .sp-radio-option-label {
  margin-right: 10px;
}

.sp-standard-container .sp-radio-option {
  padding: 0 20px
}

.sp-standard-img img {
  height: auto;
  width: 140px;
}

.sp-standard-label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.sp-standard-sub-label {
  font-size: 14px;
  line-height: 16px;
}

.sp-standard-container {
  min-height: 300px;
}

.sp-standard-container .sp-standard-with-data {
  border: 1px solid #ccc;
  padding: 20px;
  max-height: 300px;
  overflow-y: auto
}

.sp-class-code {
  background: rgb(241, 242, 243);
  margin: 30px auto;
  font-size: 50px;
  line-height: 120px;
  letter-spacing: 2px;
  padding: 0px 20px;
  display: inline-block;
  border-radius: 8px;
}

.student-sign-card {
  content: url("https://static.scootpad.com/v2/icons/class/signin-card.svg");
  height: 150px;
  width: auto;
  margin: 15px 0px;
}

.border-after-half {
  position: relative;
}

.border-after-half:after {
  content: '';
  height: 200px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 100px;
  background-color: #f3f3f3;
}

.parent-invite-card {
  content: url("https://static.scootpad.com/v2/icons/class/parent-letter.svg");
  height: 150px;
  width: auto;
  margin: 15px 0px;
}

.sp-block-flat {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  padding: 0 5% 0;
  position: relative;
  box-shadow: none;
  min-height: 350px
}

.sp-download-card {
  background-color: #fc9700;
  border-radius: 25px;
  border-color: #fc9700;
}

.sp-info {
  font-weight: 400;
  font-size: 16px;
}

.lpath-select {
  min-height: 230px;
  margin: 0px auto;
  float: left;
  max-height: 380px;
  overflow-y: auto;
  border: 1px dashed #EEE;
  padding: 5px;
  width: 100%;
}

.sp-textbook-list {
  padding: 5px;
  background: #f8f8f8;
  min-height: 220px;
  height: calc(100vh - 365px);
  overflow-y: auto;
  border: 1px solid #EEE;
  border-radius: 4px;
}

.lpath-select.show-placeholder-text:before {
  font-family: "Open Sans", sans-serif, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  position: absolute;
  content: "Click a grade level to see the learning paths here!";
  opacity: 0.3;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  width: 95%;
  margin-top: 20px;
}

.sp-ap-diag-div {
  font-size: 16px;
  padding: 5px 0px 5px 5px;
  width: 100%;
  height: 32px;
  line-height: 22px;
  border: 1px dashed #EEE;
  background: #f8f8f8;
  border-radius: 4px;
}

.tbook-card {
  background: #FFF;
  margin: 6px;
  width: 220px;
  height: 177px;
  float: left;
  text-align: center;
  padding: 10px !important;
  position: relative;
  overflow: hidden;
  border-radius: 3px !important;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05) !important;
  border: 1px solid #EEE !important;
}

.tbook-card img {
  height: auto;
  width: auto;
  margin: 5px auto 0px;
  max-width: 160px;
  max-height: 60px;
}

.tbook-card:hover {
  cursor: pointer;
  background: #f9f9f9;
  outline: none;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12), 1px 1px 0 rgba(255, 255, 255, 0.2) inset;
}

.select-curriculum[disabled] {
  color: #e0e0e0;
  cursor: no-drop
}

.enroll-left-panel {
  width: 400px;
  float: left;
}

.enroll-right-panel {
  width: calc(100% - 410px);
  float: left;
}

.sp-add-stu-div {
  padding: 10px;
  border: 1px dashed #EEE;
  border-radius: 4px;
  min-height: 300px;
}

.i-circle {
  display: block;
  margin: 10px auto 10px;
  text-align: center;
}

.border-after-half-none:after {
  display: none !important
}

.sp-print-instructions h4 {
  font-size: 20px;
  text-align: left;
}
