input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.navbar-default {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  height: 96px;
}
.webformTitleHead {
  font-size: 22px;
  line-height: 30px;
}

.loading-main,
.navbar .container {
  margin-bottom: 0;
}

.loading-main .loading-container {
  min-height: 62vh;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

body {
  color: #505357;
}

li {
  color: #505357;
}
h3,
h4 {
  font-size: 18px;
}

p {
  padding: 0;
}

.row {
  margin: 0;
}

.header-title {
  padding-top: 33px;
  padding-top: 33px;
  padding-left: 40px;
}
.headerCancel {
  align: right;
  padding-top: 33px;
  text-align: right;
  padding-bottom: 33px;
  padding-right: 40px;
}

main {
  margin-top: 0;
}

.well-fix {
  overflow: hidden;
}

#caseManagementType {
  padding-bottom: 20px;
}

.error {
  color: #e31937;
}

.errorbox {
  border: 1px solid #e31937 !important;
  outline: none !important;
}

.valid {
  color: green;
}

#wrap > .container {
  border: 1px solid #d9d9d9;
  max-width: 950px;
  margin-top: 20px;
}

#push {
  height: 60px;
}

nav.navbar div.container div.navbar-header a.navbar-brand,
nav.navbar div.container div.navbar-header a.navbar-brand img {
  width: 100%;
}

nav.navbar div.container div.navbar-collapse h3 {
  margin: 7% 0 0 33%;
  color: #fff;
  width: 45%;
  font-weight: 300;
}

div#beforePageLoads {
  width: 100%;
}

div#beforePageLoads div.loading-banner {
  width: 100%;
  border: 1px solid #0072ce;
  border-radius: 5px;
  height: 100px;
  margin: 100px auto 0;
}

div#beforePageLoads div.loading-banner div.loading-header {
  height: 30px;
  width: 100%;
  background: #0072ce;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

div#beforePageLoads div.loading-banner i {
  font-size: 40px;
  float: left;
  margin: 15px 0 0 25%;
}

div#beforePageLoads div.loading-banner p.loading-message {
  font-size: 18px;
  color: #1e3575;
  text-align: center;
  margin: 20px 0 0;
  float: left;
  width: 100%;
}

div#wrap div.step-box div.row div h3.mobile-step {
  display: none;
}
/* 
h2 {
    padding-top: 20px;
    padding-botom: 10px
} */

div#wrap div.step-box div.row div h3 {
  color: #2b2b2b;
  margin-top: 20px;
  margin-bottom: 20px;
}

div#wrap div#step2_businessinfo div.row div h4 {
  margin: 0 0 0 35px;
}

/* div#wrap div.step-box div.row div label.reg-label {
    margin-left: 20px
} */

div#wrap div#step0 div.row div h4 {
  margin: 30px 0;
  color: #1e3575;
  text-align: center;
}

div.step-content {
  color: #505357;
  width: 95%;
  margin-left: 15px;
  margin-bottom: 20px;
  /* padding-top: 20px; */
}

div#step3_medicalhold button.enabled-button {
  display: block;
}

div#step3_medicalhold button.disabled-button {
  display: none;
}

div#step3_incomeverification button.enabled-button {
  display: block;
}

div#step3_incomeverification button.disabled-button {
  display: none;
}

div#step3_idfraud button.enabled-button {
  display: block;
}

div#step3_idfraud button.disabled-button {
  display: none;
}

div#step3_compliance button.enabled-button {
  display: block;
}

div#step3_compliance button.disabled-button {
  display: none;
}

div#step3_energyresolution button.enabled-button {
  display: block;
}

div#step3_energyresolution button.disabled-button {
  display: none;
}

div#step3_landlordrequest button.enabled-button {
  display: block;
}

div#step3_landlordrequest button.disabled-button {
  display: none;
}

div#step3_mimo button.enabled-button {
  display: block;
}

div#step3_mimo button.disabled-button {
  display: none;
}

div#step3_businesscenter button.enabled-button {
  display: block;
}

