/* Master Less Files */
/*font lists*/
/*.sub-container {
    position: relative;
    margin: 1%;
}

.container {
    position: static;
    margin: 25px 0 25px 0;
    border: 1px solid @median-gray-color;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.container-box {
    position: static;
    margin: 25px 0 10px 0;
    border: 1px solid @median-gray-color;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}*/
.current {
  background: #fcf8e3;
}
li.current a {
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
}
li.current {
  padding: 2px 0 2px 0;
}
div.current {
  padding: 0px 10px 1px 10px;
}
.table-of-contents {
  margin-left: 20px;
}
/*.aux {
    margin-left: 16px;
    color: @aux-gray-color;
    font-size: 1em;
}*/
/*.current {
    background-color: @register-backgournd;
}

li.current a {
    color: @main-blue-color;
    font-weight: bold;
}

li.current {
    padding: 2px 0 2px 0;
}

div.current {
    padding: 0px 10px 1px 10px;
}*/
/*apartment list in the box*/
/*.apartment-list {
    padding: 10px 10px 20px 10px;
}

    .apartment-list li {
        list-style: none;
        float: left;
        padding: 0;
        width: 17em;
    }

        .apartment-list li a {
            margin: 0;
            padding: 0;
        }

            .apartment-list li a:hover {
                text-decoration: underline;
            }

.apartment-list-reg {
    padding: 10px 10px 20px 10px;
}

    .apartment-list-reg li {
        float: left;
        padding: 1px 1px 1px 1px;
        width: 17em;
        list-style: none;
    }

        .apartment-list-reg li a {
            margin: 0;
            padding: 0;
        }

            .apartment-list-reg li a:hover {
                text-decoration: underline;
            }

#agent-assistance {
    margin: 23px 0 10px 10px;
    border: 1px solid @median-gray-color;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    #agent-assistance .beta {
        float: right;
        margin-top: 8px;
        margin-left: 6%;
        width: 57%;
    }

        #agent-assistance .beta .float-right {
            margin-top: 7%;
            margin-right: 3%;
        }

    #agent-assistance .alpha {
        margin-top: 8px;
        margin-right: 0px;
        margin-bottom: -4px;
    }

        #agent-assistance .alpha img {
            -moz-border-radius: 0 0 0 5px;
            -webkit-border-radius: 0 0 0 5px;
            border-radius: 0 0 0 5px;
        }

    #agent-assistance h2 {
        display: inline;
        font-weight: normal;
    }

    #agent-assistance p {
        font-size: 1.3em;
    }

.find-new-apartment {
    border: 1px solid @median-gray-color;
    line-height: 1.2;
}

    .find-new-apartment .wrapped-block-left {
        margin-top: 4px;
        margin-bottom: 0;
    }

    .find-new-apartment .alpha {
        margin-left: 4px;
    }

    .find-new-apartment .mobile-alpha {
        float: left;
        margin-left: 4px;
    }

    .find-new-apartment .beta h3 {
        margin-top: 0!important;
        color: @primary-color!important;
    }

    .find-new-apartment .mobile-beta {
        margin: 0 0 0 10px;
        width: 100%;
    }

    .find-new-apartment .two-cols div {
        color: @primary-color;
        font-weight: bold;
        font-size: 1.2em;
        line-height: 1.5;
    }

    .find-new-apartment .two-cols span,
    .two-cols-text {
        color: @gray-color;
        font-weight: normal;
        font-size: 0.75em;
        line-height: 1.2;
    }

        .two-cols-text a {
            color: @main-blue-color;
            font-weight: normal;
            font-size: 1em;
        }

#frequently-asked-questions h3 {
    margin-top: 1px;
    color: @primary-hover-color;
}

#frequently-asked-questions a {
    color: @primary-hover-color;
    font-size: 1.2em!important;
    line-height: 1.3!important;
}

#frequently-asked-questions ul {
    margin: 0;
    padding: 0 0 0 30px;
}


@media only screen and (max-width: @screen-sm-min) {
    .header-block {
        position: absolute;
        top: -17px;
        background: white;
    }
}

@media only screen and (min-width: 769px) {
    .header-block {
        position: absolute;
        top: -23px;
        background:@white;
    }
}

.header-block-white {
    position: absolute;
    top: -16px;
    background: @white;
}

#page .header-block-white h3 {
    display: inline;
}

#page .header-block h3 {
    display: inline;
}

.header-block span {
    color: @aux-gray-color;
    font-weight: bold;
    font-size: 1.1em;
}

.header-block-white span,
.header-block-white div {
    color: @aux-gray-color;
    font-weight: bold;
    font-size: 1.1em;
}

.bottom-block p {
    margin: 0;
}

.bottom-block {
    clear: both;
    text-align: center;
}

.agent-assistance-box h2 {
    margin-top: 10px;
    color: @dark-gray-color!important;
    font-weight: normal!important;
    line-height: 1.3;
}*/
@media (max-width: 767px) {
  input[type="submit"].basic-regbtn {
    font-size: 0.938em!important;
  }
  .mobile-icon-full {
    width: 100%;
    margin-top: 20px;
  }
  .call-us-link.visible-xs {
    padding-bottom: 8px !important;
  }
  .call-us-link > a {
    margin-right: 0px !important;
  }
  .btn-main {
    padding: 5px 10px;
    font-size: 1em!important;
  }
  #top_btn div {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .rebateterms-btn a,
  .what-move-btn a,
  #tellafriend-btn a,
  #contactus-btn > a,
  #homeequity-btn a,
  #howitworks-btn a,
  #daretocompare-btn a,
  #privacy-btn a,
  #leasingtips-btn a,
  #movingSurvey-btn a,
  #movingtips-btn a,
  #continue-request-btn a,
  #scheduler_btn a,
  #verify-btn a,
  #schedulermover-btn a,
  #print_btn a,
  #top_btn a,
  #scholarship_btn a {
    font-size: 1.0em !important;
    height: 44px;
    padding: 10px 25px !important;
    margin: 10px;
  }
  .login-link > a,
  .sign-up-link > a,
  .let-talk-link > a,
  .call-us-link > a,
  .sitemap-call-us-link li {
    font-size: 0.875em !important;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets */
  .call-to-action-button {
    float: right;
  }
  .btn-main {
    border: #19778d;
    background-color: #34a8c4 !important;
    font-size: 0.875em!important;
  }
  .btn-red {
    font-size: 0.875em!important;
  }
  /*styling mobile*/
  input {
    -webkit-appearance: none!important;
  }
  .call-us-link > a {
    margin-right: 5px !important;
    padding: 6px 3px !important;
    margin-top: 21px !important;
  }
  .login-link > a,
  .let-talk-link > a,
  .sign-up-link > a {
    padding: 6px 3px !important;
    margin-right: 5px !important;
    margin-top: 21px !important;
  }
  .call-us-link > a:after {
    content: "\f095";
    font-size: 18px!important;
    margin: 5px;
    font-family: FontAwesome;
  }
  .call-us-link.open > a:after {
    content: "\f095";
    font-size: 18px!important;
    font-family: FontAwesome;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops */
  .login-link a,
  .sign-up-link a,
  .let-talk-link a,
  .call-us-link a {
    font-size: 0.875em !important;
  }
  .call-us-link a span:after {
    content: "\f078";
    font-size: 11px;
    margin-left: 20px;
    font-family: FontAwesome;
  }
  /*.call-us-link.open a {
        background: @header-hover;
    }*/
  .call-us-link.open span span:after {
    content: "\f077";
    font-size: 11px;
    font-family: FontAwesome;
  }
  .sitemap-call-us-link li {
    font-size: 0.938em!important;
  }
  input[type="submit"].basic-regbtn {
    width: 92%;
  }
  .btn-main {
    font-size: 1.0em;
    border: #19778d;
    background-color: #34a8c4 !important;
  }
  .btn-red {
    font-size: 1em;
  }
}
.linked-blue {
  color: #34a8c4 !important;
  border-bottom: 1px dotted #34a8c4;
  cursor: pointer;
}
.linked-blue:hover {
  color: #34a8c4 !important;
  text-decoration: none !important;
  border-bottom-color: white;
}
/*.btn-floor-plan-availability {
    background-color: transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid @main-blue-color;
    display: inline-block;
    cursor: pointer;
    color: @main-blue-color;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

    .btn-floor-plan-availability:hover,
    .btn-floor-plan-availability:focus,
    .btn-floor-plan-availability:active {
        border-color: #34a8c4;
        background-color: #34a8c4;
        color: @white;
        text-decoration: none;
    }*/
/*.call-to-action-button-text {
    float: right;
    font-size: 1.15em;
}*/
/*.view-details {
    float: right;
}*/
/*#view-all-apartments,
.prop-nav-trigger
.call-to-action-button-text,
#view-all-apartments-information {
    margin: 5px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 6px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none!important;
    text-transform: uppercase;
    font-size: 1em;
    border: 1px solid @main-blue-color;
}

    #view-all-apartments:before,
    .call-to-action-button-text:before,
    #view-all-apartments-statistics:before,
    #view-all-apartments-statistics:before,
    #view-all-neighborhood-info:before,
    #view-all-zipcode-info:before,
    #view-all-apartments-information:before {
        float: right;
        color: @white;
        content: "\f04e";
        font-family: @font-awesome;
    }

    #view-all-apartments:after,
    .call-to-action-button-text:after,
    #view-all-apartments-statistics:after,
    #view-all-neighborhood-info:after,
    #view-all-zipcode-info:after,
    #view-all-apartments-information:after {
        padding-right: 5px;
        color: @white;
        content: " ";
    }

#page #check-floor-plan-availability,
#page #view-interactive-map,
#page #view-more-photos,
#page #view-details,
#page #view-details-school,
#page #view-details-pet,
#page #view-details-other,
#page #view-details-parking {
    margin: 5px 0;
    padding: 6px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none!important;
    text-transform: uppercase;
    font-size: 0.875em;
    border: 1px solid @button-border;
}

    #page #check-floor-plan-availability:hover, #check-floor-plan-availability:focus, #check-floor-plan-availability:active,
    #page #view-interactive-map:hover, #view-interactive-map:focus, #view-interactive-map:active,
    #page #view-more-photos:hover, #view-more-photos:focus, #view-more-photos:active,
    #page #view-details:hover, #view-details:focus, #view-details:active #page #view-details-school:hover, #view-details-school:focus, #viewview-details-school:active,
    #page #view-details-pet:hover, #view-details-pet:focus, #view-details-pet:active,
    #page #view-details-other:hover, #view-details-other:focus, #view-details-other:active,
    #page #view-details-parking:hover, #view-details-parking:focus, #view-details-parking:active {
        color: @white;
        text-decoration: none!important;
    }

    #page #check-floor-plan-availability:after {
        content: "CHECK FLOOR PLAN AVAILABILITY";
    }

    #page #view-interactive-map:after {
        content: "VIEW INTERACTIVE MAP";
    }

    #page #view-more-photos:after {
        content: "VIEW MORE PHOTOS";
    }

    #page #view-details:after {
        content: "VIEW COMPLETE DETAILS";
    }

    #page #view-details-school:after {
        content: "VIEW SCHOOL INFO";
    }

    #page #view-details-pet:after {
        content: "VIEW PET INFO";
    }

    #page #view-details-other:after {
        content: "VIEW COMPLETE DETAILS";
    }

    #page #view-details-parking:after {
        content: "VIEW PARKING INFO";
    }*/
/*view more button*/
#page span.span-link {
  display: inline;
  margin: 0;
  color: #FF883E;
  text-decoration: none;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
  font-size: 1em;
  cursor: pointer;
}
#page span.span-link:hover {
  text-decoration: underline;
}
/*map view interactive map textarea link*/
/*span.register-to-view-info {
    color: @link-page;
    text-decoration: underline;
    font-weight: normal;
    font-size: 0.8em;
    cursor: pointer;
}

    span.register-to-view-info:hover {
        text-decoration: none;
    }*/
