.btnPrevious {
  /* position: fixed;
  top: 48%;
  left: 170px; */
}

.btnNext {
  /* position: fixed; */
  /* top: 48%; */
  /* right: 170px; */
}

.btnNext,
.btnPrevious {
  color: white !important;
  border-radius: 50px;
  font-size: 30px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 15px;
  height: fit-content;
  margin-top: auto;
  margin-bottom: auto;
}

.btnNext:hover,
.btnPrevious:hover {
  opacity: 0.7;
}

.design-process-content .col-xs-12.col-md-4 {
  margin: unset;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  background-color: #455396;
  border-color: #455396;
}

.btn-success {
  background-color: #455396;
  border-color: #455396;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:visited,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
  background-color: #5d6ebf;
  border-color: #5d6ebf;
}

.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: unset;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.selected>a,
.dropdown-menu>.selected>a:focus,
.dropdown-menu>.selected>a:hover {
  background-color: #5d6ebf;
  color: white;
  border-color: transparent;
}

.btn.btn-primary.btn-sm {
  color: white;
}

button.btn.add-more,
button.btn.add-more-pb,
button.btn.add-more_text,
button.btn.remove {
  height: 34px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  display: none;
}

.design-process-content {
  border-radius: 20px;
}

.design-process-section .text-align-center {
  line-height: 25px;
  margin-bottom: 12px;
}

.design-process-content {
  /* border: 1px solid #e9e9e9; */
  position: relative;
  padding: 30px;
  display: flex;
  flex-flow: row wrap;
}

.design-process-content .col-xs-12 {
  padding: 10px;
  margin: auto;
}

.design-process-content .col-xs-12 input {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 5px;
}

.design-process-content .col-xs-12 label {
  margin-right: 15px;
}

.design-process-content img {
  position: absolute;
  top: 0;
  /*right : 0;*/
  /*left: 0;*/
  bottom: 0;
  z-index: 0;
  max-height: 100%;
}

.hierarchy-select .dropdown-toggle:after {
  position: absolute;
  right: 10px;
  top: 15px;

}

.design-process-content h3 {
  margin-bottom: 16px;
}

.design-process-content p {
  line-height: 26px;
  margin-bottom: 12px;
}

.process-model {
  list-style: none;
  padding: 0;
  position: relative;
  max-width: 600px;
  margin: 20px auto 26px;
  border: none;
  z-index: 0;
  display: flex;
  justify-content: space-around;
}

.process-model li::after {
  background: #e5e5e5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  margin: 0 auto;
  position: absolute;
  right: -75px;
  top: 33px;
  width: 100px;
  z-index: -1;
}

.process-model li.visited::after {
  background: #455396;
}

.process-model li:last-child::after {
  width: 0;
}

.process-model li {
  display: inline-block;
  width: 18%;
  text-align: center;
  float: none;
}

.nav-tabs.process-model>li.active>a,
.nav-tabs.process-model>li.active>a:hover,
.nav-tabs.process-model>li.active>a:focus,
.process-model li a:hover,
.process-model li a:focus {
  border: none;
  background: transparent;
}

.process-model li a {
  padding: 0;
  border: none;
  color: #606060;
}

.process-model li.active,
.process-model li.visited {
  color: #455396;
}

.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
  color: #455396;
}

.process-model li.active p,
.process-model li.visited p {
  font-weight: 600;
}

.process-model li i {
  display: block;
  height: 68px;
  width: 68px;
  text-align: center;
  margin: 0 auto;
  background: #f5f6f7;
  border: 2px solid #e5e5e5;
  line-height: 65px;
  font-size: 30px;
  border-radius: 50%;
}

.process-model li.active i,
.process-model li.visited i {
  background: #fff;
  border-color: #455396;
}

.process-model li p {
  font-size: 14px;
  margin-top: 11px;
}

.process-model.contact-us-tab li.visited a,
.process-model.contact-us-tab li.visited p {
  color: #606060 !important;
  font-weight: normal;
}

.process-model.contact-us-tab li::after {
  display: none;
}

.process-model.contact-us-tab li.visited i {
  border-color: #e5e5e5;
}

.nav.nav-tabs li a {
  text-decoration: none;
}

#radioBtn .notActive {
  color: #3276b1;
  background-color: #fff;
}

.elderly_area,.host_area, .host_area_edit, .host_area_add, .elderly_area_add, [class^='elderly_area_edit'] {
  width: 100%;
}


.disabled_area input[type="checkbox"], [class^='disabled_area_edit'] input[type="checkbox"] {
  display: none;
}

.disabled_area input[type="checkbox"]+label, [class^='disabled_area_edit'] input[type="checkbox"]+label {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
  background-color: #fff;
  border: solid 2px #455396;
  padding: 0.3rem 1rem;
  display: inline-block;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tab-pane .col-md-4 {
  text-align: right;
}

.disabled_area input[type="checkbox"]:checked+label, [class^='disabled_area_edit'] input[type="checkbox"]:checked+label {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #455396;
  color: white;
  border-color: #455396;
}

[class^='disabled_area_edit'] input[type="checkbox"], [class^='disabled_area_view'] input[type="checkbox"]{
  display: none;
}

[class^='disabled_area_edit'] input[type="checkbox"]+label, [class^='disabled_area_view'] input[type="checkbox"]+label {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
  background-color: #fff;
  border: solid 2px #455396;
  padding: 0.3rem 1rem;
  display: inline-block;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #777;
}

[class^='disabled_area_edit'] input[type="checkbox"]:checked+label, [class^='disabled_area_view'] input[type="checkbox"]:checked+label {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-color: #455396;
  color: white;
  border-color: #455396;
}

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

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

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-image: unset !important;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #455396 !important;
}

.datepicker {
  border: none;
  border: 1px solid #ccc;
  width: 220px;
}

.navbar>.container-fluid {
  justify-content: initial;
}

.navbar {
  padding: 0;
}

.design-process-content .col-md-8 .col-md-3 {
  padding-left: 0px;
}

#search_house_id>.dropdown-menu {
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 720px) {
  .warp_button_next{
      margin-top: 20px;
  }
  .btnPrevious {
      position: initial;
      /*top: 48%;*/
      /*left: 40px;*/
  }

  .btnNext {
      position: initial;
      float: right;
      /*top: 48%;*/
      /*right: 40px;*/
  }
}

@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
      font-size: 23px;
      height: 50px;
      line-height: 46px;
      width: 50px;
  }

  .more-icon-preocess.process-model li::after {
      top: 24px;
  }
}

@media screen and (max-width: 380px) {
  .process-model.more-icon-preocess li {
      width: 16%;
  }

  .more-icon-preocess.process-model li span {
      font-size: 16px;
      height: 35px;
      line-height: 32px;
      width: 35px;
  }

  .more-icon-preocess.process-model li p {
      font-size: 8px;
  }

  .more-icon-preocess.process-model li::after {
      top: 18px;
  }

  .process-model.more-icon-preocess {
      text-align: center;
  }
}