#dteAccountStar.hide,
div#step3_businesscenter button.disabled-button {
  display: none;
}

/* div#landlordRequestEnrollServiceRequiredDocuments {
  margin-top: 15%;
} */

div#step-progress-box {
  margin: 20px auto;
  clear: both;
  overflow: hidden;
  max-width: 950px;
}

div#step-progress-box div.balls div {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin: 0 auto;
}

div#step-progress-box div.balls div span {
  font-size: 22px;
  margin-left: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%);
}

div#step-progress-box div.balls div.idle {
  border: 2px solid #1e3575;
  background-color: #f5f5f5;
}

div#step-progress-box div.balls div.current {
  background-color: #1e3575;
}

div#step-progress-box div.balls div.complete {
  border: 1px solid #1e3575;
  background-color: #1e3575;
}

div#ball1-box {
  padding: 0 14% 0 2% !important;
}
div#step-progress-box div#ball1-box:after {
  width: 74%;
}
div#step-progress-box div#ball3-box:before {
  width: 74%;
}
div#ball3-box {
  padding: 0 2% 0 14% !important;
}
.marginremovejs1 {
  margin-top: 15%;
}

div#landlordOptionCheck {
  /* display: flex; */
  width: 80%;
  margin: 4px 0px 2% 0%;
}

/* label {
    margin-top: 15px
} */

input[type="radio"] {
  height: 13px;
  margin: 0 3px 0 0;
}

div#wrap div#step3_businesscenter h4,
div#wrap div#step3_compliance h4,
div#wrap div#step3_energyresolution h4,
div#wrap div#step3_idfraud h4,
div#wrap div#step3_incomeverification h4,
div#wrap div#step3_landlordrequest h4,
div#wrap div#step3_medicalhold h4,
div#wrap div#step3_mimo h4 {
  color: #2b2b2b;
  font-size: 18px;
}

div#wrap div#step3_businesscenter label.reg-label,
div#wrap div#step3_compliance label.reg-label,
div#wrap div#step3_energyresolution label.reg-label,
div#wrap div#step3_idfraud label.reg-label,
div#wrap div#step3_incomeverification label.reg-label,
div#wrap div#step3_landlordrequest label.reg-label,
div#wrap div#step3_medicalhold label.reg-label {
  line-height: 16px;
}

div#wrap div#step3_medicalhold label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_incomeverification label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_idfraud label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_compliance label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_energyresolution label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_landlordrequest label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_mimo label#recaptcha_errorLabel {
  margin-left: 0;
}

div#wrap div#step3_businesscenter label#recaptcha_errorLabel {
  margin-left: 0;
}

input[type="file"] {
  margin: 10px 0 0 35px;
  line-height: normal;
  border: none;
}

div#wrap div#step3_probate select.form-control,
div#wrap div#step3_bankruptcy select.form-control,
div#wrap div#step3_receivership select.form-control,
div#wrap div#step3_energyresolution select.form-control,
div#wrap div#step3_idfraud select.form-control,
div#wrap div#step3_incomeverification select.form-control,
div#wrap div#step3_landlordrequest select.form-control,
div#wrap div#step3_medicalhold select.form-control,
div#wrap div#step3_businesscenter select.form-control,
div#wrap div#step3_occupancy select.form-control,
#step3_occupancy_occupancyverification_userTypeSelector,
#step3_occupancy_occupancyverification_OwnerType,
div#wrap div#step3_mimo select.form-control {
  /* margin-left: 30px; */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuNzA3MSAwLjI5Mjg5M0MxNC4wOTc2IDAuNjgzNDE3IDE0LjA5NzYgMS4zMTY1OCAxMy43MDcxIDEuNzA3MTFMNy43MDcxMSA3LjcwNzExQzcuMzE2NTggOC4wOTc2MyA2LjY4MzQyIDguMDk3NjMgNi4yOTI4OSA3LjcwNzExTDAuMjkyODkzIDEuNzA3MTFDLTAuMDk3NjMxNSAxLjMxNjU4IC0wLjA5NzYzMTUgMC42ODM0MTcgMC4yOTI4OTMgMC4yOTI4OTNDMC42ODM0MTcgLTAuMDk3NjMxMSAxLjMxNjU4IC0wLjA5NzYzMTEgMS43MDcxMSAwLjI5Mjg5M0w3IDUuNTg1NzlMMTIuMjkyOSAwLjI5Mjg5M0MxMi42ODM0IC0wLjA5NzYzMTEgMTMuMzE2NiAtMC4wOTc2MzExIDEzLjcwNzEgMC4yOTI4OTNaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  /* right: 0; */
  background-position: 97% center;
  width: 40%;
  height: 35px;
  padding: 6px 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #b1b3b3;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 35px 5px 10px;
  color: #2b2b2b;
  height: 40px;
  z-index: 2;
  font-size: 14px;
  position: relative;
  width: 300px;
  line-height: 20px;
  font-weight: normal;
}