/*.button-shadow-em {
    border-bottom: 1px solid @main-lightdarkblue-color!important;
}*/
.btn-main:hover {
  background-color: #19778d !important;
}
/*.btn-width-100 {
    display: inline-block;
    width: 100%!important;
}*/
input[type="submit"].first-regbtn {
  width: 100%;
  margin-bottom: 0;
  font-size: 1.0em;
  line-height: 1.5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  vertical-align: middle;
  color: white !important;
  text-decoration: none!important;
  -webkit-appearance: none;
}
input[type="submit"].first-regbtn:hover {
  background-color: #19778d !important;
  color: white;
  text-decoration: none;
}
/*#regModal input[type="submit"].basic-regbtn {
    font-size: 0.938em;
}*/
input[type="submit"].basic-regbtn {
  width: 100%;
  margin-bottom: 0;
  background-color: #34a8c4 !important;
  font-size: 1.0em;
  line-height: 1.5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  border: 1px solid #369bb9;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  background-image: none;
  vertical-align: middle;
  color: white !important;
  text-decoration: none!important;
  -webkit-appearance: none;
}
input[type="submit"].basic-regbtn:hover {
  background-color: #19778d !important;
  color: white;
  text-decoration: none;
}
.reg-icon-right {
  position: relative;
  display: inline;
  cursor: pointer;
}
.reg-icon-right:after {
  content: "\f04e";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 1;
  font-weight: 300;
  color: white;
}
/*#page #check-floor-plan-availability:before,
#page #ucRegister_cmdRegister:before,
#page #view-details-other:before,
#page #view-details-parking:before,
#page #view-details-pet:before,
#page #view-details-school:before,
#page #view-details:before,
#page #view-interactive-map:before,
#page #view-more-photos:before {
    float: right;
    padding-left: 5px;
    color: #fff;
    content: "\f04e";
    font-family: FontAwesome;
}*/
/*.regbtnFirst,
.regbtnSecond {
    cursor: pointer;
    width: 30%;
    margin-bottom: 0;
    background-color: #ff912c!important;
    font-size: 1.0em;
    line-height: 1.5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 38px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7) !important;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    vertical-align: middle;
    color: #fff!important;
    text-decoration:none!important;
    -webkit-appearance: none;
}
.regbtnFirst:hover,
.regbtnSecond:hover {
        background-color: #ff7c0e!important;
        color: #fff;
        text-decoration:none;
    }

.reg-icon-left {
    position: relative;
    cursor:pointer;
}

.reg-icon-left:before {
    content: "\f74a";
    font-family: FontAwesome;
    position: absolute;
    top: 5px;
    left:10px;
    z-index: 1;
    font-weight: 300;
}*/
/*.account-nav > li {
    float: left;
    position: relative;
    list-style: none;
    border: 0 none;
}*/
.login-link > a,
.sign-up-link > a,
.let-talk-link > a,
.call-us-link > a {
  height: auto;
  margin-top: 18px;
  margin-right: 20px;
  display: block;
  float: right;
  padding: 8px 10px;
  line-height: 16px;
  font-size: .875em;
  border: 1px solid;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background: white;
  color: #19778d;
}
.bbb-image {
  margin: 0;
  padding: 0;
}
.bbb-image img {
  width: 38px;
  height: 46px;
  margin-top: 12px;
  margin: 12px 0 0 15px;
}
.bbb-image:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 12px;
  bottom: 20px;
  background-color: #e8e7e3;
  width: 1px;
  height: 46px;
}
.sign-up-link a:focus,
.let-talk-link a:focus,
.login-link a:focus {
  color: #19778d !important;
}
.login-link a:hover,
.sign-up-link a:hover,
.let-talk-link :hover,
.call-us-link a:hover {
  background: #f0fbfd;
  color: #19778d;
  text-decoration: none;
}
header ul {
  list-style-type: none;
}
/* loading icon */
.loading-icon {
  position: relative;
  display: inline;
  /*cursor: pointer;*/
}
.loading-icon:after {
  content: "\f110";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  top: -5px;
  right: 10px;
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 1;
  color: white;
}
.pencil-icon-next:after {
  margin-left: 5px;
  content: "\f044";
  font-family: FontAwesome;
}
.continue-icon-next:after {
  margin-left: 5px;
  content: "\f04e";
  font-family: FontAwesome;
}
.before-icon-next:before {
  margin-right: 5px;
  content: "\f04a";
  font-family: FontAwesome;
}
.forward-icon-next:after {
  float: right;
  content: "\f04e";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
}
.btn-getstared {
  width: 95%;
  height: 55px;
  padding-top: 15px;
  font-size: 1.25em!important;
  /*.fa-forward {
        margin-top: 4px;
        float: right;
    }*/
}
.fa-5 {
  margin-top: 20px;
  font-size: 2.6em!important;
  color: #ccc;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  .variable-column ul li {
    width: 100%!important;
  }
  .variable-column ul li a {
    line-height: 2;
  }
  #helpful-links ul {
    display: flex;
    flex-direction: column;
  }
  #helpful-links ul li:first-child {
    order: 1;
  }
  #helpful-links ul li:nth-child(2) {
    order: 6;
  }
  #helpful-links ul li:nth-child(3) {
    order: 10;
  }
  #helpful-links ul li:nth-child(4) {
    order: 2;
  }
  #helpful-links ul li:nth-child(5) {
    order: 7;
  }
  #helpful-links ul li:nth-child(6) {
    order: 11;
  }
  #helpful-links ul li:nth-child(7) {
    order: 3;
  }
  #helpful-links ul li:nth-child(8) {
    order: 8;
  }
  #helpful-links ul li:nth-child(9) {
    order: 12;
  }
  #helpful-links ul li:nth-child(10) {
    order: 4;
  }
  #helpful-links ul li:nth-child(11) {
    order: 9;
  }
  #helpful-links ul li:nth-child(12) {
    order: 13;
  }
  #helpful-links ul li:nth-child(13) {
    order: 5;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets <= 991px */
  .variable-column ul li {
    float: left;
    width: 50%;
    line-height: 1.8;
  }
  .uta-column {
    /* Chrome, Safari, Opera */
    /* Chrome, Safari, Opera */
    /* Firefox */
    /* Firefox */
    list-style-type: none;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops >= 992px*/
  .variable-column ul li {
    float: left;
    width: 33.3%;
    line-height: 1.6;
  }
  .variable-column ul li:last-child {
    width: 100%;
  }
  .uta-column {
    /* Chrome, Safari, Opera */
    /* Chrome, Safari, Opera */
    /* Firefox */
    /* Firefox */
    list-style-type: none;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
  }
}
@media (min-width: 767px) {
  .two-column {
    /* Chrome, Safari, Opera */
    /* Chrome, Safari, Opera */
    /* Firefox */
    /* Firefox */
    list-style-position: inside;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
  }
}
.two-column {
  /* Chrome, Safari, Opera */
  /* Chrome, Safari, Opera */
  /* Firefox */
  /* Firefox */
  list-style-position: inside;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}
#helpful-links h3,
#frequently-asked-questions h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #frequently-asked-questions ul li {
    line-height: 1.4!important;
  }
}
@media (min-width: 768px) {
  #collapseOne,
  #collapseTwo,
  #collapseThree {
    height: auto!important;
  }
}
/* Expand View */
.expand {
  clear: both;
  color: #555;
  text-align: right;
  font-size: 0.85em;
  padding-right: 15px;
  padding-bottom: 5px;
}
.expand span:hover {
  cursor: pointer;
}
.expand-new {
  clear: both;
  margin-right: 10px;
  margin-bottom: 3px;
  color: #555;
  text-align: right;
  font-size: 1.125em;
  padding-bottom: 10px;
}
.expand-new span:hover {
  cursor: pointer;
}
#expand-find-new-apartment,
#expand-most-popular,
#expand-you-move-free,
#expand-value-content,
#expand-save-money-content {
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}
#expand-propertyname {
  line-height: 1.7em;
}
/*index faq bullets*/
#frequently-asked-questions ul li {
  list-style: none;
  line-height: 0.9;
  text-indent: -1em;
  margin-bottom: 2px;
  padding-left: 1em;
}
#frequently-asked-questions ul li:before {
  content: '\2022';
  margin-right: 0.25em;
  font-size: 1.8em;
}
.expand a,
a.more-new {
  cursor: pointer;
  color: #555;
}
.expand a:hover,
a.more-new:hover {
  color: #555;
}
/*form registration*/
.form-control-height {
  height: 27px!important;
  font-weight: normal;
}
.form-width-20 {
  margin-right: auto;
  margin-left: auto;
  width: 70px!important;
  font-size: 1em!important;
}
.form-width-40 {
  width: 50px!important;
}
.height-50 {
  height: 50px!important;
}
.height-50 th {
  vertical-align: middle!important;
}
/*.form-height-xs div p input,
.form-height-xs div p select {
    margin: 0;
    padding: 0 5px 0 5px;
    height: 22px!important;
    font-weight: normal;
    font-size: 0.85em;
}*/
.checkbox-relative input[type=checkbox] {
  position: relative!important;
  margin-left: 0px!important;
}
/** Forms **/
/*.textInput {
    margin: 10px 0;
    padding: 10px 10px;
    width: 90%;
    text-align: left;
    font-size: 1.1em!important;
}*/
/*.input-field-set {
    margin-top: 12px;
    margin-bottom: 12px;
}

    .input-field-set input,
    .input-field-set select,
    .input-field-set textarea {
        margin-left: 25%;
    }

    .input-field-set label {
        position: absolute;
        width: 23%;
    }*/
fieldset {
  position: relative;
}
/*.field-set-value {
    margin-left: 25%;
}

.field-set-label {
    position: absolute;
    width: 23%;
}*/
legend {
  color: #444;
  font-weight: bold;
  font-size: 1.56em;
}
.captcha {
  display: block;
}
.captcha-width {
  margin: 0 auto;
  max-width: 320px;
}
/* For Firefox */
input[type='number'] {
  -moz-appearance: textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0!important;
}
#questionSection #resultcount {
  position: absolute;
  right: 0;
}
#surveyList td {
  float: left;
}
#surveyList td label {
  margin-right: 35px;
  font-weight: normal;
  cursor: pointer;
}
#surveyList td input {
  margin-right: 5px;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .captcha-contact-width {
    margin: 0 auto;
    max-width: 320px;
  }
}
@media screen and (max-width: 768px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea,
  select {
    font-weight: normal;
    font-size: 16px !important;
  }
  .captcha-contact-width {
    margin: 0 auto;
    max-width: 270px;
  }
  #surveyList td {
    padding: 0 15px 0 0!important;
  }
  #surveyList td label {
    margin-right: 0!important;
  }
}
.input-group.date .dropdown-menu {
  display: block;
}
.input-group.date .input-group-addon {
  cursor: default !important;
}
/** Related pages panel **/
/*.related-links-panel {
    display: inline;
    float: left;
    margin-bottom: 45px;
    background: #C5E1E9 url(../../../../images/background/search-box-bg.jpg) repeat-x left top;
}

.related-links-panel-top-right, .related-links-panel-bottom-right, .related-links-panel-bottom-left, .related-links-panel-top-left {
    display: inline;
    float: left;
}*/
/*#page .related-links-panel h3 {
    margin: 0 17px;
    color: #54A7BC;
    font-style: italic;
    font-size: 1.13em;
}*/
/*.related-links-panel-top-right {
    background: url("../../../../images/background/search-box-tr.jpg") no-repeat right top;
}

.related-links-panel-bottom-right {
    background: url("../../../../images/background/search-box-br.jpg") no-repeat right bottom;
}

.related-links-panel-bottom-left {
    padding: 15px 0;
    background: url("../../../../images/background/search-box-bl.jpg") no-repeat left bottom;
}

.related-links-panel-top-left {
    background: url("../../../../images/background/search-box-tl.jpg") no-repeat left top;
}*/
/*.related-links-panel ul {
    margin: 15px 12px;
    padding: 0;
    list-style: none;
}

    .related-links-panel ul li {
        display: inline;
    }

        .related-links-panel ul li a {
            display: block;
            margin-top: 3px;
            padding: 2px 5px;
            color: #4AA3B9;
            text-decoration: underline;
        }

            .related-links-panel ul li a:hover {
                background: #64B0C3;
                color: @white;
                text-decoration: none;
            }*/
/*.registration-heading {
    display: inline;
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
    padding-left: 30px;
    width: 100%;
    background: transparent url("../../../../images/icon-head.jpg") no-repeat left center;
    color: @light-gray-color;
    font-weight: bold;
    font-style: italic;
    font-size: 1.13em;
}

    .registration-heading strong {
        color: #54A7BC;
    }*/
#r_uta_students #r_comments {
  display: block!important;
}
/*Howitworks*/
.transition {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.panel-body.list-group.checked-list-box {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.panel-body.list-group.checked-list-box li.list-group-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: none;
  border-bottom: none;
  border-left: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-body.list-group.checked-list-box li.list-group-item:first-child {
  border-top: none;
}
.panel-body.list-group.checked-list-box li.list-group-item.col-xs-6 {
  margin-left: -1px;
  border-left: 1px solid #ccc;
}
.panel-heading-single {
  display: block;
  padding: 10px;
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #F5F5F5;
  color: #444;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.panel > .panel-heading > span {
  display: block;
}
.panel > .panel-heading .small {
  font-weight: normal;
}
.panel > .panel-heading i {
  -o-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.panel .panel-body {
  border: 1px solid;
  border-color: #ccc !important;
  border-top: none;
  color: #444 !important;
}
.panel-steps-p {
  border: none!important;
  color: #555;
  font-size: 1.0em!important;
}
.panel-steps-white {
  border: none!important;
  color: white;
  font-size: 1.0em!important;
}
.panel .panel-sub-heading {
  padding: 10px;
  border: 1px solid;
  border-color: #ccc;
  border-top: none;
  background-color: #eee;
  font-size: 85%;
}
.panel .panel-title a {
  display: inline-block;
  padding: 10px;
  width: 100%;
  font-weight: bold;
}
/*.panel-gradient > .panel-heading {
    position: relative;
    margin: 0 0 0 0;
    border: 1px solid @median-gray-color;
    background: #d9d9d9;
    background: -moz-linear-gradient(top, #d9d9d9 0%, #e9e9e9 50%, #fbfbfb 100%);
    background: -ms-linear-gradient(top, #d9d9d9 0%, #e9e9e9 50%, #fbfbfb 100%);
    background: -o-linear-gradient(top, #d9d9d9 0%, #e9e9e9 50%, #fbfbfb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(50%, #e9e9e9), color-stop(100%, #fbfbfb));
    background: -webkit-linear-gradient(top, #d9d9d9 0%, #e9e9e9 50%, #fbfbfb 100%);
    background: linear-gradient(to bottom, #d9d9d9 0%, #e9e9e9 50%, #fbfbfb 100%);
    color: #d07908;
    font-weight: bold;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#fbfbfb', GradientType=0);
}

.panel-gradient > .panel-body {
    border: 1px solid;
    border-color: @median-gray-color;
    border-top: none;
    color: @dark-gray-color;
}*/
/*.panel-green > .panel-heading {
    position: relative;
    margin: 0 0 0 0;
    color: @white;
    font-weight: bold;
}

    .panel-green > .panel-heading .small {
        color: @white;
    }*/
/*.panel-green > .panel-heading {
    border-color: @median-gray-color;
    background-color: @primary-color;
}*/
/*.panel-light-blue > .panel-heading {
    background-color: #cee5eb;
    color: @dark-gray-color;
}

.panel-light-blue > .panel-body {
    background-color: @bg-gray-color;
}*/
/*.panel-green-arrow-bottom:after {
    position: absolute;
    bottom: -7px;
    width: 15px;
    height: 15px;
    background-color: @primary-color;
    content: "";
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}*/
.panel-sub-heading h4,
.panel-body h4 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
}
.panel-steps {
  border: none;
  /*background-color: #d9edf7!important;*/
  background-color: #efefef !important;
  /*color: @panel-text-color;*/
}
.panel-steps .panel-body {
  border: none!important;
  color: #6C789E;
  font-size: 1.1em;
}
.panel-steps .panel-title a {
  position: relative;
  display: inline-block;
  padding: 5px;
  min-height: 2em;
  width: 95%!important;
  height: 50px;
  text-decoration: none;
  font-weight: normal;
  font-size: 17px;
  line-height: 1em;
}
@media only screen and (max-width: 48em) {
  .panel-steps .panel-title a .text-title {
    padding-right: 10px;
    color: #555;
    /*font-size: 0.9em;*/
  }
}
@media only screen and (min-width: 48.063em) {
  .panel-heading h3 a {
    display: inline!important;
    cursor: default!important;
    pointer-events: none;
    /*block click in desktop*/
  }
  .desktop-collapse {
    display: block!important;
  }
  .desktop-caret-icon {
    display: none!important;
  }
  .panel-steps .panel-title a .text-title {
    padding-right: 10px;
    color: #555;
    /*font-size: 1.1em;*/
  }
}
.panel-steps .panel-title a .step-number {
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: white;
  color: #6C789E;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  line-height: 40px;
}
.panel-steps .panel-title a span {
  vertical-align: middle;
  line-height: 1;
}
.panel-steps .panel-title a i {
  position: absolute;
  top: 15px;
  right: 5px;
  float: none;
  color: #444;
}
.panel-group .panel.panel-default.no-radius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-group .panel.panel-default > .panel-heading.no-radius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-group .panel.panel-default > .panel-heading > .panel-title.no-radius {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-group .panel-steps:first-child {
  -webkit-border-top-left-radius: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
}
.panel-group .panel-steps:last-child {
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  /*background-color: green!important;*/
  background-color: #34a8c4 !important;
  color: white;
}
.panel-group .panel-steps:last-child .panel-body {
  color: white;
}
.panel-group .panel-steps:last-child .panel-title a .step-number {
  background-color: #efefef;
  color: #2f98b1;
  /*background-color: #cee1cb;
        color: #32a511;*/
}
.panel-location {
  overflow-y: auto;
  max-height: calc(50vh);
}
.panel-cursor-default {
  cursor: default!important;
}
/*Related Pages Section*/
@media (min-width: 992px) {
  #schedule #related-id,
  #how-it-works #related-id,
  #free-move-offer #related-id {
    position: absolute;
    right: 0;
  }
  #rebate #related-id,
  #rebate-offer #related-id,
  #free-move #related-id {
    position: absolute;
    top: 0;
    right: 0;
  }
  #sitemap #regform-second {
    margin-top: 490px;
  }
  #reviews .div-spacing {
    height: 485px;
  }
  #reviews #review-mobile-video {
    position: absolute;
    top: 20px;
    right: 0;
  }
  #sitemap #regform-first,
  #reviews #regform-first {
    position: absolute;
    top: 20px;
    left: 0;
  }
  #how-it-works #related-last {
    padding-top: 170px;
  }
}
@media (max-width: 767px) {
  .main-whatwemove-subtext {
    font-size: .75em;
    display: inline-block;
    border-bottom: 1px solid #FF883E;
    margin-top: 5px;
    padding-bottom: 15px;
    color: #999;
  }
}
/*@import "styles/shadows.less";*/
/*@import "styles/steplist.less";*/
@media (max-width: 767px) {
  table tbody tr td {
    padding: 15px 10px;
    text-align: left;
  }
  #dare-to-compare-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #dare-to-compare-table table tr {
    display: block;
    background-color: #eee;
  }
  #dare-to-compare-table table td {
    display: block;
    text-align: right;
  }
  #dare-to-compare-table table td::before {
    content: attr(data-label);
    float: left;
    color: #333333;
    font-size: 1.125em;
    font-weight: bold;
  }
  .mobile-text-left {
    text-align: left !important;
  }
  .bg-white {
    background-color: white !important;
  }
}
@media (min-width: 768px) {
  table tbody tr td {
    /*padding: 15px 10px;*/
    text-align: left;
    /*font-size: 1em;*/
  }
}
/*** Tables ***/
table {
  float: left;
  width: 100%;
  font-size: 1em;
  /*line-height: 1.6;*/
}
table,
table tr {
  border-collapse: collapse;
  text-align: center;
}
table td {
  margin: 0;
  padding: 0;
  /*color: @gray-color;*/
  font-size: 0.875em;
  /*font-family: Tahoma, sans-serif;*/
}
/*table th {
            border-width: 1px;
            border-style: solid;
            border-bottom: 2px solid #CEE6EC;
            color: @dark-gray-color;
            text-align: center;
            font-weight: bold;
        }*/
