.U2010CT_Home .home-without-image, .U2010CT_Home .home-with-image {
  margin-top: 20px;
  margin-bottom: 20px;
}
.U2010CT_Home .home-without-image .home-text-without-image, .U2010CT_Home .home-with-image .home-text-without-image {
  display: inline-block;
  max-width: 1170px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
}
.U2010CT_Home .home-without-image .home-text-with-image, .U2010CT_Home .home-with-image .home-text-with-image {
  display: inline-block;
  max-width: 1170px;
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  padding: 10px;
}
.U2010CT_Home .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: unset;
  border-top-left-radius: unset;
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.U2010CT_Home .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
.U2010CT_Home p {
  margin: 0 0 0px;
}
.U2010CT_Home .home-welcome-base {
  display: table;
  height: 230px;
  width: 100%;
}
@media (max-width: 425px) {
  .U2010CT_Home .home-welcome-base {
    zoom: 0.5;
  }
}
.U2010CT_Home .home-background-base {
  padding-left: 0;
  padding-right: 0;
}
.U2010CT_Home .home-choice {
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}
.U2010CT_Home .home-choice .btn-xl {
  padding: 24px 16px;
  font-size: 22px;
  width: 50%;
}
.U2010CT_Home .home-search {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 21px;
  padding-right: 21px;
  background-color: #ffffff;
  max-width: 1170px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.U2010CT_Home .home-search > div {
  padding-top: 21px;
  padding-bottom: 21px;
}
@media (max-width: 767px) {
  .U2010CT_Home .home-search > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .U2010CT_Home .home-search {
    margin-right: 15px;
    margin-left: 15px;
    width: calc(100% - 30px);
    display: table;
  }
  .U2010CT_Home .home-search .home-search-input {
    display: table-cell;
    width: 48%;
    border-right-color: #e3e3e3;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 21px;
  }
  .U2010CT_Home .home-search .home-search-filter {
    display: table-cell;
    width: 52%;
    padding-left: 21px;
  }
}
@media (min-width: 1200px) {
  .U2010CT_Home .home-search {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: table;
  }
  .U2010CT_Home .home-search .home-search-input {
    display: table-cell;
    width: 48%;
    border-right-color: #e3e3e3;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 21px;
  }
  .U2010CT_Home .home-search .home-search-filter {
    display: table-cell;
    width: 52%;
    padding-left: 21px;
  }
}
@media (max-width: 767px) {
  .U2010CT_Home .home-search {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }
  .U2010CT_Home .home-search .home-search-input {
    border-bottom-color: #e3e3e3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
}
.U2010CT_Home .home-search .home-search-input .input-group {
  width: 100%;
}
@media (max-width: 767px) {
  .U2010CT_Home .home-search .home-search-input .input-group input {
    border-radius: 4px;
  }
}
.U2010CT_Home .home-search .home-search-input .input-group-addon {
  background: none;
}
.U2010CT_Home .home-search .home-search-filter {
  vertical-align: middle;
}
.U2010CT_Home .home-search .home-search-filter .home-search-filter-group {
  display: table;
}
.U2010CT_Home .home-search .home-search-filter .home-search-filter-group .tree-select {
  display: table-cell;
  padding-right: 15px;
  width: 100%;
  max-width: 0;
  vertical-align: middle;
}
.U2010CT_Home .home-search .home-search-filter .home-search-filter-group .home-search-btn {
  display: table-cell;
  height: 36px;
}
.U2010CT_Home .navigation-element-group {
  margin-left: -7px;
  margin-right: -7px;
}
.U2010CT_Home .navigation-element-group .navigation-element {
  padding-left: 0;
  padding-right: 0;
}
.U2010CT_Home .navigation-element-group .navigation-element img {
  width: 100%;
}
.U2010CT_Home .navigation-element-group .navigation-element .navigation-element-title {
  position: absolute;
  left: 0px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  top: 10px;
}
@media (min-width: 768px) {
  .U2010CT_Home .navigation-element-group .navigation-element .navigation-element-title {
    font-size: 22px;
  }
}
.U2010CT_Home .navigation-element-group .navigation-element .navigation-element-title.navigation-element-title-default {
  color: #3A3C3D;
}
@media (min-width: 768px) {
  .U2010CT_Home .navigation-element-group .col-sm-3 {
    width: 33.3%;
  }
}
@media (min-width: 992px) {
  .U2010CT_Home .navigation-element-group .col-md-2 {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .U2010CT_Home .navigation-element-group .col-lg-1 {
    width: 20%;
  }
}
.U2010CT_Home .navigation-element-group .col-xs-1, .U2010CT_Home .navigation-element-group .col-sm-1, .U2010CT_Home .navigation-element-group .col-md-1, .U2010CT_Home .navigation-element-group .col-lg-1, .U2010CT_Home .navigation-element-group .col-xs-2, .U2010CT_Home .navigation-element-group .col-sm-2, .U2010CT_Home .navigation-element-group .col-md-2, .U2010CT_Home .navigation-element-group .col-lg-2, .U2010CT_Home .navigation-element-group .col-xs-3, .U2010CT_Home .navigation-element-group .col-sm-3, .U2010CT_Home .navigation-element-group .col-md-3, .U2010CT_Home .navigation-element-group .col-lg-3, .U2010CT_Home .navigation-element-group .col-xs-4, .U2010CT_Home .navigation-element-group .col-sm-4, .U2010CT_Home .navigation-element-group .col-md-4, .U2010CT_Home .navigation-element-group .col-lg-4, .U2010CT_Home .navigation-element-group .col-xs-5, .U2010CT_Home .navigation-element-group .col-sm-5, .U2010CT_Home .navigation-element-group .col-md-5, .U2010CT_Home .navigation-element-group .col-lg-5, .U2010CT_Home .navigation-element-group .col-xs-6, .U2010CT_Home .navigation-element-group .col-sm-6, .U2010CT_Home .navigation-element-group .col-md-6, .U2010CT_Home .navigation-element-group .col-lg-6, .U2010CT_Home .navigation-element-group .col-xs-7, .U2010CT_Home .navigation-element-group .col-sm-7, .U2010CT_Home .navigation-element-group .col-md-7, .U2010CT_Home .navigation-element-group .col-lg-7, .U2010CT_Home .navigation-element-group .col-xs-8, .U2010CT_Home .navigation-element-group .col-sm-8, .U2010CT_Home .navigation-element-group .col-md-8, .U2010CT_Home .navigation-element-group .col-lg-8, .U2010CT_Home .navigation-element-group .col-xs-9, .U2010CT_Home .navigation-element-group .col-sm-9, .U2010CT_Home .navigation-element-group .col-md-9, .U2010CT_Home .navigation-element-group .col-lg-9, .U2010CT_Home .navigation-element-group .col-xs-10, .U2010CT_Home .navigation-element-group .col-sm-10, .U2010CT_Home .navigation-element-group .col-md-10, .U2010CT_Home .navigation-element-group .col-lg-10, .U2010CT_Home .navigation-element-group .col-xs-11, .U2010CT_Home .navigation-element-group .col-sm-11, .U2010CT_Home .navigation-element-group .col-md-11, .U2010CT_Home .navigation-element-group .col-lg-11, .U2010CT_Home .navigation-element-group .col-xs-12, .U2010CT_Home .navigation-element-group .col-sm-12, .U2010CT_Home .navigation-element-group .col-md-12, .U2010CT_Home .navigation-element-group .col-lg-12 {
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 14px;
}
.U2010CT_Home .home-background {
  background-size: 100%;
  text-align: center;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: auto;
  background-position-x: center;
  margin-bottom: 20px;
}
.U2010CT_Home .home-background .btn-group-vertical .btn {
  padding: 15px;
}
@media (max-width: 576px) {
  .U2010CT_Home .home-background {
    background-position-y: top !important;
    background-size: cover;
  }
}
@media (max-width: 768px) and (max-width: 992px) and (max-width: 1200px) {
  .U2010CT_Home .home-background {
    background-position-y: top !important;
    background-size: cover;
  }
}
.U2010CT_Home .background-element {
  margin: 20px auto;
}

.main-U2010CT_Home {
  padding-top: 0px;
}

@media (min-width: 768px) {
  .U2010CT_TenantHomeEdit .form-group .col-sm-9 {
    width: calc(100% - 350px);
  }
  .U2010CT_TenantHomeEdit .form-group .col-sm-3 {
    width: 350px;
  }
  .U2010CT_TenantHomeEdit .form-group .col-sm-offset-3 {
    margin-left: 350px;
  }
  .U2010CT_TenantHomeEdit blockquote.col-sm-offset-3 {
    margin-left: 350px;
  }
}