div#wrap div#step3_mimo select.businesscenter {
  margin-left: 30px;
  width: 40%;
  height: 35px;
  padding: 6px 10px;
}

div#wrap form#step2_businessinfo_form div.row button.btn-DTE,
div#wrap form#step2_landlordinfo_form div.row button.btn-DTE,
div#wrap form#step2_personalinfo_form div.row button.btn-DTE {
  background-color: #1d661a;
  border-color: #1d661a;
  padding: 10px 25px;
}

div#wrap form#step2_businessinfo_form h3,
div#wrap form#step2_landlordinfo_form h3,
div#wrap form#step2_personalinfo_form h3 {
  margin-bottom: 25px;
}

div#wrap form#step2_businessinfo_form .form-control,
div#wrap form#step2_landlordinfo_form .form-control,
div#wrap form#step2_personalinfo_form .form-control {
  padding: 6px 10px;
  height: 35px;
  border-radius: 0;
  border: 1px solid #b1b3b3;
}

div#wrap form#step2_businessinfo_form label,
div#wrap form#step2_personalinfo_form label {
  margin-left: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}

div#wrap form#step2_landlordinfo_form label {
  margin-left: 0;
  margin-top: 0;
}

div#wrap form#step2_businessinfo_form hr,
div#wrap form#step2_landlordinfo_form hr,
div#wrap form#step2_personalinfo_form hr {
  display: none;
}

div#wrap div#step3_businesscenter hr {
  border: none;
}

div#wrap form#step2_personalinfo_form .form-group {
  margin-bottom: 15px;
}

div#wrap form#step2_landlordinfo_form .form-group {
  margin-bottom: 20px;
}

div#wrap form#step2_businessinfo_form .form-group {
  margin-bottom: 25px;
}

div#wrap form#step2_personalinfo_form div.row div.col-lg-3 {
  width: 50px;
}

div#wrap form#step2_personalinfo_form div.row div.col-md-2.col-lg-2 {
  width: 100px;
}

div#wrap form#step2_landlordinfo_form div.row div.col-lg-3 {
  width: 50px;
}

div#wrap form#step2_landlordinfo_form div.row div.col-lg-2 {
  width: 33.3333%;
}

div#wrap form#step2_landlordinfo_form div.row div.col-md-2.col-lg-2 {
  width: 100px;
}

div#wrap form#step2_businessinfo_form div.row div.col-lg-3 {
  width: 50px;
}

div#wrap form#step2_businessinfo_form div.row div.col-lg-2 {
  width: 33.3333%;
}

div#wrap form#step2_businessinfo_form div.row div.col-md-2.col-lg-2 {
  width: 100px;
}

div#wrap div#step3_businesscenter div.row.businessInputSection div.col-lg-3 {
  width: 0;
}

div#wrap div#step3_businesscenter div.row.businessInputSection div.col-lg-2 {
  width: 33.3333%;
}

div#wrap
  div#step3_businesscenter
  div.row.businessInputSection
  div.col-md-2.col-lg-2 {
  width: 100px;
}

div#wrap
  div#step3_businesscenter
  div.row.businessInputSection
  label.error-label,