table .category {
  font-size: 1.125em;
}
/*td td {
    font-size: 1em;
}*/
/*table thead tr {
    height: 40px;
    text-align: center;
}*/
table thead tr th {
  padding: 10px 5px!important;
  text-align: center;
  background: #eee;
}
table td.category {
  padding: 15px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #dff0d8;
  /*font-size: 0.75em;*/
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
  text-align: center;
}
table td.radioHeadings {
  padding: 13px 2px;
  border-bottom: 1px solid #ccc;
  background-color: #fcf8e3;
  /*font-weight: bold;*/
  text-align: center;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
  font-size: 1.125em;
}
table td.radioButton {
  text-align: center;
}
table td.questionText,
table td.feature,
table th.feature {
  padding: 10px 0;
  padding-left: 10px;
  width: 50%;
  text-align: left;
  font-weight: normal;
  font-size: 1.125em;
}
table.survey-table {
  width: 100%;
  border: 1px solid #ccc;
}
table .compare-data {
  width: 10%;
}
table .checkmark {
  color: #2b8e0f;
  /*font-weight: bold;*/
  font-size: 0.875em;
  text-align: center;
}
table .checkmark-mobile {
  color: #2b8e0f;
  /*font-weight: bold;*/
  font-size: 0.875em;
  text-align: center;
}
table .highlighted {
  background-color: #dff0d8;
}
table .xmark {
  color: red;
  /*font-weight: bold;*/
  font-size: 0.875em;
  text-align: center;
}
table .xmark-mobile {
  color: red;
  /*font-weight: bold;*/
  font-size: 0.875em;
  text-align: center;
}
table .thead-height {
  height: 40px;
  background-color: #eee;
}
table .tbody-height {
  height: 40px;
  vertical-align: middle!important;
}
.table-nonfluid {
  width: auto !important;
}
.success-table {
  background-color: #dff0d8;
}
td[colspan="5"] {
  padding: 10px!important;
}
.surveyTable textarea {
  width: 90%;
  margin: 10px 5px;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  .main-title {
    margin: 10px 2px 20px 2px;
    text-align: center;
  }
  .main-title .main-title-text {
    font-size: 0.9375em;
    padding: 15px 0;
    border-bottom: 1px solid #FF883E;
  }
  .myUtilites-text {
    font-size: 1.25em!important;
  }
  .myUtilites-ok {
    font-size: 1.125em !important;
  }
  .myUtilites-cancel {
    line-height: 1.35;
    margin-top: 10px;
  }
  .myutilities_logo {
    width: 200px;
  }
  .emphasize-text p {
    text-align: center;
    font-size: 1.125em!important;
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
    margin: 5px;
    color: #34a8c4;
  }
  .contact-us {
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
    font-size: 1.25em !important;
  }
  .trec-notice {
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
    font-size: 0.938em !important;
  }
  p.panel-body {
    font-size: 0.875em!important;
  }
  #our-message ul li p {
    font-size: 1em!important;
  }
  #moving-survey h2 {
    margin-bottom: 0;
  }
  .text-md {
    font-size: 1em!important;
  }
  #action-pending legend,
  #scheduler-contact legend,
  #request-rebate legend,
  #move-request legend,
  #move-request-form legend,
  #inventory legend {
    font-size: 1.25em;
    font-weight: normal;
  }
  .denotes {
    font-size: 0.75em;
    color: #666;
    display: block;
  }
  /*.dropdown-menu > li > a {*/
  .dropdown-menu > li {
    color: #666 !important;
    font-size: 1.125em!important;
    line-height: 1.9!important;
    width: 100%;
  }
  #view-lists ul li a,
  #helpful-links ul li a,
  #view-apartment-listings ul li a {
    line-height: 2.2!important;
  }
  #moving-tips h3 {
    margin-bottom: 0;
  }
  .main-index-title {
    text-align: center;
    font-size: 1.375em;
    line-height: 1.3;
    margin: 5px 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FF883E;
  }
  #regform-third .one-column > li > ul > li > a {
    font-size: 1.25em!important;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets <= 991px */
  .mobile-text-xs {
    font-size: 0.913em !important;
  }
  .contact-us {
    margin-top: 20px;
    margin-bottom: 0!important;
  }
  .trec-notice {
    margin: 0 !important;
  }
  #reg-form-section {
    margin-top: 20px;
  }
  .dropdown-menu > li > a {
    padding: 4px 2px;
  }
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops >= 768px */
  .dropdown-menu > li > a {
    font-size: 1.063em!important;
  }
  .main-title {
    margin: 10px 0 30px;
  }
  .main-title .main-title-text {
    padding: 15px 0;
    border-bottom: 1px solid #FF883E;
  }
  .main-index-title {
    text-align: center;
    font-size: 1.750em;
    margin-bottom: 20px;
  }
  .main-index-title .main-title-text {
    padding-bottom: 10px;
    border-bottom: 1px solid #FF883E;
  }
  .emphasize-text p {
    text-align: center;
    font-size: 1.375em;
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
    margin: 5px;
    color: #34a8c4;
  }
  .trec-notice {
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
    font-size: 0.938em;
    margin-bottom: 0 !important;
  }
  .contact-us {
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
    font-size: 1.375em;
    margin-bottom: 0!important;
  }
  #helpful-links ul,
  #frequently-asked-questions ul {
    font-size: 0.875em!important;
  }
  #action-pending legend,
  #scheduler-contact legend,
  #request-rebate legend,
  #move-request legend,
  #move-request-form legend,
  #inventory legend {
    font-size: 1.5em;
    font-weight: normal;
  }
  .denotes {
    font-size: 0.75em;
    color: #666;
    float: right;
    margin-top: 10px;
  }
}
.grey-text {
  color: #666 !important;
}
.text-light-grey {
  color: #8C8A8A !important;
}
.text-privacy-reg {
  font-size: 1.2em !important;
  color: #8C8A8A;
}
.text-privacy-reviews {
  font-size: 0.95em!important;
}
.text-privacy-contact {
  color: #666 !important;
  font-weight: normal;
  font-size: 0.75em!important;
}
.text-privacy {
  color: #666 !important;
  font-weight: normal;
  font-size: 0.65em!important;
}
.text-link-privacy {
  border-bottom: 1px dotted #34a8c4 !important;
  color: #34a8c4 !important;
}
.text-link a {
  float: right;
  color: #34a8c4 !important;
  font-size: 0.9em!important;
}
.text-link a:hover,
.text-link a:visited,
.text-link a:active {
  color: #34a8c4 !important;
  text-decoration: underline;
  font-size: 0.9em!important;
}
.font-white {
  color: white !important;
}
.page-title span.page-head {
  padding: 0;
  font-weight: normal;
  font-style: normal;
}
.text-md {
  font-size: 1.125em;
  color: #555;
}
.text-check {
  color: #449d46;
  font-size: 1.25em;
  margin-right: 10px;
}
.text-bottom {
  vertical-align: text-bottom;
}
/*.font-size-1 {
    color: @aux-gray-color;
    font-size: 1em;
}*/
/*.reg-size-form {
    margin-top: 10px;
    color: @gray-color;
    font-weight: bold;
    font-style: normal;
    font-size: 1.45em!important;
    line-height: 1.1;
}*/
/*.font-agent-title {
    font-size: 1.3em!important;
}*/
/*.font-agent-mobile-title {
    margin-top: 10px;
    color: @dark-gray-color;
    font-style: normal;
    font-size: 1.2em!important;
    line-height: 1.1;
}*/
/*.font-size-20-nested {
    margin-top: 10px;
    color: @gray-color;
    font-weight: bold;
    font-style: normal;
    font-size: 1.6em!important;
    line-height: 1.5;
}*/
/*.font-size-movingtips {
    margin-top: 10px;
    color: @gray-color;
    font-weight: bold;
    font-style: normal;
    font-size: 1.8em!important;
    line-height: 1.5;
}*/
/*.font-size-20-normal {
    margin-top: 10px;
    color: @gray-color;
    font-style: normal;
    font-size: 1.2em!important;
    line-height: 1.2;
}*/
/*.font-daretocompare-title {
    margin-top: 10px;
    padding-left: 15px!important;
    color: @gray-color;
    font-weight: bold;
    font-size: 1.05em!important;
    line-height: 1.2;
}

    .font-daretocompare-title a {
        color: #337ab7;
        font-weight: bold;
        font-size: 0.9em!important;
    }*/
