/* getting -started styles */
/*.width-content {
  width: 1120px !important;
} */
.jumbotron {
  background-image: url('/partners/ui/images/get-started/page-header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.jumbotron h1 {
  color: #fff;
}
.jumbotron p {
  color: #fff;
}
.complete {
  border: 1px solid #EEE;
  background: #FFF;
  border-radius: 2px;
  position: absolute;
  margin: 1px;
  overflow-y: auto;
}
.complete,
.complete * {
  box-sizing: border-box;
}
.complete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.complete li {
  padding: 5px;
}
.complete li:hover {
  cursor: pointer;
}
.complete .complete-active {
  background: #f1f1f1;
}
.complete strong {
  color: #EE2E24;
}
.clear-org {
  position: relative;
  left: -28px;
  display: none;
}
.form--input.selected {
  background: #FCFCFC !important;
  opacity: 1 !important;
  font-weight: bold !important;
}
.valid-input-error {
  border-color: #ee2e24 !important;
}
.form--select {
  position: relative;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  color: #555;
  background-color: #fcfcfc;
  background-repeat: repeat-x;
  display: inline-block;
  width: 80%;
}
.form--select:after {
  pointer-events: none;
  content: "";
  width: 0;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  display: inline-block;
  height: 0;
  margin-top: -0.15rem;
  border-top: .35rem solid;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}
.form--select select.form--input {
  width: 100%;
  margin: 0;
  line-height: 1.5;
  padding: .5rem 1rem;
  cursor: pointer;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  display: inline-block;
  color: #555;
  background-color: #fcfcfc;
  background-repeat: repeat-x;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#nonProfCheck {
  padding-top: 20px;
}
.side-column {
  padding-top: 10px !important;
}
.ofh {
  overflow: hidden;
}
.small-text {
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .grid12 .column6,
  .grid12 .column3 {
    width: 100%;
    padding-left: 20px;
  }
}
.grid12 .dottedOffset {
  border-left: 3px solid #FFF;
  margin-left: 238px;
  padding-left: 66px;
}
@media (max-width: 768px) {
  .grid12 .dottedOffset {
    margin-left: 0px;
    padding-left: 20px;
  }
}
.grid12 .dotted .dottedOffset {
  border-left: 3px dotted #e5e5e5;
}
.splitInput {
  width: 84%;
}
.halfWidth {
  float: left;
  width: 46%;
  margin-right: 15px;
}
.halfWidth input {
  width: 100% !important;
}
@media (max-width: 768px) {
  .halfWidth {
    width: 100%;
    margin-right: 0px;
  }
}
.circle-icon {
  border-radius: 12px;
  background: #ee2e24;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #FFF;
}
.impact {
  font-size: 18px;
  font-family: "ProximaNovai Bold", "Arial", sans-serif;
  font-weight: bold;
}
.bottom-margin {
  margin-bottom: 10px;
}
.step-container {
  margin-bottom: 20px;
}
.step-container h2 {
  color: #ee2e24;
}
.step-container.inactive h2 {
  color: #000;
}
.sub-panel {
  margin-bottom: 18px;
}
.sub-panel .impact {
  margin-bottom: 12px;
}
#eligible ul {
  margin: 0 0 15px 0;
  padding: 0;
}
#eligible ul li {
  list-style: none;
}
#eligible ul li i.icon-check {
  color: #ee2e24;
  margin-right: 20px;
}
.step-number {
  font-size: 37px;
  float: right;
  background: #ee2e24;
  color: #FFF;
  margin-right: 20px;
  border-radius: 34px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 53px;
  position: relative;
}
.inactive {
  opacity: 0.60;
}
.inactive form.form {
  display: none;
}
.inactive .well p {
  display: none;
}
.completed {
  opacity: 0.60;
}
.completed .step-number i {
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 14px;
}
.uploader-container {
  width: 340px;
  overflow: hidden;
}
.uploader-container p {
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}
@media (max-width: 768px) {
  .uploader-container {
    width: 100%;
  }
}
#imageUploader {
  display: block;
  float: left;
  width: 340px;
  height: 240px;
  text-decoration: none;
  background: #f7f7f7;
  color: #444;
  text-align: center;
  line-height: 240px;
  margin-bottom: 12px;
  border: 1px dashed #e5e5e5;
  overflow: hidden;
}
#imageUploader.highlight {
  border-color: #EE2E24;
}
#imageUploader span {
  color: #ee2e24;
}
#imageUploader img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  #imageUploader {
    width: 100%;
  }
}
.disabled {
  color: #e7e7e7;
  font-color: #e7e7e7;
  border-color: #e7e7e7;
}
select.disabled {
  opacity: 0.5 !important;
}
.well p {
  font-size: 18px;
}
.well h2 {
  margin-bottom: 14px;
}
.custom-checkbox {
  position: relative;
}
.custom-checkbox .form--label {
  overflow: hidden;
  margin-bottom: 11px;
  font-family: "ProximaNova", Arial;
  font-weight: normal;
}
.custom-checkbox .innerText {
  float: left;
  width: 340px;
}
.custom-checkbox .check-container {
  border: 1px solid #e5e5e5;
  border-radius: 1px;
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  padding: 3px;
  background: #f7f7f7;
  margin-right: 12px;
  position: relative;
}
.custom-checkbox .check-container i.icon-check {
  color: #ee2e24;
  display: none;
  position: absolute;
  top: -1px;
  left: 3px;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0 !important;
}
.custom-checkbox label {
  cursor: pointer;
}
.custom-checkbox:hover .check-container {
  background: #dedede;
}
.form--label {
  font-size: 16px;
}
.form .spinner {
  font-size: 24px;
  left: 8px;
  display: none;
}
.partner-preview {
  width: 100%;
  height: auto;
}
.checkbox-label {
  line-height: 24px;
}
.account-link {
  display: inline-block;
  margin-top: 4px;
}
.overlay {
  overflow: hidden;
  width: 800px;
  height: 471px;
  margin: 0 0 0 -400px;
}
.overlay img {
  width: 100%;
  height: auto;
}
.login-modal {
  display: none;
}
.login-modal--body {
  padding: 15px;
}
.error-text .form--description,
.error-message {
  color: #ee2e24;
  font-style: italic;
}
.form--error .check-container {
  border-color: #ee2e24;
}
.darkr {
  color: #272727;
}
.darkr a:hover {
  text-decoration: none;
}