div#wrap div#step3_businesscenter div.row.businessInputSection label.reg-label {
  margin-left: 0;
}

div#wrap div#step3_businesscenter div#newbillingaddress input[type="checkbox"] {
  margin: 0 5px 0 35px;
}

div#wrap
  div#step3_businesscenter
  div.row.businessInputSection
  input[type="text"] {
  width: 100%;
  margin-left: 0;
}

.PADDB20PX {
  padding-bottom: 20px;
}

div#errorBox div.col-xs-2.col-sm-2.col-md-2.col-lg-2,
div#successBox div.col-xs-2.col-sm-2.col-md-2.col-lg-2 {
  margin-left: 8%;
}

div#collapseAble {
  float: left;
  width: 100%;
  background: #1e3575;
  padding: 0.25% 0;
}

div#collapseAble p {
  text-align: center;
  color: #fff;
  margin-top: 6px;
  margin-left: 5%;
  width: 90%;
  float: left;
  padding: 0;
}

div#collapseAble a#closeButtonCollapse {
  float: right;
  color: #fff;
  margin: 10px 10px 0 0;
}

div#collapseAble a#closeButtonCollapse:hover {
  text-decoration: none;
}

div.btn-inverse {
  position: relative;
  padding: 15px 0;
  background: #fff;
  color: #1e3575;
  border: 1px solid #1e3575;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  width: 15%;
  margin: 5px 0 30px 32px;
}

div.btn-inverse span {
  position: absolute;
  top: 28%;
  left: 0;
  font-size: 18px;
  background-color: #fff;
  width: 100%;
}

div.btn-inverse input[type="file"] {
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
}

div#step99_success div.left-side {
  float: left;
  width: 50%;
  padding-bottom: 40px;
}

div#step99_success div.right-side {
  float: right;
  width: 50%;
}

div#step99_success div.left-side p,
div#step99_success div.right-side p {
  font-size: 18px;
  font-weight: 400;
}

div#step99_success div.success-box {
  float: left;
  width: 85%;
  margin: 0 0 30px 0;
  clear: both;
}

div#step99_success div.success-box .fa_override {
  float: left;
  margin-right: 10px;
}

div#step99_success div.success-box h2 {
  color: #2b2b2b;
  font-weight: 300;
  text-align: left;
  margin: 0;
}

div#step99_success div.left-side p.bodyCopy {
  float: left;
  margin: 0 0 30px;
  clear: both;
}

div#step99_success div.left-side p strong,
div#step99_success div.right-side p strong {
  color: #505357;
  font-weight: 400;
}

div#step99_success div.right-side p#successCaseEmail,
div#step99_success div.right-side p#successCaseFiles {
  float: left;
  clear: both;
  margin: 30px 0 0 20px;
  width: 80%;
}

div#step99_success a {
  float: left;
  clear: both;
  font-size: 18px;
  margin: 50px 0 0 20px;
}

div#step99_success a .fa-print {
  font-size: 40px;
  margin-right: 10px;
}

div#wrap div#step99_success a#imDoneButton {
  margin: auto;
}

div#wrap {
  min-height: calc(100vh - 350px);
}

.borderGray {
  border: 1px solid #d9d9d9;
}

/* wizard steps start */

div#step-progress-box div.balls {
  padding: 0 7%;
  margin: 0;
  display: inline-block;
  position: relative;
}

div#step-progress-box div.balls div {
  border: 1px solid #1e3575;
}

div#step-progress-box div.balls:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 50%;
  background-color: #b1b3b3;
  left: -2px;
  top: 22px;
  z-index: 0;
}

div#step-progress-box div.balls:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 50%;
  background-color: #b1b3b3;
  right: -2px;
  top: 22px;
  z-index: 0;
}

.balls > div {
  position: relative;
  z-index: 1;
}
div#step-progress-box div.balls:first-child:before {
  width: 0;
}
div#step-progress-box div.balls:last-child:after {
  width: 0;
}
div#step-progress-box div.balls div.complete span {
  display: block;
  color: #ffffff;
}