/*.font-alert-box {
    color: #31708f!important;
    font-weight: bold;
    font-size: 0.8em!important;
    line-height: 1.2;
}

.font-alert-greenbox {
    color: #3c763d!important;
    font-weight: bold;
    font-size: 1.0em!important;
    line-height: 1.2;
}*/
.font-color-more {
  color: #34a8c4 !important;
  font-size: 0.875em !important;
}
#frequently-asked-questions ul li a,
#frequently-asked-questions span a,
#uta-apartments .caption a,
#more-apartment-listings .caption a,
#sitemap #regform-second ul li a {
  color: #34a8c4 !important;
}
#frequently-asked-questions ul li a:hover,
#frequently-asked-questions span a:hover,
#uta-apartments .caption a:hover,
#more-apartment-listings .caption a:hover,
#sitemap #regform-second ul li a:hover {
  color: #34a8c4 !important;
}
/*.font-color-white {
    color: @white!important;
}*/
/*.font-color-gray {
    color: @register-mobile-header!important;
}*/
.font-label {
  color: #444;
  font-weight: normal !important;
  font-size: 1em !important;
}
#application-form .font-label {
  font-size: 0.938em !important;
}
.recaptchatable #recaptcha_response_field {
  text-decoration: none;
  font-size: 15px!important;
}
/*.font-related{
    color:#428bca!important;
    margin-top:0;
    margin-bottom:10px!important;
    padding-top:0;
    font-style:italic!important;
}*/
p.panel-body {
  font-size: 1em;
  line-height: 1.7;
}
p.panel-body a {
  color: #FF883E;
}
/*#view-lists ul {
    list-style-type: none;
}*/
#view-lists ul {
  list-style-type: none;
}
#faqs-lists ul {
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}
#faqs-lists ul li:before {
  content: '\2022';
  padding-right: 5px;
  font-size: 1.8em;
  line-height: 0;
  color: #666;
  text-decoration: none!important;
}
#faqs-lists ul li a {
  text-decoration: none;
  color: #34a8c4;
  text-indent: -1em;
  display: inline;
  padding-left: 5px;
}
#view-lists ul li a {
  text-decoration: none;
  padding: 0;
  color: #FF883E;
  margin-bottom: 2px!important;
  display: block;
  line-height: 1.5;
}
#view-lists p a,
#faqs-lists p a {
  text-decoration: none;
  padding: 0;
  color: #FF883E;
  margin-bottom: 2px!important;
  display: block;
  /*line-height: 1.5;*/
}
#view-lists p a:hover,
#view-lists ul li a:hover,
#faqs-lists p a:hover,
#faqs-lists ul li a:hover {
  text-decoration: underline;
}
#view-lists p b,
#faqs-lists p b {
  padding: 0;
  /*font-size: 1.25em;*/
  margin-bottom: 2px!important;
  display: block;
}
#view-lists .panel,
#faqs-lists .panel {
  margin-bottom: 30px;
}
#moving-tips #scheduling-move-tips ul h3 {
  font-size: 1.250em;
}
#moving-tips #scheduling-move-tips ul ul li,
#moving-tips #scheduling-move-tips ul p,
#moving-tips #preparing-move-tips ul li p,
#moving-tips #parking-tips ul li p,
#moving-tips #day-move-tips ul li p,
#moving-tips #moving-insurance-tips ul li p {
  font-size: 1.0em!important;
}
.main-subtext {
  font-size: 0.625em;
  color: #999;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
/*#schedule h2,*/
#office-agent h2,
#field-agent h2 {
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
}
.small-text {
  font-size: 0.875em;
}
#home-equity legend {
  margin: 10px 0 15px 0;
  display: inline-block;
  padding: 0;
  color: #333;
  font-size: 1.375em;
  font-weight: normal;
}
.checkbox-relative b {
  color: #FF883E;
}
#frequently-asked-questions span b,
.text-sm {
  font-size: 0.938em;
}
#moving-survey-table .required {
  font-size: 1.25em!important;
}
#sub-info-links #frequently-asked-questions ul li:last-child:before {
  content: '';
}
.faq-text {
  font-size: 1.125em!important;
  margin-left: -5px;
}
.myUtilites-text {
  font-size: 1.75em;
  line-height: 1.5;
}
.myUtilites-ok {
  padding: 10px 25px;
  font-size: 1.25em;
}
.myUtilites-cancel {
  white-space: normal;
  padding: 0;
  border: none;
  background: none;
  text-decoration: underline;
  color: #FF883E;
}
.myUtilites-cancel:hover {
  text-decoration: none;
}
.text-xs {
  font-size: 0.875em;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  .guest-card .img-top,
  .application .img-top,
  .contact .img-top {
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
  }
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops >= 768px */
  .contact,
  .guest-card,
  .application {
    margin: 0 20px 20px 20px!important;
  }
  .contact-tooltip,
  .guest-card-tooltip,
  .application-tooltip {
    float: none!important;
    width: 200px;
  }
}
.contact-icon,
.guest-card-icon,
.application-icon {
  float: left;
  width: 120px;
  height: 176px;
}
.contact-icon {
  background: url("../../../../images/icons/contact-tooltip.png") no-repeat;
}
.guest-card-icon {
  background: url("../../../../images/icons/guest-card-tooltip.png") no-repeat;
}
.application-icon {
  background: url("../../../../images/icons/application-tooltip.png") no-repeat;
}
.popover.top.in {
  background: transparent !important;
  padding: 0 !important;
}
.js-popover {
  font-size: 1.2em !important;
  border-bottom: 1px dotted #34a8c4 !important;
  color: #34a8c4 !important;
  border: 0;
  background: none;
  padding: 0;
  cursor: help !important;
}
.popover.top > .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.8);
}
.popover-content {
  font-family: UmoveFreeRegular, Calibri, sans-serif, Arial;
  text-align: center;
  font-size: 1em !important;
  line-height: 1.25em !important;
  padding: 12px 7px !important;
  background-color: rgba(0, 0, 0, 0.8);
  color: white !important;
}
.popover-content a {
  text-align: right !important;
  color: #34a8c4 !important;
  margin-top: 5px;
  margin-right: 7px;
  text-decoration: none !important;
  display: block;
}
.list-us-space li {
  position: relative;
}
.guest-card img,
.application img,
.contact img {
  width: 235px;
  height: 263px;
  position: relative;
  display: inline-block;
}
.guest-card .img-top,
.application .img-top,
.contact .img-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.guest-card:hover .img-top,
.application:hover .img-top,
.contact:hover .img-top {
  display: inline;
}
#list-us .tooltip .tooltip-inner {
  overflow: hidden;
  background: #34a8c4;
  border-width: 0px 10px;
  border-style: solid;
  border-color: #34a8c4;
  border-image: initial;
  font-size: 1.3125em;
  text-align: left;
  padding: 10px 0;
  max-width: 350px !important;
  width: 350px !important;
}
#list-us .contact .tooltip .tooltip-inner {
  height: 176px;
}
#list-us .guest-card .tooltip .tooltip-inner {
  height: 180px;
}
#list-us .application .tooltip .tooltip-inner {
  height: 220px;
}
#list-us .tooltip .tooltip-arrow {
  border-bottom-color: #34a8c4;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  /*    .fixed-reg-form-height .multiviewContainer {
        height: 330px;
    }*/
  .panel ul li {
    line-height: 2.3;
  }
  #regform-video {
    margin-top: 5px;
  }
  /*    p.value-proposition-content {
        width: 100%!important;
    }*/
  #agent-assistant-box .value-proposition {
    margin-top: 20px!important;
  }
  .review-listing h2 {
    margin-bottom: 0;
  }
  .mobile-no-marign-bottom {
    margin-bottom: 0!important;
  }
  .m-line-height-sm {
    line-height: 1.4em;
  }
  #free-move-offer h2 {
    margin-top: 0;
  }
  .scholarship-subTitle,
  .dareToCompare-subTitle {
    font-size: 0.75em;
    display: block;
    margin-top: 5px;
    padding-bottom: 15px;
    color: #999;
    background-color: white;
  }
  #sub-info-links h2,
  #more-apartment-listings h2,
  #agent-assistant-box h2 {
    margin-top: 0;
  }
  .list-us-space {
    padding-left: 0px;
  }
  .list-us-space li {
    display: block;
    margin: 0 auto 15px auto;
  }
  #yourInformation {
    padding-bottom: 0!important;
  }
  #yourFriendInfo {
    padding-top: 0!important;
  }
  #two-great-options ul li p,
  #two-great-rebate ul li p {
    padding: 10px!important;
    font-size: 1.0em!important;
  }
  .panel-body,
  .panel-box {
    padding: 10px!important;
  }
  .video-spacing {
    padding: 0 0 20px 0!important;
  }
  .col-xs-12 p:not(:last-child) {
    margin-bottom: 10px;
  }
  .col-xs-12 p span:not(:last-child):not(.more) {
    margin-bottom: 10px;
    display: inline-block;
  }
  #equal-housing .equal-housing-img {
    margin-bottom: 20px;
  }
  #privacy-policy-img {
    text-align: left;
    margin: 5px 0 20px 0;
  }
  .mobile-block {
    display: block;
  }
  #request-rebate .form-email,
  #request-rebate-confirmation .form-email {
    font-weight: normal !important;
    margin: 0;
  }
  .mobile-align-center {
    text-align: center!important;
  }
  .checkbox-move label {
    padding-left: 5px;
    cursor: pointer;
    display: inline;
  }
  #request-rebate .form-group span,
  #request-rebate-confirmation .form-group span {
    padding: 0;
  }
  #more-listing-login .caption {
    margin-top: 5px;
  }
  .padding-box {
    padding: 5px!important;
  }
  #agent-assistance-box {
    padding-right: 0px!important;
  }
  #agent-assistance-box .text-center {
    text-align: left;
  }
  #agent-assistance-box .caption {
    text-align: left;
    margin-left: 39px;
  }
  #more-listing-agent,
  #agent-assistant-box {
    padding-right: 0px!important;
  }
  #more-listing-agent .caption,
  #agent-assistant-box .caption {
    text-align: left;
    margin-left: 39px;
  }
  #alpha-img-desktop {
    min-height: 150px!important;
  }
  #alpha-img-morelistings,
  #beta-img-desktop {
    position: relative!important;
    margin-top: 0!important;
    min-height: 150px!important;
  }
  #frequently-asked-questions h3 {
    margin-top: 10px!important;
  }
  .btn-danger {
    font-size: 0.875em !important;
    padding: 5px 10px;
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets <= 991px */
  /*p.value-proposition-content {
    width: 420px;
}*/
  .fa-video-arrow {
    position: relative;
    top: 5px;
  }
  #schedule-input {
    margin: 0 10px 10px 0;
  }
  #accordion-123-steps h3.panel-title {
    width: 100%;
  }
  .side-padding-left,
  .side-padding-right {
    padding: 0;
  }
  .panel-default#top-zip-codes {
    margin-bottom: 0;
  }
  #tell-friend #yourInformation {
    padding: 15px 15px 0 15px!important;
  }
  #tell-friend #yourFriendInfo {
    padding: 0 15px 15px 15px!important;
  }
  #tell-friend #yourFriendInfo h2 {
    margin-top: 0!important;
  }
  .form-horizontal .form-group {
    margin: 0;
  }
  #agent-assistance-box,
  #more-listing-agent {
    padding-right: 10px;
  }
  #agent-assistant-box .value-proposition {
    margin-top: 10px;
  }
  .mobile-display-inline {
    display: inline;
  }
  .mobile-padding-bottom-sm {
    padding-bottom: 20px !important;
  }
  .mobile-no-padding-right {
    padding-right: 0!important;
  }
  .mobile-inline {
    display: inline!important;
  }
  .mobile-padding-side-xs {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .mobile-margin-bottom-xs {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops >= 768px */
  .desktop-display-none {
    display: none;
  }
  #regform-video {
    margin-top: 10px;
  }
  .list-us-space {
    padding-left: 0px;
  }
  .list-us-space li {
    display: inline-block;
    margin: 5px auto;
  }
  .line-height-sm {
    line-height: 1.5!important;
  }
  #view-lists .panel ul li {
    float: left;
    width: 50%;
    line-height: 1.5;
  }
  /*    .col-xs-12 p:last-child {
        margin-bottom: 15px;
    }*/
  #privacy-policy-img {
    text-align: center;
    margin-top: 30px;
  }
  #request-rebate .form-email,
  #request-rebate-confirmation .form-email {
    font-weight: normal !important;
    margin: 0 15px;
  }
  #moving-from label,
  #lease-questions label,
  #lease-questions .lease-question,
  #requested-date .text-window,
  #notes-comments label {
    margin: 5px 15px;
  }
  #scholarship-agreement input {
    cursor: pointer;
  }
  .checkbox-move label {
    padding-left: 15px;
    cursor: pointer;
    display: inline;
  }
  .checkbox-move label input {
    cursor: pointer;
  }
  .desktop-margin-top-10 {
    margin-top: 10px;
  }
  .desktop-margin-bottom-10 {
    margin-bottom: 10px;
  }
  .padding-box {
    padding: 0 13px !important;
  }
  #more-listing-agent .caption,
  #agent-assistant-box .caption {
    width: 230px;
  }
  .desktop-align-right {
    text-align: right;
  }
  .desktop-padding-side-15 {
    padding: 0 15px!important;
  }
  .desktop-padding-left-10 {
    padding-left: 10px!important;
  }
  .desktop-padding-left-xs {
    padding-left: 40px!important;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops 992px */
  /*    p.value-proposition-content {
        width: 265px;
    }*/
  #agent-assistant-box .value-proposition {
    float: right;
    clear: both;
    margin: 15px 0 5px 5px;
  }
  #more-listing-agent .caption,
  #agent-assistant-box .caption {
    width: 250px!important;
  }
  #tell-friend #yourInformation,
  #tell-friend #yourFriendInfo {
    padding: 15px!important;
  }
  .padding-agent-text {
    padding-left: 15px!important;
  }
  .mobile-no-padding-left {
    padding-left: 0px!important;
  }
  .margin-left-right-box {
    margin: 0 2px!important;
  }
  .dare-text-align {
    text-align: center;
  }
  .reg-image-padding {
    margin: 10px 0 0 0!important;
    padding-top: 0;
  }
  .mobile-marign-top {
    margin-top: 10px!important;
  }
  .schedule-text-align {
    text-align: center;
  }
  .side-padding-left {
    padding: 0 0 0 10px!important;
  }
  .side-padding-right {
    padding: 0 10px 0 0!important;
  }
  .desktop-padding-top-10 {
    padding-top: 10px!important;
  }
  .reg-image-padding {
    margin: 5px 0 5px 10px!important;
    padding-top: 10px;
  }
  /*    .mobile-marign-top {
        margin-top: 0px!important;
    }*/
  .desktop-form-full {
    padding-right: 0!important;
  }
  .desktop-margin-left-20 {
    margin-left: 20px;
  }
  .padding-top-25 {
    padding-top: 25px;
  }
  #request-rebate .form-group {
    margin: 5px 0!important;
  }
  #frequently-asked-questions h3,
  #remeber-steps h2 {
    margin-top: 0!important;
  }
  #free-move #related-last,
  #free-move #hightest-rebate {
    margin-top: 10px;
  }
  #rebate #most-reputable-apt {
    margin-top: 10px;
  }
  #rebate #most-reputable-apt .panel {
    margin-bottom: 0;
  }
}
.container {
  position: static;
  margin: 7% 0 3% 0;
  border: 1px solid #ccc;
}
.hr {
  margin: 0px;
  padding: 5px 0px;
  height: 0px;
  border-bottom: 1px solid #444;
  font-size: 1px;
}
.vertical-top {
  vertical-align: top;
}
.vertical-bottom {
  position: absolute;
  bottom: 0;
}
.rightalign {
  vertical-align: middle!important;
  text-align: right;
}
.leftalign {
  vertical-align: middle!important;
  text-align: left;
}
.align-center {
  text-align: center!important;
}
#moving-confirmation legend,
#request-rebate-confirmation legend,
#moving-confirmation h3,
#request-rebate-confirmation h3,
#moving-confirmation .bold a,
#request-rebate-confirmation .bold a,
#moving-confirmation label,
#request-rebate-confirmation label,
#moving-confirmation label span,
#request-rebate-confirmation label span,
#moving-confirmation fieldset p,
#request-rebate-confirmation fieldset p,
#moving-confirmation fieldset a,
#request-rebate-confirmation fieldset a,
#moving-confirmation fieldset span,
#request-rebate-confirmation fieldset span,
#moving-confirmation fieldset input,
#request-rebate-confirmation fieldset input,
#moving-confirmation fieldset textarea,
#request-rebate-confirmation fieldset textarea,
#moving-confirmation .overflow-wrap p,
#request-rebate-confirmation .overflow-wrap p {
  color: #999;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right!important;
}
.white-space-normal {
  /*Firefox align hold*/
  white-space: normal!important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.display-block-inline {
  display: inline-block;
}
.display-inline {
  display: unset!important;
}
/*margin*/
.no-margin {
  margin: 0px!important;
}
.no-margin-top {
  margin-top: 0px!important;
}
.no-margin-bottom {
  margin-bottom: 0px!important;
}
.no-margin-left {
  margin-left: 0px!important;
}
.no-margin-right {
  margin-right: 0px !important;
}
.margin-5 {
  margin: 5px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.section {
  margin: 20px 0 0 0;
}
.margin-left-50 {
  margin-left: 50px;
}
.margin-right-0 {
  margin-right: 0px!important;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-140 {
  margin-right: 140px;
}
.margin-top-5 {
  margin-top: 5px!important;
}
.margin-top-10 {
  margin-top: 10px!important;
}
.margin-top-20 {
  margin-top: 20px!important;
}
.margin-top-25 {
  margin-top: 25px!important;
}
.margin-top-45 {
  margin-top: 45px!important;
}
.margin-bottom-5 {
  margin-bottom: 5px!important;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px!important;
}
.margin-bottom-34 {
  margin-bottom: 34px;
}
.margin-top-neg-20 {
  margin-top: -20px !important;
}
.margin-left-neg-20 {
  margin-left: -20px !important;
}
.margin-right-left-30 {
  margin: 0 50px;
}
/*** JJN 9-29-2011 If placing elements on top of a background, use class background-frame to properly position the elements on top of the background ***/
.background-frame {
  margin-top: 20px;
  padding-top: 10px;
}
/*** JJN 9-29-2011 .background-frame h3 changes the default h3 because the backgroud is an image and the business wants the text indented ***/
.background-frame h3 {
  margin-top: 0px;
  margin-left: 10px;
}
.background-frame ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
/*Padding*/
.no-padding {
  padding: 0px!important;
}
.no-padding-right {
  padding-right: 0px!important;
}
.no-padding-left {
  padding-left: 0px!important;
}
.no-padding-top {
  padding-top: 0px!important;
}
.no-padding-bottom {
  padding-bottom: 0px!important;
}
.padding-sm {
  padding: 10px!important;
}
.padding-md {
  padding: 15px!important;
}
.padding-5 {
  padding: 0 5px 5px 5px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-top-10 {
  padding-top: 10px!important;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-55 {
  padding-top: 55px;
}
.padding-top-90 {
  padding-top: 90px;
}
.padding-bottom-5 {
  padding-bottom: 4px;
}
.padding-xs {
  padding: 5px;
}
.padding-bottom-10 {
  padding-bottom: 10px!important;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-50 {
  padding-bottom: 50px;
}
.padding-top-bottom-5 {
  padding: 5px 0;
}
.padding-top-bottom-10 {
  padding: 10px 0;
}
.padding-top-bottom-reg-10 {
  padding: 10px 0px 10px 0px!important;
}
.padding-top-bottom-20 {
  padding: 20px 0;
}
.padding-left-right-10 {
  padding: 0 10px;
}
.padding-dropdown {
  padding: 3px 8px !important;
}
.padding-left-10 {
  padding-left: 10px!important;
}
.padding-left-15 {
  padding-left: 15px!important;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-right-10 {
  padding-right: 10px!important;
}
.padding-right-15 {
  padding-right: 15px!important;
}
.checkbox label label {
  padding-left: 0px!important;
}
#alpha-more {
  position: relative!important;
  min-height: 170px;
}
#alpha-more-desktop {
  position: relative!important;
  min-height: 45px;
}
#alpha-img {
  position: relative!important;
  min-height: 170px;
}
#alpha-img-agent {
  position: relative!important;
  min-height: 150px;
}
#alpha-img-desktop {
  position: relative!important;
  min-height: 165px;
}
#alpha-img-morelistings,
#beta-img-desktop {
  position: relative!important;
  margin-top: 40px;
  min-height: 165px;
}
.content-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}
.content-bottom-right {
  position: absolute;
  right: 0;
  bottom: 0;
}
.left-neg-0 {
  left: 0px!important;
}
.left-neg-10 {
  position: relative;
  left: -20px !important;
}
.left-neg-20 {
  position: relative;
  left: -20px !important;
}
.top-neg-10 {
  position: relative;
  top: -10px !important;
}
.top-neg-15 {
  top: -15px !important;
}
.font-select-checkbox {
  position: relative;
  top: 2px;
}
.required {
  padding-left: 3px;
  color: red;
  text-align: left;
  font-family: Calibri, sans-serif, Arial;
}
.error {
  color: red !important;
}
.bold {
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
}
.underlined-text {
  text-decoration: underline;
}
.line-height-xs {
  line-height: 1.1!important;
}
.line-height-ssm {
  line-height: 1.2!important;
}
.line-height-md {
  line-height: 1.9!important;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.container-best-deal {
  position: static;
  margin: 25px 0 25px 0;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/*** JJN 9-29-2011 wrapped-block-left style is used to produce a margin and to lineup child elements ***/
.wrapped-block-left {
  display: inline;
  float: left;
  margin-top: 10px;
  margin-right: 4px;
}
.wrapped-block-left h3 {
  margin-top: 0px;
}
.wrapped-block-right {
  display: inline;
  float: right;
  margin-top: 20px;
  margin-bottom: 4px;
  margin-left: 4px;
}
/*** JJN 9-29-2011 When lining up an image on the left with paragraphs on the right, assign the class wrapped-block-left to the image ***/
img.wrapped-block-left {
  float: left;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.return {
  display: block;
  color: #34a8c4;
  text-align: right;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
  font-size: 0.9em;
}
.return:hover {
  text-decoration: underline;
  cursor: pointer;
}
.highlight {
  color: #34a8c4 !important;
}
.highlight a:hover {
  color: #2e9710 !important;
  text-decoration: underline;
}
.text-decoration-none {
  text-decoration: none!important;
}
.border-bottom-title {
  padding-bottom: 5px!important;
  border-bottom: solid thin #dedede;
}
.alert-gray {
  border-color: #ccc !important;
  background-color: #eee !important;
  list-style-type: none;
}
.ifram-border-0 {
  border: 0!important;
}
.line-height-1 {
  line-height: 1!important;
}
#find-apartments .panel .panel-body,
#text-themost .panel .panel-body,
#view-lists .panel .panel-body,
#sub-info-links .panel .panel-body,
#faqs-lists .panel .panel-body {
  border: 0!important;
}
#sub-info-links .panel .panel-body {
  padding: 5px!important;
}
#view-lists .panel .panel-body,
#faqs-lists .panel .panel-body {
  padding-bottom: 5px!important;
  margin-bottom: 0;
}
#reg-module .panel {
  margin-bottom: 0;
}
.relax.panel-heading {
  padding: 0;
}
.label {
  font-weight: normal;
}
.exapand-spacing {
  margin-bottom: 24px;
}
.content-spacing {
  margin-bottom: 20px;
}
#our-message ul {
  list-style-type: none;
  padding: 0 15px;
}
#our-message ul li {
  padding-top: 20px;
}
#our-message ul li p {
  margin-bottom: 0;
}
#our-message ul li h3 {
  font-size: 1.250em;
  margin: 0 0 10px 0;
  color: #34a8c4;
}
#our-message ul li:last-child {
  padding-bottom: 20px;
}
#acknowledgements p {
  padding: 15px 15px 0 15px;
}
#acknowledgements p:last-child {
  padding: 0 15px 15px 15px;
}
.img-thumbnail {
  padding: 25px;
  margin-top: 5px;
}
#acknowledgements,
#our-message {
  margin-top: 25px;
}
#locator-info address,
#moving-department .panel-box {
  padding: 15px;
  margin: 0;
  line-height: 1.6;
}
#moving-insurance-tips {
  margin-bottom: 25px;
}
#view-lists ul li,
#faqs-lists ul li,
#view-lists p {
  font-size: .875em;
  margin-bottom: 0;
}
#two-great-options ul,
#two-great-rebate ul {
  padding-left: 0px;
  list-style-type: none;
}
#two-great-options ul li p,
#two-great-rebate ul li p {
  padding: 15px;
}
#hightest-rebate .panel .panel-body,
#pre-screened .panel .panel-body,
#most-reputable-apt .panel .panel-body,
#faqs-content .panel .panel-body,
#office-agent .panel .panel-body,
#field-agent .panel .panel-body,
#reviews .panel .panel-body,
#contact-us .panel .panel-body,
#sitemap .panel .panel-body,
#schedule .panel .panel-body,
#uta-apartments .panel .panel-body,
#tell-friend .panel .panel-body,
#scholarship .panel .panel-body {
  border: 0;
}
#qestionsAnswers ul {
  margin-bottom: 0;
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}
#qestionsAnswers ul li a {
  text-indent: -1em;
  display: inline;
  padding-left: 5px;
  color: #34a8c4 !important;
}
#qestionsAnswers ul li a:hover {
  color: #34a8c4 !important;
}
#qestionsAnswers ul li:before {
  content: '\2022';
  padding-right: 5px;
  font-size: 1.8em;
  line-height: 0;
  color: #666;
  text-decoration: none!important;
}
#sitemap .panel-body ul {
  padding-left: 20px;
}
#contact-us .panel ul {
  margin: 15px 0;
}
#list-us ol {
  color: #333;
  padding-left: 20px;
}
#home-equity address {
  line-height: 1.6;
}
#home-equity address b {
  font-size: 1.125em;
}
input[type=checkbox] {
  -webkit-appearance: checkbox!important;
}
input[type=radio] {
  -webkit-appearance: radio!important;
}
.no-border {
  border: 0!important;
}
#uta-apartments ul li {
  font-size: .875em;
  margin-bottom: 0;
}
.checkbox label,
.radio label {
  padding-left: 15px;
}
#expand-frequently-asked-questions {
  position: relative;
  top: -10px;
}
#find-your-apartment p {
  margin-bottom: 0;
}
#find-your-apartment #effect-find-new-apartment {
  margin-top: 15px;
}
.border-left {
  border-left: 1px dotted #ccc;
}
.border-right {
  border-right: 1px dotted #ccc;
}
#regform-video {
  margin-bottom: 20px;
}
.more-plus {
  cursor: pointer;
  text-decoration: underline;
}
.expand-new span {
  cursor: pointer;
  font-size: 0.875em;
}
#helpful-links h3 {
  margin-top: 0;
}
#request-rebate input[type="checkbox"],
#request-rebate-confirmation input[type="checkbox"] {
  margin-top: 8px;
}
.effect-save-money-content.in,
.effect-value-content.in {
  display: inline!important;
}
#bbb-logo div {
  margin: 10px 0;
  text-align: center;
}
.rl_error_submit p {
  text-align: left;
  margin-top: 10px;
  display: block;
  font-size: .875em;
  padding: 8px;
  background-color: white;
  border: 1px dotted #ddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.modal-dialog #r_control-new .col-md-6 {
  width: 100%!important;
}
.modal-dialog #r_control-new .side-padding-left,
.modal-dialog #r_control-new .side-padding-right,
.modal-dialog #r_control-new #r_email_address,
.modal-dialog .uta-btn {
  padding: 0 5%!important;
}
#hightest-rebate .panel-body,
#most-reputable-apt .panel-body,
#hightest-rebate .panel-body,
#related-last .panel-body {
  padding: 10px;
}
.margin-leff-sm {
  margin-left: 20px;
}
#scheduling-move-tips ul,
#preparing-move-tips ul,
#packing-tips ul,
#day-move-tips ul,
#moving-insurance-tips ul {
  margin-left: -20px;
}
.modal-dialog .uta-btn a:after {
  right: 30px!important;
}
.wrap {
  white-space: nowrap;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 1rem 1rem;
  background-size: 1rem 1rem;
}
.progress-bar {
  transition-duration: 1s;
}
.progress {
  height: 25px;
}
.progress-second-step {
  width: 33%;
}
.progress-last-step {
  width: 66%;
}
.overflow-wrap {
  overflow-wrap: break-word;
}
.form-horizontal select {
  padding: 2px 10px;
}
.form-horizontal select option {
  padding: 2px 10px;
}
#move-confirmation input {
  padding-left: 5px;
}
.circle-img {
  border-radius: 50%;
  border: 1px solid #efefef!important;
}
.border-top-bottom {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.border-top {
  border-top: 1px solid #ccc;
  display: inline;
  padding: 10px 30px;
}
.text-bold {
  font-weight: 700;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.border-point-bottom {
  border-bottom: 1px dotted #e5e5e5;
  width: 100%;
  padding-bottom: 5px;
}
.border-sm {
  border-width: 0px;
  border-radius: 4px;
  border: 1px solid #ddd;
}
.required-text-position {
  top: 0!important;
}
.required-text {
  position: relative;
  top: -5px;
  font-size: 0.875em !important;
}
.label-success {
  background: #34a8c4;
}
.fixed-recaptcha-height {
  height: 78px;
}
body.iosBugFixCaret.modal-open {
  position: fixed;
  width: 100% !important;
  -webkit-overflow-scrolling: touch !important;
  overflow-y: auto !important;
  height: 100% !important;
}
/*color lists*/
/**YouTube*/
.videoWrapper {
  /* 16:9 */
  position: relative;
  padding-bottom: 50%;
  /*padding-top: 35px;*/
  height: 0;
  overflow: hidden;
}
.videoWrapper .lite-youtube {
  max-width: 100%;
}
/*    .videoWrapper iframe,
    .videoWrapper object,
    .videoWrapper embed,
    .videoWrapper param {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%!important;
        height: 100%!important;
    }
*/
#video-heading {
  text-align: center;
}
#video-heading h2 {
  padding-bottom: 6px!important;
  line-height: 1.4!important;
  margin: 0;
  font-size: 1.25em;
}
@media screen and (max-width: 991px) {
  .fa-video-arrow {
    color: #34a8c4;
    font-size: 1.5em!important;
    line-height: 0.3em!important;
  }
  .embed-responsive video {
    object-fit: cover;
    object-position: top;
  }
}
@media screen and (min-width: 768px) {
  #umf-video {
    width: 100% !important;
    height: 404px !important;
  }
  .embed-responsive-item {
    position: relative !important;
  }
}
@media screen and (min-width: 992px) {
  .embed-responsive-16by9 {
    padding-bottom: 0;
    position: inherit !important;
    overflow: visible !important;
    display: inline;
  }
  .embed-responsive-16by9 video {
    position: static !important;
  }
  .fa-video-arrow {
    position: relative;
    top: 6px;
    color: #34a8c4;
    font-size: 1.625em !important;
    line-height: 0.3em !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  .fa-video-arrow {
    position: relative;
    top: 0px !important;
    color: #34a8c4;
    font-size: 1.7em !important;
    line-height: 0.3em !important;
  }
}
@media print {
  html,
  body {
    margin: 0!important;
    padding: 0!important;
    line-height: 1.2em!important;
  }
  .container,
  .container div {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
  }
  header,
  footer,
  #Header,
  #Footer,
  #mobile-header {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  #regModal .modal-dialog {
    width: 98%;
    margin-top: 1%;
  }
  body.modal-open .modal .modal-dialog {
    margin: auto;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets */
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops >= 768px */
  body.modal-open .modal {
    display: flex !important;
    height: 100%;
  }
  body.modal-open .modal .modal-dialog {
    margin: auto;
  }
  #regModal .modal-dialog {
    margin-top: 5%;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops  >= 992px*/
  #regModal .modal-dialog {
    width: 400px;
  }
}
#regModal .module {
  -moz-box-shadow: 5px 5px 5px 3px rgba(0, 0, 0, 0.5) !important;
  -webkit-box-shadow: 5px 5px 5px 3px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 5px 5px 5px 3px rgba(0, 0, 0, 0.5) !important;
}
.modal-dialog #registration-form-header {
  margin: 0!important;
  padding: 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  background: #19778d;
}
.modal-dialog #registration-form-header p {
  padding: 20px 5px;
  color: white;
}
.modal-dialog .panel-body {
  padding: 5px 10px;
}
.modal-dialog .reg-form-border {
  position: relative;
  top: -15px;
  margin: 5px 15%;
  background: #34778d;
  background: -moz-linear-gradient(left, #34778d 0%, #75def7 100%);
  background: -webkit-linear-gradient(left, #34778d 0%, #75def7 100%);
  background: linear-gradient(to right, #34778d 0%, #75def7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19778d', endColorstr='#75def7', GradientType=1);
}
.modal-dialog .multiviewContainer {
  margin-left: 5%;
  width: 90%;
}
.modal-dialog .space-bottom {
  margin-bottom: 0px;
}
.close-window:before {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 103;
  margin-top: -30px !important;
  margin-right: -30px !important;
  padding: 5px;
  width: 30px !important;
  height: 30px !important;
  -moz-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  border-radius: 15px !important;
  background-color: #f9f8f3 !important;
  content: "\f00d";
  font-size: 20px;
  font-family: FontAwesome;
  opacity: 1 !important;
}
a.close-window {
  color: #2f98b1;
}
a.close-window:hover {
  color: #19778d;
  cursor: pointer;
}
.close {
  text-shadow: none!important;
  font-weight: 100!important;
  opacity: 1!important;
}
#termConditions h2 {
  font-size: 1.25em !important;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial !important;
}
#termConditions h3 {
  font-size: 1em !important;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial !important;
}
#termConditions p {
  font-size: 1em !important;
  font-family: UmoveFreeRegular, Calibri, sans-serif, Arial !important;
}
#termConditions .modal-header .close {
  font-size: 2em !important;
  display: block !important;
}
/*tabs less file*/
#tabs ul li.active a {
  background: white;
}
#tabs ul li a {
  background: #f9f8f3;
  border: 1px solid #ddd;
  border-bottom: none;
}
#tabs .nav-tabs {
  border: 1px solid #ddd;
  background: #efefef;
  padding-top: 5px;
  padding-left: 5px;
}
#tabs img {
  padding: 10px;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  .alert-warning div ul li a {
    line-height: 2.5!important;
  }
  .text-privacy-contact .text-link-privacy,
  .text-link-privacy .text-link-privacy {
    line-height: 2.5;
  }
  .panel div ul li a {
    line-height: 2.5!important;
  }
  .caption a {
    line-height: 2.5!important;
  }
}
/* Sub Less Files */
.caption {
  display: block;
  clear: both;
  text-align: center;
}
.caption a {
  font-size: 1em;
}
.caption-wrapper {
  display: inline-block;
}
/*.caption-agent-assistance {
    width: 250px;
}*/
@media (max-width: 360px) {
  .welcome-small-device {
    line-height: 1.4 !important;
    padding-bottom: 11px !important;
  }
  .welcome-small-device #header-welcome div:last-child .create-account {
    display: block;
  }
  .welcome-small-device #callusMobile {
    padding-right: 4px !important;
    padding-left: 4px !important;
  }
  .welcome-small-device .login-text-modal {
    margin-right: 5px !important;
  }
  .umovefree-logo .logo-small-device img {
    margin-top: 21px;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .login-link .fa-user {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .umovefree-logo a img {
    margin-top: 21px;
    margin-left: 5px;
    width: 120px;
    height: 28px;
  }
  .apply-nav-height {
    padding: 0 0 18px 3px !important;
    border-bottom: 1px solid #FF883E;
  }
  .sitemap-call-us-link {
    text-align: right;
    left: -197px;
    padding: 10px;
    width: 240px;
    font-size: .875em;
  }
  .sitemap-call-us-link .phone-number-label {
    padding-right: 10px;
    float: left;
  }
  .welcome-message {
    margin-top: 16px !important;
    line-height: 1.5 !important;
    margin-right: 5px !important;
    text-align: right;
    font-size: .813em !important;
  }
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops */
  .umovefree-logo a img {
    float: left;
    margin-top: 12px;
    width: 160px;
    height: 45px;
  }
  .apply-nav-height {
    padding: 0 10px 12px 5px;
    border-bottom: 1px solid #FF883E;
  }
  .sitemap-call-us-link {
    left: -134px;
  }
  .sitemap-call-us-link .phone-number-label {
    padding-right: 10px;
    float: left;
  }
}
@media (max-width: 991px) {
  /* Portrait tablets and small desktops */
  .sitemap-call-us-link {
    text-align: right;
    /*left: -186px;*/
    padding: 10px;
    width: 230px;
    font-size: .875em;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops */
  .sitemap-call-us-link {
    text-align: right;
    left: -132px;
    padding: 10px;
    width: 230px;
    font-size: .875em;
  }
}
.umovefree-logo {
  float: left;
}
#header-size {
  /*width: 100%;*/
  height: 71px;
  border-bottom: 1px solid #e1e0dc;
  background: #f9f8f3;
}
.account-nav {
  float: right;
  margin: 0;
  padding-left: 0;
}
.account-nav > li {
  position: relative;
  float: left;
  border: 0;
  list-style: none;
}
.already-text {
  margin-top: 25px;
  padding-right: 5px;
  font-size: 0.875em;
}
.phone-numbers {
  margin-right: 15px;
}
.old-call-us-link {
  margin-top: 18px;
  padding-left: 0;
  font-size: 1.4em;
}
.old-call-us-link .phone-number-label {
  padding-right: 10px;
}
.old-call-us-link .phone-number {
  float: right;
}
.bbb-image img {
  margin: 12px 0 0 15px;
  margin-top: 12px;
  width: 38px;
  height: 46px;
}
.bbb-image:before {
  position: absolute;
  top: 12px;
  bottom: 20px;
  left: 0;
  display: block;
  width: 1px;
  height: 46px;
  background: #e8e7e3;
  content: '';
}
#content-right ul li span.breadcrumb {
  padding: 0 10px;
  margin-bottom: 0;
  list-style: none;
  width: 100%;
  display: block;
  color: white;
  background-color: #FF883E;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#content-right ul li:hover {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  width: 100%;
  display: block;
  background-color: #FF883E;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#content-right ul li:hover a {
  color: white !important;
}
#content-right ul li a,
#content-right ul li span {
  text-decoration: none;
  padding: 0 10px;
  font-size: 1.25em;
  color: #FF883E;
  margin-bottom: 2px!important;
  display: block;
}
#login-signup .welcome-message {
  font-size: 1em !important;
}
.welcome-message {
  margin-top: 15px;
  margin-right: 15px;
  font-size: 0.75em !important;
}
.welcome-message .create-account {
  color: #FF883E !important;
  cursor: pointer;
  white-space: nowrap;
}
.welcome-message .create-account:hover {
  text-decoration: underline;
}
@media (max-width: 500px) {
  .umovefree-logo .logo-small-device img {
    margin-left: 5px !important;
    height: auto !important;
  }
  .mobile-xs {
    display: block;
  }
  .welcome-message {
    margin-top: 8px !important;
  }
  .apply-nav-height.welcome-small-device {
    padding-bottom: 8px !important;
  }
}
@media (max-width: 374px) {
  .mobile-es-ellipse {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
  }
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets */
  #registration-form-header {
    margin: -15px -10px 0 !important;
  }
  .reg-from-title p {
    font-size: 1.15em!important;
  }
  #schedule-btn a {
    height: auto !important;
    padding-top: 5px !important;
  }
}
@media (min-width: 767px) {
  .confirm-number {
    padding: 21px 10px;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets */
  #r_control-new .form-group {
    padding: 0!important;
  }
  /*.city-wrap-title,
    .neigh-wrap-title,
    .zipcode-wrap-title {
        display: block;
    }*/
  /*.reg-landing-start {
        padding: 0;
    }*/
  /*#content-left {
        padding-right: 15px;
    }*/
  /*.aside {
        width: 100%!important;
    }*/
  /*.value-props-l190 {
        margin-bottom: 0!important;
    }*/
  /*mobile bootstrap allow to animation*/
  #regModal .module {
    float: none;
  }
  #r_login_email_address {
    float: left;
    width: 100%;
  }
  /*#reg-module {
        min-height: 18.5em;
    }*/
  /*#r_apartment_size,
    #r_email_address,
    #r_first_name {
        float: left!important;
        width: 48%!important;
    }*/
  /*#r_anticipated_movedate,
    #r_metro_area select,
    #r_contact_number,
    #r_last_name {
        float: left!important;
        width: 48%!important;
        margin-left: 4%!important;
    }*/
  #r_first_name input,
  #r_last_name input,
  #r_email_address input,
  #r_contact_number input,
  #r_apartment_size select,
  #r_anticipated_movedate select,
  #r_metro_area select {
    width: 100%!important;
  }
  /*#reg-affix {
        position: static!important;
        top: 0!important;
        width: unset!important;
    }*/
  #reg-module:not(:first-child) {
    width: 100%!important;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops */
  /*.reg-landing-start {
        padding-right: 0;
    }*/
  /*.affix-top, .affix {
        position: static;
    }*/
  /*#reg-affix {
        z-index: 102;
    }

        #reg-affix.affix-bottom {
            position: relative;
        }

        #reg-affix.affix-top {
            position: static;
            width: 100%;
        }

        #reg-affix.affix {
            position: fixed;
            top: 10px;
        }*/
}
#registration-form-header p {
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.4;
  font-size: 1.35em;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  color: white;
}
#registration-form-header span {
  margin-left: 5px;
  margin-right: 5px;
  line-height: 1;
  font-size: 0.913em;
  line-height: 1.4;
  padding: 10px;
  color: white;
}
.reg-form-bg {
  background: #f9f8f3;
  border: 0!important;
  padding-bottom: 2px;
}
.panel-reg-bottom {
  text-align: center;
  font-size: .875em;
}
.panel-reg-bottom .login-text,
.panel-reg-bottom .signup-text {
  text-decoration: none;
  color: #F56400;
  font-size: 1em;
  cursor: pointer;
}
.panel-reg-bottom .login-text:hover,
.panel-reg-bottom .signup-text:hover {
  text-decoration: underline;
}
/*.fixed-reg-form-height {
    height: 330px;
}*/
/*.reg-from-title p {
    margin-top: 10px;
    color: @white;
    text-align: center;
    font-size: 1.25em;
}*/
.reg-form-border {
  height: 3px;
  margin: 5px 10%;
  background: #34778d;
  background: -moz-linear-gradient(left, #34778d 0%, #75def7 100%);
  background: -webkit-linear-gradient(left, #34778d 0%, #75def7 100%);
  background: linear-gradient(to right, #34778d 0%, #75def7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19778d', endColorstr='#75def7', GradientType=1);
}
#reg-module div select.not_chosen {
  color: #999;
}
/*hidden Metro Area, Desired Area, and Comments*/
#reg-module #r_desired_area,
#reg-module #r_comments {
  display: none;
}
#r_first_name input,
#r_last_name input,
#r_email_address input,
#r_contact_number input,
#country-code input,
#r_login_email_address input {
  padding: 3px 10px!important;
  width: 100%;
  font-weight: normal;
  height: 45px!important;
}
#r_apartment_size select,
#r_anticipated_movedate select,
#r_metro_area select {
  padding: 0px 5px!important;
  width: 100%;
  font-weight: normal;
  height: 45px!important;
  line-height: 39px!important;
  /*for safari*/
}
#registration-footer {
  text-align: center;
  font-size: 0.75em;
}
#registration-footer .wrapper-privacy {
  color: #34a8c4;
}
/*.value-props-l190 li {
    height: 18px;
    color: @value-text-regular;
}

.value-props-l190 span span {
    border-bottom: 1px dotted @value-text-dotted;
    color: @main-blue-color;
    text-decoration: none;
}*/
.reg-bottom-text {
  color: #8C8A8A;
}
/*form font color after typed text*/
.form-control {
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  font-size: 16px;
}
.form-group {
  margin-bottom: 0px;
}
#r_first_name div,
#r_last_name div,
#r_email_address div,
#r_contact_number div,
#r_apartment_size div,
#r_anticipated_movedate div,
#r_metro_area div,
#r_login_email_address div {
  position: relative;
  top: -5px;
  /*top: -2px;*/
  height: 18px;
  text-align: left;
}
#r_comments div {
  padding-top: 18px;
}
#registration-form-header {
  margin: -15px -15px 0;
  padding-top: 5px;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding-bottom: 5px;
  background: #19778d;
}
/*.city-wrap-title,
.neigh-wrap-title,
.zipcode-wrap-title {
    white-space: nowrap;
}*/
/*@media (min-width: 1400px) {
    .zipcode-wrap-title {
        display: block;
    }
}*/
:invalid {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* FF */
  outline: 0;
  /* IE 10 */
}
/*.variation-placeholder {
    font-size: 14px!important;
    color: #999!important;
}*/
#r_anticipated_movedate p span:first-child,
#r_apartment_size p span:first-child,
#r_contact_number p span:first-child,
#r_email_address p span:first-child,
#r_first_name p span:first-child,
#r_last_name p span:first-child,
#r_metro_area p span:first-child {
  color: #ffa84c !important;
  font-size: 1em;
}
.rl_error {
  color: #ffa84c !important;
  font-size: 0.875em;
}
.text-label {
  color: #333;
  font-size: 14px;
  height: 20px;
  display: none;
}
/*.reg-form-subtitle .text-details {
    display: none;
}*/
#r_uta_students label {
  font-weight: normal;
  padding-top: 5px;
}
#r_btn_register a,
#schedule-btn a {
  width: 100%;
  font-size: 1.0em!important;
  height: 45px;
  padding-top: 10px;
}
#r_comments div.uta-label,
#country-code div.uta-label {
  height: 18px;
}
@media (max-width: 767px) {
  footer .width-size .col-xs-12 {
    margin-bottom: 20px;
    text-align: center;
  }
  footer .social-media-icons {
    margin-top: 15px!important;
  }
  .footer-menu .col-sm-2 {
    margin-bottom: 0 !important;
  }
  footer .centered {
    margin: 10px -5px !important;
  }
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops */
  footer .width-size .col-xs-12 {
    width: 41.66666667%;
  }
  footer .width-size .col-xs-12:last-child {
    width: 16.66666667%;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets */
  .footer-menu {
    padding: 0 10px !important;
  }
  .footer-menu ul {
    list-style-type: none;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
    columns: 1 !important;
    padding: 0;
  }
  .footer-menu ul li {
    margin: 3px 0;
  }
  .footer-menu ul li a {
    padding: 10px;
    line-height: 2;
  }
}
footer {
  margin-top: 10px;
}
footer .social-media-icons {
  margin-top: 15px;
}
footer .footer-subtitle {
  color: black;
  font-size: 1.20em;
  font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
  padding: 9px 0 0 0;
  border-top: 1px solid #FF883E;
  position: relative;
  top: 7px;
  line-height: 1;
}
footer .centered {
  font-size: 0.875em;
  margin: 10px 5px;
  color: #666;
  text-align: center;
  line-height: 1.42857143;
}
footer .centered:last-child {
  margin-bottom: 20px !important;
}
footer .footer-menu {
  text-align: left;
  border-top: 1px solid #e1e0dc;
  border-bottom: 1px solid #e1e0dc;
  background: #f9f8f3;
  float: left;
}
footer .width-size div {
  padding: 0;
}
.footer-menu ul {
  list-style-type: none;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  padding: 0;
  margin: 10px 0;
}
.footer-menu ul li {
  padding: 3px 0;
  line-height: 1.42857143;
  font-size: 0.875em;
}
.footer-menu ul li a {
  color: #a2a19e;
  text-decoration: none;
}
.footer-menu ul li a:hover {
  color: #333;
  text-decoration: none;
}
footer .centered:last-child {
  width: 178px;
  height: 30px;
  margin: 15px auto !important;
}
footer .centered:last-child a img {
  width: 100%;
  height: 100%;
}
.facebook-color,
.fa-facebook-square {
  color: #3b5998;
}
.fa-facebook-square:hover {
  color: #1558e3;
}
.google-color,
.fa-google-plus-square {
  color: #dd4b39;
}
.fa-google-plus-square:hover {
  color: #f61b00;
}
.twitter-color,
.fa-twitter {
  color: #0da1f2;
}
.fa-twitter:hover {
  color: #00a8ff;
}
.instagram-color,
.fa-instagram {
  color: #c72a8e;
}
.fa-instagram:hover {
  color: #f00099;
}
.social-media-icons a {
  font-size: 1.33333333em !important;
}
.copyright-mark i {
  font-size: .875em;
}
/*@import "styles/login.less";*/
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  h1 {
    margin: 0;
    padding: 0;
    color: black;
    font-size: 1.375em;
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
  }
  h2,
  h2,
  h3,
  h4 {
    margin: 15px 0;
    padding: 0;
    color: #333;
    font-size: 1.250em;
  }
  .panel-heading h2,
  .panel-heading h3 {
    margin: 0;
    padding: 5px 0;
    font-size: 1.125em;
    line-height: 1.2;
  }
  #header-size {
    margin-bottom: 10px;
  }
  #header-size .width-size {
    margin: 0!important;
  }
  .width-size {
    margin: 0 5px!important;
    padding: 0;
  }
  footer {
    margin-top: 30px;
  }
  p,
  a,
  ul li {
    font-size: .875em!important;
  }
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops >= 768px */
  h1 {
    margin: 0;
    padding: 0;
    color: black;
    font-size: 1.75em;
    font-family: UmoveFreeLight, Calibri, sans-serif, Arial;
  }
  h2,
  h2,
  h3,
  h4 {
    margin: 10px 0 15px 0;
    display: inline-block;
    padding: 0;
    color: #333;
    font-size: 1.375em;
  }
  .panel-heading h2,
  .panel-heading h3 {
    margin: 0;
    padding: 10px 0;
    font-size: 1.25em;
    line-height: 1.2;
  }
  #header-size {
    margin-bottom: 15px;
  }
  footer {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets <= 991px */
  .width-size {
    margin: 0 10px;
    padding: 0;
  }
  .width-spacing {
    padding: 0 5px!important;
  }
  #page div .row .col-xs-12,
  #page div .row .width-size .col-xs-12,
  #page .footer-menu,
  #page header #header-width {
    padding: 0 5px;
  }
  .umovefree-logo {
    display: inline;
  }
  .umovefree-logo a {
    display: block;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops >= 992px*/
  .width-size {
    margin: 0 auto;
    min-width: 980px;
    width: 95%;
  }
  .width-spacing {
    padding: 0!important;
  }
  .width-spacing > div:first-child {
    margin-top: 15px;
  }
  #page #reg-width {
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  /* Large desktops >= 1200px */
  .width-size {
    width: 70%;
  }
}
body {
  margin: 0 auto;
  padding: 0;
  height: 100%;
  font-size: 16px;
  line-height: 1.8;
  font-family: UmoveFreeRegular, Calibri, sans-serif, Arial;
  min-width: 320px;
}
img {
  border: none;
}
p,
a,
ul li {
  margin: 0;
  padding: 0;
  color: #63666a;
  font-size: 1em;
}
a {
  color: #FF883E;
  font-size: 1em!important;
  text-decoration: none;
}
a:hover,
a:active {
  color: #FF883E;
  text-decoration: underline;
}
a:focus {
  color: #FF883E;
}
/*Removing The Dotted Outline*/
a a:hover,
a:active,
a:focus {
  outline: 0;
}
#page .relax {
  position: static;
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/*Remove Bootstrap padding and margin */
.row .col-xs-12,
.container-fluid {
  padding: 0;
}
.row {
  margin: 0;
}
b,
optgroup,
strong {
  font-weight: normal;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets */
  .mobile-top-20 {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets */
  .review a.review-icon {
    height: 80px!important;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops */
  .review-listing ul {
    -moz-column-count: 3!important;
    -webkit-column-count: 3!important;
    column-count: 3!important;
  }
  .desktop-margin-top {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .review-listing {
    display: inline-block;
    float: left;
    width: 100%!important;
  }
  .review-listing ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .review-listing ul li {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    margin: 0;
    width: 100%;
    vertical-align: top;
    text-align: center;
    -ms-zoom: 1;
    zoom: 1;
    float: none;
  }
}
@media (min-width: 769px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops */
  .review-listing ul {
    padding: 0;
    list-style: none;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    width: 100%;
    margin: 0 auto;
  }
  .review-listing ul li {
    background: #F8F8F6;
    /*border: 5px solid #fcfcfc;*/
    /*-moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
                -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
                box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);*/
    border: 1px solid #efefef;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 2px 15px;
    padding: 15px;
    padding-bottom: 10px;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    /*cursor: pointer;*/
  }
  .review-listing ul:hover li:not(:hover) {
    opacity: 0.4;
  }
}
.review a {
  display: block;
  margin: 2px 0 8px 0;
  width: 100%;
  color: #34a8c4;
  text-align: left;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1em;
  /*font-family: Arial, sans-serif;*/
  line-height: 140%;
}
.review a.review-icon {
  position: relative;
  height: 60px;
}
.review a img {
  position: absolute;
  bottom: 0;
}
.review p {
  /* just clearing floats */
  overflow: hidden;
  margin: 0 5px 0 0;
  text-align: left;
  font-style: italic;
  font-size: 1em;
}
.review span {
  height: auto;
  text-align: left;
  font-style: italic;
  font-size: 1em;
}
.value-proposition {
  position: relative;
  padding: 5px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
}
.value-proposition .value-proposition-img {
  display: inline-block;
  padding: 10px 10px 0 0;
  text-align: center;
}
.value-proposition .value-proposition-text {
  display: block;
  margin-bottom: 1.5em;
}
.value-proposition .value-proposition-text .value-proposition-title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 0.9em!important;
}
.value-proposition .value-proposition-text .value-proposition-content {
  font-size: 0.9em!important;
  line-height: 1.4em!important;
}
.value-proposition .info-link {
  position: absolute;
  right: 10px;
  bottom: 5px;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  /*.assitant-image-neg {
        position: relative;
        bottom: -43px;
        left: -5px;
    }*/
}
@media (min-width: 768px) {
  /* Portrait tablets and small desktops >= 768px */
  /*.assitant-image-neg {
        position: relative;
        bottom: -20px;
        left: -5px;
    }*/
}
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets <= 991px */
  #tabs div img {
    width: 100%;
    height: 100%;
  }
  .agent-image-neg,
  .assitant-image-neg {
    position: relative;
    /*bottom: -40px;*/
    bottom: -5px;
    left: -5px;
  }
  #beta-img-desktop .response-image {
    max-width: 95px !important;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops >= 992px*/
  .agent-image-neg,
  .assitant-image-neg {
    position: relative;
    /*bottom: -65px;*/
    left: -5px;
    bottom: -5px;
  }
  .scholarship-width-full {
    height: 255px !important;
    width: auto !important;
  }
}
#find-apartments .find-new-apartment .grey-text i {
  font-size: 25px;
  padding-top: 5px;
}
.response-image {
  max-width: 85%;
  height: auto;
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.image-neg-5 {
  position: relative;
  bottom: -5px;
  left: -5px;
}
.image-neg-15 {
  position: relative;
  bottom: -15px;
  left: -5px;
}
.scholarship-width-full {
  width: 100%;
}
/*@import "styles/drop-shadow.less";*/
@media (max-width: 991px) {
  /* Landscape phones and portrait tablets */
  #r_btn_register,
  #r_btn_register_info,
  #r_btn_register_contact,
  #r_btn_login {
    display: inline-block;
    margin: 20px 0 10px 0;
    width: 100%;
  }
  .stepwizard-container {
    margin: 0 auto;
    width: 100%!important;
    height: 34px!important;
  }
}
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops */
  #r_btn_register,
  #r_btn_register_info,
  #r_btn_register_contact,
  #r_btn_login {
    margin: 20px 0 15px 0!important;
    width: 100%;
  }
  .stepwizard-container {
    margin: 0 auto;
    width: 100%;
    height: 34px!important;
  }
}
/*#wizardLast,
#wizardSecond {
    display: none;
}*/
input[type="submit"].first-regbtn,
input[type="submit"].basic-regbtn,
input[type="submit"].next-regbtn {
  width: 100%!important;
  height: 45px;
}
.stepwizard-row-last {
  width: 100%;
  text-align: center;
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  position: relative;
  display: table;
  width: 100%;
  text-align: center;
}
.stepwizard-row-line {
  position: absolute;
  top: 14px;
  right: 50%;
  bottom: 0;
  left: 25px;
  height: 1px;
  background-color: #34a8c4;
  content: " ";
}
.stepwizard-row-lastLine {
  position: absolute;
  top: 14px;
  right: 25px;
  bottom: 0;
  width: 48%;
  height: 1px;
  background-color: #34a8c4;
  content: " ";
}
.stepwizard-step-first {
  z-index: 5;
  display: inline-block;
  float: left;
}
.stepwizard-step-second {
  display: inline-block;
}
.stepwizard-step-last {
  z-index: 5;
  display: inline-block;
  float: right;
  line-height: 1.9;
}
.btn-circle {
  padding: 6px 0;
  width: 20px;
  height: 20px;
  border: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
  cursor: default;
}
.btn-future,
.btn-future:active,
.btn-future:hover {
  margin-top: 5px;
  padding: 0px 0;
  width: 10px;
  height: 10px;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  color: white;
  text-align: center;
  cursor: default;
}
.basic-center-active {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: white;
  color: #34a8c4;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
}
.basic-last-active {
  top: 0;
  z-index: 5;
  width: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: white;
  color: #34a8c4;
  text-align: center;
  font-size: 25px;
  /*cursor: pointer;*/
}
.btn-active {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: white;
  color: #34a8c4;
  text-align: center;
  font-size: 25px;
  /*cursor: pointer;*/
}
.btn-white {
  width: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #f9f8f3;
  color: #f9f8f3;
  text-align: center;
  font-size: 25px;
}
.space-bottom {
  padding-bottom: 34px;
}
.reg-form-subtitle {
  margin-top: 8px;
  height: 32px;
  text-align: left;
}
.reg-form-subtitle p {
  font-size: 0.875em;
  line-height: 1.3;
}
#wizardSecond .stepwizard-container .stepwizard-step-second .btn-active,
#wizardLast .stepwizard-container .stepwizard-step-last .basic-last-active,
#wizardLast .stepwizard-container .stepwizard-step-first .btn-active {
  cursor: default!important;
}
/* Styles for Workable items */
@media (min-width: 992px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops >= 992px*/
  ul.whr-items {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
  }
  li.whr-item {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 20px;
    float: left;
  }
  #careers-agents img {
    width: 65%;
    float: right;
  }
}
@media (min-width: 768px) {
  #careers-umovefree .slider-container {
    margin: -170px 0 0 -240px !important;
    width: 480px !important;
    height: 340px !important;
  }
  #careers-umovefree #careers-slider {
    height: 250px !important;
  }
  #careers-umovefree #careers-title img {
    width: 85%!important;
  }
}
@media (max-width: 767px) {
  /* Landscape tablets and medium desktops, and Large desktops and laptops >= 768px*/
  #careers-umovefree .slider-container {
    margin: -150px 0 0 -240px !important;
    height: 300px !important;
    top: -55px !important;
  }
  #careers-umovefree #careers-slider {
    height: 230px !important;
  }
  #real-estate-items {
    margin-top: 10px;
  }
  #real-estate-items ul {
    margin-bottom: 0;
  }
  #current-openings .panel-body {
    padding: 0 !important;
  }
  #current-openings .panel-body h3 {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  #current-openings .panel-body h3 a {
    line-height: 1 !important;
  }
  #current-openings .panel-body ul.whr-info {
    padding-left: 15px;
  }
  #office-agent .panel-heading,
  #field-agent .panel-heading,
  #office-agent .panel-body p:first-child,
  #field-agent .panel-body p:first-child,
  #office-agent .expand,
  #field-agent .expand {
    text-align: center;
  }
  #office-agent li,
  #field-agent li {
    line-height: 1.8;
  }
  ul.whr-items {
    padding-right: 5px;
    padding-left: 15px;
  }
}
#office-agent .panel,
#field-agent .panel {
  border: #19778d !important;
}
#office-agent .panel .panel-heading,
#field-agent .panel .panel-heading {
  background-color: #34a8c4 !important;
  border: #19778d !important;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom: 2px solid white !important;
}
#office-agent .panel .panel-heading h2,
#field-agent .panel .panel-heading h2 {
  color: white !important;
  padding: 5px 0;
}
#office-agent .panel .panel-body,
#field-agent .panel .panel-body {
  background-color: #34a8c4 !important;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