div#step-progress-box div.balls div.current i,
div#step-progress-box div.balls div.idle i {
  display: none;
}

div#step-progress-box div.balls div.complete i {
  display: block;
  color: #fff;
  font-size: 30px;
  margin: 3px 0 0 3px;
}

div#step-progress-box div.balls div.idle span {
  color: #1e3575;
}

div#step-progress-box div.balls div.current span {
  color: #fff;
}

div#step-progress-box div.balls p {
  margin-top: 10px;
  padding: 0;
}

div#step-progress-box div.balls p.idle {
  color: #2b2b2b;
}

.header-title-container {
  align-items: center;
  max-width: 100%;
  margin: 0 auto;
}

div#step-progress-box div.balls p.current {
  color: #2b2b2b;
}

div#step-progress-box div.balls p.complete {
  color: #2b2b2b;
}

@media screen and (max-width: 500px) {
  div#step-progress-box {
    margin: 20px auto;
    clear: both;
    overflow: hidden;
    display: flex;
    justify-content: center;
  }

  input[type="text"],
  input[type="search"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  input[type="password"],
  select,
  .custom-select select,
  select.form-control {
    width: 90% !important;
  }

  div#landlordOptionCheck {
    margin: 0 0 2% 7%;
    flex-flow: wrap column;
  }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .caseNumWidth {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    text-align: right;
  }
  a[title="Cancel"] {
    position: relative;
    top: 4px;
  }

  #noticebuttons {
    display: flex;
    flex-flow: wrap column;
    width: 70%;
    justify-content: center;
    text-align: center;
    margin: auto;
  }
  button#myModalButton1 {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 2100px) {
  div#step-progress-box div.balls {
    padding: 0 7%;
  }
}
@media screen and (min-width: 992px) {
  div#step-progress-box div.balls {
    padding: 0 8%;
  }
}
@media screen and (max-width: 991px) {
  div#step-progress-box div.balls {
    padding: 0 7%;
  }
  div#ball1-box {
    padding: 0 12% 0 2% !important;
  }

  div#ball3-box {
    padding: 0 2% 0 12% !important;
  }
  div#step-progress-box div#ball1-box:after {
    width: 67%;
  }
  div#step-progress-box div#ball3-box:before {
    width: 67%;
  }
}
@media screen and (max-width: 500px) {
  div#step-progress-box div.balls {
    padding: 0 5%;
  }
  div#ball1-box {
    padding: 0 7% 2% 7% !important;
  }
}
@media screen and (max-width: 767px) {
  div#step-progress-box div.balls {
    padding: 0 5%;
  }
  div#step-progress-box div.balls:after {
    top: 15px;
  }
  div#step-progress-box div.balls:before {
    top: 15px;
  }
  div#ball1-box {
    padding: 0 8% 2% !important;
  }

  div#ball3-box {
    padding: 0 8% 0 2% !important;
  }
  div#step-progress-box div#ball1-box:after {
    width: 50%;
  }
  div#step-progress-box div#ball3-box:before {
    width: 50%;
  }
}

/* wizard steps end */

div#step3_accountmanagement_namechange_requireddocuments {
  margin-left: 5px;
}

form#step3_mimo_form {
  margin-left: 5px;
}

.DocList.well,
.well {
  color: #2b2b2b;
  width: 94%;

  /* margin-left: 30px */
}

.well {
  margin-bottom: 24px;
}
.fancybox-inner {
  overflow: hidden !important;
}

.pleaseWaitDialog {
  top: 20%;
  margin: -90px auto auto;
}

.tooltip.right .tooltip-inner {
  background-color: #00f;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #00f;
}

#browser-close {
  cursor: pointer;
  height: 30px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 2;
  width: 30px;
}

div#step99_success div.right-side p#successCaseEmail {
  margin: auto;
}

#updateMsg {
  padding: 0 10px;
}

@media (min-width: 768px) {
  .glyphicon-remove-sign {
    font-size: 20px;
  }
}

/* @media (min-width: 5000px) {
    div#wrap.add-padding div#step-progress-box.expandingBox.superExp.duperExpa.quadDuper {
        width:14%!important
    }
}

@media (min-width: 4000px) {
    div#wrap.add-padding div#step-progress-box.expandingBox.superExp.duperExpa {
        width:15%!important
    }
}

@media (min-width: 3000px) {
    div#wrap.add-padding div#step-progress-box.expandingBox.superExp {
        width:20%!important
    }
}

@media (min-width: 2000px) {
    div#wrap.add-padding div#step-progress-box.expandingBox {
        width:30%!important
    }
}*/

@media (min-width: 1700px) {
  div#wrap.add-padding div#step-progress-box {
    width: 80% !important;
  }
}

@media (min-width: 1200px) {
  form#step2_personalinfo_form div.row div.col-lg-3 {
    width: 8.3333%;
  }

  form#step2_personalinfo_form div.row div.col-lg-2 {
    width: 33.3333%;
  }

  form#step2_personalinfo_form div.row div.col-md-2.col-lg-2 {
    width: 16.6667%;
  }

  form#step2_landlordinfo_form div.row div.col-lg-3 {
    width: 8.3333%;
  }

  form#step2_landlordinfo_form div.row div.col-lg-2 {
    width: 33.3333%;
  }

  form#step2_landlordinfo_form div.row div.col-md-2.col-lg-2 {
    width: 16.6667%;
  }

  form#step2_businessinfo_form div.row div.col-lg-3 {
    width: 8.3333%;
  }

  form#step2_businessinfo_form div.row div.col-lg-2 {
    width: 33.3333%;
  }

  form#step2_businessinfo_form div.row div.col-md-2.col-lg-2 {
    width: 16.6667%;
  }

  body#fullpage nav.navbar.navbar-inverse {
    height: 140px;
  }

  nav.navbar div.container div.navbar-header a.navbar-brand {
    width: 100%;
    margin-left: 15px;
  }

  nav.navbar div.container div.navbar-header a.navbar-brand img {
    width: 100%;
  }

  nav.navbar div.container div.navbar-collapse h3 {
    margin: 6% 0 0 33%;
    color: #fff;
    width: 50%;
  }
}

@media (max-width: 1000px) {
  nav.navbar div.container div.navbar-collapse h3 {
    width: 70%;
    margin-top: 8%;
  }
}

@media (max-width: 900px) {
  div#beforePageLoads div.loading-banner i {
    margin-left: 18%;
  }
}

@media (max-width: 800px) {
  div#beforePageLoads div.loading-banner i {
    font-size: 28px;
    margin-left: 5%;
  }

  div#beforePageLoads div.loading-banner p.loading-message {
    font-size: 14px;
    margin-left: 0;
  }
}

/* div#step3_businesscenter_startservice_optionalebilldisplay {
    margin-top: 10%;
} */

@media screen and (min-device-width: 600px) and (max-device-width: 768px) {
  .webformTitleHead {
    font-size: 22px;
    line-height: 30px;
  }

  .header-title {
    padding-top: 22px;
  }
}