#office-agent .panel .panel-body p,
#field-agent .panel .panel-body p,
#office-agent .panel .panel-body .expand a,
#field-agent .panel .panel-body .expand a {
  color: white !important;
}
#office-agent .panel .panel-body div h3,
#field-agent .panel .panel-body div h3,
#office-agent .panel .panel-body div li,
#field-agent .panel .panel-body div li {
  color: white !important;
}
#current-openings .panel-body {
  border: none;
  padding-right: 0;
  padding-left: 0;
}
#careers-title .umf {
  font-size: 60px!important;
  color: #5b5b5b;
}
#real-estate-info ul {
  list-style: none;
  padding-left: 0;
}
#real-estate-info ul i {
  color: #429d45 !important;
}
#real-estate-list h3 {
  margin: 0 0 5px 0 !important;
}
#careers-slider .slider-content {
  width: 53% !important;
  font-size: 1.125em;
}
#careers-slider .slider-content strong {
  margin-bottom: 10px;
  display: inline-block;
}
li.whr-item {
  /*display: inline-grid;*/
  list-style: none;
}
@media (max-width: 364px) {
  #property-relations-faq h3 {
    margin-bottom: 5px!important;
  }
  #property-relations-faq #viewAllFAQ {
    display: block;
    width: 100%;
    float: none !important;
    margin: 0 !important;
    position: initial !important;
  }
  #prperty-relations-banner {
    font-size: 0.75em!important;
  }
  #property-relations-slider {
    height: 400px !important;
  }
  #property-relations-slider .slider-container {
    top: -110px !important;
    height: 630px !important;
  }
}
@media (max-width: 767px) {
  #property-relations-faq {
    position: relative;
  }
  #property-relations-faq #viewAllFAQ {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 0.875em!important;
  }
  #property-relations-stats .col-xs-12:not(:last-child) .material-card {
    margin-bottom: 40px;
  }
  #prperty-relations-banner {
    line-height: 1.25;
    font-size: 0.813em;
  }
  #prperty-relations-banner div {
    padding: 10px 10px 15px 10px !important;
  }
  #prperty-relations-banner div i {
    font-size: 1.5em !important;
    padding: 5px 0px !important;
  }
  .slideshow-container .property-description a {
    display: block!important;
  }
  #occupancy-guaranteed .col-xs-9 {
    border-right: 1px dotted #ccc!important;
  }
  #real-agents .col-xs-9 {
    border-left: 1px dotted #ccc !important;
  }
  #occupancy-guaranteed svg,
  #real-agents svg {
    width: 85% !important;
  }
  #occupancy-guaranteed .padding-sm,
  #real-agents .padding-sm {
    padding: 0 !important;
  }
  #occupancy-guaranteed .col-xs-3,
  #real-agents .col-xs-3 {
    padding: 0 !important;
    border: none !important;
  }
  #occupancy-guaranteed .col-xs-3 img,
  #real-agents .col-xs-3 img {
    width: 80%;
  }
  #property-relations-slider .slider-container,
  #careers-slider .slider-container {
    width: 100%;
    top: -90px;
    margin-top: 0 !important;
    margin-left: -50% !important;
    height: 525px;
  }
  #property-relations-slider .slider-container .alert,
  #careers-slider .slider-container .alert {
    line-height: 1.5;
  }
  #property-relations-slider .slider-content,
  #careers-slider .slider-content {
    width: 85%;
  }
  #property-relations-faq .panel-heading .panel-title {
    line-height: 1.5;
  }
  #sendInfo-top button,
  #sendInfo button,
  #property-relations-modal .modal-footer a {
    font-size: 1.125em !important;
    padding: 10px 15px;
  }
  #property-relations-modal .modal-dialog {
    padding: 5px;
  }
  #property-relations-modal .modal-body .col-xs-12 {
    padding: 0 !important;
  }
}
@media (min-width: 768px) {
  #property-relations-faq a[href^="tel:"] {
    pointer-events: none;
  }
  #property-relations-img {
    position: relative;
  }
  #property-relations-img img {
    width: 100%;
  }
  #property-relations-img > h2 {
    font-size: 2em;
    position: absolute;
    z-index: 1;
    text-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65), 0px -5px 35px rgba(255, 255, 255, 0.4);
    top: 30px;
    left: 40px;
  }
  #property-relations-img #property-relations-about {
    position: absolute;
    z-index: 1;
    bottom: 25px;
    background-color: #f9f8f3;
    text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.2), 0px -5px 35px rgba(255, 255, 255, 0.3);
    opacity: 0.9;
    padding: 10px 15px 5px 15px;
    width: 96%;
    left: 2%;
    border-radius: 5px;
  }
  #property-relations-img #property-relations-about p {
    color: #333;
  }
  #property-relations-about .col-sm-7 {
    padding-right: 15px !important;
    padding-bottom: 15px !important;
  }
}
#property-relations-faq #viewAllFAQ {
  color: #34a8c4;
  font-size: 0.913em;
  font-weight: bold;
  margin-top: 5px;
  cursor: pointer;
}
#property-relations-faq #viewAllFAQ:hover {
  text-decoration: underline;
}
#property-relations-faq .panel-default {
  margin-bottom: 10px;
}
#property-relations-faq .panel-title {
  display: block;
}
#property-relations-faq .panel-heading {
  padding: 3px 5px;
}
#property-relations-faq .panel-heading a:hover,
#property-relations-faq .panel-heading a:focus {
  color: #34a8c4;
}
#property-relations-faq .panel-body {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
#property-relations-logos {
  background: white;
  border: 1px solid #efefef;
  border-radius: 3px;
  margin: 0 2px 15px;
  padding: 15px;
  padding-bottom: 10px;
}
#prperty-relations-banner div {
  background-color: #459c46;
  color: white;
  font-size: 1.5em;
  border-radius: 10px;
  padding: 15px;
}
#occupancy-guaranteed svg,
#real-agents svg {
  width: 150px;
  height: 100px;
}
#property-relations-slider,
#careers-slider {
  overflow: hidden;
  height: 360px;
}
#property-relations-slider .alert,
#careers-slider .alert {
  background-color: #f9f8f3 !important;
  color: #333 !important;
  border: 1px solid #e7e5dd;
}
#property-relations-slider .fa,
#careers-slider .fa {
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
}
#property-relations-slider p,
#careers-slider p {
  line-height: 1.38;
}
#property-relations-slider p span,
#careers-slider p span {
  display: block;
}
.slider-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 640px;
  height: 510px;
  margin: -255px 0 0 -320px;
}
.slider-container .slider-content {
  position: relative;
  left: 50%;
  top: 50%;
  width: 70%;
  height: 60%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.slider-container .slider-content .slider-single {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*transition: z-index 0ms 250ms;*/
}
.slider-container .slider-content .slider-single .alert {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.5);
  /*transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);*/
  transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-download {
  position: absolute;
  display: block;
  right: -22px;
  bottom: 12px;
  padding: 15px;
  color: #333333;
  background-color: #fdc84b;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  /*transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);*/
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-download:hover,
.slider-container .slider-content .slider-single .slider-single-download:focus {
  outline: none;
  text-decoration: none;
}
.slider-container .slider-content .slider-single .slider-single-title {
  display: block;
  float: left;
  margin: 16px 0 0 20px;
  font-size: 20px;
  font-family: 'karla';
  font-weight: 400;
  color: #ffffff;
  /*transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);*/
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-likes {
  display: block;
  float: right;
  margin: 16px 20px 0 0;
  /*transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);*/
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-likes i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #ff6060;
  /*transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);*/
  transform: scale(0);
  -webkit-transform: scale(0);
}
.slider-container .slider-content .slider-single .slider-single-likes p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #ffffff;
}
.slider-container .slider-content .slider-single .slider-single-likes:hover,
.slider-container .slider-content .slider-single .slider-single-likes:focus {
  outline: none;
  text-decoration: none;
}
.slider-container .slider-content .slider-single.preactivede .alert {
  transform: translateX(-50%) scale(0);
  -webkit-transform: translate(-50%) scale(0);
}
.slider-container .slider-content .slider-single.preactive {
  z-index: 1;
}
.slider-container .slider-content .slider-single.preactive .alert {
  opacity: .3;
  transform: translateX(-50%) scale(0.8);
  -webkit-transform: translate(-50%) scale(0.8);
}
.slider-container .slider-content .slider-single.preactive .slider-single-download {
  transform: translateX(-150px);
  -webkit-transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.preactive .slider-single-title {
  transform: translateX(-150px);
  -webkit-transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.preactive .slider-single-likes {
  transform: translateX(-150px);
  -webkit-transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.proactive {
  z-index: 1;
}
.slider-container .slider-content .slider-single.proactive .alert {
  opacity: .3;
  transform: translateX(50%) scale(0.8);
  -webkit-transform: translateX(50%) scale(0.8);
}
.slider-container .slider-content .slider-single.proactive .slider-single-download {
  transform: translateX(150px);
  -webkit-transform: translateX(150px);
}
.slider-container .slider-content .slider-single.proactive .slider-single-title {
  transform: translateX(150px);
  -webkit-transform: translateX(150px);
}
.slider-container .slider-content .slider-single.proactive .slider-single-likes {
  transform: translateX(150px);
  -webkit-transform: translateX(150px);
}
.slider-container .slider-content .slider-single.proactivede .alert {
  transform: translateX(50%) scale(0);
  -webkit-transform: translateX(50%) scale(0);
}
.slider-container .slider-content .slider-single.active {
  z-index: 2;
}
.slider-container .slider-content .slider-single.active .alert {
  opacity: 1;
  transform: translateX(0%) scale(1);
  -webkit-transform: translateX(0%) scale(1);
}
.slider-container .slider-content .slider-single.active .slider-single-download {
  opacity: 1;
  /*transition-delay: 100ms;*/
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.slider-container .slider-content .slider-single.active .slider-single-title {
  opacity: 1;
  /*transition-delay: 200ms;*/
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.slider-container .slider-content .slider-single.active .slider-single-likes {
  opacity: 1;
  /*transition-delay: 300ms;*/
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.slider-container .slider-content .slider-single.active .slider-single-likes i {
  animation-name: heartbeat;
  animation-duration: 500ms;
  animation-delay: 900ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.slider-container .slider-left {
  position: absolute;
  z-index: 3;
  display: block;
  right: 85%;
  top: 50%;
  color: #459c46;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 20px 15px;
  margin-right: -2px;
}
.slider-container .slider-right {
  position: absolute;
  z-index: 3;
  display: block;
  left: 85%;
  top: 50%;
  color: #459c46;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 20px 15px;
  margin-left: -2px;
}
#property-relations-modal button.close-btn {
  margin-top: -2px;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  text-shadow: none !important;
  font-weight: 100 !important;
  opacity: 1 !important;
  float: right;
  font-size: 36px;
  line-height: 1;
}
.material-card {
  text-align: center;
}
.material-card .ribbon {
  font-size: 1.25em !important;
  width: 70%;
  position: relative;
  background: #34a8c4;
  color: #fff;
  text-align: center;
  padding: 0.7em 2em;
  margin: 5em auto 2em;
}
.material-card .ribbon:before,
.material-card .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.4em solid #2d8ea5;
  z-index: -1;
}
.material-card .ribbon:before {
  left: -2em;
  border-right-width: 1.6em;
  border-left-color: transparent;
}
.material-card .ribbon:after {
  right: -2em;
  border-left-width: 1.6em;
  border-right-color: transparent;
}
.material-card .ribbon .ribbon-content:before,
.material-card .ribbon .ribbon-content:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #1c525f transparent transparent transparent;
  bottom: -1em;
}
.material-card .ribbon .ribbon-content:before {
  left: 0;
  border-width: 1em 0 0 1em;
}
.material-card .ribbon .ribbon-content:after {
  right: 0;
  border-width: 1em 1em 0 0;
}
.material-card .circle {
  width: 200px;
  height: 200px;
  background: #f9f8f3;
  position: absolute;
  border-radius: 100px;
  left: 50%;
  margin-left: -100px;
  top: -20px;
}
@media (max-width: 767px) {
  /* Landscape phones and portrait tablets <= 767px */
  #spotlight-property .property-content {
    margin-bottom: 10px !important;
  }
  #spotlight-property .spotlight-box {
    width: 100% !important;
    min-height: 175px !important;
  }
  #spotlight-property .spotlight-icon {
    left: 0 !important;
  }
  #spotlight-property .property-img {
    margin: 0 10px 0 5px !important;
    width: 155px !important;
    height: auto !important;
  }
  #spotlight-property .spotlight-shadow {
    width: 100% !important;
  }
  #spotlight-property .spotlight-shadow img {
    width: 100% !important;
  }
  #spotlight-property .spotlight-icons {
    left: -5px !important;
  }
  .btn-orange {
    font-size: 0.75em!important;
  }
}
@media (max-width: 359px) {
  /* Small phones <= 359px */
  #spotlight-property .property-img {
    margin: 0 5px !important;
    width: 120px !important;
    height: auto !important;
  }
  #spotlight-property .btn-orange {
    margin-top: 5px !important;
  }
}
#spotlight-property {
  margin: 20px 0;
}
#spotlight-property .spotlight-icons {
  position: absolute;
  left: -12px;
  top: -18px;
}
#spotlight-property .spotlight-icons .spotlight-icon {
  background-color: #FD713C;
  border-radius: 10px;
  padding: 2px 5px;
  font-size: 0.6875em;
  color: white;
  border: 2px solid #EEEEEE;
}
#spotlight-property .spotlight-icons .spotlight-icon .fa {
  font-size: 1.625em;
  background-color: #FD713C;
  border-radius: 14px;
  padding: 4px 8px 3px 7px;
  position: relative;
  top: 2px;
  left: -7px;
}
#spotlight-property .spotlight-icons .spotlight-icon span {
  left: -5px;
  position: relative;
}
#spotlight-property .spotlight-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 550px;
  min-height: 200px;
  position: relative;
  color: #333;
  background-color: #34a8c4;
  border: 1px solid #34a8c4;
  border-radius: 3px;
  background: radial-gradient(at 50px 30px, rgba(52, 168, 196, 0) 0, rgba(52, 168, 196, 0.8) 24%, rgba(52, 168, 196, 0.8) 100%);
}
#spotlight-property .spotlight-box .property-content {
  margin-top: 15px;
  margin-bottom: 15px;
}
#spotlight-property .spotlight-box .property-img {
  float: left;
  width: 250px;
  height: 170px;
  margin: 0 15px 10px 15px;
  border: 1px solid white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#spotlight-property .spotlight-box .property-description {
  width: 280px;
}
#spotlight-property .spotlight-box .property-description p {
  margin-bottom: 0 !important;
  color: white !important;
}
#spotlight-property .spotlight-box .property-description .property-title {
  line-height: 1.2;
  font-weight: bold;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
  padding-bottom: 5px !important;
}
#spotlight-property .spotlight-box .property-description .property-address {
  line-height: 1.2;
  padding-bottom: 5px !important;
}
#spotlight-property .spotlight-box .property-description .property-price {
  color: #f9ffe1 !important;
  font-weight: bold;
  font-family: UmoveFreeBold, Calibri, sans-serif, Arial;
}
#spotlight-property .spotlight-shadow {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 550px;
  height: 20px;
}
#spotlight-property .spotlight-shadow img {
  vertical-align: top;
}
#spotlight-property .spotlight-shadow .shadow-width {
  background-image: url("/images/spotlight-bg-shadow.jpg");
  width: 50%;
  height: 20px;
}
.btn-orange {
  background-color: #f26400 !important;
  margin-top: 10px;
}
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
.btn-orange:visited {
  background-color: #ff4f00 !important;
}
.spotlight-hightlight {
  background: #ecfbff;
  color: #333;
  text-align: center;
  border: 1px solid #45aec7;
  font-size: .938em;
  border-radius: 3px;
  padding: 0 3px;
  margin: 5px 15px;
}
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
.slideshow-container a:hover {
  text-decoration: none;
}
.slideshow-container .property-description a {
  display: inline-block;
}
/* Hide the images by default */
.mySlides {
  display: none;
}
#dotSection {
  top: -15px;
  position: relative;
}
#dotSection .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
#dotSection .active,
#dotSection .dot:hover {
  background-color: #717171;
}
/* Fading animation */
.slideshow-container .fadeAnimation {
  -webkit-animation-name: fadeAnimation;
  -webkit-animation-duration: 1.5s;
  animation-name: fadeAnimation;
  animation-duration: 1.5s;
}
@-webkit-keyframes fadeAnimation {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeAnimation {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.reward-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.reward-title {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 44px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.018em;
  color: #000000;
}
.reward-sub-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.014em;
  color: #000000;
}
.reward-sub-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.01em;
  color: #000000;
  margin-bottom: 48px;
}
.reward-options {
  display: flex;
  gap: 12px;
}
.reward-options .reward-card {
  flex: 1;
}
.reward-info-options {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 20px;
  gap: 24px;
  background: #FAFAF9;
  border-radius: 16px;
  margin-bottom: 24px;
}
.reward-info-options .reward-info-card {
  flex: 1;
}
/* Card base */
.reward-options .reward-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  height: 100%;
  background: #F5F5F4;
  box-shadow: 0px 1px 2px rgba(20, 21, 26, 0.05);
  border-radius: 24px;
}
.reward-info-options .reward-info-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #000000;
}
.reward-with-lines {
  border-left: 1px solid #E7E5E4;
  border-right: 1px solid #E7E5E4;
  align-self: center;
  flex-grow: 0;
}
.reward-options .reward-card:hover:not(.selected) {
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
.reward-card.selected {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 2px solid #00A146;
  box-shadow: 0px 1px 2px rgba(20, 21, 26, 0.05);
  border-radius: 24px;
}
.reward-card.selected .checkbox__checkmark {
  background: #00A146 !important;
}
.reward-card.selected .checkbox__checkmark:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 5px;
  width: 7px;
  height: 11px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 1;
  transition: opacity 0.25s ease;
}
/* Titles & text */
.card__title {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.014em;
  color: #14151A;
  margin: 24px 0 12px 0 !important;
}
.card__value {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 24px;
}
.card__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;
}
.card__desc .green-text {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #00A146;
}
.card__desc div {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.card__desc img {
  height: auto;
  flex-shrink: 0;
  margin-top: 5px;
}
.card__desc ul {
  list-style-type: none;
  padding-left: 30px;
}
.card__desc ul li {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin-bottom: 5px;
}
.card-label input {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 999px;
}
.card-label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.card-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox__checkmark {
  transition: background-color 0.25s ease;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 999px;
}
.reward-badge {
  float: right;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px 10px;
  height: 24px;
  background: #00A146;
  border-radius: 999px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.1px;
  color: #FFFFFF;
}
/* Responsive ordering */
@media (min-width: 769px) {
  .card--movecredit {
    order: 1;
  }
  .card--stakerebate {
    order: 2;
    padding: 0 12px;
  }
  .card--standardrebate {
    order: 3;
  }
  .reward-with-lines {
    padding: 0 24px !important;
  }
}
@media (max-width: 768px) {
  .card--stakerebate {
    order: 1;
  }
  .card--movecredit {
    order: 2;
  }
  .card--standardrebate {
    order: 3;
  }
  .reward-info-options,
  .reward-options {
    flex-direction: column;
  }
  .reward-with-lines {
    border: none !important;
  }
  .reward-title {
    font-size: 24px;
    line-height: 32px;
    margin: 0 !important;
  }
  .btn-continue {
    margin: 24px 0 !important;
  }
  .reward-section > img {
    width: 280px !important;
    height: 147px !important;
  }
  .reward-actions .btn-continue {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
  }
}
.reward-actions {
  margin-top: 2rem;
  text-align: center;
}
.btn-continue {
  margin: 36px 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  height: 48px;
  background: #000000;
  border-radius: 999px;
  border: none;
  color: white;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.btn-continue:hover {
  background: #00A146;
  border: none;
}