@media (max-width: 767px) {
  .header-title {
    padding-top: 0;
    margin-bottom: 6px;
  }

  .FONT18PX {
    font-size: 18px;
    line-height: 25px;
  }
  .mobCancel {
    padding-top: 14px;
    padding-left: 30px;
  }

  .logo {
    padding-top: 16px !important;
    padding-bottom: 5px !important;
    padding-right: 10% !important;
    margin: 0 !important;
  }
  .header-title {
    padding-top: 0;
  }

  h1 {
    font-size: 24px;
  }

  .logo {
    padding-top: 20px;
  }

  div#wrap .DocList.well {
    width: 85%;
    margin-top: 30% !important;
  }

  .well {
    /* margin-left: 15px; */
    box-shadow: none;
  }

  div#wrap div#step3_businesscenter .col-xs-12,
  div#wrap div#step3_compliance .col-xs-12,
  div#wrap div#step3_energyresolution .col-xs-12,
  div#wrap div#step3_idfraud .col-xs-12,
  div#wrap div#step3_incomeverification .col-xs-12,
  div#wrap div#step3_landlordrequest .col-xs-12,
  div#wrap div#step3_medicalhold .col-xs-12,
  div#wrap div#step3_mimo .col-xs-12 {
    padding: 0;
  }

  div#landlordOptionCheck input[type="radio"] {
    margin: 10px 5px 0 10px;
  }

  div#step99_success div.left-side {
    float: none;
    width: 100%;
    padding-bottom: 0;
    clear: both;
  }

  div#step99_success div.right-side {
    float: none;
    width: 100%;
    clear: both;
  }

  div#step99_success div.left-side p.bodyCopy {
    text-align: left;
    width: 80%;
  }

  div#step99_success a {
    margin: 20px;
  }

  div#wrap div.step-box div.row div h3.mobile-step {
    display: none;
  }

  div#step-progress-box div.balls div {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    padding-top: 2px;
  }

  div#step-progress-box div.balls div span {
    font-size: 16px;
  }

  div#step-progress-box div.balls div.complete i {
    font-size: 25px;
    margin: 0;
  }

  div#step-progress-box div.balls p {
    font-size: 10px;
  }

  div#step99_success div.success-box .fa_override {
    margin: 0 10px 0 30px;
  }

  div#step99_success div.success-box h2 {
    font-size: 25px;
  }

  body#fullpage nav.navbar.navbar-inverse {
    height: 80px;
  }

  nav.navbar div.container div.navbar-header a.navbar-brand {
    width: 47%;
  }

  nav.navbar div.container div.navbar-header a.navbar-brand img {
    width: 65%;
  }

  div#wrap form#step2_personalinfo_form div.row div.first-input {
    float: left;
    width: 80%;
  }

  div#wrap form#step2_personalinfo_form div.row div.second-input {
    float: right;
    margin-right: 10%;
    width: 80%;
  }

  div#wrap form#step2_personalinfo_form div.row div:first-child {
    width: 10%;
  }

  div#wrap form#step2_landlordinfo_form div.row div.first-input {
    float: left;
    width: 80%;
  }

  div#wrap form#step2_landlordinfo_form div.row div.second-input {
    float: right;
    margin-right: 10%;
    width: 80%;
  }

  div#wrap form#step2_landlordinfo_form div.row div:first-child {
    width: 10%;
  }

  div#wrap form#step2_businessinfo_form div.row div.first-input {
    float: left;
    width: 80%;
  }

  div#wrap form#step2_businessinfo_form div.row div.second-input {
    float: right;
    margin-right: 10%;
    width: 80%;
  }

  div#wrap form#step2_businessinfo_form div.row div:first-child {
    width: 10%;
  }

  div#wrap
    div#step3_businesscenter
    div.row.businessInputSection
    div.first-input {
    float: left;
    width: 80%;
  }

  div#wrap
    div#step3_businesscenter
    div.row.businessInputSection
    div.second-input {
    float: right;
    margin-right: 10%;
    width: 80%;
  }

  div#wrap
    div#step3_businesscenter
    div.row.businessInputSection
    div:first-child {
    width: 10%;
  }

  nav.navbar div.container div.navbar-collapse {
    box-shadow: none;
  }

  nav.navbar div.container div.navbar-collapse h3 {
    margin: 0 0 0 10%;
    width: 90%;
    font-size: 20px;
    text-align: center;
  }

  div#collapseAble {
    top: 80px;
  }

  div#collapseAble p {
    width: 75%;
    text-align: left;
  }

  div#collapseAble a#closeButtonCollapse {
    margin: 10px 5px 0 0;
  }

  div#wrap div.step-box div.row div.step-content {
    padding: 20px 5px;
  }

  div#wrap div.step-box div.row div h2.step0 {
    text-align: center;
  }
}

@media (max-width: 500px) {
  body#fullpage nav.navbar.navbar-inverse {
    height: 80px;
  }

  nav.navbar div.container div.navbar-header a.navbar-brand {
    width: 75%;
  }

  div#wrap div#footer img {
    margin-left: 26%;
    width: 50%;
  }

  div#collapseAble a#closeButtonCollapse {
    margin: 20px 5px 0 0;
  }
}

@media (max-width: 500px) {
  div#step1,
  div#step2_businessinfo,
  div#step2_landlordinfo,
  div#step2_personalinfo,
  div#step3_businesscenter,
  div#step3_compliance,
  div#step3_energyresolution,
  div#step3_idfraud,
  div#step3_incomeverification,
  div#step3_landlordrequest,
  div#step3_medicalhold,
  div#step3_mimo,
  div#step99_success,
  div#wrap div#step0 {
    margin-top: 27px;
  }

  div#step99_success a {
    width: 60%;
  }

  div#step-progress-box div.balls {
    margin-left: 0;
    max-width: 33%;
  }

  div#step-progress-box div.balls p {
    width: 100%;
    text-align: center;
  }

  div#beforePageLoads div.loading-banner {
    width: 70%;
  }
}

@media (max-width: 300px) {
  nav.navbar div.container div.navbar-collapse h3 {
    margin: 0;
    font-size: 18px;
    width: 100%;
  }

  div#collapseAble p {
    font-size: 11px;
  }

  div#collapseAble a#closeButtonCollapse {
    margin: 15px 5px 0 0;
  }

  div#step1,
  div#step2_businessinfo,
  div#step2_landlordinfo,
  div#step2_personalinfo,
  div#step3_businesscenter,
  div#step3_compliance,
  div#step3_energyresolution,
  div#step3_idfraud,
  div#step3_incomeverification,
  div#step3_landlordrequest,
  div#step3_medicalhold,
  div#step3_mimo,
  div#step99_success,
  div#wrap div#step0 {
    margin-top: 25px;
  }

  div#step99_success a {
    width: 80%;
  }

  div#step99_success div.left-side p.bodyCopy {
    margin-bottom: 4%;
  }
}

@media print {
  @page {
    size: 5.5in 8.5in;
  }

  div#step-progress-box {
    width: 80%;
    margin-top: 0 !important;
  }

  div#step99_success div.left-side {
    float: left;
    width: 100%;
    page-break-after: always;
  }

  div#step99_success div.right-side,
  div#step99_success div.success-box {
    float: left;
    width: 100%;
  }

  div#step99_success div.success-box .fa_override {
    float: left;
  }

  div#step99_success div.success-box h2 {
    text-align: left;
  }

  div#step99_success div.left-side p.bodyCopy {
    float: left;
    text-align: left;
  }

  div#step99_success div.left-side p#successCaseReminder {
    width: 80%;
  }

  div#step99_success div.right-side p#successCaseEmail {
    float: left;
    clear: both;
    width: 80%;
  }

  div#step99_success a {
    float: left;
    clear: both;
    width: 100%;
    font-size: 18px;
    margin-bottom: 10%;
  }

  div#step99_success a .fa-print {
    font-size: 40px;
  }

  div#collapseAble,
  div#footer .mobile-links,
  div#wrap div#step99_success a#imDoneButton {
    display: none !important;
  }
}

input[type="text"],
input[type="search"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
select,
.custom-select select {
  outline-color: #1e3575;
  border-color: #b1b3b3;
  width: 300px;
}

input:focus,
input:hover {
  color: #505357;
  border: 1px solid #0072ce !important;
}

input.validationMsg,
input:invalid {
  border: 1px solid #ccc !important;
  box-shadow: none;
}

div#wrap form#step2_businessinfo_form .form-control.errorbox,
div#wrap form#step2_landlordinfo_form .form-control.errorbox,
div#wrap form#step2_personalinfo_form .form-control.errorbox {
  border: 1px solid #e31937 !important;
}
/* 
.form-group input:focus{
	border:1px solid #0072ce !important;
}
.form-group input:hover{
	border:1px solid #0072ce !important;
} */
