/* Utility Classes */

/*input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
    height: 44px;
    margin-top: -3px;
    border-radius: 6px;
}*/

.desktop {
    display: none;
}


.pagecontainer {
    padding-bottom: 0;
}

.listing__banner {
    font-size: 14px;
    color: #354052;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 10px;
}

.listing__banner-message-headline {
    font-family: 'robotobold';
    padding-bottom: 10px;
}

.listing__banner--warning {
    background: #FFF5E5;
    border: 1px solid #F5A623;
}

.listing__background-white {
    background: #fff;
}

/* Page Classes */
body {
    background: #E6EAEE !important;
}

.landlord .navheader .desktoponly {
    width: 100%;
}

.landlord .navheader h2 {
    display: none;
}

.notification.green.premium-listing {
    margin-bottom: 0;
    margin: -1px -1px 0px -1px;
    font-size: 14px;
    border: 1px solid #49ba84;
}

.notification.blue {
    background: #D1E8F7;
    border: 1px solid #5A9ECC;
    border-radius: 3px;
    font-size: 14px;
}

    .notification.blue b {
        font-size: 16px;
    }

.boost-button {
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 12px 5px;
    border-radius: 6px;
    background: #296399;
}

    .boost-button:hover {
        background: #1B4A75;
    }

    .boost-button a, .boost-button a:visited, .boost-button a:link .boost-button a:hover {
        color: #fff !important;
    }

a.boost-button:visited, a.boost-button:link {
    color: #fff !important;
}

.primarybutton {
    border: 1px solid #ccc !important;
    border-left: none !important;
    border-radius: 0px 6px 6px 0px;
    font-size: 12px;
    padding: 12px 17px 11px 17px !important;
}

    .primarybutton:hover {
        border: none;
    }

.secondary-button {
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    text-align: center;
    padding: 12px 17px;
    border-radius: 6px;
    background: #7F8FA4;
}

    .secondary-button:hover {
        background: #718196;
    }

    .secondary-button a, .secondary-button a:visited, .secondary-button a:link .secondary-button a:hover {
        color: #fff !important;
    }

a.secondary-button:visited, a.secondary-button:link {
    color: #fff !important;
}

.listing-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.listing-title-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.listing-info-link {
    display: none;
}

.listing-info-link-icon {
    margin-right: 8px;
}

.listing__modal-bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 60000001;
    display: none;
}

.listing__icon {
}

    .listing__icon img {
        vertical-align: middle;
    }

.listing__tabs {
    margin-bottom: 20px;
    margin-top: 10px;
}

.listing__tab {
    padding: 13px 8px;
    color: #5f5f60;
    border-radius: 4px 4px 0px 0px;
    font-family: 'robotobold';
    cursor: pointer;
    font-size: 10px;
    text-align: center;
    margin: 0 .5% -1px .5%;
    border: 1px solid #abb2b8;
    background: #c1c9cf;
}

.listing__tab_active {
    background: #e6eaee;
    color: #1a1c1c;
    border-bottom-color: #e6eaee;
}

.listing__search-input {
    margin: 3px 0% 7px 0%;
    position: relative;
}

    .listing__search-input input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
        width: 80%;
    }

    .listing__search-input input::placeholder {
        font-size: 14px;
        font-family: 'robotobold';
        color: rgba(0,0,0,0.4);
    }

    .listing__search-input input::-ms-clear {
        display: none;
    }

    .listing__search-input input {
        border-radius: 3px 0px 0px 3px !important;
        border: 1px solid #ccc !important;
        border-right: none !important;
        margin-top: 0;
    }

.listing__search-reset-link {
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 22%;
    background: #fff;
    padding: 0px 10px 10px 10px;
}

.listing__search-button {
    margin: 0px 0% -1px 0%;
}

    .listing__search-button .primarybutton {
        width: 100%;
    }

.listing__sort {
    margin: 3px 0% -1px 0%;
}

.selectnojs select {
    height: 45px !important;
}

.selectnojs:after {
    display: block !important;
}

.listing__sort-label {
    margin-right: 10px;
    margin-top: 15px;
    font-size: 14px;
}

.listing__sort-select {
    height: 45px;
    border-radius: 6px;
}

.listing__segment {
    text-align: center;
}

.listing__messaging--no-listings {
    font-size: 16px;
    border: 1px solid lightgrey;
    border-radius: 4px;
    padding: 20px;
    text-align: center;
    margin-bottom: 15px;
}

.listing__property {
    background: #ffffff;
    margin-bottom: 15px;
}

.listing__property-container {
    background: #F5F8FD;
    border: 1px solid rgba(0,0,0,0.2);
}

.listing__badge--status {
    position: relative;
    z-index: 2;
    background: #5cc182;
    padding: 8px 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: center;
}

.listing__property.inactivelisting, .listing__property.incompletelisting {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
}

    .listing__property.inactivelisting:nth-child(even), .listing__property.incompletelisting:nth-child(even) {
        margin-right: 0;
    }

.listing__property-stat .listing__badge--status {
    padding: 3px 5px;
    top: 50px;
    left: 50%;
    margin-left: -38px;
    min-width: 70px;
}

.listing__badge--new {
    background: #966BC3;
}

.listing__property-details {
    position: relative;
    background-size: cover;
    background-position: center;
    background-color: #111;
    background-repeat: no-repeat;
}

    .listing__property-details.no-photo {
        background-color: #D8D8D8;
    }

.listing__property-photo {
    position: relative;
    min-height: 140px;
    background-size: contain;
    background-position: center;
    background-color: #111;
    background-repeat: no-repeat;
}

.listing__property-secondary-info {
    margin: 5px auto 0;
}

.listing__property-secondary-info-price {
    margin: 0 auto;
    vertical-align: middle;
    font-size: 21px;
    font-family: 'robotobold';
}

.listing__property-address {
    z-index: 2;
    background: #F5F8FD;
    color: #000;
    font-size: 12px;
    text-align: center;
    padding: 10px 6px;
    line-height: 24px;
    margin: 0 auto;
    max-height: 109px;
}

.listing__property-address-address {
    font-size: 12px;
    line-height: normal;
}

.listing__property-address a {
    color: #1A91EB;
    font-family: 'robotomedium';
    font-size: 13px;
    display: inline-block;
    margin-top: 5px;
}

.listing__property-address-details {
    font-family: 'robotobold';
    display: block;
    width: 100%;
}

.listing__property-details-overlay {
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0
}

.listing__property-status-text {
    text-align: center;
    background: #ffffff;
    color: #354052;
    font-size: 21px;
    opacity: 0.6;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
}

.listing__property-stat {
    background: #fff;
    padding: 10px;
    border-right: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    position: relative;
}

    .listing__property-stat:nth-child(3) {
        border-right: none;
    }

.listing__property-stat-title {
    color: #354052;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    font-family: 'robotobold';
}

.listing__property-stat-count {
    color: #354052;
    font-size: 22px;
    font-family: 'robotomedium';
    line-height: 30px;
    text-align: center;
    background-color: #F5F8FD;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 100px;
    padding-top: 13px;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    cursor: pointer;
}

.listing__property-action {
    background: #F5F8FD;
    color: #2E6EA3;
    font-size: 13px;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding: 8px 0px;
    height: 50px;
    cursor: pointer;
    /*position: relative;*/
}

.listing__property-view-card {
    min-height: 240px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.listing__property-action--inactive,
.listing__property-action--incomplete {
    border-top: 1px solid rgba(0,0,0,0.2);
    border-bottom: none;
}

    .listing__property-action--inactive:nth-child(3),
    .listing__property-action--incomplete:nth-child(4),
    .listing__property-action:nth-child(6) {
        border-right: none;
    }

    .listing__property-action--inactive.mobilespan50 {
        width: 50% !important;
    }

.listing__property-more-action {
    border-right: 0;
}

.listing__more-menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 49px;
    width: 92.5%;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 3px 3px rgba(0,0,0,.05);
}

.listing__more-menu-option {
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 20px;
    color: #111;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
}

    .listing__more-menu-option img {
        vertical-align: sub;
        padding-right: 7px;
    }

.listing__more-menu-rent-estimates img {
    padding-right: 10px;
}

.listing__more-menu-history img {
    margin-left: -6px;
}

.listing__more-menu-option:hover {
    background: #f3f5f6;
}

.listing__property-boost {
    padding: 15px;
    background: #F5F8FD;
}

    .listing__property-boost .primarybutton {
        padding: 12px 5px 9px 5px !important;
        border: none;
    }

.listing__property-boost-title {
    font-size: 18px;
    font-family: 'robotobold';
    text-align: center;
    color: #354052;
}

.listing__property-boost-listing-position {
    background: #fff;
    padding: 3px;
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
}

.listing__property-boost-listing-position-number {
    font-size: 30px;
    font-family: 'robotobold';
    color: #354052;
}

.listing__property-boost-listing-position-label {
    font-size: 12px;
    color: #787878;
}

.listing__property-boost .primarybutton {
    border-radius: 6px;
}

.listing__property-boost-expiration-copy {
    color: #354052;
    font-size: 13px;
    font-family: 'robotobold';
    line-height: 18px;
    text-align: center;
}

.listing__property-boost-status-copy {
    color: #787878;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
}

.listing__history-modal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 70000000;
    background: #fff;
    bottom: auto;
    height: 100%;
}

    .listing__history-modal .listing__banner {
        margin: 10px 10px 10px 10px !important;
    }

.listing__history-modal-title {
    background: #296499;
    color: #fff;
    font-family: 'robotobold';
    font-size: 18px;
    padding: 20px;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 222222222;
}

.listing__history-modal-close-icon {
    cursor: pointer;
}

.listing__history-modal-property {
    color: #fff;
    padding: 60px;
    margin-top: 64px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-color: #111;
    background-repeat: no-repeat;
    position: relative;
}

    .listing__history-modal-property.no-photo {
        background-color: #D8D8D8;
    }

.listing__history-modal-property-address {
    font-family: 'robotobold';
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.listing__history-container {
    margin-bottom: 93px;
}

.listing__history-modal-history {
    background: #ECEFF4;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    padding: 10px 15px;
}

    .listing__history-modal-history:last-child {
    }

.listing__history-modal-history-title {
    color: #333;
    font-size: 16px;
    font-family: 'robotobold';
    margin-bottom: 10px;
}

.listing__history-modal-history-value {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
}

.listing__history-modal-close-container {
    bottom: 0;
    background: #fff;
    border-top: 1px solid #E1E1E1;
    padding: 20px;
    position: fixed;
    left: 0;
    right: 0;
}

.listing__history-modal-close-button {
    padding: 15px 20px;
    border-radius: 3px;
    color: #fff;
    background: #7F8FA4;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
}

.listing__modal {
    position: fixed;
    overflow-y: auto;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 70000000;
    background: #fff;
}

.listing__modal-title {
    background: #296499;
    color: #fff;
    font-family: 'robotobold';
    font-size: 14px;
    padding: 20px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 222222222;
    text-align: center;
}

.listing__modal-close-icon {
    cursor: pointer;
}

.listing__modal-container {
    margin-top: 60px;
    margin-bottom: 93px;
}

.listing__modal-content {
    padding: 40px 15px;
    color: #333;
    font-size: 16px;
    height: auto;
    text-align: center;
    background: #fff;
}

.listing__modal-button-container {
    bottom: 0;
    background: #fff;
    border-top: 1px solid #E1E1E1;
    padding: 20px;
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
}

.listing__modal-button {
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    display: inline-block;
    font-size: 16px !important;
    padding: 12px 17px !important;
    border-radius: 6px !important;
}

.listing__modal-button-container .boost-button {
    padding: 10px 5px;
    font-family: 'robotomedium';
    font-size: 14px;
}

.listing__modal-button-container .primarybutton {
    padding: 10px 5px;
    font-family: 'robotomedium';
    font-size: 14px;
    border-radius: 6px;
}

.listing__boost-modal-title {
    font-family: 'robotomedium';
    font-size: 24px;
    margin-bottom: 20px;
}

    .listing__boost-modal-title img {
        vertical-align: middle;
        padding-right: 5px;
    }

.listing__boost-modal-title--default {
    color: #2E6EA3;
}

.listing__boost-modal-title--success {
    color: #49BA84;
}

.listing__boost-modal-title--expired {
    color: #D0021B;
}

.listing__boost-modal-body {
    font-family: 'robotomedium';
    line-height: 26px;
}

.listing__boost-modal-body-bold {
    font-family: 'robotobold';
}

.listing__modal-viewstats-address {
    opacity: 0.6;
    filter: alpha(opacity=60);
    font-size: 14px;
}

.listing__modal-viewstats-close {
    position: absolute;
    right: 14px;
    top: 14px;
}

.listing__modal-content-viewstats .notification {
    font-size: 13px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.listing__modal-content.listing__modal-content-viewstats {
    padding: 15px;
    margin-top: 100px;
}

.listing__modal-content-viewstats_chart-container {
    background: #fff;
    border: 1px solid #C6C6C5;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
    padding: 15px;
}

.listing__modal-content.listing__modal-content-viewstats img {
    vertical-align: middle;
}

.listing__modal-content-viewstats_banner {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 2px;
    color: #fff;
    padding: 5px;
}

.listing__modal-content-viewstats_banner-blue {
    background: #2E6EA3;
}

.listing__modal-content-viewstats_viewers-value {
    font-family: 'robotomedium';
    font-size: 24px;
    color: #2E6EA3;
    vertical-align: middle;
}

.listing__modal-content-viewstats_viewers-label {
    font-family: 'robotomedium';
    font-size: 13px;
    color: #707070;
    vertical-align: middle;
}

.listing__modal-content-viewstats_increase-value {
    font-family: 'robotomedium';
    font-size: 24px;
    color: #49BA84;
    vertical-align: middle
}

.listing__modal-content-viewstats_increase-label {
    font-family: 'robotomedium';
    font-size: 13px;
    color: #49BA84;
    vertical-align: middle
}

.listing__modal-content-viewstats_report-refresh {
    font-size: 13px;
    font-family: 'robotomedium';
    color: #060906;
    text-align: left;
}

.listing__boost-in-progress_while-boosted-title {
    font-family: 'robotomedium';
    font-size: 13px;
    color: #49BA84;
    text-align: left
}

.listing__boost-in-progress_views-disclaimer {
    font-size: 11px;
    color: #707070;
    text-align: left;
}

.listing__boost-in-progress-animation {
}

.listing__in-progress {
    width: 100px;
    margin: 0 auto;
}

.listing__in-progress-span {
    text-align: center;
    font-family: 'robotomedium';
    font-size: 18px;
    color: #49BA84;
    margin: 16px auto;
}

.listing__boost-in-progress-svg {
    width: 100px;
    height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: block;
    line-height: 1.1;
}

    .listing__boost-in-progress-svg svg {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .listing__boost-in-progress-svg rect {
        stroke-width: 6;
        stroke: #49BA84;
        fill: none;
        stroke-dasharray: 460;
        -webkit-transition: -webkit-transform 2s ease-in;
        -moz-transition: -moz-transform 2s ease-in;
        transition: transform 2s ease-in;
    }

    .listing__boost-in-progress-svg svg rect {
        animation: dash 2s reverse cubic-bezier(0.45, 0.03, 0.51, 0.95) 0s infinite;
        -webkit-animation: dash 2s reverse cubic-bezier(0.45, 0.03, 0.51, 0.95) 0s infinite;
        -moz-animation: dash 2s reverse cubic-bezier(0.45, 0.03, 0.51, 0.95) 0s infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

@-webkit-keyframes dash {
    to {
        fill: transparent;
        stroke: #ffffff;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dashoffset: 600;
        stroke-dasharray: 600 0;
    }
}

@keyframes dash {
    to {
        fill: transparent;
        stroke: #ffffff;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dashoffset: 600;
        stroke-dasharray: 600 0;
    }
}

@-moz-keyframes dash {
    to {
        fill: transparent;
        stroke: #ffffff;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-dashoffset: 600;
        stroke-dasharray: 600 0;
    }
}

/*#hbl-live-chat-wrapper {
    display: none;
}*/

/* Archive Property Page Styles*/
.archive__back-button {
    background: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    padding: 20px;
    margin: 0 auto;
    font-family: 'robotobold';
    cursor: pointer;
    color: #111;
    font-size: 15px;
}

.archive__form-back-button {
    color: #fff;
    padding: 20px !important;
    font-size: 15px;
    background: #296499;
    margin-bottom: 20px;
    cursor: pointer;
}

    .archive__back-button img,
    .archive__form-back-button img {
        vertical-align: middle;
        padding-right: 10px;
    }

.archive__form {
    margin: 40px auto;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0,0,0,.15);
}

    .archive__form textarea {
        font-size: 16px;
        resize: none;
        width: 100%;
    }

.archive__form-padding {
    padding: 30px;
}

.radionojs input[type="radio"] + label {
    margin: 8px 12px 0 0;
}

.archive__form-statement {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 10px;
    font-family: 'robotobold';
}

.archive__form-address {
}

.archive__archive-button {
    font-size: 18px !important;
    margin: 0 auto;
    border-radius: 6px;
}

.archive-button--disabled {
    opacity: 0.5;
}

.archive__faqs-section-header {
    font-size: 16px;
    font-family: 'robotobold';
    text-align: center;
}

.archive__faqs {
    background: #fff;
    margin: 0px -15px;
    padding: 25px 10px;
}

.archive__faqs-faq {
    border: 1px solid #ebebeb;
    margin-top: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,.30);
}

    .archive__faqs-faq .divider {
        border: 1px solid #ebebeb;
        margin-top: 0px;
        padding: 0px;
    }

.archive__faqs-faq-title {
    padding: 20px;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
}

.archive__faqs-faq-answer {
    padding: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #787878;
}

.faq-padding {
    padding-top: 7px;
    text-align: right;
}

.dollars {
    position: relative;
}

    .dollars:after {
        position: absolute;
        color: #787878;
        left: 10px;
        top: 9px;
        content: "$";
    }

    .dollars input {
        padding-left: 20px;
    }

.listing__property-secondary-info .listing__property-secondary-info-price {
    width: auto;
    margin-right: 6px;
}

.text-center {
    text-align: center;
}

.listing__property_no-bottom-border {
    border-bottom: none;
}

.listing__property-tabs-content-main {
    padding: 0 12px;
}

/* Ad Classes start */
.listing__adsensemobile {
    width: 300px;
    height: 250px;
    box-sizing: content-box;
}
/* Ad Classes end */

.viewstatechart {
    margin: 10px 0;
    box-shadow: 0 0px 10px 0px rgba(0,0,0,.2);
}

.btn-edit-photo {
    width: 35px;
    height: 34px;
    position: absolute;
    background: #fff;
    bottom: 10px;
    right: 10px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.listing-add-photo-icon {
    width: 22px;
    height: 22px;
    display: block;
    background: url(/images/AffordableHousing/ic-add-photo.png) no-repeat center center;
    margin-top: 3px;
}

.listing__modal-button-container.list-modal-cnt .listing__modal-button {
    min-width: 180px;
    margin: 0 2px;
}

.share--listing--cnt .body-text {
    margin-bottom: 20px;
}

    .share--listing--cnt .body-text b {
        font-weight: normal;
        font-family: 'poppinssemibold';
        display: block;
    }

.filters--modal--content {
    padding: 16px;
}

    .filters--modal--content .inner--filter--cnt {
        display: block;
    }

        .filters--modal--content .inner--filter--cnt .listing--type--group {
            display: block;
        }

        .filters--modal--content .inner--filter--cnt .listing--type {
            margin-top: 6px;
            margin-left: 0;
        }

.filters--modal--footer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 16px 25px;
    border-top: 1px solid #EBEEF4;
    background-color: #ffffff;
}

    .filters--modal--footer .cmn--btn {
        width: 100%;
    }

.tnresult--nomatching.has--no--inactive {
    max-width: 940px;
    background-size: 100%;
}

.tnresult--nomatching--text p {
    margin: 0 0 18px;
}

    .tnresult--nomatching--text p.disclaimer--text {
        margin-top: 18px;
        margin-bottom: 0;
    }

        .tnresult--nomatching--text p.disclaimer--text strong {
            font-weight: normal;
            font-family: 'poppinsmedium';
        }

.property-stats .stats--counter--main {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.help--popover {
    left: inherit;
    right: 0;
    top: calc(100% + 10px);
    transform: none;
}

    .help--popover:after {
        left: inherit;
        right: 25px;
        top: -12px;
        transform: rotate(-90deg);
    }
.associated--waitlist--units {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
}
.associated--units {
    margin-right: 30px;
}
.associated--units span, .associated--waitlist span {
    color: #848484;
    font-size: 14px;
}

.listing--boost--spotlight {
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    text-align: center;
}

.listing--placement {
    color: #FC8B06;
    font-size: 18px;
    font-family: 'poppinssemibold';
    display: flex;
    align-items: center;
}

.listing--placement a {
    color: #FC8B06;
}

.listing--placement a:hover {
   color: #303e48;
}

.listing--placement span {
    margin-right: 7px;
    background: #FFF0CC;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.toplisting-txt {
    width: calc(100% - 37px);
}

.listing--spotlight--main {
    display: flex;
    flex-direction: column;
}

.listing--spotlight--main .spotlight-banner {
    order: 1;
}

.listing--spotlight--main .filter--card, .listing--spotlight--main .listing-info-link {
    order: 2;
}

.listing--boost--icon {
    margin-bottom: 15px;
}

.listing--boost--title {
    margin-bottom: 20px;
}

.listing--boost--icon span {
    background: #FFF0CC;
    width: 40px;
    height: 40px;
    margin: auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
}

.listing--boost--icon span i {
    color: #fc8b06;
    font-size: 22px;
}

.listing--boost--desc {
    line-height: 26px;
}

.tired--boosting--cnt {
    background: #F2FAFD;
    border-radius: 4px;
    padding: 12px;
    margin-top: 20px;
}

.tired--boostring--desc p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 20px;
}

.tired--boostring--desc p a {
    text-decoration: underline;
}

.tired--boostring--desc p a:hover {
    text-decoration: none;
}

.tired--boostring--desc p:last-child {
    margin-bottom: 0;
}

.tired--boosting--hd {
    margin-bottom: 20px;
}

.tired--boosting--hd {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tired--boosting--icon {
    margin-right: 10px;
}

.tired--boosting--txt {
    font-size: 14px;
    font-family: 'poppinssemibold';
    width: calc(100% - 65px);
}

.myspotlights--support {
    font-size: 14px;
    font-family: 'poppinssemibold';
    background: #F4FAFB;
    color: #009DDB;
    padding: 10px 20px;
    text-align: center;
    margin-top: 5px;
}

.myspotlights--support a {
    text-decoration: underline;
}

.myspotlights--support a:hover {
    text-decoration: none;
}

.myspotlights--list ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    font-size: 14px;
}

.myspotlights--list ul li.myspotlights--list--hd {
    background: #F0F4F7;
    font-size: 14px;
    font-family: 'poppinssemibold';
}

.myspotlights--blk1 {
    width: 20%;
    padding-right: 10px;
}

.myspotlights--blk2 {
    width: 50%;
    position: relative;
    padding-right: 20px;
}

.myspotlights--blk3 {
    width: 15%;
}

.badge {
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 12px;
    font-family: 'poppinsmedium';
    display: inline-block;
}

.badge--yellow {
    background: #FDF0C3;
    color: #8B4301;
}

.badge--green {
    background: #EEF5EC;
    color: #356429;
}

.myspotlight--listing-dropdown {
    border: 1px solid #C0C5C8;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
}

.myspotlight--listing-dropdown .input-close-icon {
    right: 50px;
}

.myspotlight--label {
    position: relative;
    padding-right: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.myspotlight--label:after {
    content: '';
    position: absolute;
    top: 4px;
    right: 2px;
    border: solid #848484;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

.myspotlight--listing--area {
    position: absolute;
    top: 100%;
    left: 0;
    width: calc(100% - 20px);
    margin-top: 4px;
    background: #ffffff;
    border: 1px solid #edeff1;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    z-index: 2;
}

.myspotlight--listing-dropdown .open::after {
    transform: rotate(225deg);
    top: 8px;
}

.myspotlight--resultarea {
    border-top: 1px solid #edeff1;
    padding: 8px 10px;
    font-size: 12px;
}

.myspotlight--searchlist {
    max-height: 150px;
    overflow: hidden;
    overflow-y: auto;
}

.myspotlight--searchlist ul li {
    padding: 0 10px 0 40px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

.myspotlight--searchlist ul li em {
    border-bottom: 1px solid #edeff1;
    color: #303e48;
    font-style: normal;
    padding: 10px 0;
    width: 100%;
}

.myspotlight--searchlist ul li span {
    display: none;
    text-decoration: underline;
    font-family: 'poppinsmedium';
}

/*.myspotlight--searchlist ul li:hover span { 
    display: block;
}*/

.myspotlight--searchlist ul li:hover {
    background: #F2FAFD;
    color: #00A1DF;
}

.myspotlight--searchlist ul li.selected em {
    color: #ACB2B6;
    pointer-events: none;
    padding-right: 0;
}

.myspotlight--searchlist ul li.selected span {
   display: none;
   font-size: 0;
}

    .myspotlight--searchlist ul li.selected span:before {
        content: '';
        display: inline-block;
        transform: rotate(45deg);
        height: 12px;
        width: 6px;
        border-bottom: 3px solid #ACB2B6;
        border-right: 3px solid #ACB2B6;
        margin-right: 10px;
        margin-top: 3px;
        position: absolute;
        top: 2px;
        right: 5px;
    }

.myspotlight--search {
    margin: 10px;
    position: relative;
}

.myspotlight--search em {
    display: none;
    font-style: normal;
}

.input-search-icon {
    position: absolute;
    top: 9px;
    right: 5px;
}

.input-close-icon {
    position: absolute;
    top: 9px;
    right: 25px;
}

.myspotlights--blk1 em, .myspotlights--blk3 em {
    display: none;
}

.myspotlight--searchlist--hd {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #848484;
    margin: 10px 10px 5px;
    display: flex;
    align-items: center;
}

.myspotlight--searchlist--hd span {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #FFF0CC;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
    }

    .myspotlight--searchlist--hd span.lightgreen--bg {
        background: #EBF3EA;
    }

.myspotlight--searchlist--hd span i {
    color: #8b4301;
    font-size: 14px;
}

.myspotlight--searchlist--hd span.lightgreen--bg i {
    color: #356429;
}

.myspotlight--search input {
    height: 34px;
    font-size: 13px;
    padding-right: 42px;
}

.reassign--spotlight--txt {
    display: block;
    font-size: 12px;
    font-style: italic;
    margin: 5px 0;
    color: #848484;
}

.myspotlights--main {
    max-height: 470px;
    overflow: hidden;
    overflow-y: auto;
}

.myspotlights--support span {
    display: none;
}

.myspotlight--back {
    display: none;
}

.text--left {
    text-align: left !important;
}

.menu-openup .myspotlights--blk2 .myspotlight--listing--area {
    top: auto;
    bottom: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here */
    .listing__property-more-action img {
        padding: 5px 0px 5px 0px;
    }

    /* Dropdown for IE*/
    select::-ms-expand {
        display: none;
    }
}

/* Pagination media classes start*/
@media screen and (min-width:1024px) and (max-width:1279px) {
    .listing-pagination {
        padding: 22px 0px;
        margin-bottom: 40px;
    }

        .listing-pagination .number {
            padding: 17px 15px;
        }

    .listing__property-address {
        padding: 10px 5px;
    }

    .listing__property-secondary-info .listing__property-secondary-info-price {
        margin-right: 5px;
    }

    .listing__property-address-address {
        font-size: 11px;
    }

    .listing__property-secondary-info-price {
        font-size: 14px !important;
    }

    .listing__property-address {
        font-size: 12px !important;
    }

    .listing__search-input {
        margin-right: 10px !important;
    }

    .listing__property-boost {
        padding: 40px 15px !important;
    }

    .span-tab-landscap {
        width: 160px !important;
    }

    .span100-min-landscap {
        width: calc(100% - 160px) !important;
    }

    .listing__property-stat-title {
        font-size: 14px !important;
    }

    .activelisting .listing__property-action {
        max-height: inherit !important;
        padding: 4px 0 !important;
    }

        .activelisting .listing__property-action .listing__icon img {
            display: block;
            margin: 0 auto;
            height: 25px;
            object-fit: scale-down;
        }

    .listing__property-stat-title br {
        display: block;
    }

    .listing__modal-button-container.list-modal-cnt .listing__modal-button {
        min-width: inherit;
    }

    .help--popover:after {
        top: -8px;
        transform: none;
        right: 15px;
    }

    .myspotlights--main {
        max-height: 355px;
    }
}

@media screen and (min-width:800px) and (max-width:1023px) {
    .span240.span-tab-landscap {
        width: 128px;
    }

    .span100-min.span100-min-landscap {
        width: calc(100% - 128px);
    }

    .listing__property-stat-count {
        line-height: 36px !important;
        height: 65px !important;
        width: 65px !important;
        font-size: 18px;
    }

    .listing__property-stat-title {
        font-size: 14px !important;
    }

    .listing--card--property .listing--property--det {
        max-width: none;
    }

    .listing__property-boost {
        padding: 40px 8px !important;
    }

    .listing__property-boost-title {
        font-size: 16px;
    }

    .activelisting .listing__property-action {
        max-height: inherit !important;
        padding: 4px 0 !important;
        font-size: 11px;
    }

        .activelisting .listing__property-action .listing__icon img {
            display: block;
            margin: 0 auto;
            height: 25px;
            object-fit: scale-down;
        }

    .boost-button, .primarybutton, .secondary-button {
        font-size: 11px !important;
    }

    .listing__property-stat-title br {
        display: block;
    }

    .listing__search-input {
        margin-right: 20px !important;
    }

    /* Sorting media classes start */
    .listing__sort > select {
        width: 75% !important;
    }
    /* Sorting media classes end */
}

@media screen and (min-width:800px) and (max-width:900px) {
    .listing__property.inactivelisting, .listing__property.incompletelisting {
        width: 100%;
        margin-right: 0;
    }
}


@media screen and (min-width:768px) and (max-width:1023px) {
    .listing-pagination .current, .listing-pagination .next, .listing-pagination .previous {
        padding: 15px 16px;
        font-size: 12px;
        height: 42px;
    }

    .listing-pagination .current {
        padding: 15px 19px;
    }

    .listing-pagination .number {
        padding: 13px 0;
    }

    .listing-pagination {
        padding: 22px 0px;
        margin-bottom: 40px;
    }
    /*.listing__property-view-card {
        min-height: inherit;
        display: flex;
        align-items: stretch;
    }

    .listing__property-photo {
        width: 66.6668%;
        float: left;
        min-height: 156px;
    }

    .listing__property-address {
        width: 33.3332%;
        float: left;
        display: flex;
        flex-direction: column;
        min-height: 156px;
        max-height: inherit;
        align-items: center;
        justify-content: center;
        text-align: left;
        padding: 20px;
    }

        .listing__property-address .listing__property-address-address ~ br {
            display: none;
        }

    .listing__property-secondary-info {
        width: 100%;
    }

        .listing__property-secondary-info .listing__property-secondary-info-price {
            float: none;
            display: block;
            margin: 0;
            font-size: 18px;
        }

    .listing__tab {
        width: 32.66%;
        margin-bottom: 0;
        border-bottom: none;
    }

        .listing__tab:first-child {
            margin-left: 0;
        }

        .listing__tab:nth-last-child(2) {
            margin-right: 0;
        }

    .listing__tabs {
        margin-top: 22px;
    }

    .listing__property.inactivelisting, .listing__property.incompletelisting {
        width: 100%;
        margin-right: 0;
    }

    .listing__property-address {
        max-height: inherit;
    }

    .navheader {
        display: block;
        background: #fff;
        top: 80px;
        left: 0px;
        right: 0;
        box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    }

    .landlord .navheader h2 {
        display: block;
        padding-top: 8px;
        font-size: 20px;
    }

    .listing__property-tabs-content-main {
        padding: 0;
    }*/

    .listing__modal-content-viewstats_chart-container .listingViewCount {
        float: left;
        margin-bottom: 15px;
        width: 50%;
        text-align: center;
    }

    .listing__modal-content-viewstats_chart-container .listingViewPercentage {
        float: right;
        margin-bottom: 15px;
        width: 50%;
        text-align: center;
    }

    .page--title--cmn .sub--heading {
        margin-top: 0;
    }

    .help--popover:after {
        top: -8px;
        transform: none;
        right: 15px;
    }

    .listing--spotlight--main .spotlight-banner {
        order: 2;
    }

    .listing--spotlight--main .filter--card, .listing--spotlight--main .listing-info-link {
        order: 1;
    }

    .listing--placement, .spotlight-hd {
        font-size: 16px !important;
    }

    .modal--large {
        margin: 0 10px !important;
    }

    .myspotlights--blk1 {
        width: 25%;
    }

    .myspotlights--blk2 {
        width: 45%;
    }
}

@media screen and (max-width: 820px) {
    body .wrapper {
        padding: 0 20px !important;
    }
}

@media screen and (min-width:768px) and (max-width:799px) {
    .listing__property-view-card {
        min-height: inherit;
        display: flex;
        align-items: stretch;
    }

    .listing__property-photo {
        width: 66.6668%;
        float: left;
        min-height: 156px;
    }

    .listing__property-address {
        width: 33.3332%;
        float: left;
        display: flex;
        flex-direction: column;
        min-height: 156px;
        max-height: inherit;
        align-items: center;
        justify-content: center;
        text-align: left;
        padding: 20px;
    }

        .listing__property-address .listing__property-address-address ~ br {
            display: none;
        }

    .listing__property-secondary-info {
        width: 100%;
    }

        .listing__property-secondary-info .listing__property-secondary-info-price {
            float: none;
            display: block;
            margin: 0;
            font-size: 18px;
        }

    .listing__tab {
        width: 32.66%;
        margin-bottom: 0;
        border-bottom: none;
    }

        .listing__tab:first-child {
            margin-left: 0;
        }

        .listing__tab:nth-last-child(2) {
            margin-right: 0;
        }

    .listing__tabs {
        margin-top: 22px;
    }

    .listing__property.inactivelisting, .listing__property.incompletelisting {
        width: 100%;
        margin-right: 0;
    }

    .listing__property-address {
        max-height: inherit;
    }

    .navheader {
        display: block;
        background: #fff;
        top: 80px;
        left: 0px;
        right: 0;
        box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    }

    .landlord .navheader h2 {
        display: block;
        padding-top: 8px;
        font-size: 20px;
    }

    .listing__property-tabs-content-main {
        padding: 0;
    }
}

@media screen and (min-width:200px) and (max-width:767px) {
    .listing-pagination {
        padding: 22px 0px;
        font-size: 12px;
    }

        .listing-pagination select {
            font-size: 12px;
        }

        .listing-pagination .number {
            padding: 0 10px 0;
            display: block;
            margin: 0 auto 25px !important;
            float: none;
        }

        .listing-pagination .current, .listing-pagination .next, .listing-pagination .previous {
            padding: 15px 8px;
            font-size: 12px;
            height: 50px;
            margin: 15px 1px 0;
        }

    .listing__property-secondary-info-price {
        float: none;
        display: inline-block;
        width: auto;
        margin-right: 12px;
    }

    .listing__property-home-features {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .listing__tab {
        margin-bottom: 0;
        width: 32.66%;
        border-bottom: none;
    }

        .listing__tab:first-child {
            margin-left: 0;
        }

        .listing__tab:nth-last-child(2) {
            margin-right: 0;
        }

    .listing__tabs {
        margin-top: 22px;
    }

    .listing__property.inactivelisting, .listing__property.incompletelisting {
        width: 100%;
        margin-right: 0;
    }

    .listing__property-address {
        max-height: inherit;
    }

    .listing__property-tabs-content-main {
        padding: 0;
    }

    body .wrapper {
        padding: 0 20px !important;
    }

    .help--popover {
        right: inherit;
        left: 15px;
        top: calc(100% - 5px);
    }

        .help--popover:after {
            top: -8px;
            transform: none;
        }

    .request--pricing--cnt {
        flex-direction: column;
    }

    .request--pricing--left, .request--pricing--right {
        width: 100% !important;
    }

    .listing--spotlight--main .spotlight-banner {
        order: 2;
    }

    .listing--spotlight--main .filter--card, .listing--spotlight--main .listing-info-link {
        order: 1;
    }

    .spotlight-banner {
        background-color: #2979BF !important;
        background: linear-gradient(#2979BF, #00A1DF) !important;
    }

    .spotlight-ad-status {
        flex-direction: column;
    }

    .spotlight-status-cnt ul {
        row-gap: 15px;
    }

    .spotlight-hd {
        margin-bottom: 10px;
    }

    .spotlight-status-cnt ul li:last-child {
        width: 100%;
        text-align: center;
    }

    .myspotlights--list ul li.myspotlights--list--hd {
        display: none;
    }

    .myspotlights--list ul li {
        flex-direction: column;
        row-gap: 10px;
        align-items: flex-start;
        border-width: 7px;
        padding: 10px 15px;
        margin-bottom: 7px;
        box-shadow: 0 5px 5px rgba(0,0,0,.1);
        border-top: 1px solid #eaebec;
    }

    .myspotlights--list ul li:nth-child(2) {
        border-top: none;
    }

    .myspotlights--blk1, .myspotlights--blk2, .myspotlights--blk3 {
        width: 100%;
        padding-right: 0;
    }

    .myspotlight--listing--area {
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 50px;
        left: 0;
        border: none;
        box-shadow: none;
        margin-top: 0;
        padding: 0 15px;
        border-radius: 0;
        z-index: 1004;
    }

    #managemyspotlights .mbl--mid--cont {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
    }

    .myspotlights--list ul li:last-child {
        border-width: 1px;
    }

    .myspotlights--main {
        display: flex;
        flex-direction: column;
        max-height: calc(100vh - 210px);
        order: 2;
    }

    #managemyspotlights .ren-own-btn {
        order: 3;
    }

    .myspotlights--blk1 {
        order: 2;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .myspotlights--blk2 {
        order: 1;
    }

    .myspotlights--blk3 {
        order: 3;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .myspotlight--searchlist ul li:last-child {
        border-bottom: none;
    }

    .myspotlight--searchlist ul li span {
        display: none !important;
    }

    .myspotlights--blk1 em, .myspotlights--blk2 em, .myspotlights--blk3 em {
        display: block;
        font-style: normal;
        color: #848484;
    }

    .myspotlight--search {
        margin: 0;
    }

    .mbl--mid--cont {
        display: flex;
        flex-direction: column;
    }

    .myspotlight--searchlist ul {
        padding-left: 30px;
        border-bottom: 1px solid #edeff1;
        margin-bottom: 20px;
    }

    .myspotlights--support {
        order: 1;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-bottom: 1px solid #eaebec;
        margin-top: 0;
    }

    .myspotlights--support span {
        display: block;
        margin-right: 15px;
        font-size: 18px;
    }

    .myspotlight--listing-dropdown {
        padding: 12px;
    }

    .myspotlight--searchlist {
        height: calc(100vh - 325px);
        max-height: inherit;
        scroll-behavior: smooth;
    }

    .myspotlight--searchlist ul:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }

    .myspotlight--searchlist ul li {
        box-shadow: none;
        border: none;
        margin-bottom: 0;
        padding: 0 10px;
    }

    .myspotlight--search em {
        display: block;
    }

    .myspotlight--search input {
        height: 48px;
    }

    .myspotlight--resultarea {
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    .input-close-icon {
        top: 34px;
        right: 27px;
    }

    .input-search-icon {
        top: 35px;
    }

    .myspotlight--searchlist ul li em {
        padding: 13px 0;
    }

    .myspotlight--searchlist ul li:last-child em {
        border-bottom: none;
    }

    .myspotlight--back {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 15px;
        padding: 15px;
        border-bottom: 1px solid #edeff1;
        margin-left: -15px;
        width: calc(100% + 30px);
        font-size: 18px;
        font-family: 'poppinssemibold';
    }

    .myspotlight--back a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .myspotlight--back span {
        margin-right: 10px;
    }

    .myspotlight--back span img {
        display: block;
    }

    .inner--filter--cnt .listing--type {
        width: 100%;
    }

    .myspotlight--listing-dropdown .input-close-icon {
        right: 30px;
        top: 15px;
    }


}

@media screen and (min-width:200px) and (max-width:320px) {
    .listing-pagination .current, .listing-pagination .next, .listing-pagination .previous {
        padding: 15px 6px;
        font-size: 12px;
        height: 50px;
        margin: 15px 1px 0;
    }

    .listing__in-progress-span {
        margin-left: 0;
    }

    .listingViewPercentage .mobilespan30 {
        width: 40%;
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    .listing__property-view-card {
        min-height: inherit;
        display: flex;
        align-items: stretch;
    }

    .listing__property-photo {
        width: 66.6668%;
        float: left;
        min-height: 156px;
    }

    .listing__property-address {
        width: 33.3332%;
        float: left;
        display: flex;
        flex-direction: column;
        min-height: 156px;
        max-height: inherit;
        align-items: center;
        justify-content: center;
        text-align: left;
        padding: 20px;
    }

        .listing__property-address .listing__property-address-address ~ br {
            display: none;
        }

    .listing__property-secondary-info {
        width: 100%;
    }

        .listing__property-secondary-info .listing__property-secondary-info-price {
            float: none;
            display: block;
            margin: 0;
            font-size: 18px;
        }

    .navheader {
        display: block;
        background: #fff;
        /* top: 80px; */
        left: 0px;
        right: 0;
        box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    }

    .landlord .navheader h2 {
        display: block;
        padding-top: 8px;
        font-size: 20px;
    }

    .listing__modal-content-viewstats_chart-container .listingViewCount {
        float: left;
        margin-bottom: 15px;
        width: 50%;
        text-align: center;
    }

    .listing__modal-content-viewstats_chart-container .listingViewPercentage {
        float: right;
        margin-bottom: 15px;
        width: 50%;
        text-align: center;
    }
}

@media screen and (min-width:668px) and (max-width:767px) {
    .listing-pagination .number {
        display: inline-block;
        margin-bottom: 0 !important;
    }

    .listing-pagination {
        padding-bottom: 10px;
    }

    .listing__tab {
        width: 32.66%;
    }
}
/* Pagination media classes end */

@media screen and (min-width:640px) and (max-width:1300px) {
    /* Page Classes */

    .landlord .navheader .desktoponly {
        width: auto;
    }

    .listing__tab {
        padding: 15px 10px;
        font-size: 13px;
    }

    .listing__search-input {
        margin: 0;
        /*margin-right: -16px;*/
    }

    .listing__property-boost {
        padding: 40px 20px;
    }

    .boost-button, .primarybutton, .secondary-button {
        padding: 12px 8px;
        font-size: 12px;
    }

    .listing__property-action {
        position: relative;
    }

    .listing__more-menu {
        width: 200px;
        left: auto;
        right: 16px;
    }

    .listing__more-menu-option {
        padding: 10px;
        color: #111;
        font-size: 14px;
    }

    .listing__more-menu-rent-estimates img {
        padding-right: 7px;
        padding-left: 3px;
    }

    .listing__more-menu-history img {
        margin-left: -5px;
    }

    .listing__more-menu-option img {
        vertical-align: middle;
    }

    .listing__sort label {
        font-size: 14px;
    }

    .listing__history-modal {
        /*top: 110px;*/
        margin: 0 auto;
    }

    .listing__history-modal-title {
        top: auto;
    }

    .listing__modal {
        /*top: 110px;*/
        margin: 0 auto;
    }

    .listing__modal-title {
        top: auto;
    }
}

@media screen and (max-width:480px) {
    .listing__tab {
        font-size: 11px;
    }

    .listing__modal-content.list-modal-cnt br {
        display: none;
    }
}

@media screen and (max-width:420px) {
    /* Tab media classes start */
    .listing__tab .smalldeviceonly {
        display: block;
    }

    .listing__tab {
        padding: 13px 3px !important;
    }
    /* Tab media classes end */
    /* Boost Modal media classes start */
    .listing__boost-modal-body .smalldeviceonly {
        display: block !important;
    }
    /* Boost Modal media classes end */

    .unit--availilability--modal .box-tab-form-main .flex--double--mobile {
        flex: 1.5;
    }
}

@media screen and (max-width:375px) {
    .listing__tab {
        font-size: 11px;
    }

    .listing__modal-button-container.list-modal-cnt .listing__modal-button {
        width: 100%;
    }

        .listing__modal-button-container.list-modal-cnt .listing__modal-button:first-child {
            margin-bottom: 15px;
        }
}

@media screen and (max-width:360px) {
    .listing__tab {
        font-size: 10px;
    }
}

@media screen and (max-width:320px) {
    .listing__tab {
        font-size: 9px;
    }
}

@media screen and (max-width:380px) {
    .listingViewPercentage .mobilespan30 {
        width: 40% !important;
    }

    .unit--availilability--modal .box-tab-form-main .flex--double--mobile {
        flex: 1.25;
    }
}

@media screen and (min-width:800px) {
    /* Utility Classes */

    .pushbottom {
        margin-bottom: 14px;
    }

    .noborderright {
        border-right: none;
    }

    .desktop {
        display: inline;
    }


    /* Page Classes */

    .landlord .navheader .desktoponly {
        width: auto;
    }

    .landlord .navheader h2 {
        display: block;
    }

    .listing__modal-bg {
        position: fixed;
    }

    .listing__property-card-right-border {
        border-right: 1px solid rgba(0,0,0,0.2);
    }

    .listing__tabs {
        margin-bottom: 30px;
        margin-top: 20px;
        border-bottom: 1px solid #abb2b8;
        padding: 0 23px;
    }

    .listing__tab {
        margin: 0 10px -1px 0;
        font-size: 13px;
        padding: 20px 10px;
    }

    .listing__search-input {
        margin: 0;
        margin-right: -16px;
    }

        .listing__search-input input {
            margin-top: 0px;
        }

            .listing__search-input input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
                width: 100%;
            }

    .listing__search-button .primarybutton {
        width: auto;
    }

    .listing__search-reset-link {
        top: 10px;
    }

    .listing__sort {
        margin: 0;
    }

    .listing__messaging--no-listings {
        font-size: 18px;
    }

    .listing__property-container--inactive,
    .listing__property-container--incomplete {
        margin-right: 10px;
    }

    .listing__property-details {
        min-height: 130px;
    }

    .listing__property-secondary-info-price {
        font-size: 14px;
    }

    .listing__property-secondary-info-detail {
        padding-left: 0px;
    }

    .listing__property-address {
        text-align: left;
    }

    .listing__property-stat {
        padding: 45px 10px;
        min-height: 240px;
    }

    .listing__property-stat-title {
        font-size: 16px;
        padding-bottom: 24px;
    }

    .listing__property-stat .listing__badge--status {
        top: 80px;
        margin-left: -35px;
    }

    .listing__property-stat-count {
        line-height: 60px;
        height: 85px;
        width: 85px;
    }

    .listing__property-action {
        border-bottom: none;
        max-height: 50px;
        padding: 13px 0px;
    }

    .listing__icon img {
        margin-right: 3px;
    }

    .listing__property-boost {
        border-left: 1px solid rgba(0,0,0,0.2);
        min-height: 290px;
        max-height: 290px;
        padding: 40px 20px;
    }

    .listing__property-boost-expiration-copy {
        font-size: 13px;
    }

    .listing__property-boost .pushbottom {
        margin-bottom: 7px;
    }

    .listing__history-modal {
        position: fixed;
        margin: 0 auto;
        bottom: auto;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: auto !important;
    }

    .listing__history-modal-title {
        position: relative;
    }

    .listing__history-modal-property {
        position: relative;
        margin-top: 0;
    }

    .listing__history-labels-container {
        font-family: 'robotobold';
        background: #fff;
        padding: 15px !important;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    }

    .listing__history-labels {
        font-size: 13px;
    }

    .listing__history-container {
        overflow: auto;
        overflow-x: hidden;
        overflow-y: scroll;
        max-height: 230px;
        margin-bottom: 0;
    }

    .listing__history-modal-history-value {
        text-align: left;
        font-size: 14px;
    }

    .listing__history-modal-close-container {
        position: relative;
    }

    .listing__modal {
        position: fixed;
        margin: 0 auto;
        bottom: auto;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        height: auto !important;
    }

    .listing__modal-title {
        position: relative;
        font-size: 18px;
    }

    .listing__modal-container {
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .listing__modal-button-container {
        position: relative;
    }

    .listing__modal-content.listing__modal-content-viewstats {
        margin-top: 0px;
    }

    .listing__in-progress-span {
        margin-left: 0px;
    }

    .navheader .primarybuttongreen {
        position: absolute;
        left: 150px;
        top: 11px;
        padding: 8px 12px;
    }

    .desktoponly {
        padding: 0;
    }

    /* Archive Property */

    .archive__faqs {
        margin: 40px auto;
        padding: 40px;
    }

    .archive__faqs-section-header {
        text-align: left;
    }

    /* Ad Classes start */
    .listing__adsensedesktop {
        width: 728px !important;
        height: 90px !important;
    }
    /* Ad Classes end */

    .span240 {
        width: 247px;
    }

    .span100-min {
        width: calc(100% - 247px);
    }
}

@media screen and (min-width:1300px) {
    .listing__property-boost {
        padding: 40px;
    }

    .listingViewPercentage .span45 {
        width: 40% !important;
    }
}



/*** AH - Listing css(New) start***/
.d--none {
    display: none !important;
}

.form--field span {
    margin: 0;
}

.filter--card {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    background: #ffffff;
    margin-bottom: 26px;
    box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
    border-radius: 4px;
}

.search--input--cnt {
    display: flex;
    align-items: center;
    position: relative;
}

    .search--input--cnt input {
        width: 415px;
        height: 40px;
        padding-right: 137px;
        font-size: 14px;
    }

.cmn--btn--md {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

    .cmn--btn--md i {
        margin-right: 5px;
    }

.search--input--cnt .ic--reset--search {
    position: absolute;
    right: 120px;
    font-size: 16px;
    color: #848484;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.search--input--cnt .btn--search {
    border-radius: 0 4px 4px 0;
    padding: 0 15px;
    min-width: inherit;
    height: 40px;
    line-height: 38px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.search--input--cnt .cmn--btn--md i {
    margin-right: 8px;
}

.inner--filter--cnt {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 20px;
    order: 2;
    width: 100%;
}

.filter--card .listing--type .custom--checkbox {
    margin-bottom: 0;
}

.inner--filter--cnt .listing--type {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin-left: 14px;
}

.enterprise--spotlight.inner--filter--cnt .listing--type {
    margin-left: 10px;
}

    .inner--filter--cnt .listing--type:first-child {
        margin-left: 0;
    }

.inner--filter--cnt .listing--type--header {
    margin-bottom: 8px;
    color: #848484;
    font-size: 14px;
    text-transform: uppercase;
}

.inner--filter--cnt .listing--type--group {
    display: flex;
}

.filter--card .sort--by--cnt {
    display: flex;
    align-items: center;
}

    .filter--card .sort--by--cnt .form--lbl {
        margin-bottom: 0;
        margin-right: 5px;
        white-space: nowrap;
    }

.inner--filter--cnt .listing--type .custom--checkbox {
    font-size: 14px;
    margin-right: 20px;
}

.enterprise--spotlight.inner--filter--cnt .listing--type .custom--checkbox {
    margin-right: 5px;
    padding-left: 22px;
}

    .inner--filter--cnt .listing--type .custom--checkbox span {
        font-size: 12px;
    }

    .enterprise--spotlight.inner--filter--cnt .listing--type .custom--checkbox span {
        font-size: 11px;
    }

.inner--filter--cnt select {
    height: 40px;
    width: 210px;
}

.listing--card {
    border-radius: 6px;
    overflow: hidden;
    background: rgba(0,123,171,0.06);
    box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
}


.listing--card--property {
    background: #ffffff;
    display: flex;
}

    .listing--card--property > div {
        border-right: 1px solid rgba(48,62,72,0.15);
    }

        .listing--card--property > div:last-child {
            border-right: none;
        }

.listing--property--det,
.listing--property--boost {
    min-width: 251px;
    max-width: 251px;
}

.listing--property--boost {
    min-width: 280px;
    max-width: 280px;
}

.listing--property--info {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
}

.listing--property--header {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(48,62,72,0.15);
    padding: 16px;
}

.listing--property--header-right {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-left: 16px;
}

.listing--property--stats {
    display: flex;
    align-items: center;
    flex: 1;
    position: relative;
}

    .listing--property--stats > .property-stats {
        flex: 1;
        border-right: 1px solid rgba(48,62,72,0.15);
        height: 100%;
    }

        .listing--property--stats > .property-stats:last-child {
            border-right: none;
        }

.listing--property--img {
    height: 165px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .listing--property--img:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.3);
    }

    .listing--property--img img {
        width: 100%;
        min-height: 100%;
        height: auto;
    }

.property--photo--count {
    display: flex;
    align-items: center;
    font-family: 'robotobold';
    font-size: 14px;
    color: #ffffff;
}

    .property--photo--count i {
        margin-right: 5px;
    }

.img-overlay--det--top,
.img-overlay--det--bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    padding: 12px;
    width: 100%;
}

.img-overlay--det--bottom {
    top: auto;
    bottom: 0;
    padding-right: 12px;
    height: 45px;
}

.property--title {
    font-family: 'poppinssemibold';
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.11px;
    overflow: hidden;
    max-width: 100%;
    margin-right: 13px;
}

    .property--title > span {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        color: #ffffff;
    }

.listing--property--header .property--price {
    font-family: 'poppinsbold';
    font-size: 18px;
    color: #303E48;
    margin-right: 10px;
    white-space: nowrap;
}

.listing--property--desc {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

    .listing--property--desc .small--text {
        font-family: 'poppinsregular';
        font-size: 14px;
        color: #848484;
    }

    .listing--property--desc p {
        font-family: 'poppinsregular';
        font-size: 14px;
        color: #848484;
        line-height: 18px;
        /*margin-top : 5px;*/
        /*margin-bottom : 10px;*/
        flex-grow: 1;
        margin: 0;
    }

.listing--property--address {
    font-size: 16px;
    font-family: 'poppinsmedium';
    color: #2E383D;
}

.listing--property--bed-bath {
    margin-left: 12px;
}

.availability--content .cmn--btn--stroke {
    width: 100%;
}

    .availability--content .cmn--btn--stroke.btn--no--unit {
        max-width: 268px;
    }

    .availability--content .cmn--btn--stroke i {
        font-size: 18px;
    }

.btn--more--action {
    width: 100%;
    margin-top: 16px;
}

    .btn--more--action.popover--open {
        background: #00A1DF;
        color: #ffffff;
    }

.property-stats {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .property-stats .property-stats--in {
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: 98px;
        justify-content: space-between;
    }

.property--misc {
    padding: 16px 12px;
}

.property--details--actions {
    padding: 0 12px 16px 12px;
}

    .property--details--actions li:not(:last-of-type) {
        margin-bottom: 16px;
    }

    .property--details--actions li i {
        margin-right: 8px;
    }

.property--status {
    display: flex;
    align-items: center;
}

.property--status--title {
    margin-right: 8px;
    text-transform: uppercase;
}

.property--status--text {
    margin-top: 8px;
    margin-bottom: 8px;
    color: #848484;
    font-size: 12px;
    font-family: 'poppinsmedium';
}

.stats--title {
    font-family: 'poppinssemibold';
    font-size: 18px;
    line-height: 24px;
    color: #303E48;
    margin-bottom: 12px;
}

.stats--counter {
    min-width: 80px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'poppinsbold';
    font-size: 20px;
    line-height: 24px;
    color: #303E48;
    border: 2px solid #edeff1;
    height: 30px;
    border-radius: 4px;
    margin-top: 8px;
}

.stats--counter--new {
    min-width: 80px;
    margin: auto;
}

    .stats--counter--new i {
        margin-right: 5px;
        font-style: normal;
    }

.stats--counter span {
    line-height: 16px;
    margin-top: 2px;
}

.stats--counter--new span {
    line-height: 16px;
    margin-top: 4px;
}

.listing--property--boost {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 18px;
    position: relative;
}

.listing--property--boost--inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

    .listing--property--boost--inner .cmn--btn--md {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .listing--property--boost--inner .cmn--btn--md i {
            margin-right: 10px;
        }

.cmn--btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.listing--boost--btn--cnt .cmn--btn {
    width: 100%;
    border: none;
    box-shadow: rgba(252, 139, 6, 0.5) 0px 4px 18px;
    font-family: poppinssemibold, sans-serif;
}

.listing--boost--btn--cnt .cmn--btn.usage-boost-inprogress {
    background: #ffffff;
    border: 1px solid #00A1DF;
    color: #00A1DF;
    box-shadow: none;
}

.listing--boost--btn--cnt .cmn--btn.usage-boost-inprogress:hover, .listing--boost--btn--cnt .cmn--btn.usage-boost-inprogress:focus {
    background: #00A1DF;
    border: 1px solid #00A1DF;
    color: #ffffff !important;
}

.viewstats--btn .cmn--btn {
    background: none;
    border: none;
    color: #00A1DF;
    width: auto;
    min-width: inherit;
    margin: auto;
    padding: 0;
    text-decoration: underline;
    font-size: 14px;
    box-shadow: none;
}

.viewstats--btn .cmn--btn:hover {
    background: none;
    border: none;
    color: #303e48 !important;
    text-decoration: none;
}

.viewstats--btn .cmn--btn:focus {
    color: #00A1DF !important;
}

.viewstats--btn .cmn--btn:hover .ic--stats {
    transition: 0.3s ease-in-out;
    filter: brightness(0) saturate(100%) invert(22%) sepia(6%) saturate(1899%) hue-rotate(163deg) brightness(93%) contrast(90%);
}

.cmn--btn i {
    margin-right: 10px;
}

.listing--boost--count {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    border: 1px solid #edeff1;
    width: 100%;
    margin: 7px 0 13px;
    border-radius: 4px;
}

.cmn-hvr.cmn--btn--ylw:hover {
    background: #C69926;
}

.listing--boost--count span {
    font-family: 'poppinsbold';
    font-size: 18px;
    color: #303E48;
    margin: 0;
    margin-right: 5px;
}

.listing--boost--count p {
    font-family: 'poppinsregular';
    font-size: 14px;
    margin-top: 0;
    line-height: 14px;
}

.listing--boost--btn--cnt {
    width: 100%;
}

.more--action {
    border-top: 1px solid #e0e2e4;
}

    .more--action ul {
        display: flex;
        align-items: center;
        background: #ffffff;
    }

        .more--action ul li {
            border-right: 1px solid rgba(48,62,72,0.15);
            padding: 0;
        }

            .more--action ul li a {
                width: 100%;
                height: 50px;
                padding: 0 30px;
                font-family: 'poppinsregular';
                font-size: 16px;
                color: #00A1DF;
                display: flex;
                align-items: center;
                justify-content: center;
                transition: ease 0.25s;
            }

                .more--action ul li a:hover {
                    background: rgba(159,203,237,0.3);
                }

                .more--action ul li a i {
                    margin-right: 10px;
                    font-size: 18px;
                    text-align: center;
                }

    .more--action.popover--action {
        width: 245px;
        position: absolute;
        z-index: 9;
        left: 11px;
        box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
        border-radius: 4px;
        overflow: hidden;
        margin-top: -20px;
        border-top: none;
    }

        .more--action.popover--action ul {
            flex-direction: column;
            width: 100%;
        }

            .more--action.popover--action ul li {
                border-right: none;
                border-bottom: 1px solid #e4e4e4;
                width: 100%;
            }

            .more--action.popover--action ul:last-child li:last-child {
                border-bottom: none;
            }

            .more--action.popover--action ul li a {
                justify-content: flex-start;
                padding: 0 20px;
            }

                .more--action.popover--action ul li a i {
                    min-width: 21px;
                }

.ic--rent--estimate {
    width: 14px;
    height: 19px;
    background: url(/images/AffordableHousing/ic-rent-esimation.svg) no-repeat center left;
    display: block;
    background-size: 20px;
}

.ic--printer {
    width: 20px;
    height: 19px;
    background: url(/images/AffordableHousing/ic-print.svg) no-repeat center center;
    display: block;
    background-size: 100% 100%;
}

.listing--result--text {
    margin-bottom: 15px;
}

.listing--card--main {
    margin-bottom: 10px;
    border-radius: 6px;
    background: #fff;
}

.listing--card--cnt .sub--heading2 {
    margin: 15px 0 0;
}

.listing--card--cnt .listing--property--boost .sub--heading2 {
    margin-top: 0;
    line-height: 18px;
}

.incomplete--listing .listing--property--stats:after,
.incomplete--listing .listing--property--boost:after,
.inactive--listing .listing--property--stats:after,
.inactive--listing .listing--property--boost:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: calc(100% + 1px);
    height: 100%;
    background: rgba(255,255,255,0.5);
    cursor: not-allowed;
}

.incomplete--listing .property-stats .property-stats--in,
.inactive--listing .property-stats .property-stats--in {
    min-height: 98px;
}

.ic-boost {
    line-height: 38px;
    height: 26px;
    width: 24px;
    border-radius: 4px;
    background: #ffb500;
    border: 1px solid #C69926;
    font-size: 16px;
    color: #303030;
    font-family: 'robotomedium';
    text-align: center;
    padding: 0;
    margin: 0 7px;
}

    .ic-boost i {
        width: inherit;
        padding: 0;
        font-size: 14px;
        color: #303030;
    }

.listing {
    margin-top: 30px;
}

/**Tab css**/
.tab {
    width: 100%;
    height: auto;
}

    .tab .tab-menu {
        width: 50%;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
        max-width: 100%;
        height: auto;
        border-bottom: 2px solid rgba(48,62,72,0.15);
        ;
    }

    .tab .tab-menu-link {
        font-family: 'poppinsmedium';
        padding: 1rem 1rem;
        border-bottom: 2px solid transparent;
        color: #303E48;
        background: #ffffff;
        border: none;
    }

        .tab .tab-menu-link::before {
            position: absolute;
            content: "";
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            z-index: 2;
        }

        .tab .tab-menu-link.active {
            bottom: -1px;
            z-index: 0;
            overflow: hidden;
            border-bottom: 2px solid #00A1DF;
            color: #00A1DF;
            background: #ffffff;
        }

        .tab .tab-menu-link:hover {
            bottom: -1px;
            z-index: 0;
            overflow: hidden;
            border-bottom: 2px solid #00A1DF;
            color: #00A1DF;
            background: #ffffff;
        }

    .tab .tab-bar {
        padding: 30px 0 15px;
        overflow: hidden;
        background: #ffffff;
    }

    .tab .tab-bar-content {
        display: none;
        width: 100%;
        min-height: 50px;
    }

        .tab .tab-bar-content.active {
            display: block;
        }


    /**Tab css**/

    .tab .tab-bar {
        padding: 30px 0 15px;
        overflow: hidden;
        background: #ffffff;
    }

    .tab .tab-bar-content {
        display: none;
        min-height: 50px;
        background: #ffffff;
        border-radius: 4px;
        box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
        width: 50%;
    }

        .tab .tab-bar-content.active {
            display: block;
        }

.verticle-tab {
    display: flex;
    justify-content: space-between;
}

.tab.verticle-tab .tab-menu {
    width: 16%;
    display: block;
    border: none;
    border-left: 2px solid #cad1d6;
}

.tab.verticle-tab .tab-menu-link {
    text-align: left;
    padding-left: 30px;
}

    .tab.verticle-tab .tab-menu-link:hover {
        border: none;
        border-left: 2px solid #2979BF;
        bottom: 0;
        left: -2px;
    }

    .tab.verticle-tab .tab-menu-link.active {
        border: none;
        border-left: 2px solid #2979BF;
        bottom: 0;
        left: -2px;
    }

.tab.verticle-tab .tab-bar {
    width: 82%;
    padding-top: 0px;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    padding: 10px;
}

.tabs--cnt {
    border-top: 1px solid #e4e4e4;
}

    .tabs--cnt .tab-menu {
        width: auto;
        justify-content: flex-start;
    }

    .tabs--cnt .tab .tab-menu-link {
        width: auto;
        padding: 1rem 30px;
        background: transparent;
    }

        .tabs--cnt .tab .tab-menu-link.active {
            background: transparent;
        }

    .tabs--cnt .tab .tab-bar {
        background: transparent;
        padding: 22px 20px;
    }

.counter--left .stats--title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 16px;
}

    .counter--left .stats--title:last-child {
        margin-bottom: 0;
    }

    .counter--left .stats--title .stats--counter--sm {
        margin: 0 0 0 16px;
    }

.availability--content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
}

    .availability--content > div:last-child {
        padding-left: 88px;
        flex: 1;
        text-align: right;
        max-width: 363px;
    }

    .availability--content > div.no--unit--btn--cnt {
        padding: 0;
    }

/** Community availability info **/

.availability-info {
    padding: 16px;
}

    .availability-info .sub--heading2 {
        margin: 0 0 8px;
    }

    .availability-info p {
        margin: 0;
    }

        .availability-info p .action--link {
            margin-left: 8px;
        }

        .availability-info p strong {
            font-family: 'poppinsbold';
        }

/** Community units list **/

.availability--list {
}

    .availability--list li {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        list-style: none;
        padding: 4px 16px;
        border-top: 1px solid #EBEEF4;
    }

        .availability--list li:last-of-type {
            padding-bottom: 8px;
        }

.availability--list-info {
    display: flex;
    flex-direction: column;
    margin-right: 16px;
    width: 184px;
}

    .availability--list-info.availability--list-info--models {
        width: 128px;
    }

.availability--edit-button {
    flex: 1;
}

    .availability--edit-button .action--link {
        font-size: 14px;
    }

.availability--info--title {
    margin: 0;
}

    .availability--info--title .availability--edit-button {
        display: none;
    }

.availability--info--title--text {
    font-weight: 600;
    font-size: 16px;
}

.availability--info--subtitle {
    margin: 0;
}

    .availability--info--subtitle > .availability--status {
        display: none;
    }

.availability--info--subtitle--text {
    color: #848484;
    font-size: 14px;
}

.availability--status {
    font-size: 14px;
    flex: 1;
}

.availability--status--available {
    color: #529d3f;
}

.availability--applicants {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex: 1;
    color: #00A1DF;
    font-size: 14px;
    align-items: center;
}

    .availability--applicants .stats--counter--sm {
        margin-left: 8px;
    }

.availability--applicants--empty {
    color: #848484;
}

.availability--applicants--link {
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
}

/**Tab css**/
/* -Accordian- */
.ah--accordion--main {
    width: 100%;
}

.tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header {
    margin: 0;
    box-shadow: none;
    border-bottom: 1px solid #edeff1 !important;
}

    .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header:last-child {
        border-bottom: none !important;
    }

    .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header.ui-accordion-header-active {
        color: #00A1DF !important;
        border-bottom-color: inherit;
        background: transparent !important;
        border: transparent !important;
        border-radius: 0;
    }

        .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header,
        .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header.ui-accordion-header-active:focus {
            outline: none;
        }

.tabs--cnt .ah--accordion .ui-accordion .ui-accordion-content {
    border-bottom: 1px solid #edeff1;
    margin: 0;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}

    .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-content p {
        font-size: 16px;
        font-family: 'robotoregular';
        line-height: 26px;
    }

    .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-content ul {
        margin: 0;
        padding: 0;
    }

        .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-content ul li {
            list-style: none;
        }

        .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-content ul li {
            display: block;
            font-size: 16px;
            line-height: 26px;
            color: #303030;
            list-style: none;
        }

.tabs--cnt .ah--accordion .ui-icon:before {
    font-size: 22px;
}

.tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header a {
    float: right;
    font-size: 14px;
    line-height: 12px;
    margin-top: 9px;
}

.img--model {
    width: 100%;
    height: 412px;
    background: #edeff1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

    .img--model img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header i {
    font-size: 20px;
    color: rgba(48,62,72,0.45);
    margin-right: 10px;
    margin-top: 6px;
    float: left;
}

    .tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header i:before {
        width: 13px;
        height: 13px;
        display: flex;
        align-items: center;
        transition: ease 0.25s;
    }

.tabs--cnt .ah--accordion .ui-accordion .ui-accordion-header.ui-accordion-header-active i:before {
    transform: rotate(180deg);
}

.model--details .form--row {
    justify-content: flex-start;
}

    .model--details .form--row > div {
        margin-right: 40px;
        flex: 1;
    }

        .model--details .form--row > div:last-child {
            margin-right: 0;
        }

    .model--details .form--row.model--details--head > div {
        font-family: 'poppinsmedium';
        font-size: 16px;
        color: #303E48;
    }

    .model--details .form--row.model--details--content {
        margin-top: 10px;
    }

        .model--details .form--row.model--details--content > div {
            font-family: 'poppinsregular';
            font-size: 14px;
            color: #848484;
        }

.model--details {
    padding: 24px;
}

/* end-Accordian- */
.white--box--inner {
    width: 100%;
    background: #ffffff;
    height: auto;
    margin: auto;
    border: 1px solid #f1f1f1;
}

.box--padding {
    padding: 20px 18px;
}

.box--tab--head {
    background: rgba(237,239,241,0.5);
    height: 44px;
    display: flex;
    align-items: center;
    border-top: 1px solid #edeff1;
    border-bottom: 1px solid #edeff1;
}

.white--box--inner.report--box .form--row {
    padding: 0 8px;
}

    .white--box--inner.report--box .form--row > div {
        flex: 1;
        text-align: left;
        padding: 0 8px;
        font-family: 'poppinsmedium';
        font-size: 14px;
        color: #848484;
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .white--box--inner.report--box .form--row > div:nth-child(2) {
            flex: 0.5;
            flex-grow: 0.5;
        }

        .white--box--inner.report--box .form--row > div:nth-child(3) {
            overflow: visible;
        }

.white--box--inner .box--tab--content > .form--row {
    display: flex;
    align-items: stretch;
    height: auto;
    border-bottom: 1px solid #edeff1;
    padding: 16px 8px;
}

.white--box--inner.report--box.unit--report--box .box--tab--content .form--row > div {
    font-size: 15px;
    color: #303E48;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal--medium .unit--section .white--box--inner.unit--report--box {
    background: transparent;
}

.modal--medium .unit--section .white--box--inner .box--tab--content {
    background: #ffffff;
}

.unit--address {
    display: flex;
    align-items: center;
}

    .unit--address em {
        font-style: normal;
        width: 100%;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.white--box--inner.report--box .form--row > div b {
    font-family: 'poppinsmedium';
    font-weight: normal;
    color: #303E48;
    font-size: 14px;
}

.lighter--sm--text {
    display: block;
    font-family: 'poppinsregular';
    font-size: 14px;
    color: #848484;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
}

.modal--search--bar {
    display: flex;
    align-items: center;
    padding: 13px;
    box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
    border-bottom: 1px solid #dce2e7;
}

    .modal--search--bar .search--input--cnt {
        flex: 1;
        flex-grow: 1;
        flex-shrink: 0;
        margin-right: 10px;
    }

        .modal--search--bar .search--input--cnt input {
            height: 36px;
            font-size: 14px;
            width: 100%;
            padding-right: 120px;
        }

        .modal--search--bar .search--input--cnt .cmn--btn--md,
        .modal--search--bar .cmn--btn {
            height: 36px;
            line-height: 34px;
            padding: 0 10px;
        }

.has--fixed--left--label input {
    width: 100%;
    padding-left: 22px;
}

.left--label--fixed {
    position: absolute;
    left: 10px;
    top: 10px;
    pointer-events: none;
    opacity: 0.7;
}

.unit--section .has--fixed--left--label {
    margin-bottom: 0;
    padding: 1px 0;
}

.date-avail-blk .form--field input[type="tel"] {
    width: 100%;
    background: #fff url(/images/AffordableHousing/date-cal-icon.png) no-repeat center right;
    padding-right: 60px;
    margin-right: 0;
}

    .date-avail-blk .form--field input[type="tel"]::-webkit-input-placeholder {
        font-size: 12px;
    }

    .date-avail-blk .form--field input[type="tel"]::-moz-placeholder {
        font-size: 12px;
    }

    .date-avail-blk .form--field input[type="tel"]:-ms-input-placeholder {
        font-size: 12px;
    }

    .date-avail-blk .form--field input[type="tel"]:-moz-placeholder {
        font-size: 12px;
    }

.mb-0 {
    margin-bottom: 0;
}

.flex--field--group .text--span {
    margin: 9px 0 0 10px;
    align-items: center;
}

    .flex--field--group .text--span .action--link {
        font-size: 14px;
        line-height: 16px;
    }

    .flex--field--group .text--span.date-avail-blk {
        display: flex;
        align-items: center;
    }

.text--center {
    text-align: center;
}

.flex--field--group {
    display: flex;
    align-items: flex-start;
    margin-top: 0;
    height: auto;
}

    .flex--field--group .onoffswitch {
        margin-top: 9px;
    }

    .flex--field--group .text--span.date-avail-blk {
        margin-top: 0;
    }

        .flex--field--group .text--span.date-avail-blk .date--field {
            padding-right: 10px;
            width: 170px;
        }

body .date--placeholder--field#unit_dateavailable {
    padding: 0 5px;
    width: calc(100% - 46px) !important;
    width: auto;
}

.green--text {
    color: #529D3F;
}

.white--box--inner .box--tab--content > .form--row:nth-child(even) {
    background: rgba(237,239,241,0.5);
}

.white--box--inner .date-avail-blk .form--field input[type="tel"] {
    font-size: 14px;
    padding-right: 54px;
}

.unit--section .white--box--inner.report--box .box--tab--head .form--row > div i {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle;
    color: #848484;
}

.unit--section .white--box--inner.report--box .box--tab--head .form--row > div.sort-on {
    color: #303E48;
}

    .unit--section .white--box--inner.report--box .box--tab--head .form--row > div.sort-on i {
        color: #303E48;
    }

.modal--medium .newmodalsmallcontainer {
    border-radius: 4px;
    background: transparent;
    overflow: hidden;
}

.modal--medium .newmodalsmallcontents {
    /*  background: #ffffff; */
    overflow: inherit;
    height: 644px;
}

.modal--cls--btn {
    font-size: 24px;
}

.modal--medium .mbl--mid--cont.modal--mid--cont {
    height: calc(100% - 62px);
}

.white--box--inner.report--box {
    box-shadow: none;
    border: none;
    height: calc(100% - 44px);
}

.inner-block.unit--section {
    height: 100%;
}

.width--80 {
    flex: 4.25;
}

.form--block .field--blk {
    margin-right: 15px;
}

.form--block .field--blk {
    margin-right: 15px;
    margin-left: 0;
}

    .form--block .field--blk:last-child {
        margin-right: 0;
    }

.box--tab--title {
    font-family: poppinsmedium;
    font-size: 18px;
    line-height: 28px;
    color: #303E48;
    margin-bottom: 18px;
}

.flex--double {
    flex: 2;
}

.width--80--row {
    width: calc(78% + 3px);
    flex: inherit;
}

.width--80 {
    flex: 4.25;
}

.box--tab--action {
    border-top: 1px solid #edeff1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 36px;
    padding-top: 20px;
    margin-top: 15px;
}

.grey--color {
    color: #6C7E8E;
}

.modal--medium .modal--hdr--bar.modal--hdr--center {
    display: flex;
    justify-content: left;
    position: relative;
}

.modal--medium.view--stats--modal .modal--hdr--bar.modal--hdr--center {
    display: block;
    padding-right: 54px;
}

.modal--hdr--bar.modal--hdr--center .modal--popup--title {
    text-align: left;
}

    .modal--hdr--bar.modal--hdr--center .modal--popup--title span {
        font-family: 'poppinsregular';
        font-size: 16px;
        display: block;
        text-align: left;
        margin-top: 5px;
    }

.modal--medium.view--stats--modal .modal--hdr--bar.modal--hdr--center .modal--popup--title span {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #ffffff;
}

.modal--hdr--bar.modal--hdr--center .modal--cls--btn {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 17px;
    height: 24px;
}

.update--info--banner {
    width: 100%;
    height: 76px;
    background: #00a1df;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    bottom: -76px;
    left: 0;
    right: 0;
    visibility: hidden;
    transition: ease 0.25s;
    z-index: 9;
}

    .update--info--banner.counter--info--update {
        bottom: 0;
        visibility: visible;
    }

.update--counter--text {
    font-family: 'robotoregular';
    font-size: 16px;
    color: #ffffff;
    line-height: normal;
}

    .update--counter--text b {
        font-weight: normal;
        font-family: 'robotobold';
    }

.cmn--btn--stroke--white {
    color: #ffffff;
    border-color: #ffffff;
}

.modal--scroll--content {
    max-height: 100%;
    height: 100%;
}

    .modal--scroll--content.has--banner--open {
        max-height: calc(100% - 82px);
        height: calc(100% - 82px);
    }

    .modal--scroll--content.has--form--open {
        max-height: calc(100% - 417px);
        height: calc(100% - 417px);
    }

    .modal--scroll--content.has--save--banner--open {
        height: calc(100% - 78px);
    }

    .modal--scroll--content.has--form--open.has--save--banner--open {
        height: calc(100% - 495px);
    }

    .modal--scroll--content.has--save--banner--open.has--banner--open {
        height: calc(100% - 160px);
    }

    .modal--scroll--content .mCSB_inside > .mCSB_container {
        margin-right: 0;
        overflow: visible;
    }

    .modal--scroll--content .mCSB_scrollTools {
        right: 2px;
    }

.responsive--only {
    display: none;
}

.ic--stats {
    width: 19px;
    height: 15px;
    background: url(/images/AffordableHousing/ic-stats.svg) no-repeat center center;
    background-size: 100%;
    display: block;
    filter: brightness(0) saturate(100%) invert(50%) sepia(75%) saturate(5068%) hue-rotate(171deg) brightness(105%) contrast(101%);
}

.btn--filter {
    display: none;
    line-height: 38px;
}

.flex--wrap {
    flex-wrap: wrap;
}

.newmodalsmallcontents .tnresult--nomatching {
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
    margin: 40px auto 30px;
}

/* Property Archive css start */

.cmn--white--card {
    padding: 40px 30px;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 4px;
}

.btn--back {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'poppinsmedium';
    font-size: 18px;
    color: #00A1DF;
    margin-bottom: 13px;
}

    .btn--back span {
        line-height: 16px;
        margin-top: 3px;
    }

    .btn--back:hover {
        color: #303E48;
    }

    .btn--back i {
        margin-right: 8px;
    }

.ic--back {
    width: 20px;
    height: 20px;
    background: url(/images/AffordableHousing/ic-back.png) no-repeat center center;
    display: block;
}

.btn--back:hover i.ic--back {
    background: url(/images/AffordableHousing/ic-back-h.png) no-repeat center center;
}

.custom--radio--card {
    width: 170px;
    height: 100px;
    display: block;
    position: relative;
    margin: 0 10px;
}

    .custom--radio--card input[type="radio"] {
        opacity: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        cursor: pointer;
    }

        .custom--radio--card input[type="radio"] ~ span {
            display: flex;
            width: 100%;
            height: 100%;
            align-items: center;
            justify-content: center;
            border: 1px solid #edeff1;
            border-radius: 4px;
            text-align: center;
            cursor: pointer;
            font-family: 'poppinsmedium';
            font-size: 16px;
            color: #303E48;
            line-height: 24px;
        }

        .custom--radio--card input[type="radio"]:checked ~ span {
            border-color: #00A1DF;
            color: #00A1DF;
        }

.main--options--cnt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

    .main--options--cnt.error-validation {
        margin-bottom: 2px;
    }

        .main--options--cnt.error-validation .custom--radio--card input[type="radio"] ~ span {
            border-color: #b7312c;
            color: #b7312c;
        }

    .main--options--cnt .custom--radio--card:first-child {
        margin-left: 0;
    }

    .main--options--cnt .custom--radio--card:last-child {
        margin-right: 0;
    }

.property--archive--cnt .cmn--btn {
    margin-top: 40px;
}

.archive--ques {
    margin-bottom: 20px;
}

.property--archive--cnt .ques--block {
    width: 50%;
    margin-top: 40px;
    width: 550px;
}

    .property--archive--cnt .ques--block .ques--title--row {
        margin-bottom: 40px;
    }

        .property--archive--cnt .ques--block .ques--title--row .form--lbl {
            flex: 2.3;
            margin-right: 72px;
            margin-bottom: 0;
            line-height: 20px;
        }

            .property--archive--cnt .ques--block .ques--title--row .form--lbl.left--label--fixed {
                line-height: normal;
            }

        .property--archive--cnt .ques--block .ques--title--row .field--blk,
        .property--archive--cnt .ques--block .ques--title--row .radio--field--block {
            margin: 0;
            width: 150px;
            flex: inherit;
        }

    .property--archive--cnt .ques--block .radio--field--block .custom--radio {
        margin-right: 20px;
        display: inline-flex;
    }

    .property--archive--cnt .ques--block .ques--title--row.ques--title--with--input > .form--lbl {
        margin-top: 9px;
    }

    .property--archive--cnt .ques--block .ques--title--row:last-child {
        margin-bottom: 0;
    }

    .property--archive--cnt .ques--block.incentive--ques--block .ques--title--row .radio--field--block {
        width: auto;
        display: flex;
        flex-direction: column;
    }

.white--card--box {
    border: 1px solid #edeff1;
    padding: 30px;
    margin-top: 30px;
    border-radius: 4px;
}

.property--archive--cnt .ques--block.incentive--ques--block {
    margin-top: 0;
    width: 520px;
}

    .property--archive--cnt .ques--block.incentive--ques--block .radio--field--block {
        margin-top: 15px;
    }

        .property--archive--cnt .ques--block.incentive--ques--block .radio--field--block .custom--radio {
            margin-bottom: 15px;
        }

    .property--archive--cnt .ques--block.incentive--ques--block .ques--title--row {
        margin-bottom: 20px;
    }

.property--archive--cnt .other--reason--block {
    display: block;
    width: 100%;
    margin-top: 40px;
    max-width: 550px;
}

/* FAQ Accordian- */

.remove--listing--faq {
    margin-bottom: 70px;
}

    .remove--listing--faq h3 {
        margin-bottom: 10px;
    }

.ah--accordion.remove--listing--faq .ui-accordion .ui-accordion-content {
    background: #fff;
}

.remove--listing--faq .ui-icon {
    position: absolute;
    right: 15px;
    top: 19px;
    margin: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: none !important;
    text-indent: inherit;
    width: auto;
    height: auto;
    overflow: inherit;
    font-style: normal;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: ease 0.25s;
}

    .remove--listing--faq .ui-icon:before {
        content: '\f105';
        font-size: 22px;
    }

.remove--listing--faq .ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-icon {
    transform: rotate(90deg);
}

.ah--accordion.remove--listing--faq .ui-accordion .ui-accordion-content p {
    margin: 0;
}

.ah--accordion.remove--listing--faq .ui-accordion .ui-accordion-header {
    padding-right: 40px;
}
/* end FAQ Accordian */
/* Share listing modal start */
.share--listing--cnt .go8--HAshare--icon {
    float: none;
}

.modal--medium .newmodalsmallcontents.share--listing--modal--content {
    height: auto;
}

.share--listing--modal--content .mbl--mid--cont.modal--mid--cont {
    height: 100%;
}

.newmodalsmall .share--listing--modal--content .modal--mid--cont h4 {
    margin-bottom: 24px;
    line-height: 24px;
}
/* Share listing modal end */
/* Property Archive css end */
.loader-img {
    height: 0.9em;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

    .loader-img img {
        max-height: 100%;
    }

.ui-autocomplete.autocomplete--dropdown {
    z-index: 999999999;
}

.modal--banner--cnt {
    padding: 13px 13px 0;
}

.p--30 {
    padding: 30px;
}

.text--center {
    text-align: center;
}

.icon--boost--rounded {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fdf0c3;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    box-shadow: -2px 2px 4px rgba(0,0,0,0.08);
}

    .icon--boost--rounded .fa-bolt {
        font-size: 21px;
        color: #303e48;
        margin-top: 3px;
        margin-left: -5px;
        font-style: italic;
    }

.cmn--btn i {
    margin-right: 10px;
}

.cmn--btn .fa-bolt {
    font-size: 18px;
    margin-right: 10px;
    margin-top: -2px;
    font-style: italic;
}

.justify--cnt--center {
    justify-content: center;
}

.alert--listing--specific {
    margin-top: 26px;
    margin-bottom: 10px;
}

.cmn--btn--stroke.disabled:hover {
    color: #00A1DF;
    background: #ffffff;
}

.set--min--height--box {
    min-height: 36px;
}

.no--overflow {
    overflow: hidden;
}

.modal--search--bar .search--input--cnt .ic--reset--search {
    right: 106px;
}

.modal--search--bar .search--input--cnt .cmn--btn i {
    margin-right: 5px;
}

.navheader .wrapper .sub--heading {
    margin-right: 15px;
}

.page--title--cmn {
    display: flex;
    align-items: center;
}

.cmn--btn .comma--spacer {
    font-size: 18px;
}

.listing--viewstats {
    padding: 20px;
    background: #ffffff;
}

.height--auto {
    height: auto !important;
}

.chart--title--counter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.listingViewCount {
    font-family: 'poppinsregular';
    font-size: 14px;
    color: #303E48;
    margin: auto;
}

.chart--view--stats--val {
    font-family: 'poppinsbold';
    font-size: 18px;
}

.boost--in--progress--cnt {
    font-family: 'poppinsregular';
    font-size: 12px;
    color: #303E48;
    line-height: 16px;
}

.boost--in--progress--title {
    font-family: poppinsmedium;
    color: #007bab;
    font-size: 16px;
    margin-bottom: 5px;
}

.listingViewPercentage {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.boost--in--progress--count--svg {
    width: 100px;
    height: 50px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 5px;
}

    .boost--in--progress--count--svg svg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }

        .boost--in--progress--count--svg svg rect {
            stroke-dasharray: 460;
            -webkit-transition: -webkit-transform 2s ease-in;
            -moz-transition: -moz-transform 2s ease-in;
            transition: transform 2s ease-in;
            animation: dash 2s reverse cubic-bezier(0.45, 0.03, 0.51, 0.95) 0s infinite;
            -webkit-animation: dash 2s reverse cubic-bezier(0.45, 0.03, 0.51, 0.95) 0s infinite;
            -moz-animation: dash 2s reverse cubic-bezier(0.45, 0.03, 0.51, 0.95) 0s infinite;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
        }

.in--progress--val {
    font-family: 'poppinsbold';
}

.white--box--inner .highcharts-legend-item > span {
    display: flex;
    align-items: center;
    position: relative !important;
    justify-content: center;
    margin: auto;
    width: 100% !important;
}

    .white--box--inner .highcharts-legend-item > span > span {
        display: inline-flex;
        align-items: center;
        font-family: 'poppinsmedium';
        font-size: 12px;
        color: #303E48;
        font-weight: normal;
    }

.boost--in--progress--val {
    font-family: 'poppinsbold';
    font-size: 18px;
}

.boost--in--progress--boosted {
    font-family: poppinsmedium;
    color: #007bab;
    font-size: 16px;
    margin-left: 40px;
}

.alert--msg--cont p.has--boost--icon {
    margin-top: 0;
}

.alert--msg--cont h6.only--title--line {
    line-height: 22px;
}

.justify-content-end {
    justify-content: flex-end;
}

.highcharts-legend-item {
    height: auto !important;
    left: 0 !important;
}

.modal--x--medium {
    max-width: 800px;
}

.p--0 {
    padding: 0 !important;
}

.property--information {
    display: flex;
}

.property--img {
    width: 400px;
    height: 263px;
    position: relative;
    display: flex;
    flex-shrink: 0;
}

    .property--img:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.4);
    }

    .property--img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.community--name {
    font-family: 'poppinssemibold';
    font-size: 18px;
    color: #ffffff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: calc(100% - 30px);
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.property--details {
    padding: 30px 20px;
    width: 100%;
    border-bottom: 1px solid #edeff1;
}

    .property--details .property--price {
        font-family: 'poppinssemibold';
        font-size: 18px;
        color: #303E48;
        margin-right: 15px;
    }

    .property--details .small--text {
        font-family: 'poppinsregular';
        font-size: 14px;
        color: #303E48;
    }

    .property--details p {
        font-family: 'poppinsregular';
        font-size: 16px;
        color: #303E48;
        line-height: 22px;
        margin-top: 5px;
        margin: 10px 0 0;
    }

        .property--details p span {
            display: block;
        }

.property--bed-bath {
    margin-left: 16px;
}

.history--listing {
    background: #ffffff;
    height: calc(742px - 240px);
}

.table--list {
    height: calc(100% - 40px);
    overflow: auto;
}

    .table--list .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }

    .table--list .mCSB_scrollTools {
        right: 1px;
    }

/*History table css*/
.table--list--head > div,
.table--list--row > div {
    flex: 1;
    flex-shrink: 0;
    flex-grow: 1;
    padding: 0 15px;
}

.table--list--row > div {
    font-family: 'poppinsregular';
    font-size: 16px;
    color: #303E48;
}

    .table--list--head > div:first-child,
    .table--list--row > div:first-child {
        flex: 0.3;
        flex-grow: 0.3;
        padding-left: 0;
    }

    .table--list--head > div:nth-child(2),
    .table--list--row > div:nth-child(2) {
        flex: 0.25;
        flex-grow: 0.25;
    }

    .table--list--head > div:nth-child(3),
    .table--list--row > div:nth-child(3) {
        flex: 0.4;
        flex-grow: 0.4;
        padding-right: 44px;
    }

    .table--list--head > div:last-child,
    .table--list--row > div:last-child {
        flex: 1;
        padding-right: 0;
    }

.community--list li {
    box-shadow: none;
    margin: 0;
    border: none;
}

    .community--list li:nth-child(2n) .table--list--row {
        background: #ffffff;
    }

.community--listing > .table--list--head > div:first-child, .community--listing > .table--list .links .table--list--row > div:first-child {
    flex: 0.15617;
    flex-grow: 0.15617;
}

.community--list li.accordion-dropdown.open .links {
    background: transparent;
    color: unset;
}

.ah--accord--wrapper .community--list li.accordion-dropdown .accordion-submenu {
    padding-top: 0;
}

.community--list li.accordion-dropdown.open .links ~ .accordion-submenu {
    background: rgba(132,132,132,0.1);
    border-bottom: 1px solid #edeff1;
}

.community--list li.accordion-dropdown .links > .table--list--row {
    cursor: pointer;
}

.community--list li.accordion-dropdown.open .links .table--list--row {
    border-bottom-color: transparent;
}

.community--list li.accordion-dropdown:nth-child(2n).open .links ~ .accordion-submenu {
    background: #ffffff;
}

.community--list li.accordion-dropdown .links .table--list--row:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 15px;
    font-size: 20px;
    color: #848484;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: ease 0.3s;
}

.community--list li.accordion-dropdown.open .links .table--list--row:after {
    transform: rotate(-180deg);
}

.unit--table--list {
    border: 1px solid #848484;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
}

    .unit--table--list .table--list--head > div:first-child, .unit--table--list .table--list--row > div:first-child {
        flex: 0.25;
        flex-grow: 0.25;
    }

    .unit--table--list .table--list--head > div:nth-child(2), .unit--table--list .table--list--row > div:nth-child(2) {
        flex: 0.25;
        flex-grow: 0.25;
        padding-right: 15px;
    }

    .unit--table--list .table--list--head > div:nth-child(3), .unit--table--list .table--list--row > div:nth-child(3) {
        flex: 0.5;
        flex-grow: 0.5;
        padding-right: 15px;
    }

    .unit--table--list .table--list--head > div:nth-child(4), .unit--table--list .table--list--row > div:nth-child(4) {
        flex: 0.55;
        flex-grow: 0.55;
    }

    .unit--table--list .table--list--head > div:last-child, .unit--table--list .table--list--row > div:last-child {
        flex: 1;
        flex-grow: 1;
    }

.unit--listing .status--badges {
    display: block;
    width: 100%;
}

.community--list li.has--no--records {
    pointer-events: none;
}

.list--item--label {
    display: none;
    font-family: 'poppinsregular';
    font-size: 14px;
    color: #848484;
    margin-right: 5px;
}

.community--list .unit--listing li .table--list--row {
    background: rgba(132,132,132,0.1);
}

.community--list .unit--listing li:nth-child(2n) .table--list--row {
    background: #ffffff;
}

.history--modal .newmodalsmallcontainer.modal--x--medium {
    background-image: none;
}

.modal--medium.view--stats--modal .ren-own-btn {
    margin: 26px 0 30px;
}

.unit--availilability--modal .box--tab--content .date-avail-blk .invalidmessage {
    display: none;
}

.model--availilability--modal .white--box--inner.report--box {
    height: 100%;
}

.model--availilability--modal .modal--medium .mbl--mid--cont.modal--mid--cont {
    height: calc(100% - 44px);
}

.unit--availilability--modal .modal--hdr--bar.modal--hdr--center .modal--popup--title span {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #ffffff;
}

.unit--availilability--modal .modal--medium .modal--hdr--bar.modal--hdr--center {
    display: block;
    padding-right: 54px;
}

.unit--availilability--modal .modal--medium .unit--section .white--box--inner.unit--report--box .box--tab--head {
    position: relative;
}

    .unit--availilability--modal .modal--medium .unit--section .white--box--inner.unit--report--box .box--tab--head:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        z-index: -1;
    }

.unit--availilability--modal .inner-block.unit--section .modal--banner--cnt ~ .box--padding {
    background: #ffffff;
}

.unit--availilability--modal .unit--availability--status--picker {
    position: relative;
}

    .unit--availilability--modal .unit--availability--status--picker .unit--availability--status--desc {
        position: absolute;
        white-space: nowrap;
        top: 100%;
        margin-top: 4px;
    }

.unit--availilability--modal .unit--availability--status--desc {
    color: #848484;
    font-size: 12px;
    font-family: "poppinsmedium";
    max-width: 100%;
    display: block;
    white-space: pre-wrap;
}

    .unit--availilability--modal .unit--availability--status--desc.unit--availability--status--desc--error {
        color: #B7312C;
    }

.unit--availilability--modal .modal--scroll--content .mCSB_inside > .mCSB_container > .mCSB_inside {
    overflow: visible;
}

.unit--availilability--modal .white--box--inner .box--tab--content {
    padding-bottom: 1px;
}

    .unit--availilability--modal .white--box--inner .box--tab--content > .form--row:last-child {
        margin-bottom: 145px;
    }

.unit--availilability--modal .newmodalsmallcontainer {
    background-image: none;
}


.btn--add--photo {
    display: inline-flex;
    cursor: pointer;
}

    .btn--add--photo:active {
        opacity: 0.75;
    }

    .btn--add--photo svg {
        width: 25px;
        height: auto;
    }

        .btn--add--photo svg path {
            fill: #ffffff;
        }

/* Modal for Not Available status change */
.modal--not-available .newmodalsmallcontainer {
    transform: translateY(-50%);
    top: 50%;
    max-height: calc(100vh - 90px);
}

.modal--not-available .modal--medium .mbl--mid--cont.modal--mid--cont {
    max-height: calc(100vh - 152px);
    overflow-y: auto;
}

.modal--not-available--select-caption {
    font-size: 14px;
    font-family: 'poppinsmedium';
    color: #848484;
    margin-top: 10px;
    display: block;
}

.modal--not-available--reasons {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    margin-top: 16px;
}

.modal--not-available--reason {
    border: 1px solid #6C7E8E;
    color: #303E48;
    padding: 2px 22px;
    margin: 0 8px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 22px;
    font-family: 'poppinsmedium';
    max-width: 200px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #ffffff;
}

    .modal--not-available--reason:hover,
    .modal--not-available--reason.modal--not-available--reason--active {
        border-color: #00A1DF;
        color: #00A1DF;
    }

.modal--not-available--body {
    margin-top: 16px;
}

.modal--not-available--question {
    display: block;
    margin-bottom: 16px;
}

    .modal--not-available--question .form--field {
        display: flex;
    }

        .modal--not-available--question .form--field.date--field {
            display: block;
        }

    .modal--not-available--question .custom--radio {
        margin-right: 8px;
    }

    .modal--not-available--question .cmn--alert--msg {
        margin-top: 16px;
    }

        .modal--not-available--question .cmn--alert--msg p {
            margin-top: 0;
        }

.modal--not-available--question--label {
    display: inline-block;
    color: #303E48;
    font-family: 'poppinsregular';
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 8px;
}

.modal--not-available--input {
    max-width: 360px;
}

.modal--not-available .invalidmessage {
    line-height: 10px;
}

.modal--not-available .modal--mid--cont .ren-own-btn {
    justify-content: space-between;
    margin-top: 0;
}

.modal--not-available .cmn--btn {
    min-width: 164px;
}

.modal--not-available .form--field.other--description {
    flex-direction: column;
}

.modal--not-available .form--field.error-validation {
    display: block;
}

    .modal--not-available .form--field.error-validation .custom--radio {
        display: inline-flex;
    }

.modal--not-available--body.remove--listing {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.remove--listing div .cmn--btn {
    min-width: 350px;
}

.remove--listing .go--back--text {
    margin-top: 10px;
}

/*from arhive*/
.archive--ques {
    margin-bottom: 20px;
}

.modal--not-available .ques--block {
    width: 50%;
    margin-top: 40px;
    width: 550px;
}

    .modal--not-available .ques--block .ques--title--row {
        margin-bottom: 0;
    }

        .modal--not-available .ques--block .ques--title--row .form--lbl {
            flex: 2.3;
            margin-right: 72px;
            margin-bottom: 0;
            line-height: 20px;
        }

            .modal--not-available .ques--block .ques--title--row .form--lbl.left--label--fixed {
                line-height: normal;
            }

        .modal--not-available .ques--block .ques--title--row .field--blk,
        .modal--not-available .ques--block .ques--title--row .radio--field--block {
            margin: 0;
            width: 150px;
            flex: inherit;
        }

    .modal--not-available .ques--block .radio--field--block .custom--radio {
        margin-right: 20px;
        display: inline-flex;
    }

    .modal--not-available .ques--block .ques--title--row.ques--title--with--input > .form--lbl {
        margin-top: 9px;
    }

    .modal--not-available .ques--block .ques--title--row:last-child {
        margin-bottom: 0;
    }

    .modal--not-available .ques--block.incentive--ques--block .ques--title--row .radio--field--block {
        width: auto;
        display: flex;
        flex-direction: column;
    }

.modal--not-available .white--card--box.modal--not-available--question {
    border: 1px solid #edeff1;
    padding: 20px;
    margin-top: 0;
    border-radius: 4px;
}

.modal--not-available .ques--block.incentive--ques--block {
    margin-top: 0;
    width: 100%;
}

    .modal--not-available .ques--block.incentive--ques--block .radio--field--block {
        margin-top: 15px;
    }

        .modal--not-available .ques--block.incentive--ques--block .radio--field--block .custom--radio:not(:last-of-type) {
            margin-bottom: 15px;
        }

    .modal--not-available .ques--block.incentive--ques--block .ques--title--row {
        margin-bottom: 0;
    }

.modal--not-available .form--lbl.other--description {
    margin-top: 15px;
}

.modal--not-available .other--reason--block {
    display: block;
    width: 100%;
    margin-top: 40px;
    max-width: 550px;
}

/*Available soon date modal*/
.date-description {
    display: block;
    color: #303E48;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 0 0;
}

.width--50--row {
    width: 50%;
    flex: inherit;
}

.available-soon-date-modal .cmn--btn {
    min-width: 164px;
}

.available-soon-date-modal .btns--flex--spaced {
    justify-content: space-between;
}

    .available-soon-date-modal .btns--flex--spaced .cmn--btn {
        margin: 0;
    }

.available-soon-date-modal .newmodalsmallcontainer.no--background {
    background-image: none;
}

/*Available soon date modal end*/

.modal--not-available .no--background {
    background-image: none;
}

.tab .tab-bar-content {
    width: 576px;
}

    .tab .tab-bar-content.tab-bar-content--models {
        width: 704px;
    }
.ha-body .listing--property--header {
    align-items: flex-start;
}
.ha-body .availability--content {
    width: 50%;
}
.ha-body .availability--content>div:last-child {
    padding-left: 0;
}
.ha-body ul.availability--list li .availability--info--subtitle--text.small--text {
    font-size: 12px;
}
.ha-body ul.availability--list li .availability--edit-button {
    flex: 0.5;
    padding-top: 15px;
}
.ha-body ul.availability--list li {
    align-items: flex-start;
}

.request--pricing--modal .newmodalsmallcontainer {
    max-width: 864px;
}

.request--pricing--cnt {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.request--pricing--left {
    width: 45%;
}

.request--pricing--right {
    width: 50%;
}

.request--pricing--hd {
    font-size: 18px;
    font-family: poppinssemibold, sans-serif;
    margin-bottom: 20px;
}

.request--pricing--desc {
    font-size: 14px;
    margin-bottom: 20px;
}

    .request--pricing--desc p {
        margin-bottom: 15px;
    }

    .request--pricing--desc ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 25px;
        font-size: 14px;
    }

        .request--pricing--desc ul li:before {
            content: '+';
            position: absolute;
            top: 4px;
            left: 0;
            font-size: 22px;
            font-family: poppinssemibold, sans-serif !important;
            color: #529d3f;
        }

        .request--pricing--desc ul li:last-child {
            margin-bottom: 0px;
        }

.request--pricing--form {
    background: rgba(237, 239, 241, .5);
    border-radius: 8px;
    border: 2px solid #00a1df;
    padding: 34px;
}

    .request--pricing--form .field--blk {
        margin-left: 0;
    }

.spotlight-banner {
    margin-bottom: 20px;
    background: rgb(41,121,191);
    background: linear-gradient(90deg, rgba(41,121,191,1) 0%, rgba(0,161,223,1) 80%, rgba(235,235,136,1) 95%, rgba(255,217,102,1) 100%);
    padding: 12px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'poppinssemibold';
    border-radius: 6px;
}

.spotlight-banner-nogradient {
    background-color: #2979BF;
    background: linear-gradient(to right, #2979BF, #00A1DF);
}

.nospotlight-banner {
    text-align: center;
}

.nospotlight-banner a {
    color: #ffffff;
    text-decoration: underline;
}

.nospotlight-banner a:hover {
    text-decoration: none;
}

.spotlight-ad-status {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.spotlight-hd {
    font-size: 18px;
    font-family: 'poppinssemibold';
}

.spotlight-status-cnt ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 15px;
}

.spotlight-btn {
    background: #FC8B06;
    height: 45px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'poppinssemibold';
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}

.spotlight-btn:hover {
    background: #ffffff;
    color: #FC8B06;
}

.spotlight-btn-big {
    height: 45px;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #009DDB;
    font-size: 18px;
}

.spotlight-btn-big:hover {
    background: #009DDB;
    color: #ffffff;
}

.listing--spotlight {
    border: 1px solid #EAEBEC;
    padding: 12px;
    font-size: 14px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.listing--spotlight em {
    background: #529D3F;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    display: flex;
}

.listing--spotlight em.orange--dot {
    background: #FFB500;
}

.listing--viewstat a {
    color: #00A1DF;
    font-family: 'poppinssemibold';
    text-decoration: underline;
    font-size: 14px;
}

.listing--viewstat a:hover {
    text-decoration: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .img--model img {
            height: auto;
            min-height: 100%;
            width: auto;
            max-width: inherit;
            min-width: 100%;
        }
    }

    @media screen and (min-width: 1501px) {
        .img--model {
            height: 369px;
        }
    }


    @media screen and (min-width: 800px) and (max-width:1650px) {
        .remove--listing--faq {
            margin-bottom: 160px;
        }
    }

    @media screen and (min-width: 1280px) and (max-width: 1560px) {
        .history--listing {
            height: calc(540px - 240px);
        }

        .enterprise--spotlight.inner--filter--cnt .listing--type .custom--checkbox {
            font-size: 13px;
        }
    }

    @media screen and (min-width: 960px) and (max-height: 760px) {
        .unit--availilability--modal .modal--medium .newmodalsmallcontents {
            height: calc(100vh - 100px);
        }

        .unit--availilability--modal .inner-block.unit--section .modal--banner--cnt ~ .box--padding {
            padding: 10px 15px;
        }

        .unit--availilability--modal .modal--scroll--content.has--form--open {
            max-height: calc(100% - 417px);
            height: calc(100% - 417px);
        }

        .unit--availilability--modal .modal--medium .unit--section .white--box--inner.unit--report--box .box--tab--head {
            height: 34px;
        }
    }

    @media screen and (min-width: 960px) and (max-height: 800px) {
        .modal--scroll--cnt {
            height: auto;
            max-height: calc(100vh - 220px);
            overflow: auto;
        }

            .modal--scroll--cnt.mCustomScrollbar .mCSB_scrollTools {
                right: 1px;
            }

            .modal--scroll--cnt.mCustomScrollbar .mCSB_inside > .mCSB_container {
                margin-right: 0;
            }
    }

    @media screen and (min-width: 1280px) and (max-width: 1400px) {
        .listing--property--det {
            min-width: 231px;
            max-width: 231px;
        }

        .listing--property--boost {
            min-width: 260px;
            max-width: 260px;
        }

        .listing--placement {
            font-size: 16px;
        }

        .listing--property--img {
            height: 152px;
        }

        .inner--filter--cnt .listing--type .custom--checkbox {
            margin-right: 8px;
        }
    }

    @media screen and (min-width: 1351px) and (max-width: 1500px) {
        .img--model {
            height: 344px;
        }
    }

    @media screen and (min-width: 1280px) and (max-width: 1350px) {
        .filter--card {
            flex-wrap: wrap;
        }

            .filter--card .cmn--btn--md.cmn--btn--stroke {
                width: auto;
                min-width: inherit;
                padding: 0 10px;
                font-size: 14px;
            }

        .inner--filter--cnt.show--filter .listing--type {
            justify-content: space-between;
        }

        .inner--filter--cnt.show--filter {
            display: flex;
            align-items: center;
            margin-top: 20px;
            padding-bottom: 0;
        }

            .inner--filter--cnt.show--filter select {
                width: 210px;
                margin-top: 0;
            }

        .img--model {
            height: 316px;
        }

        .enterprise--spotlight.inner--filter--cnt .listing--type .custom--checkbox {
            font-size: 12px;
        }
    }

    @media screen and (max-width: 1279px) {
        .tnresult--nomatching--text p .action--link {
            font-size: 16px;
        }
    }

    @media screen and (min-width: 1024px) and (max-width: 1279px) {
        .history--listing {
            height: calc(654px - 240px);
        }
        .enterprise--spotlight.inner--filter--cnt .listing--type .custom--checkbox {
            font-size: 12px;
        }
    }

    @media screen and (min-width: 1200px) and (max-width: 1279px) {
        .img--model {
            height: 338px;
        }
    }

    @media screen and (min-width: 1024px) and (max-width: 1199px) {

        .alert--msg--cont p {
            margin: 0;
        }

        .inner--filter--cnt .listing--type .custom--checkbox {
            margin-right: 15px;
        }

        .stats--counter {
            height: 28px;
            font-size: 18px;
        }

        .modal--search--bar .search--input--cnt input {
            width: 100%;
            max-width: inherit;
        }

        .modal--search--bar .search--input--cnt .cmn--btn--md.btn--search i {
            margin-right: 5px;
        }

        .modal--search--bar .search--input--cnt .ic--reset--search {
            right: 114px;
        }

        .modal--search--bar .search--input--cnt input {
            padding-right: 137px;
        }

        .img--model {
            height: 329px;
        }

        .spotlight-banner br {
            display: none;
        }

       

    }


    @media screen and (min-width: 1024px) and (max-width: 1140px) {
        .listing--property--boost {
            width: 210px;
            padding: 18px 16px;
        }

        .stats--title {
            font-size: 15px;
        }

        .listing--card--cnt .listing--property--boost .sub--heading2 {
            font-size: 16px;
        }


        .filter--card {
            padding: 12px 15px;
            flex-wrap: wrap;
        }

            .filter--card .cmn--btn--md.cmn--btn--stroke {
                width: auto;
                min-width: inherit;
                padding: 0 10px;
                font-size: 14px;
            }

        .btn--filter {
            display: block;
        }

        .filter--card .sort--by--cnt {
            display: none;
        }

        .filter--card .inner--filter--cnt {
            display: none;
        }

        .sort--by--cnt.show--sort {
            display: flex;
            width: 100%;
            border-top: 1px solid #e4e4e4;
            padding: 15px 0 0 0;
            margin-top: 15px;
        }

            .sort--by--cnt.show--sort select {
                width: auto;
            }

        .inner--filter--cnt.show--filter .listing--type {
            justify-content: space-between;
        }

        .inner--filter--cnt.show--filter {
            display: flex;
            align-items: center;
            margin-top: 15px;
            padding-bottom: 0;
        }

            .inner--filter--cnt.show--filter select {
                width: 210px;
                margin-top: 0;
            }

        .listing--property--det, .listing--property--boost {
            min-width: 231px;
            max-width: 231px;
        }

        .listing--property--img {
            height: 152px;
        }
    }


    @media screen and (max-width: 1023px) {
        .listing--boost--btn--cnt {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
        }

        .listing--property--boost {
            padding-left: 20px;
            padding-right: 20px;
        }

        .listing--boost--btn--cnt {
            flex-direction: column;
        }

        .listing--property--boost--inner .listing--boost--btn--cnt .cmn--btn {
            width: 100%;
        }

            .listing--property--boost--inner .listing--boost--btn--cnt .cmn--btn:not(:first-child) {
                margin-top: 10px;
            }

        .search--input--cnt {
            width: calc(100% - 103px);
        }


        .inner--filter--cnt .listing--type .custom--checkbox {
            margin-right: 20px;
        }

            .inner--filter--cnt .listing--type .custom--checkbox:last-child {
                margin-right: 0;
            }

        .inner--filter--cnt.show--filter select {
            margin-top: 0;
            width: auto;
        }

        .sort--by--cnt.show--sort select {
            width: auto;
        }

        .filter--card {
            margin-left: -20px;
            margin-right: -20px;
            border-radius: 0;
            padding: 12px 15px;
            flex-wrap: wrap;
        }

            .filter--card .cmn--btn--md.cmn--btn--stroke {
                width: auto;
                min-width: inherit;
                padding: 0 10px;
                font-size: 14px;
            }

        .btn--filter {
            display: block;
        }

        .filter--card .sort--by--cnt {
            display: none;
        }

        .sort--by--cnt.show--sort {
            display: flex;
            width: 100%;
            border-top: 1px solid #e4e4e4;
            padding: 15px 0 0 0;
            margin-top: 15px;
        }

        .filter--card .inner--filter--cnt {
            display: none;
        }

        .inner--filter--cnt.show--filter {
            display: block;
            left: 0;
            right: 0;
            background: #fff;
        }

            .inner--filter--cnt.show--filter .listing--type {
                justify-content: space-between;
            }

        .modal--medium .mbl--mid--cont.modal--mid--cont {
            overflow-y: unset;
        }

        .community-availability p .action--link {
            display: block;
            margin-left: 0;
        }

        .request--pricing--modal .newmodalsmallcontainer {
            max-width: 700px;
        }

        .spotlight-banner br {
            display: none;
        }

        .inner--filter--cnt .listing--type {
            width: 100%;
        }
    }

    @media screen and (min-width: 576px) and (max-width: 1023px) {
        .listing--boost--alert .alert--msg--cont p {
            margin-top: 0;
        }

        .navheader .left {
            justify-content: flex-start;
        }

        .navheader .primarybuttongreen {
            margin-left: 15px;
        }

        .listing--property--desc {
            width: 340px;
            display: block;
            padding: 14px 30px 0;
        }

        .listing--property--det {
            display: flex;
            width: 100%;
            max-width: none;
        }

            .listing--property--det > div:first-child {
                flex: 1;
            }

        .listing--property--img {
            height: 262px;
        }

        .listing--property--boost {
            padding: 20px 20px 30px;
            width: 100%;
        }

        .listing--property--desc .cmn--btn--md.cmn--btn--stroke {
            margin-top: 10px;
            max-width: 200px;
        }

        .listing--card--property {
            flex-wrap: wrap;
        }

        .listing--property--stats {
            width: 100%;
            height: 250px;
            border-right: none;
            border-top: 1px solid #e4e4e4;
            border-bottom: 1px solid #e4e4e4;
        }

        .more--action.popover--action {
            left: auto;
            right: 72px;
            margin-top: -598px;
            width: 200px;
        }

        .listing--card--property > div {
            border-right: none;
        }

        .inner--filter--cnt.show--filter {
            display: flex;
            align-items: center;
            margin-top: 15px;
            padding-bottom: 0;
        }

            .inner--filter--cnt.show--filter select {
                width: 210px;
                margin-top: 0;
            }

        .search--input--cnt {
            width: auto;
        }

        .modal--search--bar .search--input--cnt input {
            width: 100%;
            max-width: inherit;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 1023px) {

        .modal--search--bar .search--input--cnt .cmn--btn--md.btn--search i {
            margin-right: 5px;
        }

        .modal--search--bar .search--input--cnt .ic--reset--search {
            right: 114px;
        }

        .modal--search--bar .search--input--cnt input {
            padding-right: 137px;
        }

        .newmodalsmallcontainer {
            top: 50%;
            margin: auto;
        }

        .img--model {
            height: 560px;
        }
    }

    @media screen and (device-width:768px) {
        .img--model {
            height: 460px;
        }
    }

    @media screen and (device-width:800px) {
        .img--model {
            height: 481px;
        }
    }

    @media screen and (device-width:900px) {
        .img--model {
            height: 546px;
        }
    }

    @media screen and (device-width:960px) {
        .img--model {
            height: 546px;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 799px) {
        .listing--property--det > div:first-child {
            flex: inherit;
            width: 375px;
        }

        .more--action.popover--action {
            right: auto;
            left: 468px;
        }

        .navheader.page--title--desktop ~ .page--title--wrapper.mobilebuttons.wrapper {
            margin-top: 0;
        }
    }

    @media screen and (min-width: 800px) and (max-width: 1023px) {
        .listing--property--img {
            height: 284px;
        }

        .listing--property--det > div:first-child {
            flex: inherit;
            width: 430px;
        }

        .more--action.popover--action {
            margin-top: -618px;
            right: auto;
            left: 498px;
        }
    }

    @media screen and (min-width: 800px) and (max-width: 820px) {
        .navheader.page--title--desktop ~ .page--title--wrapper.mobilebuttons.wrapper {
            margin-bottom: 20px;
        }
    }

    @media screen and (min-width: 940px) and (max-width : 1023px) {
        .listing--property--img {
            height: 296px;
        }

        .listing--property--det > div:first-child {
            flex: inherit;
            width: 450px;
        }

        .more--action.popover--action {
            margin-top: -628px;
            left: 518px;
        }

        .img--model {
            height: 402px;
        }
    }

    @media screen and (min-width: 800px) {
        .navheader .wrapper {
            padding: 10px 20px;
        }
    }

    @media screen and (min-width: 800px) and (max-width : 1023px) {

        .navheader h2 {
            font-size: 24px;
        }

        .navheader .primarybuttongreen {
            left: 100px;
        }

        .filter--card {
            margin-left: 0;
            margin-right: 0;
            padding: 15px;
            border-radius: 4px;
        }

        .navheader .primarybuttongreen {
            top: 8px;
        }
    }

    @media screen and (max-width : 799px) {

        .navheader {
            display: block;
            text-align: center;
            background: #ffffff;
            color: #303030;
            font-size: 18px;
            font-family: 'robotobold';
            padding: 10px 15px;
            margin-top: 0;
            box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
            position: relative;
            top: 0;
            margin: 0;
        }

            .navheader .left {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

            .navheader .primarybuttongreen {
                display: block;
            }

            .navheader .wrapper {
                padding: 0 !important;
            }

        .property--archive--cnt {
            margin-top: 16px;
        }
    }

    @media screen and (min-width : 768px) and (max-width: 860px) {
        .modal--x--medium {
            max-width: 720px;
        }

        .unit--table--list .table--list--head > div:nth-child(4),
        .unit--table--list .table--list--row > div:nth-child(4),
        .unit--table--list .unit--row--cnt .table--list--row > div:nth-child(2) {
            flex: 0.55;
            flex-grow: 0.55;
        }

        .unit--table--list .table--list--head > div:nth-child(5),
        .unit--table--list .table--list--row > div:nth-child(5),
        .unit--table--list .unit--row--cnt .table--list--row > div:nth-child(3) {
            flex: 0.65;
            flex-grow: 0.65;
        }

        .inner--filter--cnt {
            flex-direction: column;
            align-items: flex-start !important;
        }

            .inner--filter--cnt .listing--type:not(:nth-child(1)) {
                margin-top: 15px;
                margin-left: 0
            }
    }

    @media screen and (min-width : 768px) and (max-width: 799px) {
        .filter--card {
            padding: 15px;
        }

        .pagecontainerwrapper {
            padding-top: 56px;
        }
    }

    @media screen and (max-width: 767px) {

        .filters---modal {
            display: block;
        }

        .filter--card .inner--filter--cnt {
            display: none !important;
        }

        .filter--card .sort--by--cnt {
            display: none !important;
        }

        .sort--by--cnt.show--sort {
            display: block;
            width: 100%;
            border-top: none;
            padding: 0;
            margin-top: 0;
        }

            .sort--by--cnt.show--sort select {
                width: 100%;
            }

        .listing--property--header {
            flex-direction: column;
            align-items: flex-start;
        }

            .listing--property--header .property--price {
                margin-right: 0;
            }

        .listing--property--header-right {
            margin-left: 0;
            width: 100%;
            margin-top: 8px;
        }

        .listing--property--boost {
            padding-left: 20px;
            padding-right: 20px;
        }

        .listing--boost--btn--cnt {
            flex-direction: column;
        }

        .listing--property--boost--inner .listing--boost--btn--cnt .cmn--btn {
            width: 100%;
        }

            .listing--property--boost--inner .listing--boost--btn--cnt .cmn--btn:not(:first-child) {
                margin-top: 10px;
            }

        .property--status--text {
            margin-bottom: 0;
        }

        .listing--property--stats > .property-stats:last-child {
            border-right: 1px solid rgba(48,62,72,0.15);
        }

        .listing--property--stats {
            border-top: none;
        }

        .property--misc {
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
            padding: 12px;
        }

        .btn--more--action {
            width: auto;
            padding: 4px 8px;
            margin: 0;
            min-width: auto;
            line-height: normal;
            border: none;
        }

            .btn--more--action span {
                display: none;
            }

            .btn--more--action i {
                margin: 0;
            }

        .incomplete--listing .listing--property--stats,
        .incomplete--listing .listing--property--boost,
        .inactive--listing .listing--property--stats,
        .inactive--listing .listing--property--boost {
            display: none;
        }

        .newmodalsmallcontainer {
            border-radius: 0;
        }

        .modal--medium {
            max-width: inherit;
        }

        .white--box--inner .box--tab--content > .form--row:last-child {
            border-bottom: 1px solid #e2e7eb;
        }

        .modal--medium .mbl--mid--cont.modal--mid--cont {
            height: calc(100vh - 209px);
        }

        #modelAvailabilityModal .modal--medium .mbl--mid--cont.modal--mid--cont {
            overflow-x: auto;
            height: calc(100vh - 76px);
        }

        .modal--medium .newmodalsmallcontents {
            max-height: calc(100% - 76px);
            height: auto;
        }

        .white--box--inner.report--box {
            height: auto;
        }

        .modal--scroll--content,
        .modal--scroll--content.has--form--open,
        .modal--scroll--content.has--banner--open {
            height: auto;
            max-height: unset;
            overflow: unset;
        }

            .modal--scroll--content.has--banner--open {
                padding-bottom: 75px;
            }

        .archive--ques {
            font-size: 16px;
        }

        .custom--radio--card input[type="radio"] ~ span {
            font-size: 14px;
        }

        .property--archive--cnt .ques--block {
            width: 100%;
        }

        .remove--listing--faq .ui-accordion .ui-accordion-header {
            font-size: 16px;
        }

        .property--archive--cnt .ques--block.incentive--ques--block .ques--title--row {
            margin-bottom: 3px;
        }

        .remove--listing--faq {
            margin-bottom: 80px;
        }

        .property--archive--cnt .ques--block.incentive--ques--block {
            width: 100%;
        }

        .prev--arrow span {
            display: inline-block;
            margin-right: 10px;
        }

        .next--arrow span {
            display: inline-block;
            margin-left: 15px;
        }

        .pagination > li.prev--arrow a, .pagination > li.next--arrow a {
            width: 110px;
            font-size: 14px;
        }

        .pagination > li.disabled i.pg-prev-arrow, .pagination > li i.pg-prev-arrow {
            margin-left: 7px;
        }

        .pagination > li.disabled i.pg-next-arrow, .pagination > li i.pg-next-arrow {
            margin-right: 7px;
        }

        .property--archive--cnt .other--reason--block {
            width: 100%;
            max-width: inherit;
        }

        .page--title--cmn {
            justify-content: space-between;
        }

        .btn--filter {
            min-width: inherit;
            padding: 0 10px;
        }

        .modal--search--bar .search--input--cnt input {
            padding-right: 130px;
        }

        .modal--medium.view--stats--modal .mbl--mid--cont.modal--mid--cont {
            height: 100%;
            padding: 15px;
            height: auto;
            overflow: unset;
        }

        .modal--medium.view--stats--modal .newmodalsmallcontents {
            max-height: inherit;
            height: calc(100% - 76px) !important;
            overflow-y: auto;
        }

        .white--box--inner .highcharts-legend-item > span {
            display: flex !important;
            align-items: flex-start;
            flex-direction: column;
            width: auto !important;
            left: 0px !important;
        }

        .newmodalsmall .view--stats--modal .modal--mid--cont .ren-own-btn {
            margin-bottom: 20px;
        }

        .chart--box--inner {
            padding-bottom: 10px;
        }

        .white--box--inner .highcharts-legend-item > span span {
            height: 25px;
        }

            .white--box--inner .highcharts-legend-item > span span img {
                width: 30px !important;
                height: 30px !important;
            }

        .modal--hdr--bar.modal--hdr--center .modal--cls--btn {
            bottom: auto;
        }

        /* HISTORY MODAL CSS START */
        .table--list--row > div {
            font-size: 14px;
        }

        .single--property--listing .table--list--row {
            height: auto;
            flex-wrap: wrap;
            padding: 15px;
        }

            .single--property--listing .table--list--row > div {
                flex: inherit !important;
                flex-grow: inherit !important;
                width: 50%;
                padding: 0;
                margin-bottom: 15px;
                font-size: 14px;
            }

                .single--property--listing .table--list--row > div:first-child {
                    padding-right: 15px;
                    display: flex;
                    align-items: center;
                }

                .single--property--listing .table--list--row > div:nth-child(2) {
                    display: flex;
                    justify-content: flex-end;
                }

                .single--property--listing .table--list--row > div:nth-child(3) {
                    order: 3;
                    width: 100%;
                    text-align: left !important;
                    margin-bottom: 0;
                    display: flex;
                }

                .single--property--listing .table--list--row > div:last-child {
                    order: 2;
                    width: 100%;
                }

                    .single--property--listing .table--list--row > div:last-child .list--item--label {
                        display: block;
                    }


        .property--details p span {
            display: inline;
        }

        .table--list--head {
            display: none;
        }

        .community--listing .table--list--head {
            display: flex;
        }

        .community--listing > .table--list--head > div:first-child, .community--listing > .table--list .links .table--list--row > div:first-child {
            flex: 0.3;
            flex-grow: 0.3;
        }

        .community--listing .table--list--head > div:last-child, .community--listing .table--list--row > div:last-child {
            padding-right: 24px;
        }

        .community--listing .unit--table--list .table--list--head {
            display: none;
        }

        .unit--table--list {
            border: none;
            background: transparent;
            overflow: unset;
        }

        .unit--listing .table--list--row {
            background: #ffffff;
            border: none;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            border-radius: 4px;
            flex-wrap: wrap;
            height: auto;
            padding: 12px;
        }

            .unit--listing .table--list--row:before {
                content: "";
                position: absolute;
                top: 43px;
                left: 0;
                right: 0;
                margin: auto;
                width: 100%;
                height: 1px;
                background: #edeff1;
            }

        .community--list .unit--listing ul li {
            margin-bottom: 10px;
            background: #ffffff;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
            border-radius: 4px;
            overflow: hidden;
        }

            .community--list .unit--listing ul li:last-child {
                margin-bottom: 0;
            }

        .unit--table--list .table--list--row > div {
            flex: inherit !important;
            flex-grow: inherit !important;
            padding: 0;
            margin-bottom: 15px;
            font-size: 14px;
        }

        .list--item--label {
            display: inline;
        }

        .unit--table--list .unit--listing .table--list--row > div:first-child {
            width: 100%;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin-bottom: 23px;
        }

        .unit--table--list .unit--listing .table--list--row > div:nth-child(2) {
            width: 35%;
        }

        .unit--table--list .unit--listing .table--list--row > div:nth-child(3) {
            width: 65%;
            display: flex;
            justify-content: flex-end;
            align-items: center;
            padding-right: 0;
        }

        .unit--table--list .unit--listing .table--list--row > div:nth-child(4) {
            order: 4;
            width: 100% !important;
            text-align: left !important;
            margin-bottom: 3px;
        }

        .community--listing .unit--listing .table--list--row > div:last-child {
            order: 3;
            width: 100%;
            padding: 0;
        }

        .unit--listing .status--badges {
            width: auto;
        }

        .community--list .unit--listing li .table--list--row {
            background: transparent;
            box-shadow: none;
            border-radius: 0;
            border: none;
        }

        .history--listing {
            height: auto;
        }

        .ah--accord--wrapper .community--list li.accordion-dropdown .accordion-submenu {
            padding: 0;
        }

        .community--list .unit--listing ul {
            padding: 0 15px 15px 15px;
            position: relative;
            z-index: 9;
        }


        .table--list {
            height: auto;
            overflow: initial;
        }

        .newmodalsmall.history--modal .mbl--mid--cont {
            height: calc(100vh - 54px);
        }



        /* HISTORY MODAL CSS END */
        .modal--medium .mbl--mid--cont.modal--mid--cont {
            overflow-y: auto;
        }

        .modal--medium.view--stats--modal .newmodalsmallcontents.mCustomScrollbar .mCSB_scrollTools {
            right: 1px;
        }

        .modal--medium.view--stats--modal .newmodalsmallcontents.mCustomScrollbar .mCSB_inside > .mCSB_container {
            margin-right: 0;
        }

        .modal--scroll--cnt.mCustomScrollbar .mCSB_scrollTools {
            right: 1px;
        }

        .modal--scroll--cnt.mCustomScrollbar .mCSB_inside > .mCSB_container {
            margin-right: 0;
        }

        .modal--medium.view--stats--modal .ren-own-btn {
            margin-top: 10px;
        }

        /** Community units list **/

        .availability--list li {
            flex-wrap: wrap;
            padding-bottom: 16px;
        }

        .availability--list-info {
            width: 100%;
            margin-right: 0;
        }

            .availability--list-info.availability--list-info--models {
                width: 100%;
            }

        .availability--status {
            display: none;
            align-self: flex-end;
            margin-bottom: 4px;
            text-align: right;
        }

        .availability--info--title {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
        }

            .availability--info--title .availability--edit-button {
                flex: none;
                display: block;
            }

        .availability--edit-button {
            display: none;
        }


        .availability--info--subtitle {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
        }

            .availability--info--subtitle > .availability--status {
                display: block;
            }

        .availability--applicants {
            margin-top: 8px;
            justify-content: flex-end;
        }

        .unit--availilability--modal .white--box--inner.report--box {
            min-width: 540px;
        }

        .tab .tab-bar-content,
        .tab .tab-bar-content.tab-bar-content--models {
            width: 100%;
        }

        /* Not available status change modal */

        .modal--not-available {
            overflow-y: auto;
        }

        .modal--not-available--reasons {
            flex-direction: column;
            align-items: stretch;
        }

        .modal--not-available--reason {
            margin: 0;
            max-width: initial;
            margin-bottom: 16px;
            padding: 16px 0;
        }

        .modal--not-available--input {
            max-width: initial;
        }

            .modal--not-available--input .left--label--fixed {
                top: 10px;
            }

            .modal--not-available--input.form--field input[type="tel"] {
                width: 100% !important;
            }

        .modal--not-available .date--field input {
            margin-top: 0;
        }

        .modal--not-available .modal--mid--cont .ren-own-btn {
            margin-top: 0;
        }

        .modal--not-available .ren-own-btn .cmn--btn {
            margin: 0;
            flex: 1;
        }

            .modal--not-available .ren-own-btn .cmn--btn:not(:last-of-type) {
                margin-right: 16px;
            }

        .modal--not-available .modal--mid--cont {
            padding: 17px;
            height: calc(100vh - 54px) !important;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .available-soon-date-modal .date-avail-blk .form--field input[type="tel"] {
            width: 100% !important;
            margin-top: 0;
        }

        .available-soon-date-modal .modal--mid--cont {
            padding: 17px;
        }

        .available-soon-date-modal .ren-own-btn.btns--flex--spaced {
            padding: 17px;
            position: absolute;
            bottom: 0;
            right: 0;
            left: 0;
        }

        .unit--availilability--modal .flex--field--group.date-avail-field.date-avail-flex-column {
            flex-direction: column;
        }

            .unit--availilability--modal .flex--field--group.date-avail-field.date-avail-flex-column .flex--double {
                width: 100%;
            }

        .unit--availilability--modal .flex--field--group.date-avail-field .date-avail-blk-container {
            display: flex;
        }

        .unit--availilability--modal .flex--field--group .date-avail-blk-container .date-avail-blk {
            margin-right: 15px;
        }

        .unit--availilability--modal .flex--field--group .date-avail-blk-container .date-avail-blk-placeholder {
            visibility: hidden;
            width: 36px;
            flex: 1;
        }

        .unit--availilability--modal .newmodalsmallcontents .white--box--inner .flex--field--group .date-avail-blk-container input[type="tel"] {
            width: 100% !important;
            margin-top: 0;
        }

        .listing-title-info-link {
            display: none;
        }

        .listing-info-link {
            display: block;
            background-color: #ffffff;
            margin: 0 -20px 14px;
            padding: 12px 16px;
            position: relative;
        }

        .listing-title-item {
            flex: 1;
            justify-content: space-between;
        }


        .filter--card {
            margin-bottom: 0;
            position: relative;
        }

        .ha-body .availability--content {
            width: auto;
        }

        .ha-body .availability--status {
            display: block;
        }

        .ha-body ul.availability--list li .availability--edit-button {
            padding-top: 0;
            text-align: right;
        }

        .ha-body .availability--units {
            display: flex;
            justify-content: space-around;
            flex-direction: row;
        }

        .ha-body .availability--waiting .availability--status {
            align-self: flex-start;
        }

        .ha-body .availability--content .counter--left {
            margin-bottom: 0;
        }

        .associated--units {
            margin-right: 0;
            margin-bottom: 5px;
        }

        .associated--waitlist--units {
            display: block;
        }
    }

    @media screen and (device-width:600px) {
        .img--model {
            height: 342px;
        }
    }

    @media screen and (max-width : 575px) {
        .responsive--only {
            display: block;
        }

        .listing--card--property {
            flex-direction: column;
            width: 100%;
        }

        .listing--property--det, .listing--property--boost {
            width: 100%;
            max-width: initial;
            min-width: initial;
        }

        .listing--property--stats > .property-stats {
            width: 100%;
            padding: 10px 3px;
            border-right: none;
            border-bottom: 1px solid #e4e4e4;
        }

        .property-stats .property-stats--in {
            width: 100%;
            flex-direction: row;
            min-height: inherit;
            justify-content: space-between;
        }

        .stats--title {
            margin-bottom: 0;
            font-size: 18px;
            flex: 1;
            flex-grow: 1;
        }

        .stats--counter {
            margin-top: 0;
            margin-left: 10px;
            font-size: 16px;
        }

        .listing--property--stats {
            flex-direction: column;
            padding: 0 12px;
        }

        .stats--counter--main {
            display: flex;
            align-items: center;
            justify-content: flex-end;
            flex: 1;
            flex-grow: 1;
        }

        .listing--property--boost {
            padding: 10px 24px 18px;
        }

            .listing--property--boost .cmn--btn {
                padding: 0 10px;
            }

        .listing--card--property > div {
            border: none;
            border-bottom: 1px solid #e4e4e4;
        }

            .listing--card--property > div:last-child {
                border: none;
            }

        .listing--property--stats > .property-stats:last-child {
            border: none;
        }

        .property-stats .property-stats--in {
            position: relative;
        }

        .stats--counter--main:after {
            content: "\f105";
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            margin-left: 10px;
            color: #95a2ad;
            font-size: 16px;
        }

        .property--views .stats--counter--main:after {
            visibility: hidden;
        }

        .listing--property--boost--inner .cmn--btn--md {
            padding: 0 10px;
        }

        .listing--card--cnt .listing--property--boost .sub--heading2 {
            margin: 0;
        }

        .listing--property--desc {
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
        }


        .more--action.popover--action {
            left: auto;
            right: 10px;
            width: 214px;
            margin-top: -438px;
        }

        .listing--property--img {
            height: 170px;
        }

        .listing--boost--alert .alert--msg--cont p {
            line-height: 13px;
            margin-top: 13px;
        }

            .listing--boost--alert .alert--msg--cont p a {
                display: block;
                margin: 3px 0 0;
            }

        .stats--counter {
            height: 28px;
            min-width: 70px;
            padding: 0 10px;
            font-size: 16px;
        }

        .stats--counter--new {
            min-width: 70px;
            padding: 0 10px;
        }


        .more--action:not(.popover--action) ul li a {
            padding: 0 16px;
        }

        .incomplete--listing .listing--property--stats,
        .incomplete--listing .listing--property--boost,
        .inactive--listing .listing--property--stats,
        .inactive--listing .listing--property--boost {
            display: none;
        }

        .incomplete--listing .property--status,
        .inactive--listing .property--status {
            margin-bottom: 0;
        }

        .listing--property--desc .btn--more--action {
            font-size: 0;
            min-width: inherit;
            width: auto;
            background: transparent;
            border: none;
            box-shadow: none;
            padding: 5px;
            height: auto;
            line-height: normal;
            margin: 5px 0 0;
            color: #007bab;
        }

            .listing--property--desc .btn--more--action i {
                font-size: 22px;
                margin: 0;
                pointer-events: none;
            }

                .listing--property--desc .btn--more--action i:before {
                    content: "\f142";
                }

        .listing--property--desc p span {
            display: inline;
        }

        .tabs--cnt .tab-menu {
            width: 100%;
        }

        .tabs--cnt .tab .tab-menu-link {
            width: 50%;
        }

        .availability--content {
            flex-direction: column;
            align-items: stretch;
            padding: 15px;
        }

            .availability--content .counter--left {
                margin-bottom: 18px;
            }

            .availability--content > div:last-child {
                padding: 0;
                text-align: center;
                max-width: initial;
            }

                .availability--content > div:last-child .cmn--btn--md.cmn--btn--stroke.btn--large {
                    max-width: inherit;
                }

        .modal--search--bar {
            flex-direction: column;
            margin-bottom: 0;
            padding: 0;
        }

            .modal--search--bar .search--input--cnt {
                width: 100%;
                flex: inherit;
                margin-right: 0;
                padding: 13px 18px;
                box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
            }

                .modal--search--bar .search--input--cnt input {
                    max-width: inherit;
                    padding-right: 80px;
                }

            .modal--search--bar .cmn--btn:not(.btn--search) {
                width: calc(100% - 30px);
                margin: 15px;
                height: 40px;
            }

        .unit--section .white--box--inner.report--box .flex--field--group .text--span .green--text {
            display: block;
        }

        .modal--search--bar .search--input--cnt .cmn--btn.btn--search {
            top: 13px;
            right: 18px;
        }

        .modal--search--bar .search--input--cnt .ic--reset--search {
            right: 76px;
        }

        .newmodalsmallcontents .white--box--inner .date-avail-blk .form--field input[type="tel"] {
            margin-top: 0;
            width: 150px !important;
        }

        .newmodalsmallcontents .white--box--inner.report--box .date-avail-blk .form--field input[type="tel"] {
            margin-top: 0;
            width: 124px !important;
            margin-right: 0;
            padding-left: 5px;
            background: #fff url(/images/AffordableHousing/date-cal-icon-mobile.png) no-repeat center right;
            padding-right: 36px;
        }

        .newmodalsmallcontents .white--box--inner.report--box .flex--field--group .text--span {
            margin-top: 0;
            display: block;
            line-height: 20px;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div {
            padding: 0 5px;
        }

            .newmodalsmallcontents .white--box--inner.report--box .form--row > div:first-child {
                flex: 0.7;
                flex-grow: 0.7;
            }

            .newmodalsmallcontents .white--box--inner.report--box .form--row > div:nth-child(2) {
                flex: 0.5;
                flex-grow: 0.5;
            }

            .newmodalsmallcontents .white--box--inner.report--box .form--row > div:last-child {
                overflow-y: visible;
            }

        .newmodalsmallcontents .white--box--inner.report--box .flex--field--group .text--span.date-avail-blk .date--field {
            padding: 1px 0;
        }

        .newmodalsmallcontents .white--box--inner.report--box .flex--field--group .text--span.date-avail-blk {
            flex-direction: column;
            align-items: flex-start;
        }

            .newmodalsmallcontents .white--box--inner.report--box .flex--field--group .text--span.date-avail-blk .btn--text--only--list br {
                display: none;
            }

        .flex--double--mobile {
            flex: 2;
        }

        .width--80--row {
            width: 100%;
        }

        .model--details .form--row > div {
            margin-right: 10px;
        }

        .model--details {
            padding: 24px 15px;
        }

        .img--model {
            height: 300px;
        }

        .tnresult--nomatching {
            margin: 20px -10px 30px;
            max-width: inherit;
        }

        .newmodalsmallcontents .tnresult--nomatching {
            margin: 20px 10px 30px;
        }

        .custom--radio--card {
            width: auto;
            height: 64px;
            margin: 0 5px;
            flex: 1;
        }

        .property--archive--cnt .cmn--white--card {
            padding: 25px 15px;
        }

        .property--archive--cnt .ques--block .ques--title--row > span {
            margin-right: 20px;
            margin-bottom: 11px;
        }

        .property--archive--cnt .ques--block .ques--title--row.ques--title--with--input > span {
            margin-bottom: 4px;
        }

        .property--archive--cnt .ques--block .ques--title--row {
            flex-direction: column;
            align-items: flex-start;
        }

            .property--archive--cnt .ques--block .ques--title--row.ques--title--with--input {
                align-items: flex-start;
            }

        .property--archive--cnt .white--card--box {
            margin-top: 20px;
            padding: 25px 20px;
        }

        .property--archive--cnt .cmn--btn {
            margin-top: 30px;
        }

        .property--archive--cnt .ques--block.incentive--ques--block .radio--field--block .custom--radio {
            margin-bottom: 11px;
        }

        .property--archive--cnt .ques--block.incentive--ques--block .ques--title--row .radio--field--block {
            margin-top: 11px;
        }

        .property--archive--cnt .ques--block {
            margin-top: 30px;
        }

            .property--archive--cnt .ques--block .ques--title--row {
                margin-bottom: 20px;
            }

                .property--archive--cnt .ques--block .ques--title--row.ques--title--with--input {
                    margin-bottom: 22px;
                }

        .inner--filter--cnt.show--filter .sort--by--cnt {
            margin-top: 25px;
        }

        .search--input--cnt .cmn--btn.btn--search {
            font-size: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .search--input--cnt .cmn--btn.btn--search i {
                font-size: 16px;
                margin: 0;
            }

        .search--input--cnt input {
            padding-right: 80px;
            width: 100%;
        }

        .search--input--cnt .ic--reset--search {
            right: 58px;
        }

        .property--archive--cnt .ques--block .ques--title--row .form--lbl {
            margin-right: 0;
            margin-bottom: 7px;
        }

        .search--input--cnt {
            width: calc(100% - 113px);
        }

        .chart--view--stats--val {
            font-size: 16px;
        }

        .boost--in--progress--val {
            font-size: 16px;
        }

        .boost--in--progress--boosted {
            font-size: 14px;
        }

        .boost--in--progress--title {
            font-size: 14px;
        }

        .availability--content .cmn--btn--stroke.btn--no--unit {
            max-width: inherit;
        }

        .property--img {
            width: 100%;
            height: 200px;
        }

        .property--information {
            flex-direction: column;
        }

        .property--details {
            padding: 10px 15px;
        }

            .property--details p {
                margin-top: 5px;
            }

        .width--50--row {
            width: 100%;
        }

        .unit--availilability--modal .newmodalsmallcontents .white--box--inner .flex--field--group .date-avail-blk-container input[type="tel"] {
            width: 100% !important;
            margin-top: 0;
            min-width: 150px;
        }

        .property-stats .stats--counter--main {
            flex-direction: row;
        }

        .property-stats .stats--title {
            flex: inherit;
            flex-grow: inherit;
        }

        .property-stats .stats--counter--main .stats--counter--new {
            margin-right: 0;
        }
    }

    @media screen and (max-width : 480px) {

        .box-tab-form-main .flex--double--mobile,
        .box-tab-form-main .flex--double {
            flex: 1.6;
        }

        .update--counter--text ~ div {
            margin-left: 30px;
        }

            .update--counter--text ~ div .cmn--btn--stroke--white {
                white-space: nowrap;
            }

        .custom--radio--card input[type="radio"] ~ span {
            font-size: 13px;
            line-height: 16px;
        }

        .chart--title--counter {
            flex-direction: column;
            align-items: flex-start;
        }

        .listingViewPercentage {
            margin-top: 10px;
        }

        .boost--in--progress--boosted {
            margin: 10px auto 0;
        }

        .tabs--cnt .tab .tab-menu-link {
            padding: 1rem 15px;
        }

        .listing--property--img {
            height: 290px;
        }

        .img--model {
            height: 263px;
        }

        .property--img {
            height: 316px;
        }
    }

    @media screen and (max-width : 414px) {
        .listing--property--img {
            height: 246px;
        }

        .history--modal .property--img {
            height: 273px;
        }

        .img--model {
            height: 220px;
        }
    }

    @media screen and (device-width : 393px) {
        .listing--property--img {
            height: 232px;
        }

        .listing--property--boost {
            padding: 10px 20px 18px;
        }

        .history--modal .property--img {
            height: 259px;
        }

        .img--model {
            height: 206px;
        }
    }

    @media screen and (device-width : 411px) {
        .listing--property--img {
            height: 244px;
        }

        .history--modal .property--img {
            height: 271px;
        }

        .img--model {
            height: 218px;
        }
    }

    @media screen and (max-width : 375px) {
        .stats--counter {
            margin-left: 8px;
        }

        .stats--counter--main:after {
            margin-left: 8px;
        }

        .listing--property--boost {
            padding: 10px 13px 18px;
        }

        .listing--property--img {
            height: 160px;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div:first-child {
            flex: 0.45;
            flex-grow: 0.45;
        }

        .wrapper.remove--listing--wrapper {
            padding: 0 15px !important;
        }

        .custom--radio--card {
            margin: 0 3px;
        }

        .property--archive--cnt .cmn--white--card {
            padding: 25px 12px;
        }

        .pagination > li.prev--arrow a, .pagination > li.next--arrow a {
            width: 90px;
            font-size: 13px;
            letter-spacing: 0.5px;
        }

        .box-tab-form-main .flex--double--mobile, .box-tab-form-main .flex--double {
            flex: 1.5;
        }

        .tabs--cnt .tab .tab-menu-link {
            padding: 1rem 15px;
        }

        .listing--property--img {
            height: 221px;
        }

        .history--modal .property--img {
            height: 247px;
        }

        .img--model {
            height: 194px;
        }

        .available-soon-date-modal .cmn--btn {
            min-width: calc(50% - 10px);
        }

        .property-stats .stats--title {
            font-size: 16px;
        }

        .property-stats .stats--counter {
            margin-left: 5px;
        }

        .stats--counter--main:after {
            margin-left: 5px;
        }

        .listing--property--stats {
            padding: 0 10px;
        }
    }

    @media screen and (max-width : 360px) {
        .stats--counter--new {
            min-width: 68px;
            padding: 0 8px;
        }

        .stats--counter {
            min-width: 68px;
            padding: 0 8px;
        }

        .listing--property--boost {
            padding: 10px 15px 18px;
        }

        .more--action.popover--action {
            width: 184px;
        }

        .listing--card--cnt .listing--property--boost .sub--heading2 {
            font-size: 16px;
        }

        .listing--boost--alert .alert--msg--cont p a {
            margin-top: 15px;
        }

        .listing--property--img {
            height: 211px;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div:first-child {
            padding-left: 0;
            flex: 0.48;
            flex-grow: 0.48;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div:nth-child(2) {
            flex: 0.42;
            flex-grow: 0.42;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div:last-child {
            padding-right: 0;
        }

        .white--box--inner.report--box.unit--report--box .box--tab--content .form--row > div,
        .white--box--inner.report--box .form--row > div b {
            font-size: 14px;
        }

        .lighter--sm--text {
            font-size: 13px;
        }

        .btn--text--only--list {
            font-size: 13px;
        }

        .box--padding {
            padding: 10px;
        }

        .property--archive--cnt .ques--block .ques--title--row > span {
            margin-right: 10px;
        }

        .listing--boost--btn--cnt .cmn--btn {
            font-size: 14px;
        }

        /* History modal start*/
        .property--img {
            height: 180px;
        }

        .history--modal .property--img {
            height: 237px;
        }

        .img--model {
            height: 184px;
        }
        /* History modal end */

        .property-stats .stats--title {
            font-size: 14px;
        }
    }

    @media screen and (max-width : 320px) {
        .stats--counter {
            min-width: 64px;
            font-size: 15px;
        }

        .stats--counter--new {
            min-width: 64px;
            font-size: 12px;
        }

        .listing--property--boost--inner .cmn--btn--md {
            font-size: 14px;
        }

        .ic--stats {
            width: 17px;
            height: 14px;
        }

        .listing--property--boost--inner .cmn--btn--md i {
            margin-right: 5px;
        }

        .listing--property--img {
            height: 184px;
        }

        .white--box--inner.report--box.unit--report--box .box--tab--content .form--row > div, .white--box--inner.report--box .form--row > div b {
            font-size: 13px;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div:first-child {
            flex: 0.36;
            flex-grow: 0.36;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div:nth-child(2) {
            flex: 0.45;
            flex-grow: 0.45;
        }

        .newmodalsmallcontents .flex--field--group .text--span {
            margin-left: 5px;
        }

        .newmodalsmallcontents .white--box--inner .box--tab--content > .form--row {
            padding: 15px 4px;
        }

        .newmodalsmallcontents .white--box--inner.report--box .form--row > div {
            padding: 0 3px;
        }

        .flex--double--mobile {
            flex: 1.7;
        }

        .property--archive--cnt .ques--block .ques--title--row > span {
            margin-right: 0;
        }

        .box-tab-form-main .flex--double--mobile, .box-tab-form-main .flex--double {
            flex: 1.25;
        }

        .listing--property--boost {
            padding: 10px 5px 18px;
        }

        .custom--radio--card input[type="radio"] ~ span {
            font-size: 12px;
        }

        .availability--content {
            padding: 10px;
        }

        .tabs--cnt .tab .tab-bar {
            padding: 15px 10px;
        }

        .tab .tab-menu-link {
            font-size: 14px;
        }

        .property--img {
            height: 160px;
        }

        .unit--table--list .unit--listing .table--list--row > div:nth-child(2) {
            width: 100%;
        }

        .unit--table--list .unit--listing .table--list--row > div:nth-child(3) {
            width: 100%;
            justify-content: flex-start;
        }

        .listing--property--boost .cmn--btn {
            padding: 0 5px;
        }

        .history--modal .property--img {
            height: 211px;
        }

        .img--model {
            height: 171px;
        }

        .share--listing--modal--content .mbl--mid--cont.modal--mid--cont {
            padding: 30px 18px;
        }

        .listing--property--stats > .property-stats {
            padding: 10px 0;
        }

        .listing--property--stats {
            padding: 0 5px;
        }

        .property-stats .stats--title {
            font-size: 11px;
        }
    }

    @media screen and (min-width: 481px) and (max-width: 767px) {

        .custom--radio--card input[type="radio"] ~ span {
            font-size: 16px;
        }

        .main--options--cnt .custom--radio--card {
            width: auto;
            flex: 1;
            flex-grow: 1;
            flex-shrink: 0;
        }

        .mobilebuttons.wrapper.page--title--wrapper {
            padding: 10px 20px !important;
        }
    }

    @media screen and (min-width: 481px) and (max-width: 575px) {
        .listing--property--img {
            height: 240px;
        }

        .main--options--cnt .custom--radio--card {
            height: 90px;
        }

        .property--img {
            height: 374px;
        }
    }

    @media screen and (min-width: 576px) and (max-width: 767px) {
        .filters---modal .inner--filter--cnt.show--filter {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            margin-top: 15px;
            padding-bottom: 0;
        }

        .inner--filter--cnt.show--filter select {
            width: 210px;
            margin-top: 0;
        }

        .listing--property--desc {
            width: 320px;
        }

        .listing--property--img {
            height: 200px;
        }

        .stats--title {
            font-size: 18px;
        }

        .mbl--mid--cont.modal--mid--cont {
            height: calc(100vh - 139px);
        }

        .tnresult--nomatching {
            max-width: 545px;
        }

        .remove--listing--faq {
            margin-bottom: 30px;
        }

        .remove--listing--faq {
            margin-bottom: 140px;
        }

        .modal--medium .mbl--mid--cont.modal--mid--cont {
            height: calc(100vh - 139px);
        }

        .listing--property--boost {
            width: auto;
            min-width: inherit;
        }
    }

    @media screen and (min-width: 576px) and (max-width: 667px) {

        .property--img {
            height: 204px;
            width: 310px;
        }
    }

    @media screen and (min-width: 640px) and (max-width: 667px) {
        .listing--property--desc {
            width: 280px;
        }
    }

    @media screen and (min-width: 576px) and (max-width: 639px) {
        .listing--property--img {
            height: 191px;
        }

        .listing--property--desc {
            width: 270px;
        }

        .listing--property--stats {
            height: 210px;
        }

        .listing--property--boost {
            padding: 20px 110px 30px;
        }

        .tnresult--nomatching {
            margin-top: 36px;
        }
    }

    @media screen and (min-width: 736px) and (device-height: 414px) {
        .listing--property--img {
            height: 248px;
        }

        .listing--property--det > div:first-child {
            flex: inherit;
            width: 376px;
        }

        .more--action.popover--action {
            margin-top: -584px;
            right: auto;
            left: 445px;
        }

        .img--model {
            height: 432px;
        }
    }

    @media screen and (device-width: 731px) and (device-height: 411px) {
        .listing--property--img {
            height: 244px;
        }

        .img--model {
            height: 429px;
        }
    }

    @media screen and (min-width: 667px) and (device-height: 375px) {
        .listing--property--img {
            height: 228px;
        }

        .more--action.popover--action {
            right: auto;
            left: 387px;
            margin-top: -538px;
        }

        .listing--property--det > div:first-child {
            flex: inherit;
            width: 347px;
        }

        .img--model {
            height: 386px;
        }
    }

    @media screen and (min-width: 670px) and (device-height: 375px) {
        .more--action.popover--action {
            margin-top: -558px;
            left: 416px;
        }

        .img--model {
            height: 388px;
        }
    }

    @media screen and (min-width: 780px) and (device-height: 375px) {
        .img--model {
            height: 488px;
        }
    }

    @media screen and (min-width: 640px) and (device-height: 360px) {
        .more--action.popover--action {
            right: auto;
            margin-top: -521px;
            left: 360px;
        }

        .listing--property--img {
            height: 211px;
        }

        .img--model {
            height: 369px;
        }
    }

    @media screen and (min-width: 680px) and (device-height: 360px) {
        .more--action.popover--action {
            margin-top: -541px;
            left: 440px;
        }

        .img--model {
            height: 395px;
        }
    }

    @media screen and (min-width: 568px) and (device-height: 320px) {
        .listing--property--img {
            height: 348px;
        }

        .img--model {
            height: 321px;
        }
    }

    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

        .property--img {
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

            .property--img img {
                height: auto;
                min-height: 100%;
                max-width: inherit;
                min-width: 100%;
            }
    }

    #removeSuccessNotification {
    position: fixed;
    z-index: 99999;
    width: 360px;
    left: calc(50vw - 180px);
    top: 100px;
    align-items: center;
}

.alert--msg--cont p.no--margin--top {
    margin-top: 0;
}

.stats--title--as-link {
    color: #00A1DF;
}

.listing--property--stats .property-stats:hover .stats--title--as-link {
    color: #303E48;
    cursor: pointer;
}
/*** AH - Listing css(New) end***/


@font-face {
    font-family: 'robotobold';
    src: url('/fonts/roboto-bold-webfont.woff2') format('woff2'), url('/fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('/fonts/roboto-light-webfont.woff2') format('woff2'), url('/fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('/fonts/roboto-medium-webfont.woff2') format('woff2'), url('/fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('/fonts/roboto-regular-webfont.woff2') format('woff2'), url('/fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('/fonts/roboto-regular-webfont.woff2') format('woff2'), url('/fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icon';
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/icons.eot?44uj3w') format('embedded-opentype'), url('/fonts/icons.eot?#iefix44uj3w') format('embedded-opentype'), url('/fonts/icons.woff?44uj3w') format('woff'), url('/fonts/icons.ttf?44uj3w') format('truetype'), url('/fonts/icons.svg?44uj3w#icons') format('svg');
}


/* ---------- Global Styles ---------- */


/* ---------- Buttons ---------- */
/*.backtotop {
    display: none;
    text-align: center;
    cursor: pointer;
    font-family: poppinsbold;
    text-transform: uppercase;
    position: fixed;
    z-index: -100;
    bottom: 55px;
    right: 20px;
    width: 140px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-radius: 3px;
    padding: 20px 20px;
}

    .backtotop:hover {
        background: rgba(0, 0, 0, 1);
    }*/

/* ---------- Form Styles ---------- */
.links a {
    display: block;
    padding: 18px 20px;
    text-decoration: none;
    color: #111;
    background: url(../images/AffordableHousing/advance.png) no-repeat right center;
    background-size: 28px 16px;
}

    .links a:hover {
        background: url(../images/AffordableHousing/advance.png) no-repeat right center #f9f9f9;
        background-size: 28px 16px;
    }

.bc h1 {
    padding: 0;
}

.bc {
    margin: 0 0 20px 0;
    font-size: 16px;
}

    .bc a {
        color: #4085c1;
        text-decoration: none;
    }

ul.inline {
    margin: 0;
    padding: 0;
}

    ul.inline li {
        list-style: none;
        display: inline-block;
        margin: 0px;
        padding: 0;
    }

ul.block {
    margin: 0;
    padding: 0;
}

    ul.block li {
        list-style: none;
        display: block;
        margin: 0px;
        padding: 0;
    }

.hideimportant {
    display: none !important;
}

.leftimportant {
    float: left;
}

.rightimportant {
    float: right;
}

.block {
    display: block;
}


input {
    outline: none !important;
}

textarea {
    outline: none !important;
    -webkit-appearance: none;
}

.inputtext {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 3px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
}

.phone1 {
    font-size: 16px;
    padding: 5px 6px;
    width: 20%;
    font-size: 16px;
    border: 1px solid #ccc;
}

.phone2, .phone3 {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 5px 6px;
    width: 20%;
    font-size: 16px;
}

.upgradediv {
    display: none;
}

.textinput input[type=text], .textinput input[type=password], .textinput input[type=tel] {
    width: 100%;
    height: 36px;
    border: 1px solid #c6d1dc;
    border-radius: 3px;
    font-size: 16px;
    color: #303030;
    padding: 0 10px;
    appearance: none;
    -webkit-appearance: none;
}

/*.textinput input[type=text]:focus, .textinput input[type=password]:focus, .textinput input[type=tel]:focus, .phone1:focus, .phone2:focus, .phone3:focus, textarea:focus {
        border: 1px solid #111;
    }*/

.inputselect {
    border: 1px solid #c6d1dc;
    padding: 8px;
    height: 40px;
    background: #fff;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}

.form--field input[type="text"], .form--field input[type="tel"], .form--field input[type="password"], .form--field input[type="email"], .form--field input[type="number"], .form--field select, .form--field textarea {
    width: 100%;
}

select::-ms-expand {
    display: none;
}

select:focus {
    outline: none;
}

.textarea {
    border: 1px solid #c6d1dc;
    padding: 12px;
    border-radius: 3px;
    background: #fff;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
}

p {
    padding: 0;
    margin: 20px 0 0 0;
}
/* ---------- Modals ---------- */
.modal {
    top: 100px;
    left: 12px;
    right: 12px;
    width: auto;
    margin: 0;
    position: absolute;
    z-index: 60000002;
    background: #fff;
    display: none;
    font-size: 1em;
}

    .modal .title {
        padding: 20px;
        background: #111;
        color: #fff;
        position: relative;
        font-family: poppinsbold;
    }

    .modal .close {
        position: absolute;
        right: 20px;
        top: 16px;
        background: #444;
        padding: 3px 10px;
        font-size: 14px;
        cursor: pointer;
    }

    .modal .content {
        padding: 20px 30px;
        box-shadow: none !important;
        margin: 0 !important;
    }

    .modal .copy {
        padding: 0 0 20px;
    }

    .modal .back {
        position: absolute;
        left: 20px;
        top: 16px;
        background: #444;
        padding: 3px 10px;
        font-size: 14px;
        cursor: pointer;
    }

.modalbg {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 60000001;
    display: none;
}

.modalbgcontact {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    cursor: pointer;
    opacity: 0.2;
    filter: alpha(opacity=20);
    z-index: 60000001;
    display: none;
}
/* ---------- Misc ---------- */

.span2 .content {
    background: #fff;
}

.span3 .content {
    background: #fff;
}

.leftlinks {
    margin: 20px;
    background: none !important;
}

    .leftlinks a {
        display: block;
        padding: 12px 20px;
        text-decoration: none;
        color: #8e877c;
        margin: 0 0 4px 0;
        background: #fff;
    }

        .leftlinks a:hover {
            color: #111;
            background: #fff;
        }

.tooltip {
    background: #111;
    border-radius: 5px 5px 5px 5px;
    bottom: 20px;
    color: #fff;
    display: none;
    padding: 12px;
    position: absolute;
    max-width: 150px;
    z-index: 3000;
}

    .tooltip:after, .tooltip:before {
        border: medium solid rgba(0, 0, 0, 0);
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        bottom: 100%;
        width: 0;
    }

    .tooltip:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #111;
        border-width: 12px;
        left: 50%;
        margin-left: -12px;
    }

.tooltip2 {
    background: #111;
    border-radius: 5px 5px 5px 5px;
    bottom: 40px;
    color: #fff;
    display: none;
    left: 38px;
    padding: 12px;
    position: absolute;
    max-width: 150px;
    z-index: 3000;
}

    .tooltip2:after, .tooltip2:before {
        border: medium solid rgba(0, 0, 0, 0);
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        width: 0;
    }

    .tooltip2:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #111;
        border-width: 12px;
        left: 50%;
        margin-left: -12px;
    }

input {
    outline: none !important;
}

textarea {
    outline: none !important;
}

.spotlightadcontact .form {
    padding: 0;
}

.spotlightadcontact img {
    width: 150px;
    height: 180px;
    background: #eee;
    display: inline-block;
    margin: 20px 0 0 0;
}

.spotlightadcontact .basicinfo {
    margin: 20px 0 0;
    text-align: center;
}

.spotlightads {
    margin-top: 20px;
}

    .spotlightads .spotlight {
        border-top: 1px solid #ccc;
        overflow: hidden;
    }

.spotlight:first-of-type {
    border-top: none;
}

.spotlightads .spotlight .air {
    padding: 20px;
}

.spotlightads .spotlight img {
    width: 90px;
    height: 100px;
    float: left;
    margin: 0 12px 0 0;
    background: #eee;
}

.spotlightads .spotlight .info {
    float: left;
    width: 60%;
    margin: 12px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    font-size: .8em;
    padding: 0 0 12px;
}

    .spotlightads .spotlight .info b {
        font-size: 1.1em;
        display: block;
        padding: 0 0 4px 0;
    }

.spotlightads .spotlight .highlights {
    padding: 12px 0 8px;
    font-size: 12px;
    color: #444;
}

.adsense {
    text-align: center;
    padding: 30px 0;
}

.spotlightads .center {
    margin: 12px 0 0 0;
}

.searchrentalsmap {
    display: none;
}

.searchrentalslinks a {
    display: block;
    padding: 12px;
    margin: 6px 0 0 0;
    color: #111;
    display: block;
    padding: 18px 20px;
    text-decoration: none;
    color: #111;
    background: url(../images/AffordableHousing/advance.png) no-repeat right center;
    background-size: 28px 16px;
    background-color: #f6f8f9;
}

.multiplesearchlinks a {
    display: block;
    padding: 12px;
    margin: 6px 0 0 0;
    color: #111;
    display: block;
    padding: 18px 20px;
    text-decoration: none;
    color: #111;
    background: url(../images/AffordableHousing/advance.png) no-repeat right center;
    background-size: 28px 16px;
    background-color: #f6f8f9;
}

.ui-autocomplete {
    background: #fff;
    border: 1px solid #3D7AAF;
    max-height: 200px;
    overflow-y: auto;
    margin: 3px 0px 0 !important;
    text-align: left;
    text-shadow: none;
    position: absolute;
    z-index: 2000;
}

.homepage .ui-autocomplete {
    left: 0;
    right: 0;
}

.ui-autocomplete li {
    list-style: none;
    display: block;
    margin: 0px;
    padding: 0;
}

.ui-autocomplete a, .ui-autocomplete div {
    padding: 12px 20px;
    display: block;
    color: #111;
    text-decoration: none;
}

    .ui-autocomplete a:hover, .ui-autocomplete div:hover {
        background: url(../images/AffordableHousing/advance.png) no-repeat right center #eee;
        background-size: 28px 16px;
    }

.ui-autocomplete.ui-front .ui-state-active {
    background: rgba(0,161,223,.1) !important;
    color: #303E48 !important;
}

.ui-state-focus, .ui-state-active {
    background: url(../images/AffordableHousing/advance.png) no-repeat right center #eee;
    background-size: 28px 16px;
}

.ui-helper-hidden-accessible {
    display: none;
}

.fixthisad {
    position: absolute;
}

.search input[type=text]::-ms-clear {
    display: none;
}

#leaderboard1 {
    height: 50px;
    background: #f0f2f3;
}

.hr {
    margin: 24px 0 0 0;
    padding: 0 0 24px;
    border-top: 1px solid #ccc;
}

.expandlivechat {
    display: none;
}

/* Chicago Icons */

.icon-listing {
    float: left;
    margin: 5px 8px 0 0;
    z-index: 2;
    position: relative;
}

.icon-oep {
    display: inline-block;
    width: 60px;
    height: 40px;
    background: url(../images/AffordableHousing/icon-oep.jpg) no-repeat center;
    background-size: 60px auto;
}

.icon-oa {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../images/AffordableHousing/icon-oa.jpg) no-repeat center;
    background-size: 26px auto;
}

.refinemoredd .icon-oep, .refinemoredd .icon-oa {
    float: left;
    margin: -10px 0 0 0;
    z-index: 100;
    position: relative;
    width: 60px;
}

.refinemoredd {
    display: none;
}

.refinemoreddini.active .refinemoredd {
    display: block;
}

.refinemorelink {
    display: block;
    font-weight: normal;
    cursor: pointer;
    color: #ccc;
    text-align: center;
    padding: 12px 0;
    margin: 12px 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.refine .checkgroup {
    margin: 3px 0 0;
}

.morerefineoptions .content {
    background: #fff;
    margin: 12px 0 0;
}

.refine .primarybuttongreen {
    display: block;
    width: 100%;
    margin-top: 12px;
}

.refine .secondarybutton {
    display: block;
}

.resultspage .refine .option {
    padding: 6px 0;
}

.resultspage .refine {
    font-size: 12px;
    top: 50px !important;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    margin-top: 0 !important;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    z-index: 10000;
    background: #fff;
    display: none;
    font-size: 1em;
    box-shadow: none !important;
    border: none !important;
    padding: 20px 0 80px;
}

.refine input[type=text] {
    border-radius: 3px;
    padding: 6px 12px;
    background: #fff;
    border: 1px solid #caced0;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .refine input[type=text]:focus {
        border: 1px solid #111;
    }

.sortselect .arrow, .select .arrow {
    position: absolute;
    top: 6px;
    right: 0px;
    width: 20px;
    height: 20px;
    background: url(../images/AffordableHousing/down.png) no-repeat center;
    background-size: 20px;
}

.refine .separator {
    line-height: 60px;
    height: 60px;
    padding: 0;
    font-family: poppinsbold;
    background: #2979BF;
    text-align: center;
    color: #fff;
}

.refine .close {
    position: absolute;
    width: 60px;
    z-index: 102;
    line-height: 60px;
    text-align: center;
    right: 0px;
    top: 0px;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
}

.refine .air {
    padding: 10px 20px;
}

.filtercopy {
    display: none;
}

.advertiser .navmembershiptype {
    display: none;
}

.advertiser #topnavacountlink {
    padding: 20px 64px 20px 48px;
}

.advertiser #navacountlink {
    padding: 20px 64px 20px 48px;
}
/* ---------- Details Page ---------- */

.detailspage .span70 .content {
    background: #fff;
}

.detailspage .resources {
    display: block;
    background: #fff;
}

.detailspage .listing .photo {
    height: 280px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.swipe-wrap .photocontainerparent {
    min-height: 280px;
    text-align: center;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat #ccc;
    background-size: 120px auto;
}

.detailspage .listing .photocontainer {
    min-height: 280px;
    background-size: 120px auto;
    display: none;
}

    .detailspage .listing .photocontainer.contain {
        background-size: contain !important;
    }

    .detailspage .listing .photocontainer.cover {
        background-size: cover !important;
    }

.mapair {
    padding: 12px;
}

.map {
    height: 200px;
    background: #eee;
}

.detailspage .county {
    display: block;
}

.detailspage h3 {
    display: block;
    padding: 0 0 14px;
}

.carousel img {
    max-width: 100%;
    display: none;
}

.carousel .stretch {
    max-width: 100%;
}

.carousel .portrait {
    width: auto;
    max-height: 100%;
}

.leftarrow {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 42%;
    height: 40px;
    text-align: center;
    width: 40px;
    line-height: 30px;
    padding: 0;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.rightarrow {
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 0;
    top: 42%;
    height: 40px;
    text-align: center;
    width: 40px;
    line-height: 30px;
    padding: 0;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.detailspage .listing {
    position: relative;
}

.accordion .separator {
    background: url(../images/AffordableHousing/down.png) no-repeat right center #f9f9f9;
    background-size: 30px 10px;
    cursor: pointer;
    border-top: 1px solid #ccc;
    margin: -2px 0 0 0;
}

.accordion .active {
    background: url(../images/AffordableHousing/up.png) no-repeat right center #f9f9f9;
    background-size: 30px 10px;
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

    .swipe-wrap > div {
        float: left;
        width: 100%;
        position: relative;
    }

.detailspage .listing .ribbon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 120px;
    background-size: 120px !important;
    z-index: 35;
}

.detailspage .listing .deal {
    background: url(../images/AffordableHousing/ribbon-deal.png) no-repeat top left;
}

.dealspace {
}

.details {
    margin: 20px 0 0 0;
}

.detailpagecontact h3 {
    padding: 0;
}

.detailpagecontact .phone .primarybutton {
    display: block;
    padding: 14px 0;
}

.detailpagecontact {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 998;
    box-shadow: 0px 0px 5px #84888a !important;
}

    .detailpagecontact .air {
        padding: 8px 20px;
    }

.incentives {
    background: #fffcf8;
    border: 1px solid #efe6d7;
    margin: 20px 20px 0 !important;
    padding: 20px !important;
    border-radius: 3px;
}

.scamslink {
    margin: 20px 0 0 !important;
    padding: 12px 0 !important;
    text-align: center;
}

    .scamslink a {
        display: block;
    }

.detailpagecontact .desktop {
    display: none;
}

.gift {
    background: url(../images/AffordableHousing/gift.png) no-repeat center #111;
}

.money {
    background: url(../images/AffordableHousing/money.png) no-repeat center #111;
}

.lock {
    background: url(../images/AffordableHousing/lock.png) no-repeat center #111;
}

.light {
    background: url(../images/AffordableHousing/light.png) no-repeat center #111;
}

.contactmodalbg {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 60000001;
    display: none;
}

.loadingmodal {
    display: none;
}

.detailspage .actions {
    text-align: center;
    border-top: 1px solid #ccc;
    margin: 20px 0 0 0;
}

    .detailspage .actions .action {
        display: inline-block;
        box-sizing: border-box;
        border-right: 1px solid #ccc;
        width: 33.3334%;
        padding: 12px 12px;
        font-size: 12px;
        background: #fff;
        color: #111;
        text-decoration: none;
        cursor: pointer;
        margin: 0;
        float: left;
    }

#SaveHomeDiv, #SaveLandlordDiv, #SaveHomeDivDeactivate, #SaveLandlordDivDeactivate {
    background: url(../images/AffordableHousing/favorite-add.png) no-repeat 8px 13px;
    padding: 12px 12px 12px 28px;
    background-size: 14px !important;
    background-color: #fff;
}

.actions .active {
    background: url(../images/AffordableHousing/favorite-remove.png) no-repeat 8px 13px !important;
    background-color: #fff !important;
    color: #111 !important;
}

.detailspage .header {
    padding: 12px 0 0;
    background: #fff;
    text-align: center;
    border-bottom: 1px solid #e6e6e7;
}

.detailspage .actions .secondarybutton {
    margin: 0 1px;
    padding: 10px 12px;
    font-size: 14px;
}

.detailspage .wrapper {
    position: static;
}

.detailspage .updated {
    display: block;
    padding: 12px 0 0 0;
    font-family: poppinsbold;
}

.detailspage .standardlabel {
    display: block;
    padding: 12px 0 0 0;
}

.collapseable {
}

    .collapseable ul {
        margin-top: 0;
    }

.detailspage .details ul {
    margin-top: 0;
}

.detailspage .highlights {
    padding-top: 0 !important;
}

.fraudalert {
    padding: 12px 20px;
    text-align: center;
    background: #fff7e9;
    border-bottom: 1px solid #c5aa79;
    margin: -30px -12px 0;
}

    .fraudalert a {
        display: block;
    }

.photocount {
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 3px;
    color: #000;
    font-size: 12px;
    font-family: poppinsbold;
    left: 8px;
    padding: 8px 14px;
    position: absolute;
    text-align: center;
    top: 8px;
    z-index: 30;
}

.photodesc {
    position: absolute;
    z-index: 30;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 12px 20px;
    right: 0;
    text-align: center;
    font-family: poppinsbold;
    opacity: 0.8;
    filter: alpha(opacity=80);
    display: none;
    font-size: 10px;
}

#ctl00_MainContentPlaceHolder_TenantRegControl_UpdatePanel3 td {
    padding: 0;
}

#ctl00_MainContentPlaceHolder_TenantRegControl_UpdatePanel3 .primarybutton {
    margin: 6px 0 0 0;
}

header .currentlocation {
    background: url(../images/AffordableHousing/location.png) no-repeat center;
    background-size: 20px 20px;
    width: 24px;
    position: absolute;
    height: 24px;
    cursor: pointer;
    right: 23%;
    top: 12px;
}

.homehero .currentlocation {
    background: url(../images/AffordableHousing/location.png) no-repeat center;
    background-size: 20px 20px;
    width: 24px;
    position: absolute;
    height: 24px;
    cursor: pointer;
    right: 23.5%;
    top: 18px;
}

.ptcheckbox {
    height: 30px;
}

.search .ajaxcall {
    background: url(../images/AffordableHousing/loading.gif) no-repeat center !important;
    background-size: 20px 20px !important;
}

.printcontact {
    display: none;
}

.detailspage .address {
    text-transform: uppercase;
    color: #666;
}

div.separator div {
    margin-top: 5px;
    display: inline-block;
}

div.separator img {
    position: absolute;
    left: 240px;
    width: 30px;
}

div.separator.rental-property-accessibility {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

    div.separator.rental-property-accessibility div {
        margin-top: 0;
        margin-right: 10px;
    }

    div.separator.rental-property-accessibility img {
        width: 24px;
        position: inherit;
        left: inherit;
    }

/* Sign In Page  */
.login-container {
    /*border: 1px solid #ccc;*/
    border-radius: 3px;
    max-width: 340px;
    margin: 30px auto;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}

    .login-container .primarybutton {
        width: 100%;
    }

.login-form {
    padding: 20px 25px;
    text-align: left;
}

.login-tabs {
    border-bottom: 1px solid #ccc;
}

    .login-tabs a {
        color: #111;
        background: #f3f3f3;
        border-right: 1px solid #ccc;
        box-sizing: border-box;
        float: left;
        font-size: 12px;
        margin: 0 0 -1px 0;
        padding: 16px;
        text-decoration: none;
        width: 30%;
    }

    .login-tabs #landlordloginlink {
        border-radius: 3px 0 0 0;
    }

    .login-tabs #housingagencyloginlink {
        border-radius: 0 3px 0 0;
        border-right: none;
        width: 40%;
    }

    .login-tabs a.active {
        background: url("/Images/legacy/greencheck.png") no-repeat 22px 24px #fff;
        background-size: 12px;
        border-bottom: 1px solid #fff;
        padding-left: 12px;
    }

.signinpage .subtitle {
    font-size: 20px;
    line-height: 30px;
    margin-top: 5px;
}

    .signinpage .subtitle b {
        font-family: poppinsmedium;
    }

.signinpage .error {
    background: #FFF0F2 !important;
    border: 1px solid #CEA1A6 !important;
}

.signinpage .loginerror {
    background: none repeat scroll 0 0 #FFF0F2;
    border: 1px solid #CEA1A6;
    border-radius: 5px 5px 5px 5px;
    color: #755559;
    display: block;
    margin: 0 0 20px;
    padding: 20px;
}
/* ---------- Sign Up Page ---------- */

.signup .aboutspan2 {
    margin: 0 auto;
}

.signup h4 {
    font-weight: normal;
    margin: 8px 0 0 0;
}

.signup .aboutspan2 .content {
    margin: 0;
}

.signup .pagetitle {
    font-size: 63px;
    text-transform: uppercase;
    font-family: poppinsbold;
    letter-spacing: 2px;
    line-height: 58px;
}

.signup .loginlink {
    font-family: poppinsbold;
}

    .signup .loginlink a {
        display: block;
    }

.signup .signupheader {
    padding: 60px 20px 0;
}

.signup .invalid {
    border: 1px solid #c74e62 !important;
}

.signup .errortooltip {
    border-radius: 3px;
    font-size: 12px;
    padding: 6px 12px;
    position: absolute;
    z-index: 5000;
    display: none;
    background: #111;
    color: #fff;
    right: -10px;
    top: -12px;
}

    .signup .errortooltip div {
        content: "";
        width: 0;
        height: 0;
        border-width: 6px;
        border-style: solid;
        z-index: 5001;
        position: absolute;
        border-color: #111 transparent transparent transparent;
        top: 100%;
        right: 12px;
    }

.signup .errormsg, .errormsg2, .errormsg3 {
    color: #666;
    color: #666;
    color: #c74e62;
    font-size: 14px;
    margin: 0 0 0;
    padding: 6px 0;
    display: none;
}

.signup .fieldwrap {
    position: relative;
    margin: 8px 0 0 0;
}

.signup .valid {
    background: url(../images/AffordableHousing/validation-check.png) right center no-repeat;
    background-size: 36px;
}

.signup .smallness {
    color: #666;
    font-size: 12px;
    margin: 0 0 0;
    padding: 0 0 4px;
}

.signup .form .input {
    border-radius: 0px;
    padding: 12px 40px 12px 12px;
    font-size: 16px;
    -webkit-appearance: none;
    box-shadow: none;
}

.signup #regtype, .signup #regexp {
    display: inline-block;
    padding-right: 50px;
}

.signup .spanphone {
    width: 33.3334% !important;
    float: left;
}

.signup .margin {
    margin-right: 10px;
}

.mainerror {
    position: fixed;
    padding: 30px;
    background: #ffecec;
    border-bottom: 1px solid #c94444;
    text-align: center;
    font-family: poppinsbold;
    font-size: 16px;
    top: 60px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
    z-index: 1000;
}

.mainsuccess {
    position: fixed;
    padding: 30px;
    background: #d3f9e5;
    border-bottom: 1px solid #92cbad;
    text-align: center;
    font-family: poppinsbold;
    font-size: 16px;
    top: 60px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    cursor: pointer;
    display: none;
    z-index: 1000;
}

.togglepassword {
    position: absolute;
    right: 0px;
    top: 6px;
    z-index: 3;
    user-select: none;
    border-radius: 3px;
    padding: 12px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    background: #e5e9eb;
    color: #444;
    width: auto;
}

.benefitspage .togglepassword {
    right: 0px;
    top: 10px !important;
    /*bottom: 0;
    display: table;
    margin: auto;*/
    width: 55px;
}

.passwordinputs input {
    width: calc(100% - 80px) !important;
}

.ajaxcall {
    background: url(../images/AffordableHousing/loading.gif) 92% center no-repeat transparent !important;
    background-size: 16px !important;
}
/* ---------- Great Schools ---------- */

.gsterms {
    height: 160px;
    overflow-y: auto;
    margin: 4px 0 0 0;
    -webkit-overflow-scrolling: touch;
    padding: 12px;
    border: 1px solid #ccc;
    background: #fff;
}
/* ---------- Inline Checkbox Groups & Inline Radio Groups ---------- */

.inlinecheckgroup, .inlineradiogroup {
    display: table;
    width: 100%;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .inlinecheckgroup input[type="checkbox"], .inlineradiogroup input[type="radio"] {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
    }

        .inlinecheckgroup input[type="checkbox"] + label, .inlineradiogroup input[type="radio"] + label {
            position: relative;
            display: table-cell;
            padding: 8px 12px;
            cursor: pointer;
            border: 1px solid #ccc;
            border-right: none;
            color: #111;
            background: #fff;
            text-align: center;
        }

        .inlinecheckgroup input[type="checkbox"]:first-child + label, .inlineradiogroup input[type="radio"]:first-child + label {
            border-radius: 3px 0 0 3px;
        }

        .inlinecheckgroup input[type="checkbox"] + label:last-child, .inlineradiogroup input[type="radio"] + label:last-child {
            border-radius: 0 3px 3px 0;
            border-right: 1px solid #ccc;
        }

    .inlinecheckgroup .checked, .inlineradiogroup .checked {
        color: #fff !important;
        background: #2979BF !important;
        border-color: #417bac !important;
    }

        .inlinecheckgroup .checked + input[type="checkbox"] + label, .inlineradiogroup .checked + input[type="radio"] + label {
            border-left-color: #417bac !important;
        }

    .inlinecheckgroup input[type="checkbox"]:focus + label, .inlineradiogroup input[type="radio"]:focus + label {
        border-color: #111 !important;
    }

        .inlinecheckgroup input[type="checkbox"]:focus + label + input[type="checkbox"] + label, .inlineradiogroup input[type="radio"]:focus + label + input[type="radio"] + label {
            border-left-color: #111 !important;
        }
/* ---------- Checkbox Buttons ---------- */

.checkbutton {
    box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .checkbutton input[type="checkbox"] {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
    }

        .checkbutton input[type="checkbox"] + label {
            display: block;
            font-size: 12px;
            padding: 40px 12px 6px;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #ccc;
            color: #111;
            background: #fff;
            text-align: center;
            position: relative;
        }

        .checkbutton input[type="checkbox"]:focus + label {
            border-color: #111 !important;
        }

        .checkbutton input[type="checkbox"]:checked + label {
            color: #fff !important;
            background: #2979BF !important;
            border-color: #417bac !important;
        }

        .checkbutton input[type="checkbox"] + label:after {
            font-family: 'icon';
            /*speak: none;*/
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-size: 32px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-align: center;
            display: inline-block;
            width: 34px;
            height: 34px;
            z-index: 1;
            position: absolute;
            top: 8px;
            margin-left: -17px;
            left: 50%;
        }
/* ---------- Checkbox & Radio Buttons ---------- */

.checkbox input[type="checkbox"], .radio input[type="radio"] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
}

    .checkbox input[type="checkbox"] + label, .radio input[type="radio"] + label {
        display: inline-block;
        margin: 0;
        padding: 0 0 0 24px;
        vertical-align: middle;
        cursor: pointer;
        position: relative;
    }

    .checkbox input[type="checkbox"]:focus + label:after, .radio input[type="radio"]:focus + label:after {
        border-color: #111 !important;
    }

    .checkbox input[type="checkbox"] + label:after, .radio input[type="radio"] + label:after {
        content: "";
        display: inline-block;
        width: 18px;
        height: 18px;
        background: #f9f9f9;
        border: 1px solid #ccc;
        z-index: 1;
        position: absolute;
        left: 0;
    }

.checkbox .checked:after, .radio .checked:after {
    border: 1px solid #417bac !important;
}

.checkbox .checked:before, .radio .checked:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #2979BF;
    position: absolute;
    left: 4px;
    top: 4px;
    z-index: 2;
}

.radio input[type="radio"] + label:after {
    border-radius: 100%;
}

.radio input[type="radio"]:checked + label:before {
    border-radius: 100%;
}
/* ---------- Select Boxes ---------- */

.select {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .select select {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        width: 100%;
        background: #fff;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        cursor: pointer;
    }

        .select select + div {
            background: #fff;
            border-radius: 3px;
            font-size: 16px;
            border: 1px solid #ccc;
            padding: 8px 12px;
            font-size: 14px;
            padding-right: 20px;
            -webkit-appearance: none;
            cursor: pointer;
            box-shadow: none;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            outline: none !important;
            height: 34px;
        }

        .select select:focus + div {
            border-color: #111 !important;
        }

        .select select + div:after {
            content: "";
            position: absolute;
            z-index: 1;
            right: 12px;
            top: 50%;
            margin: -4px 0 0 0;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 8px solid #111;
        }

    .select span {
        display: block;
        margin-right: 24px;
        overflow: hidden;
    }
/* ---------- Refine Search Styles ---------- */

.refine .checkbox {
    margin: 6px 0 0 0;
}

    .refine .checkbox span {
        display: inline-block;
        vertical-align: middle;
    }

.refine .checkbutton {
    margin: 0 1%;
}

.refine .checkbutton, .refine .inlinecheckgroup, .refine .inlineradiogroup {
    font-size: 12px;
}

    .refine .checkbutton input[type="checkbox"] + label:after {
        background-size: cover !important;
    }

.refine .icon-accessible input[type="checkbox"] + label:after {
    content: "\e600";
}

.refine .icon-camera input[type="checkbox"] + label:after {
    content: "\e601";
}

.refine .icon-pets input[type="checkbox"] + label:after {
    content: "\e603";
}
/* ---------- Sliders ---------- */

.ui-slider {
    position: relative;
    text-align: left;
    margin: 8px 12px 8px 6px;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        outline: none !important;
        z-index: 2;
        width: 24px;
        height: 24px;
        cursor: pointer;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
        border: 1px solid #2979BF;
        background: #2979BF;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: 3px;
    background: #fff;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -7px;
        margin-left: -.6em;
        background: #fff;
        border: 1px solid #417bac;
        border-radius: 24px;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }
/* ---------- Spans ---------- */

.span10important {
    width: 10%;
}

.span12important {
    width: 12%;
}

.span15important {
    width: 15%;
}

.span16important {
    width: 16%;
}

.span20important {
    width: 20%;
}

.span25important {
    width: 25%;
}

.span30important {
    width: 30%;
}

.span33important {
    width: 33.3334%;
}

.span35important {
    width: 35%;
}

.span38important {
    width: 38%;
}

.span40important {
    width: 40%;
}

.span48important {
    width: 48%;
}

.span50important {
    width: 50%;
}

.span58important {
    width: 58% !important;
}

.span60important {
    width: 60%;
}

.span65important {
    width: 65%;
}

.span70important {
    width: 70%;
}

.span75important {
    width: 75%;
}

.span80important {
    width: 80%;
}

.span90important {
    width: 90%;
}

.span100important {
    width: 100%;
}

.leftimportant {
    float: left;
}

.rightimportant {
    float: right;
}

.desktoponly, .desktoponlyinline {
    display: none;
}

.sharedLowerSpace {
    background: none !important;
}

.mobilespan5 {
    width: 5%;
}

.mobilespan10 {
    width: 10%;
}

.mobilespan18 {
    width: 18%
}

.mobilespan19 {
    width: 19%
}

.mobilespan20 {
    width: 20%
}

.mobilespan25 {
    width: 25%
}

.mobilespan30 {
    width: 30%;
}

.mobilespan32 {
    width: 32%;
}

.mobilespan33 {
    width: 33.3334%;
}

.mobilespan35 {
    width: 35%
}

.mobilespan40 {
    width: 40%;
}

.mobilespan48 {
    width: 48.5%;
}

.mobilespan50 {
    width: 50%;
}

.mobilespan58 {
    width: 58%;
}

.mobilespan60 {
    width: 60%;
}

.mobilespan65 {
    width: 65%;
}

.mobilespan70 {
    width: 70%;
}

.mobilespan75 {
    width: 75%;
}

.mobilespan78 {
    width: 78%;
}

.mobilespan80 {
    width: 80%;
}

.mobilespan90 {
    width: 90%;
}

.mobilespan95 {
    width: 95%;
}

.mobilespan100 {
    width: 100%;
}

.mobileleft {
    float: left;
}

.mobileright {
    float: right;
}

.navheader h2, .navheader .right {
    display: none;
}

/* ----------  New Modals ---------- */

.newmodal {
    display: none;
    position: fixed;
    z-index: 600000001;
    font-size: 16px;
    border-radius: 5px;
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.newmodalcontainer {
    margin: 0px;
    position: relative;
    height: 100%;
    overflow: auto;
}

.newmodalclose {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 600000005;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

    .newmodalclose div {
        background: #fff;
        height: 3px;
        width: 24px;
        margin: 0;
        position: absolute;
        right: 14px;
        -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        -ms-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        transition: -moz-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
    }

.newmodalcontents {
    padding: 80px 12px 30px 12px;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    background: #fff;
    position: absolute;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

.newmodalclose div:first-child {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 24px;
}

.newmodalclose div:nth-child(2) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 24px;
}

.newmodalheader {
    z-index: 600000004;
    top: -1px;
    left: 0;
    right: 0;
    background: #296399;
    opacity: 1;
    padding: 17px 50px;
    color: #fff;
    text-align: center;
    border-radius: 4px 4px 0 0;
    position: relative;
}

.newmodalsmallheader {
    position: static;
    height: auto;
    background: #fff;
    font-size: 20px;
    font-weight: normal;
    color: #111;
    padding: 20px;
    border-bottom: 1px solid #ccc;
}

.newmodalsmallclose {
    position: absolute;
    top: -2px;
    right: 7px;
    z-index: 999;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

    .newmodalsmallclose div {
        background: #ffffff;
        height: 3px;
        width: 16px;
        margin: 0;
        position: absolute;
        right: 14px;
        -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        -ms-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        transition: -moz-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s linear, top 0.3s ease-in-out, width 0.3s ease-in-out, right 0.3s ease-in-out;
        border-radius: 4px;
    }

        .newmodalsmallclose div:first-child {
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 24px;
        }

        .newmodalsmallclose div:nth-child(2) {
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            top: 24px;
        }

p.disclaimer--content {
    font-size: 16px;
    line-height: 26px;
    padding: 20px 20px;
    color: #303E48;
    margin: 0;
}

.mbottom {
    margin: 0 0 25px;
}

.newmodal .primarybutton, .newmodalsmall .primarybutton, .newmodal .secondarybutton, .newmodalsmall .secondarybutton {
    margin-bottom: 10px;
}

#tenantregistrationcomplete .newmodalsmallcontainer {
    max-width: 500px;
}

#newUserConfirmation p {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0;
    text-align: center;
}
/* ---------- Loading Panel ---------- */
.loading {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    cursor: progress;
    z-index: 600000010;
    display: none;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat rgba(0, 0, 0, 0.4);
    background-size: 93px auto;
}
/* ---------- Legacy HA Search Styles ---------- */

.bck_pha_map, .hamapcontainer {
    background: #fff;
    padding: 24px;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 754px !important;
    box-sizing: border-box;
}

.container_pha_map {
    width: 960px;
    text-align: center;
    padding: 30px 0 20px;
    margin: 0px auto;
}

    .container_pha_map .secondarybutton {
        margin: 18px 0 60px !important;
    }

    .container_pha_map h2 {
        padding: 0 0 12px;
    }

.hasearchleft {
    float: left;
    margin: 20px 0 0;
}

.hasearchright {
    float: right;
}
/* ---------- Widgets ---------- */

.widget {
    font-size: 14px;
}

    .widget div {
        box-sizing: border-box;
    }

    .widget .googelemap {
        height: 200px;
        background: #eee;
    }

    .widget .list {
        background: #fff;
    }

        .widget .list .title {
            background: #eee;
            font-family: poppinsbold;
        }

    .widget .credits {
        background: #eee;
        color: #999;
        padding: 6px;
        text-align: center;
        font-size: 10px;
    }

        .widget .credits a {
            color: #333 !important;
        }

    .widget .list .contentwrapper {
        height: 200px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .widget .title .column {
        border-left: 1px solid #ccc;
        padding: 8px 6px;
    }

    .widget .gsratingcontainer {
        height: 46px;
        line-height: 46px;
    }

    .widget .contentwrapper .column {
        border-left: 0px solid #ccc;
        padding: 12px 6px;
    }

        .widget .title .column:first-child, .widget .contentwrapper .column:first-child {
            border-left: none;
        }

    .widget .contentwrapper .row {
        border-bottom: 1px solid #ccc;
    }

        .widget .contentwrapper .row:hover {
            background: #f9f9f9;
        }

    .widget .column {
        float: left;
        overflow: hidden;
    }

    .widget .gsname {
        width: 40%;
    }

    .widget .gsratingcontainer {
        float: left;
        width: 15%;
        text-align: center;
    }

    .widget .gstype, .widget .gsgrades, .widget .gsdistance, .widget .gsassigned {
        width: 15%;
        text-align: center;
    }

    .widget .gsnamecontainer {
        float: left;
        width: 80%;
        padding: 0 0 0 6px;
    }

    .widget .gsrating {
        width: 26px;
        display: inline-block;
        line-height: 26px;
        font-family: poppinsbold;
        height: 26px;
        border-radius: 100%;
        background: #999999;
        color: #fff;
        text-align: center;
    }

    .widget .gsname span {
        padding-left: 8px;
    }

    .widget .widgetmapmarker {
        position: absolute;
        cursor: pointer;
        color: #fff;
        font-family: poppinsbold;
        text-align: center;
        font-size: 12px;
        padding: 10px 0 0;
        margin: -30px 0 0 -8px;
        height: 44px;
        width: 33px;
        background: url(../images/AffordableHousing/greatschools/gsmarker-grey.png) no-repeat top center;
    }

        .widget .widgetmapmarker.callout {
            -ms-transform: scale(1.3, 1.3);
            -webkit-transform: scale(1.3, 1.3);
            transform: scale(1.3, 1.3);
            z-index: 10;
        }

    .widget .gsrating1, .gsrating2, .gsrating3 {
        background: #c3504e !important;
        z-index: 1;
    }

    .widget .gsrating4, .gsrating5, .gsrating6, .gsrating7 {
        background: #f0ab4b !important;
        z-index: 2;
    }

    .widget .gsrating8, .gsrating9, .gsrating10 {
        background: #63ab76 !important;
        z-index: 3;
    }

    .widget .gsmarkerrating1, .widget .gsmarkerrating2, .widget .gsmarkerrating3 {
        background: url(../images/AffordableHousing/greatschools/gsmarker-red.png) no-repeat top center;
        z-index: 1;
    }

    .widget .gsmarkerrating4, .widget .gsmarkerrating5, .widget .gsmarkerrating6, .widget .gsmarkerrating7 {
        background: url(../images/AffordableHousing/greatschools/gsmarker-yellow.png) no-repeat top center;
        z-index: 2;
    }

    .widget .gsmarkerrating8, .widget .gsmarkerrating9, .widget .gsmarkerrating10 {
        background: url(../images/AffordableHousing/greatschools/gsmarker-green.png) no-repeat top center;
        z-index: 3;
    }

    .widget .highlight {
        background: #FFEFD0 !important;
    }

    .widget .instructions {
        padding: 6px;
        text-align: center;
        background: #f9f9f9;
        border-top: 1px solid #ccc;
        clear: both;
    }

    .widget .smaller {
        font-size: 10px;
        padding: 4px 0 0 0;
    }

    .widget .legend-icon {
        width: 16px;
        height: 16px;
        background: #eee;
        display: inline-block;
        vertical-align: middle;
        border-radius: 50px;
    }

    .widget .legend.air {
        float: left;
        padding: 0 0 32px;
        clear: both;
        width: 100%;
    }

    .widget .legend-copy {
        float: left;
        text-align: left;
        width: auto;
        line-height: 20px;
        margin-right: 5%;
    }

        .widget .legend-copy span p {
            margin: 0 0 0 20px;
        }

    .widget .filters {
        line-height: 23px;
        float: left;
        padding: 0px 0px 30px;
    }

    .widget .mobile-block {
        text-align: left;
        margin-bottom: 10px;
    }

.clear-fix:after {
    content: "";
    display: table;
    clear: both;
}

input[type="text"]:disabled {
    background: #F9FAFB;
}

#printlistfilters.printlistfilters.modal {
    position: fixed;
}

/* Static page CSS Start */

/* Static page CSS End */
/* Print Listing CSS Start */
.printlistfilterscontent.content {
    padding: 15px !important;
}

.printlistfilterscontent .fieldwrapper {
    padding: 20px;
    width: 75%;
    line-height: 35px;
    margin-bottom: 10px;
}

.printlistfilterscontent .form {
    padding: 0px;
}

.printlistfilterscontent .go8--print--listing--row {
    width: 100%;
    margin-bottom: 10px;
    float: left;
}

    .printlistfilterscontent .go8--print--listing--row:last-child {
        margin-bottom: 0px;
    }

    .printlistfilterscontent .go8--print--listing--row b {
        float: left;
        width: 115px;
        line-height: 40px;
    }

    .printlistfilterscontent .go8--print--listing--row input.input, .printlistfilterscontent .go8--print--listing--row select {
        float: left;
        width: 70%;
        font-size: 16px;
        padding: 0 8px;
        height: 40px;
    }

    .printlistfilterscontent .go8--print--listing--row select {
        padding-left: 8px;
    }

    .printlistfilterscontent .go8--print--listing--row label {
        margin-right: 4px;
    }

    .printlistfilterscontent .go8--print--listing--row em {
        font-style: normal;
        font-size: 16px;
    }

#printlistfilters.printlistfilters.modal.print-listing {
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    margin: 0;
}

.printlistfilterscontent h3 {
    font-size: 1.5em;
    margin-bottom: 15px;
}

.go8--maxprice-errormsg {
    padding-left: 117px;
}
/* Print Listing CSS End */

.checkboxnojs input[type="checkbox"], .radionojs input[type="radio"] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
}

    .checkboxnojs input[type="checkbox"] + label, .radionojs input[type="radio"] + label {
        display: inline-block;
        margin: 0;
        padding: 0 0 0 34px;
        vertical-align: middle;
        cursor: pointer;
        position: relative;
    }

    .checkboxnojs input[type="checkbox"]:focus + label:after, .radionojs input[type="radio"]:focus + label:after {
        border-color: #111 !important;
    }

    .checkboxnojs input[type="checkbox"] + label:after, .radionojs input[type="radio"] + label:after {
        content: "";
        top: 0;
        display: inline-block;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #C6D1DC;
        z-index: 1;
        position: absolute;
        left: 0;
        border-radius: 4px;
    }

    .checkboxnojs input[type="checkbox"]:checked + label:after, .radionojs input[type="radio"]:checked + label:after {
        background-color: #00A1DF;
        border: 1px solid rgba(0,0,0,0.2);
    }

    .checkboxnojs input[type="checkbox"]:checked + label:before, .radionojs input[type="radio"]:checked + label:before {
        content: "";
        width: 3px;
        height: 8px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 3px;
        left: 7px;
        z-index: 11;
    }

    .radionojs input[type="radio"]:checked + label:before {
        content: "";
        border-radius: 50%;
        margin: 3px;
        width: 12px;
        height: 12px;
    }


    .radionojs input[type="radio"]:checked + label:before {
        border-radius: 20px;
    }

    .radionojs input[type="radio"] + label:before, .radionojs input[type="radio"] + label:after {
        border-radius: 100%;
    }

    .gssignuppage .checkboxnojs input[type="checkbox"] + label, .radionojs input[type="radio"] + label {
        margin: 0 12px 0 0;
    }
/* ---------- GreatSchools ---------- */

.gssignuppage .formelements .title {
    padding: 20px;
    background: #f0f2f3;
}

.gssignuppage h4 {
    font-weight: normal;
}

.gssignuppage p {
    font-size: 18px !important;
}

.gssignuppage .gsmodal {
    top: 100px;
    left: 12px;
    right: 12px;
    width: auto;
    margin: 0;
    position: absolute;
    z-index: 60000004;
    background: #fff;
    display: none;
    font-size: 1em;
}

    .gssignuppage .gsmodal .title {
        padding: 20px;
        background: #111;
        color: #fff;
        position: relative;
        font-family: poppinsbold;
    }

    .gssignuppage .gsmodal .close {
        position: absolute;
        right: 20px;
        top: 16px;
        background: #444;
        padding: 3px 10px;
        font-size: 14px;
        cursor: pointer;
    }

    .gssignuppage .gsmodal .content {
        padding: 20px 30px;
        box-shadow: none !important;
        margin: 0 !important;
    }

.gssignuppage .gsmodalbg {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 60000003;
    display: none;
}

#divGSOptInMain .primarybutton, #divGSOptInMain .secondarybutton {
    display: inline-block;
}

#ctl00_MainContentPlaceHolder_chkMoveReason tr {
    display: block;
}

#ctl00_MainContentPlaceHolder_chkMoveReason td {
    display: block;
    padding: 12px 0 0 0;
}

.gssignuppage .state {
    padding: 10px 0 13px 0;
}

.gssignuppage .city {
    padding: 0 0 0 0;
}

.gssignuppage .AgeCheckBox td {
    width: 48%;
    float: left;
}

.gssignuppage .AgeCheckBox input[type="checkbox"] + label {
    margin: 0 12px 25px 0;
    width: auto;
    display: block;
    float: left;
    position: relative;
}

.gssignuppage .AgeCheckBox {
    margin-top: 30px;
}

.tablet-mid-see.viewmore {
    margin-top: 0px;
}

/* ---------- Tenant Registration Modal ---------- */
.tenantregistration input[type=radio] + label, .tenantregistration input[type=checkbox] + label {
    margin: 0 0 6px;
}

.tenantregistration .hero {
    background: url(../images/AffordableHousing/tenantsignup-modal-hero.jpg) no-repeat center scroll #3A779F;
    background-size: cover !important;
    color: #fff;
    font-size: 18px;
    padding: 30px 20px;
    margin: -31px -12px 0;
    display: none;
}

.tenant-reg-favorites-flow .hero-favorites {
    display: block;
    background: url(../images/AffordableHousing/tenant-reg-hero-favorites.jpg) no-repeat center scroll #3A779F;
}

.tenant-reg-contact-flow .hero-contact {
    display: block;
    background: url(../images/AffordableHousing/tenant-reg-hero-contact.jpg) no-repeat center scroll #3A779F;
}

.tenant-reg-contact-flow .extra-fields {
    display: none;
}

.tenant-reg-search-flow .hero-search {
    display: block;
    background: url(../images/AffordableHousing/tenant-reg-hero-search.jpg) no-repeat center scroll #3A779F;
}

.tenantregistration .terms {
    border-top: 1px solid #ccc;
    padding: 16px 0;
}
/* ---------- Buttons ---------- */

.primarybuttongreen {
    background: #2979BF;
    font-size: 14px;
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
    padding: 12px 20px;
    font-weight: 400;
    font-family: poppinsregular !important;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 30px;
    color: #ffffff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .primarybuttongreen:hover {
        background: #F9B501;
        color: #303E48 !important;
        border: 1px solid rgba(0,0,0,.2);
    }

.simplebutton {
    padding: 0px 12px;
    color: #111 !important;
    text-decoration: none !important;
    line-height: 56px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #ccc;
}

    .simplebutton.right {
        border-left: 1px solid #ccc;
        border-right: none;
    }

.primarybuttongreen.large {
    padding: 20px 0px;
    font-size: 20px;
    min-width: 280px;
}

.invalid {
    border: 1px solid #b7312c !important;
    background: #fff;
}
/* ---------- Style Jquery UI Datepicker ---------- */

#ui-datepicker-div {
    top: 700px;
    border: 1px solid #cecfce;
    border-radius: 3px;
    background: #fff;
    display: none; /*width: 200px; */
}

.ui-datepicker {
    background: #fff;
    border-radius: 6px;
    display: none;
    z-index: 1000000000 !important;
    width: 180px;
    border: none !important;
    box-shadow: 0 0px 7px 3px rgba(0, 0, 0, 0.15);
    padding: 0 !important;
}

    .ui-datepicker .ui-datepicker-title select {
        border: none;
        padding: 0;
        height: 25px;
        margin: 0 2% 0 0 !important;
        width: 70px;
        font-size: 14px;
        background-size: 30% auto;
        font-family: poppinsmedium;
        background-size: 12px auto;
    }

        .ui-datepicker .ui-datepicker-title select:nth-child(2n) {
            margin-right: 0 !important;
        }

body .ui-datepicker .ui-datepicker-prev {
    width: 8px;
    height: 13px;
    background: url(../images/AffordableHousing/datepicker-prev.png) no-repeat;
    top: -5px;
    bottom: 0;
    display: block;
    margin: auto;
    left: 0;
    border: none !important;
    filter: brightness(0.7);
}

body .ui-datepicker .ui-datepicker-next {
    width: 8px;
    height: 13px;
    background: url(../images/AffordableHousing/datepicker-next.png) no-repeat;
    top: -5px;
    bottom: 0;
    display: block;
    margin: auto;
    right: 0;
    border: none !important;
    filter: brightness(0.7);
}

body .ui-datepicker table {
    width: 100%;
    padding: 0 5px;
    margin: auto;
    display: table;
    margin-bottom: 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
    background: #fff !important;
    border-radius: 3px;
    padding: 5px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #2979bf !important;
    color: #fff !important;
    border-color: #2979bf !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #2165a1 !important;
    color: #fff !important;
    border-color: #2165a1 !important;
}

body .ui-datepicker th {
    color: #788998;
}

.ui-datepicker-prev {
    float: left;
    padding: 0 0 12px;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
    padding: 0 0 12px;
    background-position: center 0px;
}

.ui-datepicker-prev, .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-image: url('../images/AffordableHousing/jqueryui-arrows.png');
    background-repeat: no-repeat;
    line-height: 600%;
    overflow: hidden;
}

.ui-datepicker .ui-datepicker-header {
    color: #262626;
    font-family: poppinsbold;
    line-height: 30px;
    text-transform: uppercase;
    height: auto;
    font-size: 0.85em;
    padding: 0 0 6px 0 !important;
}

.ui-datepicker-header:after {
    content: "";
    clear: both;
}

.ui-datepicker-title { /*width: 100%;*/
    text-align: center;
    font-family: poppinsbold;
    text-align: center;
    float: none;
}

select.ui-datepicker-month {
    margin-top: 5px;
}

.ui-datepicker a {
    text-decoration: none;
}

.ui-datepicker table {
    margin: 0px auto;
    width: 100%;
    padding: 10px;
    border-collapse: separate;
}

.ui-datepicker th {
    font-size: 12px;
    font-weight: normal;
}
/* DFP Ad Styles */

.dfp-wrapper {
    background: #fff;
}

.dfp-ad {
    margin: 0px auto;
    background: #fff;
    text-align: center;
}

/** home listing css **/
.most-featured-listing {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

.mid-listing-hdr {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.listing-hdr-lt {
    display: inline-block;
    vertical-align: top;
    width: 59.5%;
}

    .listing-hdr-lt h3 {
        float: left;
        width: 100%;
        font-size: 24px;
        color: #000;
        font-family: poppinsbold;
    }

    .listing-hdr-lt h2 {
        float: left;
        width: 100%;
        font-size: 24px;
        color: #000;
        font-family: poppinsbold;
    }

.mid-see-all {
    display: table;
    font-size: 14px;
    color: #4A90E2;
    font-family: poppinsbold;
    margin-top: 3px;
}

    .mid-see-all:hover, .mid-see-all:focus {
        color: #000;
        text-decoration: none;
    }

.listing-hdr-rt {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: right;
}

.viewmore {
    display: inline-block;
    font-size: 16px;
    color: #296399 !important;
    font-family: poppinsmedium;
}

.view-arrow {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 11px;
    background: url(../images/AffordableHousing/view-arrow.png) no-repeat center;
    position: relative;
    top: -2px;
    margin-left: 7px;
}

.viewmore:hover .view-arrow, .tablet-mid-see:hover .view-more {
    background: url(../images/AffordableHousing/view-arrow-h.png) no-repeat center;
}

.viewmore:hover, .viewmore:hover, .tablet-mid-see:hover {
    color: #000 !important;
    text-decoration: none;
}

.featured-listing {
    float: left;
    width: 100%;
}

    .featured-listing ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .featured-listing ul li {
            float: left;
            width: 295px;
            margin: 0 20px 20px 0;
            background: #fff;
            padding: 0;
            border-radius: 5px;
            box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
        }

            .featured-listing ul li:nth-child(4n) {
                margin-right: 0;
            }

.haPanel-placeholder-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.featured-img {
    width: 100%;
    display: block;
    height: 169px;
    position: relative;
    border-radius: 4px 4px 0 0;
}

    .featured-img img {
        width: auto;
        cursor: pointer;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        position: relative;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
    }

.featured-dtls-blk {
    width: 100%;
    display: block;
    padding: 10px;
    border-radius: 0 0 4px 4px;
}

.feat-prop-price {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #273142;
    line-height: 16px;
    margin-bottom: 10px;
    font-family: poppinsmedium;
}

.feat-loc-lt {
    display: inline-block;
    width: 69%;
    vertical-align: middle;
}

    .feat-loc-lt p {
        width: 100%;
        float: left;
        color: #848484;
        font-size: 14px;
        line-height: 24px;
        margin: 0;
    }

        .feat-loc-lt p:last-child {
            margin-bottom: 0;
        }

        .feat-loc-lt p.property-loca {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.feat-loc-rt {
    display: inline-block;
    vertical-align: middle;
    width: 28.5%;
    text-align: right;
}

.near-by-listing .featured-listing {
    margin-top: 22px;
}

    .near-by-listing .featured-listing ul li {
        width: calc(33.33% - 10px);
        margin: 0 15px 15px 0;
        padding: 10px 15px;
        border-radius: 4px;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
        position: relative;
        cursor: pointer;
    }

/*.near-by-listing .featured-listing ul li:hover {
            transform: translateY(-2px);
            -webkit-transform: translateY(-2px);
        }*/

.near-by-listing .featured-dtls-blk {
    padding: 0 120px 0 0;
    min-height: 125px;
    border: none !important;
}

.near-by-listing .feat-loc-lt p.property-loca {
    white-space: inherit;
    text-overflow: inherit;
    overflow: inherit;
    min-height: 48px;
    float: none;
    display: block;
}

.near-by-listing .feat-prop-price {
    color: #00A1DF;
    font-size: 16px;
    font-family: poppinssemibold;
    margin-bottom: 7px;
    line-height: 20px;
    display: flex;
    align-items: flex-start;
    min-height: 40px;
    justify-content: space-between;
}

.near-by-listing .featured-img {
    width: 110px;
    height: 110px;
    position: absolute;
    border-radius: 4px;
    top: -25px;
    right: 15px;
    border: 5px solid #EDEFF1;
}

    .near-by-listing .featured-img i {
        background: #fff;
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        border-radius: 4px;
        display: block;
    }

.nearby--share {
    font-size: 18px;
    color: #848484;
    cursor: pointer;
    position: absolute;
    right: 135px;
    top: 10px;
}

    .nearby--share:hover {
        color: #00A1DF;
    }

.nearby-panel-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}

    .nearby-panel-btns .cmn--btn {
        margin: 0 10px;
    }

.near-by-listing .feat-prop-price span {
    display: block;
    width: calc(100% - 40px);
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}

.near-by-listing .wl-sts-badge-row {
    display: flex;
    margin-top: 10px;
}

    .near-by-listing .wl-sts-badge-row .status--badges {
        display: block;
        margin-right: 10px;
        flex-shrink: 0;
    }

        .near-by-listing .wl-sts-badge-row .status--badges:last-child {
            margin-right: 0;
        }


.near-by-listing .online--badge {
    padding: 0;
}

    .near-by-listing .online--badge i {
        margin-right: 7px;
    }

    .near-by-listing .online--badge:before {
        display: none;
    }

.prop-like-icon {
    display: inline-block;
    width: 28px;
    height: 25px;
    background: url(../images/AffordableHousing/like-icon.png) no-repeat center;
}

    .prop-like-icon:hover {
        background: url(../images/AffordableHousing/like-icon-red.png) no-repeat center;
    }

.prop-like-icon-red {
    display: inline-block;
    width: 28px;
    height: 25px;
    background: url(../images/AffordableHousing/like-icon-red.png) no-repeat center !important;
}

.resp-viewmore {
    display: none;
}
/*.near-by-listing {margin-bottom: 30px;}*/
.about-go8-lt {
    padding-left: 0 !important;
}

.about-go8-rt {
    padding-right: 0 !important;
}

/*.near-by-listing .feat-prop-price {min-height: 35px;}*/
.MB30 {
    margin-bottom: 30px !important;
}

.prop-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    font-family: poppinsbold;
    min-width: 98px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.just-update-badge {
    background: #4cb07a;
}

.new-prop-badge {
    background: #9263c3;
}

.featured-listing ul li:last-child {
    margin-right: 0;
}
/** home listing css **/

/** list property button css **/
.list-property-row {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(31,80,121,0.8);
    padding: 12px 0;
    text-shadow: none;
}

.list-property-text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-top: 0;
}

    .list-property-text strong {
        font-family: poppinsmedium;
    }

.list-property-btn {
    display: inline-block;
    vertical-align: middle;
    background: #4FB27D;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 18px;
    color: #fff !important;
    font-family: poppinsmedium;
    min-width: 182px;
    line-height: 56px;
}

    .list-property-btn:hover {
        background: #29a261;
        text-decoration: none;
    }

.add-img {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 20px;
}
/** list property button css **/

/** result page css **/
.result-housing-panel {
    padding: 5px 0 10px;
    margin: 0;
}

    .result-housing-panel.near-by-listing .featured-listing ul li {
        width: 276px;
        margin-bottom: 0;
        box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
        margin-top: 20px;
        margin-right: 20px;
    }

        .result-housing-panel.near-by-listing .featured-listing ul li .haPanel-placeholder-img img {
            width: 80%;
        }

.near-by-listing .featured-listing ul li {
    /*border: 1px solid #D6D7D7;*/
    box-sizing: border-box;
}

.near-by-listing .featured-dtls-blk {
    border-top: 1px solid #D6D7D7;
}

.result-housing-panel .featured-img {
    height: 110px;
}

.result-housing-panel .listing-hdr-lt h3 {
    font-size: 18px;
}

.result-housing-panel .listing-hdr-lt h2 {
    font-size: 18px;
}

.tn-add-box {
    margin-bottom: 15px;
}

    .tn-add-box .hdr {
        background: #f9f9f9;
        border-bottom: solid 1px #dbdbdb;
        margin-bottom: 1px;
        padding: 15px;
    }

        .tn-add-box .hdr h2 {
            color: #040404;
            font-size: 16px;
            margin: 0;
            font-family: poppinsmedium;
        }

    .tn-add-box .bdy {
        background: #fff;
        padding: 15px;
    }

.housing-nearby {
    display: table;
    width: 100%;
    padding: 8px 0;
    cursor: pointer;
}

    .housing-nearby:first-child {
        padding-top: 0;
    }

    .housing-nearby:last-child {
        padding-bottom: 0;
    }

    .housing-nearby .img {
        display: inline-block;
        width: 50px;
        height: 50px;
        border: 2px solid #ebebeb;
        border-radius: 4px;
        overflow: hidden;
        vertical-align: middle;
    }

    .housing-nearby .dis {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 60px);
        padding: 0 10px;
    }

        .housing-nearby .dis h4 {
            font-size: 11px;
            color: #2a2a2a;
            margin: 0;
            padding: 0;
            line-height: 12px;
            font-family: poppinsmedium;
        }

        .housing-nearby .dis p {
            font-size: 9px;
            color: #888;
            margin: 2px 0 0;
            padding: 0;
        }

    .housing-nearby .n-btn {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
    }

.rs-apl-link {
    font-family: poppinsmedium;
    font-size: 9px;
    color: #888 !important;
    text-decoration: none;
    display: inline-block;
}

    .rs-apl-link:hover, .rs-apl-link:focus {
        color: #000 !important;
        text-decoration: none;
    }

    .rs-apl-link i {
        margin-left: 7px;
        width: 7px;
        height: 11px;
        background: url(../images/AffordableHousing/apl-arw.png) no-repeat center;
        display: inline-block;
        position: relative;
        top: 2px;
    }

    .rs-apl-link:hover i, .rs-apl-link:focus i {
        background: url(../images/AffordableHousing/apl-arw-h.png) no-repeat center;
    }

.nr-btn-link {
    display: inline-block;
    text-align: center;
    width: 100%;
    border-top: solid 1px #e3e3e3;
    color: #5a9ecc;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
    background: #fff;
}

    .nr-btn-link:hover {
        color: #000;
        text-decoration: none;
    }

.resp-show {
    display: none !important;
}

.result-housing-panel .featured-listing ul li:nth-child(3n) {
    margin-right: 0;
}


.ha-listing {
    width: 100%;
}

nav .menu li.rentals-hide-web {
    display: none;
}


/** new top css **/
body nav .menu li {
    position: relative;
}

    body nav .menu li a {
        border-right-width: 1px;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 1px;
    }

        body nav .menu li a span {
            display: block;
            width: 20px;
            min-height: 25px;
            margin: auto;
        }

            body nav .menu li a span img {
                max-width: 100%;
            }

    body nav .menu li .submenuwrapper a {
        color: #111;
        border-right: none;
        width: 100%;
        background: url(../images/AffordableHousing/advance.png) no-repeat right center #fff;
        background-size: 28px 16px;
        padding: 15px;
        font-weight: 400 !important;
    }

        body nav .menu li .submenuwrapper a:hover {
            background: #f7f7f7 url(../images/AffordableHousing/advance-h.png) no-repeat right center;
            background-size: 28px 16px;
        }

        body nav .menu li .submenuwrapper a:first-child {
            border-radius: 4px 4px 0 0;
        }

        body nav .menu li .submenuwrapper a:last-child {
            border-radius: 0 0 4px 4px;
        }

body nav .menucontainer .left {
    border-left: none;
}

body nav .menucontainer .right {
    border-left: none;
}

body nav .menu li:first-child {
    border-left: 1px solid rgba(255,255,255,.1);
}

body nav .menu li.top-fav-icon a {
    padding: 14px 12px;
}

body nav .menu li:hover {
    color: inherit;
}

body nav .menu li.top-fav-icon a span {
    background: url(../images/AffordableHousing/fav-top.png) no-repeat center;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: 25px 25px !important;
}

body nav .menu li.top-fav-icon a:hover span, nav .menu li.top-fav-icon a.tempactive span {
    background: url(../images/AffordableHousing/fav-active.png) no-repeat center;
    background-size: 25px 25px !important;
}

body nav .menu li.top-fav-icon:hover a.fav-icn, nav .menu li.top-fav-icon a.fav-icn.tempactive {
    background: #2f6f9f;
    border-left-color: #2f6f9f;
    border-right-color: #2f6f9f;
}

.top-popup-outer {
    background: #fff;
    border-radius: 8px;
    position: absolute;
    top: 58px;
    left: calc(50% - 135px);
    z-index: 10;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07);
    width: 275px;
    display: none;
    z-index: 9999;
}

    .top-popup-outer:before {
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: -8px;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #fff;
    }

body nav .down:after {
    margin: -2px 0 0 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffffff;
}

body nav .down.tempactive:after {
    border-top: 0px;
    border-bottom: 5px solid #ffffff;
}

.acnt-name-sec {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px;
}

.acnt-name-lt {
    width: 55px;
    display: inline-block;
    vertical-align: middle;
}

    .acnt-name-lt span {
        display: inline-block;
        width: 55px;
        height: 55px;
        line-height: 55px;
        border-radius: 50%;
        border: 2px solid #2B6793;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

        .acnt-name-lt span img {
            overflow: hidden;
            position: relative;
        }

.acnt-name-rt {
    width: 68%;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

    .acnt-name-rt h5 {
        display: block;
        font-size: 16px;
        line-height: 18px;
        color: #354052;
        margin: 0;
        font-weight: 400;
    }

.my-acnt-row {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.acnt-links {
    width: 100%;
    float: left;
    padding: 10px 15px 0;
    box-sizing: border-box;
}

.my-acnt-row p {
    width: 100%;
    float: left;
    margin: 0 0 10px;
}

    .my-acnt-row p:last-child {
        margin-bottom: 0;
    }

nav .menu li .my-acnt-row p a {
    padding: 0 !important;
    border: none !important;
    font-size: 14px;
    color: #222;
    font-weight: 400;
    background: none;
}

    nav .menu li .my-acnt-row p a:hover {
        background: none;
    }

    nav .menu li .my-acnt-row p a.active, nav .menu li .my-acnt-row p a:hover {
        color: #7F8FA4;
    }

.acnt-privacy {
    min-height: inherit;
    margin: 0;
}

    .acnt-privacy p {
        border-top: 1px solid #E3E3E3;
        margin: 0;
    }

nav .menu li .acnt-privacy p a {
    width: 100%;
    float: left;
    padding: 15px !important;
}
/** new top css **/

.school-accordion-main .subscribed-lbl-lt {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
    box-sizing: border-box;
}

    .school-accordion-main .subscribed-lbl-lt p {
        font-size: 14px;
        color: #000;
        line-height: 19px;
        margin: 0;
        font-weight: 400;
    }

.school-accordion-main .subscribed-lbl-rt {
    width: 29%;
    display: inline-block;
    vertical-align: middle;
}

.school-accordion-main .cstmchk {
    float: left;
    vertical-align: middle;
}

.school-accordion-main .i-checks {
    padding-left: 20px;
    cursor: pointer;
}

    .school-accordion-main .i-checks input {
        opacity: 0;
        position: absolute;
        margin-left: -20px;
    }

    .school-accordion-main .i-checks > i {
        width: 19px;
        height: 18px;
        line-height: 1;
        background: url(../images/AffordableHousing/uncheck.png) no-repeat;
        margin-left: -20px;
        margin-top: -2px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 4px;
        position: relative;
    }

        .school-accordion-main .i-checks > i::before {
            content: "";
            position: absolute;
            left: 10px;
            top: 10px;
            width: 0px;
            height: 0px;
            background-color: transparent;
        }

    .school-accordion-main .i-checks input:checked + i {
        border-color: #23b7e5;
    }

        .school-accordion-main .i-checks input:checked + i::before {
            left: 0;
            top: 0;
            width: 19px;
            height: 19px;
            background: url(../images/AffordableHousing/checked.png) no-repeat;
        }

.school-accordion-main .subscribed-lbl-rt .cstmchk {
    float: right;
}

.school-accordion-main .subscribed-lbl-rt .i-checks {
    padding: 0 25px 0 0;
    color: #4FB27D;
    font-size: 20px;
    line-height: 24px;
    font-family: poppinsbold;
}

    .school-accordion-main .subscribed-lbl-rt .i-checks > i {
        background: url(../images/AffordableHousing/green-checked.png) no-repeat;
        margin: 0;
        top: -2px;
    }

    .school-accordion-main .subscribed-lbl-rt .i-checks input:checked + i::before {
        background: url(../images/AffordableHousing/green-unchecked.png) no-repeat;
    }

.school-accordion-main input:checked + .slider {
    border-color: #00ad6d;
    color: #00ad6d;
}

    .school-accordion-main input:checked + .slider:before {
        background: #00ad6d;
    }

.school-accordion-main .verify-number-blk {
    width: 100%;
    display: inline-block;
    padding: 25px 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #979797;
}

    .school-accordion-main .verify-number-blk span {
        float: left;
        width: 100%;
        font-size: 15px;
        line-height: 18px;
        color: #070000;
        font-family: poppinsbold;
    }

    .school-accordion-main .verify-number-blk p {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #070000;
        line-height: 18px;
        margin: 7px 0 0;
        font-family: poppinsmedium;
    }

        .school-accordion-main .verify-number-blk p em {
            font-style: normal;
            color: #828282;
        }

.school-accordion-main .verify-number-form {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}

.school-accordion-main .verify-form-field {
    float: left;
    width: 65px;
    margin-right: 10px;
}

.school-accordion-main .verify-field-lg {
    width: 95px;
}

.school-accordion-main .verify-form-field input {
    width: 100%;
    border: 2px solid #E3E3E3;
    border-radius: 3px;
    height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
}

.school-accordion-main .send-code-btn {
    float: right;
    width: 250px;
    text-align: right;
}

.school-accordion-main .send-cd-btn {
    display: inline-block;
    border-radius: 3px;
    line-height: 38px;
    background: #9FA3A7;
    font-size: 14px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    min-width: 250px;
    text-align: center;
    font-family: poppinsbold;
}

    .school-accordion-main .send-cd-btn:hover, .send-cd-btn:focus {
        background: #00ad6d;
    }

.school-accordion-main .send-cd-btn-green {
    background: #4FB27D;
}

.school-accordion-main .verify-field-nbr {
    width: 240px;
}

.school-accordion-main .wrong-num-row {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .school-accordion-main .wrong-num-row p {
        float: left;
        width: 70%;
        font-size: 15px;
        line-height: 18px;
        color: #000000;
        font-family: poppinsbold;
        margin: 0;
    }

.school-accordion-main .change-nbt-link {
    font-size: 15px;
    color: #4A90E2;
    line-height: 18px;
    font-family: poppinsbold;
    text-decoration: none;
}

    .school-accordion-main .change-nbt-link:hover, .school-accordion-main .change-nbt-link:focus {
        color: #000;
    }

.school-accordion-main .resend-link {
    float: right;
}

.school-accordion-main .verify-form-field input.verify-error {
    border-color: #D0021B;
}

.school-accordion-main .verify-error-msg {
    width: 100%;
    float: left;
    margin-top: 5px;
    font-size: 12px;
    color: #D0021B;
    font-family: poppinsmedium;
}

.school-accordion-main .phn-verified-lt {
    float: left;
    width: 38%;
    padding-right: 15px;
    box-sizing: border-box;
}

    .school-accordion-main .phn-verified-lt p {
        font-size: 20px;
        line-height: 24px;
        color: #4FB27D;
        font-family: poppinsbold;
        margin: 0;
    }

        .school-accordion-main .phn-verified-lt p i {
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }

.school-accordion-main .phn-verified-rt {
    float: left;
    width: 62%;
    text-align: right;
}

.school-accordion-main .verify-number-blk .phn-sms-alert, phn-sms-alert {
    font-family: poppinsbold;
    width: 100%;
    float: left;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.school-accordion-main .verify-number-blk .school-accordion-main .phn-sms-alert small, .school-accordion-main phn-sms-alert small {
    font-weight: 400;
    color: #828282 !important;
}

.school-accordion-main .verify-number-blk .wrong-nbr-link, .school-accordion-main .wrong-nbr-link {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    margin-top: 7px;
    font-family: poppinsbold;
}

    .school-accordion-main .verify-number-blk .wrong-nbr-link a, .school-accordion-main .wrong-nbr-link a {
        color: #2396EC;
        text-decoration: none;
    }

        .school-accordion-main .verify-number-blk .wrong-nbr-link a:hover, .school-accordion-main .wrong-nbr-link a:hover {
            color: #000;
        }

.school-accordion-main {
    width: 100%;
    float: left;
}

    .school-accordion-main .switch-on .slider, .switch-on .slider {
        border-color: #00ad6d;
        color: #00ad6d;
    }

        .school-accordion-main .switch-on .slider:before, .switch-on .slider:before {
            background: #00ad6d;
            -webkit-transform: translateX(24px);
            -ms-transform: translateX(24px);
            transform: translateX(24px);
        }

.verify-field-lt {
    width: 370px;
    float: left;
}

.subscribed-text {
    float: right;
    color: #4FB27D;
    font-size: 18px;
    line-height: 24px;
    font-family: poppinsbold;
    padding-right: 25px;
}

    .subscribed-text i {
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
    }

.school-accordion-main .verify-number-blk .phn-sms-alert small, phn-sms-alert small {
    font-size: 16px;
    color: #828282;
}

.loader-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat rgba(0, 0, 0, 0.4);
    background-size: 10%;
}

.school-accordion-main .greybg {
    position: relative;
}

.printlistfilterscontent select {
    height: 35px;
    padding: 0 10px;
}

.columbia-termsofuse-text h3 {
    font-size: 15px;
    font-family: poppinsbold;
}
/** custom favorite popup **/
.fav-popup-hdr {
    width: 100%;
    float: left;
    padding: 10px 15px;
}

    .fav-popup-hdr h6 {
        float: left;
        margin: 0;
        font-size: 13px;
        color: #000;
        text-transform: uppercase;
        font-family: poppinsbold;
    }

.fav-tabcontent {
    display: none;
}

    .fav-tabcontent.active {
        display: block;
    }

.fav-tabbing {
    width: 100%;
    float: left;
}

.fav-tab {
    float: left;
    width: 100%;
    margin: 0;
    border-top: 1px solid #cad3df;
    border-bottom: 1px solid #cad3df;
}

    .fav-tab .fav-tablinks {
        width: 33.33%;
        float: left;
        background: #fff;
        border-left: 1px solid #cad3df;
        box-sizing: border-box;
        line-height: 57px;
        text-align: center;
        padding: 0 10px;
        font-size: 16px;
        color: #919fb1;
        text-transform: uppercase;
        cursor: pointer;
    }

        .fav-tab .fav-tablinks:first-child {
            border-left: none;
        }

        .fav-tab .fav-tablinks small {
            display: inline-block;
            margin-left: 3px;
            font-size: 16px;
        }

        .fav-tab .fav-tablinks.active, .fav-tab .fav-tablinks:hover {
            background: #eceff4 !important;
            color: #1f5079;
        }

        .fav-tab .fav-tablinks.active {
            font-family: poppinsbold;
        }

.fav-tabcontent {
    width: 100%;
    float: left;
    padding: 15px 0;
}

    .fav-tabcontent .featured-listing ul li {
        width: 195px;
        margin: 0 10px 10px 0;
        background: transparent;
    }

        .fav-tabcontent .featured-listing ul li:hover {
            background: transparent !important;
        }

        .fav-tabcontent .featured-listing ul li:nth-child(3n) {
            margin-right: 0;
        }

    .fav-tabcontent .featured-img {
        height: 128px;
    }

    .fav-tabcontent .featured-dtls-blk {
        padding: 5px;
        margin-top: 10px;
    }

    .fav-tabcontent .feat-prop-price {
        font-size: 12px;
        line-height: 12px;
    }

    .fav-tabcontent .feat-loc-lt p {
        font-size: 10px;
        line-height: 14px;
        min-height: inherit;
    }

    .fav-tabcontent .feat-loc-lt {
        width: 69%;
    }

    nav .menu .submenu li .prop-like-icon, .fav-tabcontent .prop-like-icon {
        padding: 0 !important;
        border: none;
        width: 19px !important;
        height: 16px;
        background: url(../images/AffordableHousing/like-icon.png) no-repeat center !important;
        background-size: 95% !important;
    }

        nav .menu .submenu li .prop-like-icon:hover, .fav-tabcontent .prop-like-icon:hover {
            background: url(../images/AffordableHousing/like-icon-red.png) no-repeat center !important;
            background-size: 95% !important;
        }

    nav .menu .submenu li .prop-like-icon-red, .fav-tabcontent .prop-like-icon-red {
        background: url(../images/AffordableHousing/like-icon-red.png) no-repeat center !important;
        background-size: 95% !important;
    }

.fav-tabbing .mCustomScrollbar {
    height: 565px;
}

.fav-tabbing .mCSB_inside > .mCSB_container {
    margin: 0;
    padding: 0 15px;
}

.fav-tabbing .mCSB_scrollTools .mCSB_draggerRail {
    background: #f5f5f5;
    width: 4px;
}

.fav-tabbing .mCSB_scrollTools {
    opacity: 1;
    right: -1px;
}

    .fav-tabbing .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: #cad3df;
    }
/** custom favorite popup **/


/** favorite popup css **/
.top-fav-popup {
    width: 650px;
    display: none;
    left: calc(50% - 325px);
    bottom: inherit;
    overflow: inherit;
}

.submenuwrapper {
    margin: 0 !important;
    padding: 0 !important;
    max-width: inherit !important;
}

.fav-tab-box {
    float: left;
    width: 189px;
    margin: 0 10px 10px 0;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background: #fff;
}

    .fav-tab-box:nth-child(3n) {
        margin-right: 0;
    }

.desktoponly h3 {
    float: left;
    margin: 0;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    font-family: poppinsbold;
    padding: 0 !important;
}

.submenu .tabs {
    float: left;
    width: 100%;
    border-bottom-color: #cad3df;
    border-top: 1px solid #cad3df;
    padding: 0;
}

.submenu .tabcontainer {
    width: 33.33%;
    margin: 0;
}

.submenu .tab {
    width: 100%;
    float: left;
    background: #fff;
    border: none;
    border-right: 1px solid #cad3df;
    box-sizing: border-box;
    line-height: 57px;
    text-align: center;
    padding: 0 10px;
    font-size: 16px;
    color: #919fb1;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0;
}

.submenu .tabcontainer:last-child .tab {
    border-left: none;
}

.submenu .tab:hover, .submenu .tab.active, .submenu .tab.active:hover {
    border-bottom: none;
    background: #eceff4;
    color: #1f5079;
    font-family: poppinsbold;
}

.submenu .tab:hover {
    font-weight: 400;
}

.listingcontainer {
    width: 100%;
    display: inline-block;
    padding: 0;
}

#submenufavorites .listing {
    padding: 0;
    border-bottom: none;
}

.tabcontent {
    float: left;
    width: 100%;
    padding: 15px 0 0;
}

nav .menu .submenu.top-popup-outer, nav .right .submenu.top-popup-outer {
    background: #fff !important;
    bottom: inherit;
}

.submenu {
    overflow: inherit;
}

.fav-icn:after {
    display: none !important;
}

nav .menu li a.fav-icn {
    padding-right: 12px !important;
}

.fav-tabcontent .featured-listing {
    max-height: 565px;
    overflow-y: auto;
    padding: 0 0 0 15px !important;
}

.mobile-links-show {
    display: none;
}

.acnt-privacy-link {
    background: #fff;
    background-size: 28px 16px;
}

nav .menu li .acnt-privacy p a:hover {
    background: #f7f7f7;
    color: #333;
}

nav .menu li .acnt-privacy p a:last-child {
    border-radius: 0 0 8px 8px;
}

nav .menu li .acnt-privacy p.acnt-privacy-link a:hover {
    background: #f7f7f7 url(../images/AffordableHousing/advance-h.png) no-repeat right center;
    background-size: 28px 16px;
}

.mobilemenu.close2 div:first-child {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    top: 16px;
    width: 24px;
    height: 2px;
    left: 12px;
}

.mobilemenu.close2 div:last-child {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    top: 32px;
    width: 24px;
    height: 2px;
    left: 12px;
}
/*.acnt-pop {display: block !important;}*/
.bodyscroll {
    overflow: inherit !important;
}

#submenusavedsearches .noresults, #submenufavorites .noresults, .noresult {
    background: transparent;
}

.submenu .tab span {
    font-weight: 400;
}

#landlordCta.property-btn-web {
    display: none;
}

.acnt-name-lt span small {
    color: #2B6793;
    font-size: 32px;
}
/** favorite popup css **/
.housing-autho-page .tn-listing-cd li .csa-ad {
    padding: 16px 0;
}

.feat-loc-lt p span, .ha-recommended-rt .dis p span {
    display: inline-block;
    margin-right: 3px;
}

    .feat-loc-lt p span:last-child, .ha-recommended-rt .dis p span:last-child {
        margin-right: 0;
    }

    .feat-loc-lt p span i, .ha-recommended-rt .dis p span i {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px;
    }

.result-centered-box .featured-listing ul {
    text-align: center;
}

    .result-centered-box .featured-listing ul li {
        float: none;
        display: inline-block;
    }

.result-centered-box.near-by-listing .feat-prop-price, .result-centered-box .feat-loc-lt p {
    text-align: left;
}

.refine input[type=text]#LocationInputautocomplete {
    top: 7px !important;
    width: 90% !important;
}
/** landlords tab css **/
.landlords-tab-cont {
    width: 100%;
    float: left;
}

.landlord-cont-box {
    float: left;
    width: 189px;
    margin: 0 10px 10px 0;
    border: 1px solid #D6D7D7;
    border-radius: 4px;
    background: #fff;
}

.landlord-cont-top {
    width: 100%;
    float: left;
    padding: 10px 10px 10px 40px;
    box-sizing: border-box;
}

.landlord-name {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 18px;
    font-family: poppinsmedium;
    margin-bottom: 5px;
    position: relative;
}

    .landlord-name span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        float: left;
    }

.ld-usr-icn {
    position: absolute;
    left: -30px;
    top: 0;
}

.landlord-property {
    float: left;
    width: 100%;
    font-size: 10px;
    line-height: 15px;
    color: #88929A;
}

.landlord-cont-btns {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 5px;
    border-top: 1px solid #D6D7D7;
    text-align: center;
}

.landlord-view-btn {
    display: inline-block;
    vertical-align: middle;
    min-width: 65px;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #1F5079;
    border-radius: 5px;
    color: #1F5079;
    text-align: center;
    font-size: 10px;
    margin: 0 2px;
    font-family: poppinsmedium;
    cursor: pointer;
}

    .landlord-view-btn:hover {
        background: #1F5079;
        color: #fff;
    }

.landlord-dlt-btn {
    border-color: #74849A;
    color: #74849A;
}

    .landlord-dlt-btn:hover {
        background: #74849A;
        color: #fff;
    }
/** landlords tab css **/

/** searchs tab css **/
.searches-tab-cont .landlord-cont-top {
    padding: 20px 10px 10px;
}

.searches-tab-cont .landlord-name {
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.searches-tab-cont .ld-usr-icn {
    left: 0;
    top: 3px;
}

.searches-tab-cont .savedsearchparams .landlord-property {
    display: inline-block;
    font-size: 10px;
    line-height: 15px;
    color: #88929A;
    width: 100%;
    border: none;
    background: transparent;
    padding: 0;
}

.top-fav-icon .submenu .tabcontainer {
    position: relative;
}

.savedsearchparams {
    display: inline-block;
    width: 100%;
    padding: 0;
    min-height: 185px;
}
/** searchs tab css **/

/** home about info css **/
body .about-info-sec {
    width: 100%;
    float: left;
    margin: 25px 0 40px;
}

body .about-go8-lt {
    /*border: 1px solid #D6D7D7;*/
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    background: #fff;
    border-radius: 6px;
    padding: 30px !important;
    box-sizing: border-box;
    width: 860px !important;
    min-height: 300px;
}

    body .about-go8-lt h2 {
        float: left;
        width: 100%;
        font-size: 21px !important;
        color: #000;
        line-height: 21px !important;
        margin-bottom: 30px;
        font-family: poppinsbold;
    }

    body .about-go8-lt p {
        float: left;
        width: 100%;
        margin: 0 0 15px;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
    }

        body .about-go8-lt p:last-child {
            margin-bottom: 0;
        }

body .about-go8-rt {
    width: 360px !important;
}
/** home about info css **/

.dtl-hor-hapanel {
    margin-top: 10px;
}

    .dtl-hor-hapanel .featured-listing ul li {
        width: 276px;
    }

.MT0 {
    margin-top: 0 !important;
}

.home-top-ad {
    margin: 25px 0;
}

.home-mid-ad {
    margin: 25px 0 0;
}
/** landlord logged css changes **/
.landlord .navheader .desktoponly {
    width: auto;
}

nav .menu li a#navacountlink {
    padding: 25px 24px 39px 46px;
    border-left: 1px solid rgba(255,255,255,.1);
}

nav .menu li a .navmembershiptype {
    bottom: 22px;
}
/** landlord logged css changes **/

.top-fav-popup.submenu .tabs {
    width: 97%;
    float: none;
    display: table;
    margin: auto;
    border-top: none;
    border-bottom: 2px solid #2f6f9f;
    background: transparent;
}

.submenu .tabcontainer {
    margin-left: 0.7%;
    width: 32.85%;
}

    .submenu .tabcontainer:first-child {
        margin-left: 0;
    }

.submenu .tab {
    background: #ececec;
    border-radius: 6px 6px 0 0;
    color: #555;
    font-size: 16px;
    border: none;
}

    .submenu .tab:hover, .submenu .tab.active, .submenu .tab.active:hover {
        background: #2f6f9f;
        color: #fff;
    }

body nav .menu .tabcontent li:first-child {
    border: none;
}

.fav-tabcontent {
    width: 97%;
    float: none;
    display: table;
    margin: auto;
    border: 2px solid #2f6f9f;
    border-top: none;
    padding: 10px 0;
    background: #f7f7f7;
}

.tabcontent {
    padding: 0 0 10px;
}

.fav-tabcontent .featured-listing {
    padding-left: 10px !important;
}

.fieldwrapper {
    text-align: left;
    border: 1px solid #ccc;
    padding: 20px 40px;
    border-radius: 5px;
    display: inline-block;
    margin: 0px auto;
    background: #f9f9f9;
}

/* About Us page CSS */
.serve-passion {
    width: 100%;
    margin: 40px 0 0;
    display: inline-block;
}

    .serve-passion h4 {
        color: #303E48;
        font-family: poppinsbold;
        font-size: 20px;
        text-align: center;
        margin-bottom: 40px;
    }

    .serve-passion ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

        .serve-passion ul li {
            list-style-type: none;
            flex: 0 0 33.33%;
            max-width: 33.33%;
            padding: 30px;
            box-sizing: border-box;
            text-align: center;
            box-sizing: border-box;
            margin: 0;
            border-radius: 5px;
            border: 1px solid transparent;
            border-radius: 6px;
        }

            .serve-passion ul li:hover {
                border-color: #D7DEE4;
                box-shadow: 0 15px 40px rgba(0, 0, 0, 0.07);
            }

            .serve-passion ul li i {
                display: flex;
                height: 65px;
                align-items: center;
                justify-content: center;
                margin: 0 0 30px;
                width: 100%;
            }

            .serve-passion ul li h6 {
                display: block;
                font-size: 18px;
                margin: 0;
                font-family: poppinsmedium;
                color: #303E48;
            }

            .serve-passion ul li p {
                display: block;
                font-size: 16px;
                line-height: 26px;
                margin: 0 !important;
                color: #303E48;
            }

.more-icon {
    margin-top: 5px;
}

.tenant-after-login .go8mark, .tenant-after-login nav .menu li a.go8mark {
    min-height: inherit;
}

.tenant-after-login .submenu, .tenant-after-login #submenusavedsearches, .tenant-after-login #submenutenantfavorites {
    top: 60px;
}

.tenant-after-login.go8mark, nav.tenant-after-login .menu li a.go8mark {
    min-height: inherit;
}

nav.tenant-after-login .menu li a {
    min-height: 60px;
}

nav.tenant-after-login {
    min-height: 60px;
}

    .tenant-after-login .go8mark, nav.tenant-after-login .menu li a.go8mark {
        height: 60px !important;
    }

    nav.tenant-after-login .submenu .submenuwrapper a {
        text-align: left !important;
        padding: 15px !important;
        min-height: inherit !important;
    }

nav.before-login .menu li a {
    padding: 22px 18px !important;
}

nav.before-login .submenu .submenuwrapper a {
    text-align: left !important;
    padding: 15px !important;
}

nav.before-login .down:after {
    right: 5px;
}

.before-login .submenu, .before-login #submenusavedsearches, .before-login #submenutenantfavorites {
    top: 60px;
}

.before-login .go8logo {
    padding: 22px 14px !important;
}

nav.before-login .primarybutton {
    margin: 15px 20px;
}

nav.tenant-after-login .submenu .submenuwrapper .tn-myacc-link a {
    padding: 0 !important;
}

.housing-nearby .img img {
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: relative;
}

nav.tenant-after-login .submenu .submenuwrapper .tn-myacc-link a {
    padding: 0 !important;
}

nav.ll-nav .contactMenu {
    background: inherit;
}

/*.pagecontainer {
    padding-top: 60px !important;
}*/

body.landlord .pagecontainer {
    padding-top: 60px !important;
}

.mn-submenu-arr .submenuwrapper a {
    background-image: none !important;
}

nav.ll-nav .submenuwrapper a {
    border-bottom: none;
}

.comparerentspage.listings {
    padding-top: 0 !important;
}

.acnt-mail-id {
    word-wrap: break-word;
}

#housingagencyloginlink.active {
    padding: 10px 10px 10px 25px;
    line-height: 18px;
    background-position: 16px 24px;
}

#landlordloginlink.active {
    padding-left: 30px;
}

#tenantloginlink.active {
    padding-left: 20px;
    background-position: 25px 24px;
}

#favoritehomescontent .fav-tabcontent .prop-like-icon {
    border-top: none !important;
}

#navacountlinkAd {
    background: url(../images/AffordableHousing/my-account-white.png) no-repeat 12px center !important;
    background-size: 24px auto;
    padding-left: 48px !important;
    min-width: 145px;
    max-width: 400px;
    min-height: 80px;
    text-align: left !important;
}

.mapboxgl-popup-content .photo {
    width: 170px !important;
}

.contactus-cnt .fieldwrapper span {
    font-size: 12px !important;
    font-family: poppinsregular !important;
    color: #b7312c !important;
}

.static-after-login .aboutspan2 {
    width: 100%;
}

    .static-after-login .aboutspan2 .content {
        background: none;
        padding: 0;
        margin: 0;
        border: none;
        box-shadow: none;
    }

.static-after-login .serve-passion h4 {
    border-color: #c5c5c5;
}

.static-after-login .serve-passion ul li {
    background: #fff;
    border-color: #c5c5c5;
}

    .static-after-login .serve-passion ul li:hover {
        background: #fff;
        border-color: #6c9ed3;
    }

.reg-date .airright {
    padding-right: 0;
}

.reg-asap .formheader {
    margin-bottom: 7px;
}
/** session timeout popup **/
.session-timeout {
    background: rgba(0, 0, 0, 0.35);
}

    .session-timeout .newmodalsmallcontents {
        padding: 25px 20px;
    }

    .session-timeout .newmodalsmallcontainer {
        max-width: 445px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin: auto;
    }

.session-cont h3 {
    margin-bottom: 25px;
    padding: 0;
    font-size: 24px;
    font-family: poppinsbold;
    color: #303E48;
}

.session-timeout .ren-own-btn {
    margin-top: 40px;
}

.session-cont p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin-bottom: 20px;
}

    .session-cont p:last-child {
        margin-bottom: 0;
    }

.session-btns {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .session-btns .secondarybutton {
        min-width: 190px;
        line-height: 54px;
        display: inline-block;
        padding: 0 10px;
        box-sizing: border-box;
        margin: 0 5px;
        font-size: 14px;
        color: #fff;
    }

    .session-btns .keep-sign-btn, .keep-sign-btn {
        background: #67c88d;
        border-color: #56a976;
        color: #fff !important;
        box-shadow: none;
    }

        .session-btns .keep-sign-btn:hover, .keep-sign-btn:hover {
            background: #56a976;
        }
/** session timeout popup **/

/** new login css **/
.login-container {
    max-width: 390px;
    margin-top: 20px;
}

.login-tabs a {
    font-size: 14px;
}

    .login-tabs a.active {
        font-family: poppinsmedium;
    }

.login-subheading {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

    .login-subheading h4 {
        display: block;
        font-size: 20px;
        color: #000;
        font-family: poppinsmedium;
    }

.login-container .formheader {
    font-size: 14px;
    padding-top: 0;
}

.login-tabs .login-tab-blk {
    width: 33.33%;
    float: left;
}

.login-tabs a {
    line-height: 56px;
    padding: 0 10px;
    text-align: center;
    width: 100% !important;
    float: left;
}

.login-container input[type="text"],
.login-container input[type="password"] {
    height: 45px;
    border-radius: 4px;
    font-size: 16px;
    color: #000;
}

.forgot-link {
    float: right;
    font-weight: 400;
}

    .forgot-link a {
        font-family: poppinsregular;
    }

.signup-link {
    float: left;
    width: 100%;
    margin-top: 15px;
    color: #767676;
    font-size: 16px;
    line-height: 30px;
}

    .signup-link a {
        font-size: 16px;
        color: #2979BF;
        text-decoration: underline;
        font-family: poppinsbold;
    }

        .signup-link a:hover {
            color: #000 !important;
            text-decoration: none;
        }

.login-container .primarybutton {
    background: #f2f2f2;
    border-color: #c9c9c9;
    color: #b1b1b1 !important;
    box-shadow: none;
    text-shadow: none;
    padding: 0 10px;
    line-height: 48px;
    font-size: 16px;
}

.login-container .login-act {
    background: #5cc182;
    border-color: #469764;
    color: #fff !important;
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

    .login-container .login-act:hover {
        background: #1dab67;
        color: #fff;
        border: 1px solid #34754e;
        box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.06);
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    }

.login-container .fieldwrap {
    margin-bottom: 25px;
}

.login-wl-msg {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

    .login-wl-msg h4 {
        display: block;
        margin: 0 0 12px;
        font-size: 21px;
        color: #000;
        font-family: poppinsmedium;
    }

    .login-wl-msg p {
        display: block;
        margin: 0;
        font-size: 16px;
        color: #767676;
    }

.logemail {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #212121;
    margin-top: 15px;
}

.signinpage .pagetitle {
    font-size: 46px;
    font-family: poppinsmedium;
}

.signinpage .acnt-attention-msg p {
    margin-bottom: 15px;
}

    .signinpage .acnt-attention-msg p:last-child {
        margin-bottom: 0;
    }

.signinpage .acnt-attention-msg {
    margin-bottom: 20px;
}
/** new login css **/

/* Print listing popup button css */
.printlistfilters .secondarybutton {
    line-height: 43px;
}

.printlistfilters .primarybutton, .printlistfilters .secondarybutton {
    min-width: 250px;
}
/* Print listing popup button css */

#activelistingsrefine input[type="text"] {
    height: 40px;
}

.signup .primarybutton {
    height: 48px;
    line-height: 48px;
    padding: 0 !important;
}

.search-close-icon-right {
    right: 0 !important;
}

nav.before-login .menu li a.down {
    padding-right: 30px !important;
}

nav.before-login .down:after {
    right: 16px;
}

nav.tenant-after-login .menu li a.down {
    padding-right: 30px !important;
}

nav.tenant-after-login .down:after {
    right: 16px;
    margin-top: -4px;
}

nav.tenant-after-login .menu li a.down.fav-icn {
    padding-right: 12px !important;
}

body.modal-popup-open nav.ll-nav, body.modal-popup-open .topnav {
    z-index: 0;
}

.redStar {
    color: #ff0000;
}

.payment-method .membership-blk-left {
    width: 40%;
    float: left;
}

.payment-method .membership-blk-right {
    width: 60%;
    float: left;
    text-align: right;
    position: relative;
    font-size: 16px;
}

.payment-method img.card-show-image {
    width: 40px;
    margin-left: 10px;
}

.payment-method .checkout-help .tooltip-show-onhover {
    display: none;
    text-decoration: none;
    position: absolute;
    top: 120%;
    right: -10px;
    z-index: 1000;
    background: #fff;
    width: 300px;
    padding: 10px;
    border: 2px solid #333;
    border-radius: 4px;
    text-align: left;
}

.payment-method .checkout-help:hover .tooltip-show-onhover {
    display: block;
}

.payment-method .checkout-help .tooltip-pop-arr {
    right: 7px;
    left: auto;
    position: absolute;
    top: -11px;
}

.payment-method .card-exp-date {
    font-size: 14px;
}

.payment-method .chekout-card {
    display: inline-block;
    vertical-align: middle;
}
/** regression testing changes **/
#benefits-landlord .airtop input {
    height: 45px;
}
/** regression testing changes **/

.payment-method .checkout-help-ico {
    vertical-align: middle;
    margin-left: 5px;
}

.tooltip-show-onhover p:first-child {
    margin-top: 0;
}

body.landlord .welcome-dashboardcontent {
    padding-left: 240px;
}

.cancel-request-cnt .landlord-cancel {
    padding-left: 240px;
}

.unauthenticated .cancel-request-cnt .landlord-cancel {
    padding-left: 10px;
    padding-right: 10px;
}

.effective-date {
    display: block;
    font-size: 22px;
    font-family: poppinsbold;
}

.login-forgot {
    margin-top: 10px;
}

/* datepiecker additional css from jquery UI */
.ui-datepicker {
    width: 17em;
    padding: 10px !important;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
    }

    .ui-datepicker table {
        font-size: .9em;
        border-collapse: collapse;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
        font-family: poppinsmedium;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        border: 0;
        font-family: poppinsmedium;
        border-bottom: 1px solid #e6eaef;
    }

.ui-widget :active {
    outline: none;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3 /*{borderColorDefault}*/;
    background: #e6e6e6 /*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 50% /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    font-weight: normal /*{fwDefault}*/;
    color: #555555 /*{fcDefault}*/;
}
/* datepiecker additional css from jquery UI */

.wl-sts-badge-row {
    display: inline-block;
    width: 100%;
    margin: 5px 0 0;
}

.wl-sts-badge {
    display: inline-block;
    font-size: 12px;
    color: #4cb07a;
    margin-right: 3px;
}

    .wl-sts-badge:last-child {
        margin-right: 0;
    }

    .wl-sts-badge i {
        display: inline-block;
        width: 17px;
        height: 17px;
        line-height: 18px;
        border: 1px solid #4cb07a;
        border-radius: 50%;
        text-align: center;
        margin-right: 5px;
    }

.wl-cls-sts-badge {
    color: #6b6f81;
}

    .wl-cls-sts-badge i {
        border-color: #6b6f81;
    }

.rsp-housing-rt .wl-sts-badge-row {
    margin-top: 3px;
}

.rsp-housing-rt .wl-sts-badge {
    font-size: 11px;
    margin-right: 7px;
}

    .rsp-housing-rt .wl-sts-badge i {
        width: 16px;
        height: 16px;
        line-height: 16px;
    }

.result-housing-panel .wl-sts-badge-row {
    margin: 7px 0 0;
}

.result-housing-panel .wl-sts-badge {
    font-size: 12px;
}

    .result-housing-panel .wl-sts-badge i {
        width: 16px;
        height: 16px;
        line-height: 17px;
        font-size: 11px;
    }

/* new modal popup css */

.modal-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

    .modal-title h3 {
        font-size: 36px;
        color: #000;
        font-family: poppinsmedium;
        padding: 0;
        line-height: 36px;
    }

.modal-content {
    display: inline-block;
    width: 100%;
}

    .modal-content p {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        line-height: 24px;
    }

.go8--withdrawApp--modal .modal-content p {
    text-align: center;
    margin: 20px 0 10px;
    font-size: 18px;
    line-height: 30px;
}

.newmodalsmallcontents .eligb-content {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 31px;
    color: #747474;
    margin: 0 0 25px;
}

.eligb-content:last-child {
    margin-bottom: 0;
}

.modal-btn-row {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
    text-align: center;
}

.modal-grey-btn {
    display: inline-block;
    min-width: 180px;
    line-height: 52px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #7f8fa4;
    font-family: poppinsbold;
    cursor: pointer;
}

    .modal-grey-btn:hover {
        background: #61748d;
    }

.modal-green-btn {
    display: inline-block;
    min-width: 180px;
    line-height: 52px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #4fb27d;
    font-family: poppinsbold;
    cursor: pointer;
}

    .modal-green-btn:hover {
        background: #41a871;
    }

.modal-btn-row div, .modal-btn-row button {
    margin: 0 10px;
}
/*.featured-listing .feature-listing-horizontal {
    width: auto;
    display: table;
    margin: auto;
    float: none;
}*/
/* new modal popup css */
#UpdateUserNamePopup .newmodalsmallclose {
    top: -7px;
    right: -7px;
}

/* back page css */
.go8--landing--backpage {
    display: inline-block;
    width: 100%;
    padding: 20px;
    border: 1px solid #DCDCDC;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    background: #fff;
}

    .go8--landing--backpage h2 {
        font-size: 16px;
        color: #0F2522;
        line-height: 19px;
        display: flex;
        align-items: center;
        font-family: poppinsmedium;
        cursor: pointer;
    }

        .go8--landing--backpage h2 i {
            display: inline-block;
            vertical-align: middle;
            margin-right: 15px;
        }
/* back page css */

/* jurisdiction css */
.jurisdiction-county-list {
    display: inline-block;
    width: 100%;
    overflow-y: auto;
    max-height: 270px;
}

    .jurisdiction-county-list ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .jurisdiction-county-list ul li {
            float: left;
            width: 100%;
            list-style: none;
            padding: 15px 0;
            border-bottom: 1px solid #e9e9e9;
            font-size: 16px;
            color: #747474;
        }

            .jurisdiction-county-list ul li:first-child {
                padding-top: 0;
            }

            .jurisdiction-county-list ul li:last-child {
                padding-bottom: 0;
                border-bottom: none;
            }
/* jurisdiction css */

/* WL Application Sucess signup css */
.go8--signupSuccess--popup .newmodalsmallcontainer {
    max-width: 480px;
}

.go8--successSignup--cont {
    float: left;
    width: 100%;
}

    .go8--successSignup--cont p {
        font-size: 18px;
        line-height: 26px;
        color: #000;
        text-align: center;
    }
/* WL Application Sucess signup css */
.unauthenticated .sticky_hd_pagetitle, body.tenant .sticky_hd_pagetitle {
    top: 48px;
}

.unauthenticated .sticky_hd_result, body.tenant .sticky_hd_result {
    top: 125px;
}

.sticky_hd_pagetitle {
    position: fixed;
    top: 68px;
    left: 0;
    width: 100%;
    z-index: 11;
}

.sticky_hd_result {
    position: fixed;
    top: 145px;
    left: 0;
    width: 100%;
    z-index: 9;
}

.results-sorting .wrapper {
    padding: 0;
}

.sticky_hd_result .wrapper, .sticky_hd_pagetitle .refine .wrapper {
    padding: 0 30px;
}

.results.results-sorting .sortby2 {
    margin-top: 3px;
}

.searchbar-info .refine input[type=text] {
    top: -5px !important;
}

.tab-fixed-wrapper {
    width: 856px;
    margin: 0;
    max-width: 100%;
}

.sticky_hd_result .tab-fixed-wrapper {
    width: 858px;
}

.results-sorting .tabs .left, .searchbar-info .refineoption.autocomplete {
    padding-left: 0 !important;
}

/** switch button css **/
.onoffswitch {
    position: relative;
    width: 36px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
}

.onoffswitch-checkbox {
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    position: absolute;
    opacity: 0;
}

.onoffswitch-label {
    display: block;
    margin: 0 !important;
    overflow: hidden;
    cursor: pointer;
    /*border: 1px solid #e3d8d8;*/
    border-radius: 50px;
    padding: 0 !important;
    width: 100%;
}

    .onoffswitch-label:after {
        display: none !important;
    }

/* grade school css start*/

.school-accordion-main .great-school-title {
    display: flex;
    justify-content: space-around;
    float: none;
    width: auto !important;
    padding: 0 25px !important;
}

    .school-accordion-main .great-school-title li i {
        font-size: 18px;
        color: #7b8fa6;
        margin-left: 3px;
    }

    .school-accordion-main .great-school-title li {
        float: none !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }


.school-accordion-main .great-school-list .num h5.score-card {
    width: 56px;
    height: 46px;
    background: #3b8822;
    border: none;
    line-height: 46px;
    font-weight: normal;
    font-size: 14px;
    margin: auto;
}

    .school-accordion-main .great-school-list .num h5.score-card span {
        font-family: poppinsbold;
        font-size: 23px;
        margin-right: 3px;
    }

.school-accordion-main .great-school-list li {
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 10px 25px !important;
    width: auto !important;
}

    .school-accordion-main .great-school-list li .rat, .school-accordion-main .great-school-title li {
        display: block;
        float: none;
        width: auto !important;
    }

        .school-accordion-main .great-school-list li .num, .school-accordion-main .great-school-title li.num {
            width: 10.5% !important;
        }

            .school-accordion-main .great-school-list li .num.score-gain, .school-accordion-main .great-school-title li.num.score-gain {
                width: 16% !important;
            }

    .school-accordion-main .great-school-list li .num {
        display: inline-flex;
        align-items: center;
        flex-direction: column;
    }

    .school-accordion-main .great-school-list li .grad, .school-accordion-main .great-school-title li.grad {
        width: 15% !important;
    }

    .school-accordion-main .great-school-list li .schl, .school-accordion-main .great-school-title li.schl {
        width: 35% !important;
        text-align: left;
        justify-content: flex-start;
    }

    .school-accordion-main .great-school-list li .rentals, .school-accordion-main .great-school-title li.rentals {
        width: 14% !important;
    }

    .school-accordion-main .great-school-list li .schl p {
        display: block;
        width: auto;
    }

    .school-accordion-main .great-school-list li .schl h5 {
        float: none;
    }

    .school-accordion-main .great-school-list li .schl span {
        display: block;
        text-align: left;
    }

.school-accordion-main .great-school-title li.num {
    align-items: flex-end;
}

    .school-accordion-main .great-school-title li.num.align-item-center {
        align-items: center;
    }

/* grade school css end*/

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100% !important;
    transition: margin 0.2s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 20px;
        padding: 0;
        line-height: 20px;
        font-size: 12px;
        color: white;
        box-sizing: border-box;
        font-family: poppinsbold;
    }

    .onoffswitch-inner:before {
        content: "";
        padding-left: 5px;
        background-color: #63A853;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "";
        padding-right: 5px;
        background-color: #848484;
        color: #fff;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    border-radius: 50%;
    transition: all 0.2s ease-in 0s;
    transform: translateY(-50%);
    top: 50%;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0 !important;
    text-align: left;
}

.onoffswitch-checkbox:checked + label:before {
    display: none !important;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 2px;
}
/** switch button css **/

/* sms-email alert css */
.go8--alert--blk {
    float: left;
    width: 100%;
    overflow-y: auto;
    max-height: 520px;
}

.go8--alert--inn {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 10px;
}

    .go8--alert--inn:last-child {
        margin-bottom: 0;
    }

.go8--alert--title {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #296399;
    position: relative;
    margin-bottom: 25px;
    font-family: poppinsbold;
}

    .go8--alert--title:after {
        content: '';
        width: 50px;
        height: 2px;
        background: #296399;
        display: table;
        margin: 10px 0 0;
    }

.go8--alert--listing {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
}

    .go8--alert--listing li {
        display: flex;
        align-items: center;
        padding: 0 0 15px;
        margin: 0 0 15px;
        border-bottom: 1px solid #ddd;
    }

        .go8--alert--listing li:last-child {
            margin-bottom: 0;
        }

        .go8--alert--listing li p {
            width: 80%;
            margin: 0;
            font-size: 16px;
            line-height: 20px;
            color: #000;
            margin: 0;
        }

        .go8--alert--listing li .onoffswitch {
            width: 20%;
            text-align: right;
        }
/* sms-email alert css */

/* HA share popup */
.ha-share-popup .modal-title h3 {
    font-size: 20px;
    line-height: 26px;
    padding-right: 30px;
}

.ha-share-popup .newmodalsmallcontainer {
    max-width: 400px;
}

.go8--HAshare--icon {
    float: left;
    width: 100%;
    text-align: center;
}

    .go8--HAshare--icon p {
        font-size: 16px;
        line-height: 26px;
        color: #303030;
        margin: 0 0 20px;
    }

.go8--HAshare--btn {
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
}

    .go8--HAshare--btn:hover span {
        color: #296399;
    }

    .go8--HAshare--btn i {
        width: 55px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border-radius: 4px;
        font-size: 22px;
        color: #fff;
        display: table;
        margin: auto;
    }

    .go8--HAshare--btn span {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #333;
        margin: 10px 0 0;
        font-family: poppinsmedium;
    }

.go8--HAshare--icon .fa-facebook-f {
    background: #37559a;
}

.go8--fbShare--btn:hover .fa-facebook-f {
    background: #1b3b84;
}

.go8--HAshare--icon .fa-file {
    background: #848484;
}

.go8--copyLink--btn:hover .fa-file {
    background: #303E48;
}

.go8--share-copy {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
    padding: 10px;
    background: rgba(0,0,0,0.05);
    border-radius: 3px;
}

    .go8--share-copy input {
        width: calc(100% - 70px);
        border: none;
        height: auto;
        font-size: 14px;
        color: #000;
        background: transparent;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
    }

    .go8--share-copy a {
        float: right;
        width: 50px;
        padding: 0;
        color: #1e82e0 !important;
        font-size: 14px;
        text-transform: uppercase;
        font-family: poppinssemibold;
        background: none;
        border: none;
        outline: none;
        text-align: right;
    }

        .go8--share-copy a:hover {
            color: #000;
        }

.dfp-wrapper {
    display: inline-block;
    width: 100%;
}

.results .separator h1 {
    font-size: 18px;
    display: inline-block;
    font-family: poppinsbold;
    text-transform: none;
}

.results .separator.bottom-spacing {
    margin-bottom: 8px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

table.dxucControl.imgupload {
    width: 100% !important;
}

.dxbButton div.dxb {
    text-align: center !important;
}

.dxucControl, .dxucEditArea {
    width: 100% !important;
}

/* DFP Ad Styles */

.dfp-wrapper {
    padding: 12px;
    margin: 12px auto;
}

.detailspage .dfp-square-right {
    margin: 0 auto;
}

.resultspage .dfp-square-right {
    margin-top: 0;
}

.dfp-leaderboard-top,
.dfp-leaderboard-bottom,
.dfp-leaderboard-top .dfp-ad,
.dfp-leaderboard-bottom .dfp-ad {
    background: none;
}

.resultspage .dfp-square-paging {
    border: none;
    padding: 0;
}

.detailspage .dfp-square-details {
    border: none;
    margin: 0;
}

.school-accordion-main .switch-dis .slider, .switch-dis .slider {
    border-color: #cccccc;
    color: #cccccc;
    cursor: default;
}

    .school-accordion-main .switch-dis .slider:before, .switch-dis .slider:before {
        background: #cccccc;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

/** list property button css **/
.list-property-row {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(31,80,121,0.8);
    padding: 12px 0;
    text-shadow: none;
    z-index: 7;
}

.list-property-text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-top: 0;
}

/*.list-property-text strong {
        font-family: poppinsmedium;
    }*/

.list-property-btn {
    display: inline-block;
    vertical-align: middle;
    background: #4FB27D;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 18px;
    color: #fff !important;
    font-family: poppinsmedium;
    min-width: 182px;
    line-height: 56px;
}

    .list-property-btn:hover {
        background: #29a261;
        text-decoration: none;
    }

/** list property button css **/

/** new css signup popup **/
.tenantregistration .hero h3 {
    font-size: 30px;
    font-family: poppinsbold;
}

.tenantregistration .hero {
    font-size: 14px;
    padding: 40px 20px;
    margin: 0;
}

.newmodalcontents {
    padding: 25px;
}

.tenantregistration .formheader {
    font-size: 14px;
}

/*.tenantregistration .textinput input[type=text], .tenantregistration .textinput input[type=password], .tenantregistration .textinput input[type=tel] {
    height: 30px;
    padding: 0 10px;
}*/

.tenantregistration .checkboxnojs input[type="checkbox"] + label, .tenantregistration .radionojs input[type="radio"] + label {
    font-size: 12px;
    line-height: 22px;
}

.tenantregistration .air .gray {
    font-size: 12px;
}

.tenantregistration .terms {
    font-size: 12px;
}

.primarybuttongreen.large.createaccntbtn {
    min-width: 210px;
    line-height: 52px;
    padding: 0;
    font-size: 16px;
}

.tenantregistration .closetenantregistration {
    font-size: 12px;
}

.tenantregistration .newmodalcontents {
    padding: 0;
    overflow: inherit;
}

.tenantregistration .newmodalheader {
    display: inline-block;
    width: 100%;
}

.tnmodal {
    display: inline-block;
    width: 100%;
}

.signup-sepration {
    width: 100%;
    display: inline-block;
    position: relative;
    text-align: center;
}

    .signup-sepration:after {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        background: #cecece;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        left: 0;
    }

    .signup-sepration span {
        display: inline-block;
        padding: 0 25px;
        font-size: 14px;
        color: #000;
        position: relative;
        z-index: 1;
        background: #fff;
    }

.already-acnt {
    font-size: 20px;
    color: #2d2d2d;
    display: inline-block;
    width: 100%;
    font-family: poppinsmedium;
}

    .already-acnt a:hover {
        color: #000 !important;
    }

.newmodalclose div {
    width: 16px;
    top: 25px !important;
    right: 10px;
}

.landloard-checkbox {
    padding: 0 12px;
}
/** new css signup popup **/

.homelowercontent2 .most-featured-listing {
    margin-top: 40px;
}

.contactMenu {
    display: none;
}

.myaccount-info {
    padding: 15px;
    min-height: inherit;
    overflow: hidden;
}

    .myaccount-info .primarybuttongreen {
        display: block;
    }

.submenuwrapper a:last-child {
    border-radius: 0 0 6px 6px !important;
}

.submenuwrapper a {
    padding: 20px !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;
    font-size: 14px !important;
}

.myacc-ico-l {
    float: left;
    margin-right: 10px;
}

    .myacc-ico-l span {
        height: 56px;
        width: 56px;
        display: block;
        border-radius: 50%;
        text-align: center;
        line-height: 56px;
        border: 2px solid #2B6793;
        color: #2B6793;
        font-size: 36px;
    }

.myacc-info-r {
    width: 70%;
    float: left;
}

.firstlastname {
    color: #354052;
    font-size: 16px;
}

.user-email {
    font-size: 14px;
    color: #A8A8A8;
    word-wrap: break-word;
}

.membershiptype {
    font-size: 12px;
    color: #000;
    margin-top: 5px;
}

h3.myaccount-hd {
    color: #7F8FA4;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
}

ul.myaccount-drop {
    margin: 0;
    padding: 0;
}

    ul.myaccount-drop li {
        margin-bottom: 7px;
        font-size: 14px;
        list-style-type: none;
        padding: 0;
    }

        ul.myaccount-drop li a {
            color: #222 !important;
            padding: 0;
            border-top: none;
            display: inline-block;
        }

            ul.myaccount-drop li a:hover {
                color: #296399 !important;
                background: none !important;
            }

        ul.myaccount-drop li:hover {
            background: none !important;
        }

.tenantregistration.acnt-cmn-blk .formheader {
    margin-bottom: 7px;
    font-size: 14px;
    color: #303E48;
    font-family: poppinsmedium;
    padding: 0;
}

.acnt-cmn-blk .cmn--btn--md {
    padding: 0 20px;
}

.acnt-cmn-blk .landing-tab-cont {
    padding: 0;
}

nav.adv-after-login .menu li .submenuwrapper a {
    border-bottom: none;
}

body.advertiser #topnavacountlink {
    padding-top: 30px !important;
    padding-right: 30px;
}

body.advertiser #navacountlinkAd {
    padding: 32px 22px 33px 48px !important;
}

    body.advertiser #navacountlinkAd.down:after {
        right: 7px;
    }


.text-left {
    text-align: left !important;
}

.validationMessage {
    font-size: 14px;
    color: #f00;
    margin: 5px 0 0;
    display: block;
}

/* AH site css */

.reset--pwd--blk {
    width: 475px;
    display: block;
    box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
    background: #fff;
    margin: 40px auto 0;
}

.loginpage--flt--blk {
    box-shadow: none;
    background: none;
}

.reset--pwd--blk .loginpage-form {
    width: 100%;
    display: block;
    box-shadow: 0 0 1px 0 rgba(78,78,78,0.3), 0 4px 8px -4px rgba(78,78,78,0.3);
    background: #fff;
}

.reset--pwd--blk .modal--cls--btn {
    display: none;
}

.cmn--alert--yellow {
    border-left-color: #fdb30f;
}

    .cmn--alert--yellow i {
        color: #fdb30f;
    }

.cmn--alert--green {
    border-left-color: #529D3F;
}

    .cmn--alert--green i {
        color: #529D3F;
    }

.cmn--alert--red {
    border-left-color: #b7312c;
}

    .cmn--alert--red i {
        color: #b7312c;
    }

.cmn--alert--blue {
    border-left-color: #2979BF;
}

    .cmn--alert--blue i {
        color: #2979BF;
    }

.newemail--field {
    display: inline-block;
    margin: 20px 0 5px;
    width: 100%;
}

.MT0 {
    margin-bottom: 0 !important;
}

.pwd--tips--txt {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #303E48;
}

    .pwd--tips--txt strong, .pwd--tips--txt b {
        font-family: poppinsbold;
        /*display: block;*/
        margin-right: 7px;
    }

.mail-link-blk .pwd--tips--txt {
    margin: 0 0 15px;
}

    .mail-link-blk .pwd--tips--txt:last-child {
        margin-bottom: 0;
    }

.confirm--link--sent {
    margin-bottom: 20px;
}

.mid--wrapper {
    display: block;
    width: 100%;
    padding: 0 0 40px;
}



/*.que--text {
    text-align: center;
}*/

.cmn-hvr {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

    .cmn-hvr:hover {
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
    }

.cmn--btn--bdr {
    background: #fff;
    color: #2979BF;
}

    .cmn--btn--bdr:hover {
        background: #2979BF;
        color: #fff;
    }

.cmn--btn--yellow {
    background: #f8b413;
    border: 1px solid #c79b2b;
    color: #262626;
}

    .cmn--btn--yellow:hover {
        background: #dc9f0d;
        color: #262626;
    }

/*

.cmn--btn--grey {
    background: #6c7e8e;
    border: 1px solid #4e6375;
}

    .cmn--btn--grey:hover {
        background: #4e6375;
    }

    .cmn--btn--grey:focus {
        box-shadow: 0 0 0px 2px #3e4850;
    }

    .cmn--btn--grey:active {
        box-shadow: none;
    }

*/

.loading--toggle .loading {
    position: static;
    display: inline-block;
    width: 30px;
    height: 14px;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.resendbtn--toggle .loading {
    position: static;
    display: inline-block;
    width: 30px;
    height: 14px;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.fb--loading--toggle .loading {
    position: static;
    display: inline-block;
    width: 30px;
    height: 14px;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.google--loading--toggle .loading {
    position: static;
    display: inline-block;
    width: 30px;
    height: 14px;
    background: url(../images/AffordableHousing/loading-white.gif) center center no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    margin: 0 5px 0 0;
}


/*.page--top--scroll {
    position: fixed;
    bottom: 100px;
    right: 70px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #2979bf;
    color: #2979bf;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    font-size: 20px;
    box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);
}

    .page--top--scroll:hover {
        background: #2979bf;
        color: #fff;
    }*/

.email--req--cont {
    padding: 30px 20px;
}

    .email--req--cont p {
        font-size: 16px;
        line-height: 26px;
        color: #303E48;
        margin: 20px 0 0;
        text-align: center;
    }

.email--form {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}

@supports (-webkit-overflow-scrolling: touch) {
    * {
        touch-action: manipulation;
    }
}

.tooltipstered {
    /* color: rgba(132,132,132,0.5);*/
    font-size: 16px;
}

.loading--overlay {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 1111111111;
}

#disclosurepopup {
    padding: 20px;
}

.ah--loading {
    width: 100px;
    height: 100px;
}

.tenantregistrationmodal .cmn--hdr {
    text-align: center;
}

.acnt--page--dummy {
    display: block;
    width: 100%;
    text-align: center;
    padding: 40px 0;
}
/* AH site css */

.ic--info--circle {
    width: 22px;
    height: 22px;
    background: url(../images/AffordableHousing/ic-info-circle.svg) no-repeat center center;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin-left: 5px;
}

.tenantregistrationmodal .cmn--hdr {
    text-align: center;
}


/* common sms opt css */
.findApp--subtitle {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    flex-direction: column;
}

    .findApp--subtitle p {
        margin: 20px 0 0;
        line-height: 24px;
        font-size: 16px;
    }

#smsOptIn .findApp--subtitle i img {
    width: 70px;
}

.expire--code--text {
    font-size: 14px;
    line-height: 18px;
    color: #817e7e;
    display: block;
    margin: 10px 0 0;
}

.signup--links--row .signup--text.text--left {
    text-align: left;
}

.mbl--success--icon img {
    width: 130px;
}

.newmodalsmall .mbl--alt--fld, .newmodalsmall .send--code--link {
    display: none;
}

#sessionWarningModal {
    z-index: 600000002;
}

.scl--mail--note {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px;
    border-radius: 4px;
    background: #edeff1;
    margin: 0 0 20px;
}

    .scl--mail--note p {
        margin: 0;
        font-size: 16px;
        line-height: 26px;
    }

        .scl--mail--note p strong {
            font-weight: 400;
            font-family: poppinsbold;
        }

    .scl--mail--note i {
        margin-right: 30px;
    }

.property--photo--icon {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 3px;
    background: url(/images/AffordableHousing/camera-icon.svg) no-repeat center center;
    background-size: 100%;
}

.d--flex {
    display: flex;
    align-items: center;
}

.justify--space--between {
    justify-content: space-between;
}

.justify--content-start {
    justify-content: flex-start;
}

header#header > div.wrapper {
    max-width: 100%;
    padding: 0 15px;
}

/* For all tooltipster tooltip content */
.tooltipster-content {
    word-break: break-word;
    font-size: 12px;
}

/** help popup */

.app--help--blk {
    position: relative;
}

.help--popover {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 15px);
    background: #00a1df;
    border-radius: 4px;
    width: 500px;
    padding: 15px;
    align-items: center;
    display: flex;
    z-index: 11;
    box-shadow: 2px 8px 24px rgba(0, 161, 223, 0.4);
}

    .help--popover:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 8px solid #00a1df;
        position: absolute;
        right: -8px;
        top: 50%;
        transform: translateY(-50%);
    }

.help--illustration {
    width: 160px;
}

.help--cont {
    width: calc(100% - 160px);
    padding-left: 10px;
}

    .help--cont h6 {
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        font-family: 'poppinssemibold';
        margin: 10px 0;
    }

    .help--cont p {
        font-size: 16px;
        color: #fff;
        line-height: 26px;
        margin: 0;
    }

.help--action {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0 0;
}

.help--act--btn {
    font-size: 16px;
    color: #fff;
    font-family: 'poppinssemibold';
    min-width: 130px;
    line-height: 45px;
    border-radius: 4px;
    font-family: 'poppinssemibold';
    text-align: center;
    padding: 0 10px;
}

    .help--act--btn:hover {
        color: #fff;
        background: #007bab;
    }

.help--learn--btn {
    font-size: 16px;
    color: #00a1df;
    background: #fff;
    margin-left: 5px;
}

    .help--learn--btn:hover {
        background: #fc8b06;
        color: #fff;
    }

.help--mbl--row .edit--settings--link {
    display: none;
}

/* Hello Sign Modal */
.x-hellosign-embedded--in-modal {
    z-index: 999711111 !important;
}

/*    .x-hellosign-embedded--in-modal .dig-theme--Sign {
        border: 10px solid green;
    }

    .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-content {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: calc(100vh - 60px);
        min-height: 400px;
        width: calc(100vw - 140px);
        min-width: inherit;
        max-width: inherit;
    }

    .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-close {
        right: -50px;
    }

    .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-close-button {
        background: #00A1DF;
    }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-close-button:hover {
            background: #007bab;
        }*/


.contact-us--main-block {
    padding: 36px;
    background-color: #FFF;
    box-shadow: 0px 1px 4px 0px rgba(48, 62, 72, 0.20);
    margin-bottom: 24px;
}

.contact-us-live-chat {
    display: flex;
    margin-bottom: 48px;
}

    .contact-us-live-chat .contact-us-button {
        margin-top: 24px;
        display: flex;
        height: 45px;
        padding: 10px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        border-radius: 4px;
        background: #009DDB;
        color: #FFF;
        text-align: center;
        font-family: poppinssemibold,sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: 24px;
        max-width: 256px;
        cursor: pointer;
    }

.contact-us-phones {
    margin-top: 8px;
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin-bottom: 48px;
}

.contact-us--main-block a.contact-us-link {
    text-decoration: underline;
}

#contact-us--media-email {
    text-decoration: underline;
    font-weight: bold;
}

.contact-us--title {
    color: #303E48;
    font-family: poppinssemibold,sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 8px;
}

.contact-us-social {
    padding: 24px;
    background-color: #FFF;
    box-shadow: 0px 1px 4px 0px rgba(48, 62, 72, 0.20);
}

.contact-us-social-icons {
    display: flex;
}

    .contact-us-social-icons li a {
        margin-right: 25px;
    }

.property--info--layer {
    display: inline-block;
    border-radius: 4px;
    min-height: 24px;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

.info--layers-icon-bg {
    width: 14px;
    height: 14px;
    display: inline-flex;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
}

.air-better {
    background-color: rgba(235, 243, 234, 1);
}

    .air-better .info--layers-icon-bg {
        background-color: rgba(126, 203, 130, 1);
    }

.air-moderate {
    background-color: rgba(232, 250, 113, 0.2);
}

    .air-moderate .info--layers-icon-bg {
        background-color: rgba(232, 250, 113, 1);
        border: 1px solid rgba(205, 236, 2, 1);
    }

.air-worse {
    background-color: rgba(255, 248, 230, 1);
}

    .air-worse .info--layers-icon-bg {
        background-color: rgba(241, 154, 73, 1);
    }

.economic-better {
    background-color: rgba(229, 241, 246, 1);
}

    .economic-better .info--layers-icon-bg {
        background-color: rgba(65, 103, 124, 1);
    }

.economic-moderate {
    background-color: rgba(252, 251, 198, 0.3);
}

    .economic-moderate .info--layers-icon-bg {
        background-color: rgba(252, 251, 198, 1);
        border: 1px solid rgba(231, 230, 180, 1);
    }

.economic-worse {
    background-color: rgba(255, 248, 230, 1);
}

    .economic-worse .info--layers-icon-bg {
        background-color: rgba(142, 49, 52, 1);
    }

.property--info--badge {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-right: 3px;
}

    .property--info--badge img {
        margin-bottom: -2px;
    }

.property--info--layer i.fa {
    color: rgba(172, 178, 182, 1);
    cursor: pointer;
}

.space--nowrap {
    white-space: nowrap;
}

.property--info--layer:hover i.fa, .badge--infopopup-control.infopopup-open i.fa {
    color: #303e48;
}


.badge--infopopup-control {
    position: relative;
    display: inline-block;
}

    .property--info--layer:hover .badge-infopopup.hide, .badge--infopopup-control.infopopup-open .badge-infopopup.hide {
        display: block !important;
    }

.badge-infopopup {
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 8px;
    background: #30343E;
    box-shadow: 0px 4px 8px 0px rgba(48, 52, 62, 0.30);
    position: absolute;
    bottom: 35px;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    transform: translate(calc(-50% + 7px));
    min-width: 200px;
    max-width: 344px;
}

    .badge-infopopup:after {
        content: '';
        position: absolute;
        top: unset;
        bottom: 1px;
        left: 50%;
        width: 0;
        height: 0;
        border: 12px solid transparent;
        border-top-color: #30343E;
        border-bottom: 0;
        margin-left: -12px;
        margin-bottom: -10px;
    }

.economic-badge .badge-infopopup {
    width: 344px;
}

.tnresult--map .drawing--remove-label {
    display: flex;
    align-items: baseline;
}

    .tnresult--map .drawing--remove-label img {
        width: 14px;
        margin-left: 8px;
    }

.fr-element.fr-view ul, .fr-element.fr-view ol {
    padding: 0 0 0 0;
    margin: 20px 0 0 20px;
}

    .fr-element.fr-view ul li {
        list-style: initial;
    }

    .fr-element.fr-view ol li {
        list-style: auto;
    }

.has--fixed--left--label .form--field input[type="tel"], .has--fixed--left--label .form--field input[type="text"] {
    padding-left: 22px;
}

.left--label--fixed {
    position: absolute;
    left: 10px;
    top: 10px;
    pointer-events: none;
    opacity: .7;
    font-size: 16px;
}


.unsubscribed--thread--msg {
    margin: 24px 0 0;
    position: relative;
    display: flex;
    justify-content: center;
}

    .unsubscribed--thread--msg:after {
        content: '';
        width: 100%;
        height: 1px;
        background: #D6D8DA;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

    .unsubscribed--thread--msg p {
        font-size: 13px;
        line-height: 16px;
        color: #838B91;
        margin: 0;
        padding: 0 16px;
        background: #fff;
        position: relative;
        z-index: 1;
        text-align: center;
    }

.search--input {
    background: transparent !important;
    position: relative;
    z-index: 2;
    text-transform: capitalize;
}

.preview--input {
    z-index: 1;
    top: 0px;
    left: 0px;
    border: none;
    position: absolute;
    color: #aaa;
}

.search--fld .preview--input:disabled, .search--fld .preview--input.disabled {
    background: #fff;
    opacity: 1;
    color: rgba(48, 62, 72, 0.5);
}

/** media css **/
@media screen and (max-width: 540px) {
    .widget .legend-copy {
        float: left;
        text-align: left;
        width: 50%;
        line-height: 20px;
        margin-bottom: 12px;
        margin-right: 0;
    }
}

@media screen and (min-width:1280px) and (max-width:1340px) {
    .featured-listing ul li {
        width: 23.70%;
    }
}

@media screen and (min-width:1180px) and (max-width:1280px) {
    .featured-listing ul li {
        width: 23.70%;
    }
}

@media screen and (min-width:1280px) and (max-width:1500px) {
    body .dashboardcontent .wrapper {
        max-width: 100%;
        padding: 0 20px;
    }
}

@media screen and (min-width:1366px) and (max-width:1599px) {
    .top-fav-popup, .account-outer {
        left: inherit;
        right: 0;
    }

    .lanlord-myaccount.top-popup-outer:before {
        left: 0 !important;
        right: 0 !important;
    }

    .top-fav-popup:before {
        left: inherit;
        right: 30px;
    }
}

@media screen and (min-width:1281px) and (max-width:1599px) {
    .tenant-myaccount.top-popup-outer {
        left: auto !important;
        right: 0 !important;
    }

        .tenant-myaccount.top-popup-outer:before {
            left: auto;
            right: 55px;
        }
}

@media screen and (min-width:1024px) and (max-width:1300px) {
    .page--top--scroll {
        right: 30px;
    }
}


@media screen and (min-width:1024px) and (max-width:1279px) {
    nav .menu li a {
        padding-left: 5px !important;
        padding-right: 25px !important;
        font-size: 12px !important;
    }

    .go8mark {
        width: 65px !important;
    }

    a#navacountlink {
        padding-left: 46px !important;
        text-align: left !important;
    }

    .wrapper {
        box-sizing: border-box;
        min-width: inherit !important;
        max-width: inherit !important;
    }

    .listing-hdr-lt {
        width: 69%;
    }

    .featured-listing ul li {
        width: 32%;
        margin-right: 2%;
    }

        .featured-listing ul li:nth-child(3n) {
            margin-right: 0;
        }

        .featured-listing ul li:nth-child(4n) {
            margin-right: 2%;
        }

        .featured-listing ul li:last-child {
            margin-right: 0;
        }

    .listing-hdr-lt h3 {
        font-size: 22px;
    }

    .listing-hdr-lt h2 {
        font-size: 22px;
    }

    .feat-prop-price {
        font-size: 16px;
    }

    .feat-loc-lt p {
        font-size: 14px;
    }

    .viewmore {
        font-size: 16px;
        font-family: poppinsmedium;
        margin-top: 10px;
    }

    /*.feat-loc-rt { width: 17%; }*/
    .listing-hdr-lt {
        width: 58.5%;
    }

    nav .menu li a {
        padding: 19px !important;
    }

    nav .down:after {
        right: 5px;
    }

    #navacountlink {
        padding: 28px 45px 36px !important;
    }

    body nav .menu li.top-fav-icon a {
        padding: 17px 12px !important;
    }

    .tenant .go8mark, .tenant nav .menu li a.go8mark {
        height: 58px;
    }

    .result-housing-panel.near-by-listing .featured-listing ul li, .dtl-hor-hapanel .featured-listing ul li {
        width: 22.6%;
        float: none;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }

        .result-housing-panel.near-by-listing .featured-listing ul li:nth-child(3n), .dtl-hor-hapanel .featured-listing ul li:nth-child(3n) {
            margin-right: 2%;
        }

        .result-housing-panel.near-by-listing .featured-listing ul li:last-child, .dtl-hor-hapanel .featured-listing ul li:last-child {
            margin-right: 0;
        }

        .result-housing-panel.near-by-listing .featured-listing ul li:nth-child(4n), .dtl-hor-hapanel .featured-listing ul li:nth-child(4n) {
            margin-right: 0;
        }

    .housing-autho-page .tn-filter-hd .srch input {
        -webkit-appearance: none;
        appearance: none;
    }

    .housing-autho-page .result-housing-panel .feat-loc-lt {
        width: 100%;
    }

    .housing-autho-page .feat-loc-rt {
        width: 100%;
        margin-top: 10px;
        text-align: left;
    }

    .housing-autho-page .near-by-listing .featured-dtls-blk {
        padding: 10px;
        min-height: 110px;
    }

    .housing-nearby .dis {
        width: 190px !important;
    }

    .tenant-myaccount.top-popup-outer:before {
        left: inherit !important;
        right: 65px !important;
    }

    .top-fav-popup {
        left: auto;
        right: -35px;
    }

    body nav .menu li.top-fav-icon a.prop-like-icon-red, body nav .menu li.top-fav-icon a.prop-like-icon-red {
        padding: 0 !important;
        border-radius: 0 !important;
        margin: 0 0 0 5px !important;
        display: inline-block;
    }

    .account-outer {
        right: 0;
        left: auto;
    }

    nav .menu li a.go8mark {
        height: 58px !important;
    }

    .ha-rec-panel .feat-prop-price {
        margin: 0 0 5px 0;
    }
    /** home about info css **/
    body .about-go8-lt {
        width: 65% !important;
        padding: 15px !important;
    }

    body .about-go8-rt {
        float: right;
        width: 35% !important;
    }

    body .about-go8-lt h2 {
        margin-bottom: 15px;
    }

    .near-by-listing .featured-dtls-blk {
        padding-right: 90px;
    }

    .nearby--share {
        right: 105px;
    }

    .near-by-listing .featured-img {
        width: 80px;
        height: 80px;
    }
    /** home about info css **/
    .serve-passion h4 {
        font-size: 18px;
    }

    .before-login .go8logo {
        text-indent: -9999px !important;
    }

    .tenant-after-login .go8mark {
        text-indent: -9999px !important;
    }

    nav.tenant-after-login .menu li a {
        padding: 22px !important;
    }

    nav.adv-after-login .mn-submenu-arr .menu .submenu.top-popup-outer, nav.adv-after-login .mn-submenu-arr .right .submenu.top-popup-outer {
        left: auto;
        right: 0;
    }

    nav.adv-after-login .mn-submenu-arr .top-popup-outer:before {
        left: auto;
        right: 40px;
    }

    nav.ll-nav-after-login .mn-submenu-arr .menu .submenu.top-popup-outer, nav.ll-nav-after-login .mn-submenu-arr .right .submenu.top-popup-outer {
        left: auto;
        right: 0;
    }

    nav.ll-nav-after-login .mn-submenu-arr .top-popup-outer:before {
        left: auto;
        right: 40px;
    }

    .advertiser #topnavacountlink {
        padding: 20px 30px 20px 48px;
        min-width: inherit;
    }

    .mn-submenu-arr ul.myaccount-drop li a, .mn-submenu-arr .submenuwrapper a {
        font-size: 14px !important;
    }

    .go8--landing--backpage {
        padding: 15px 0;
    }

        .go8--landing--backpage .wrapper {
            padding: 0 15px !important;
        }


    .sticky_hd_result .wrapper, .sticky_hd_pagetitle .refine .wrapper {
        padding: 0 !important;
    }

    .resultspage .searchbar-info.pagetitle {
        padding: 8px;
    }

    .resultspage .searchbar-info .refine {
        padding: 0 !important;
    }

    .results.results-sorting .tabs {
        padding: 8px;
    }

    .unauthenticated .sticky_hd_result, body.tenant .sticky_hd_result {
        top: 105px;
    }

    .sticky_hd_result {
        top: 125px;
    }

    .unauthenticated .tenantregistrationpage .tenantregistration {
        max-width: 550px;
    }

    #renterLeasesPage.mid--wrapper {
        padding-bottom: 0;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    nav .menu li a {
        font-size: 12px !important;
        text-indent: 0 !important;
        padding: 12px 0 !important;
        text-align: center !important;
    }

        nav .menu li a span {
            display: block !important;
            margin: auto !important;
            margin-bottom: 3px !important;
        }

    #navdashboard, #navinbox, #navprospects, #navlistings, #getrentestimates, #navspotlights, #navmore {
        background: none !important;
    }

    .contactMenu ul {
        margin: 5px !important;
    }

        .contactMenu ul li {
            padding: 0 !important;
            margin-bottom: 7px;
        }

            .contactMenu ul li a {
                font-size: 8px !important;
            }

    .copyright-txt {
        font-size: 9px !important;
    }

    .submenuwrapper a {
        text-align: left;
    }

    body.tenant nav .menu li a {
        font-size: 14px !important;
    }

    .signupheader h1 {
        font-size: 2.8em;
    }

    body.landlord .welcome-dashboardcontent {
        padding-left: 80px;
    }

    .cancel-request-cnt .landlord-cancel {
        padding-left: 80px;
    }

    .tab-fixed-wrapper {
        width: 100%;
    }

    .sticky_hd_result .tab-fixed-wrapper {
        width: 100%;
    }

    .form-checbox-rt {
        padding: 0;
    }

        .form-checbox-rt table tr td {
            padding-bottom: 10px;
        }

    .form-btn-row {
        margin-top: 10px;
    }

    .go8--testimonial--slider .item {
        width: 100%;
    }

    .newmodalsmallcontents h3 {
        font-size: 20px;
    }

    .school-accordion-main .great-school-list li .num, .school-accordion-main .great-school-title li.num {
        width: 13% !important;
    }

        .school-accordion-main .great-school-list li .num.score-gain, .school-accordion-main .great-school-title li.num.score-gain {
            width: 13% !important;
        }

    .school-accordion-main .great-school-list li .grad, .school-accordion-main .great-school-title li.grad {
        width: 13% !important;
    }

    .school-accordion-main .great-school-list li .schl, .school-accordion-main .great-school-title li.schl {
        width: 30% !important;
    }

    .school-accordion-main .great-school-title {
        padding: 0 !important;
    }

    .school-accordion-main .great-school-list li {
        padding: 10px 0 !important;
    }

    /* Hello Sign Modal */

    /*    
        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-screen {
            position: fixed;
            background: #fff;
            display: block;
        }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-close {
            display: block;
            right: 0;
        }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-content {
            box-shadow: none;
            min-height: 0;
            min-width: 0;
            transform: none;
            left: 0;
            top: 0;
            position: static;
            overflow-x: auto;
            width: 100%;
            height: calc(100% - 40px);
            margin-top: 40px;
            background: white;
        }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__iframe {
            position: relative;
            z-index: 11;
        }*/
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .fix-raper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .school-accordion-main {
        padding: 0 6px;
    }

    .mobileonly-nav {
        display: block;
    }

    .detailspage .actions .action:nth-child(5) {
        border-right: none;
    }

    /*.newmodalsmallcontainer {
        max-width: 360%;
        margin: 0 auto;
    }*/
    .wrapper {
        width: 100%;
        padding: 15px !important;
        box-sizing: border-box;
        min-width: inherit !important;
        max-width: inherit !important;
    }

    .dashboardcontent .wrapper.copy {
        padding: 0 20px !important;
        margin-top: 30px;
    }

    .listing-hdr-lt {
        width: 69%;
    }

    .near-by-listing .featured-listing ul {
        justify-content: center;
        align-items: flex-start;
    }

        .near-by-listing .featured-listing ul li {
            width: 32%;
            margin-right: 2%;
            min-height: 115px;
        }

            .near-by-listing .featured-listing ul li:nth-child(3n) {
                margin-right: 0;
            }

            .near-by-listing .featured-listing ul li.resp-hide {
                display: block;
            }

            .near-by-listing .featured-listing ul li.lastresp-hide {
                display: none;
            }

    #DetailsPage .feat-loc-lt {
        width: 100%;
    }

    .listing-hdr-lt h3 {
        font-size: 22px;
    }

    .listing-hdr-lt h2 {
        font-size: 22px;
    }

    .feat-prop-price {
        font-size: 18px;
    }

    .feat-loc-lt p {
        font-size: 14px;
    }

    .wl-sts-badge i {
        line-height: 16px;
    }

    .listing-hdr-lt {
        width: 62.5%;
    }

    .listing-hdr-rt {
        width: 36%;
    }

    .homelowercontent2 .most-featured-listing {
        padding-top: 15px;
    }

    .home-mid-ad {
        margin: 15px 0;
    }

    .viewmore {
        font-size: 14px;
        font-family: poppinsmedium;
        margin-top: 0;
    }

    .list-property-row {
        text-align: left;
        min-height: inherit;
        text-align: center;
    }

    .list-property-text {
        margin: 5px 10px 0;
        font-size: 15px;
    }

    nav .badge {
        right: 40px;
        top: 18px;
    }

    .feat-loc-lt p.property-loca {
        min-height: inherit;
    }

    .wl-sts-badge {
        margin-bottom: 7px;
    }

        .wl-sts-badge:last-child {
            margin-bottom: 0;
        }

    .list-property-btn {
        min-width: 165px;
        font-size: 14px;
        line-height: 40px;
    }

    .featured-listing ul li:nth-child(4n) {
        margin-right: 2%;
    }

    .resp-show {
        display: block !important;
    }

    .haPanel-placeholder-img {
        min-height: 273px;
    }

    .result-housing-panel.near-by-listing .featured-listing ul li .haPanel-placeholder-img {
        min-height: 206px;
    }

    .haPanel-placeholder-img img {
        width: 90%;
    }

    .result-housing-panel.near-by-listing .featured-listing ul li, .dtl-hor-hapanel .featured-listing ul li {
        width: 24%;
        margin-right: 1%;
        display: inline-block;
        float: none;
        vertical-align: top;
    }

        .result-housing-panel.near-by-listing .featured-listing ul li:last-child, .dtl-hor-hapanel .featured-listing ul li:last-child {
            margin-right: 0;
        }

    .result-housing-panel {
        background: #eaecef;
        padding-top: 10px;
    }

        .result-housing-panel .feat-prop-price {
            font-size: 16px;
            min-height: inherit;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .result-housing-panel .feat-loc-lt p {
            font-size: 12px;
            line-height: 14px;
        }

        .result-housing-panel .feat-loc-lt {
            width: 100%;
        }

    .near-by-listing .featured-listing ul li {
        width: calc(50% - 8px);
        margin: 0 15px 40px 0;
    }

        .near-by-listing .featured-listing ul li:nth-child(2n) {
            margin: 0;
        }

    .featured-listing ul li:nth-child(3n) {
        margin-right: 10px;
    }

    .result-housing-panel .listing-hdr-lt h3 {
        font-size: 18px;
    }

    .result-housing-panel .listing-hdr-lt h2 {
        font-size: 18px;
    }

    .rsp-housing-rt {
        display: none;
    }

    nav .menu li.rentals-hide-web {
        display: block;
    }

    .housing-autho-page .tn-filter-hd .srch input {
        -webkit-appearance: none;
        appearance: none;
    }

    #tenantregistrationmodal { /*position: absolute !important; top: -50px; */
        background: rgba(0, 0, 0, 0.5);
    }

    .newmodalcontents {
        position: static;
        padding: 20px;
        height: calc(100vh - 190px);
        bottom: inherit;
    }

    .tenantregistrationmodal .newmodalcontents {
        height: auto;
    }

    .tenantregistration .hero {
        margin: 50px 0 0;
        float: left;
        width: 100%;
    }

    .housing-autho-page .tn-filter-hd .srch input {
        -webkit-appearance: none;
        appearance: none;
    }

    .signup-sepration {
        width: 45%;
        display: block;
        position: relative;
        text-align: center;
        margin: auto;
    }

        .signup-sepration:after {
            content: '';
            width: 100%;
            height: 1px;
            position: absolute;
            background: #cecece;
            top: 0;
            bottom: 0;
            margin: auto;
            display: block;
            left: 0;
        }

        .signup-sepration span {
            display: inline-block;
            padding: 0 25px;
            font-size: 14px;
            color: #000;
            position: relative;
            z-index: 1;
            background: #fff;
        }
    /** fav popup css **/
    .account-outer {
        left: auto;
        right: 0;
    }

    .top-popup-outer:before {
        left: auto;
        right: 50px;
    }

    .top-fav-popup {
        left: auto;
        right: -35px;
        width: 600px;
    }

    .fav-tabcontent .featured-listing ul li {
        width: 32.5%;
        margin-right: 1%;
    }

    .fav-tabbing .mCSB_inside > .mCSB_container {
        padding-left: 10px;
    }

    nav {
        bottom: inherit;
        background: #fff;
        border-radius: 8px;
        left: 10px;
        right: inherit;
        margin: auto;
        width: 400px;
        box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07);
        overflow: inherit;
        height: auto !important;
        top: 50px;
    }

        nav:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: -10px;
            left: 11px;
            display: block;
            margin: auto;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 10px solid #fff;
        }

    .tenant .mobilerefinesearch {
        right: 155px;
        border-left: 1px solid rgba(255,255, 255, 0.1) !important;
    }

    .mobilerefinesearch {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        right: 85px;
    }

    body.advertiser .mobilerefinesearch, body.landlord .mobilerefinesearch {
        right: 114px;
    }

    body nav .menu li a {
        color: #222;
        border-left: none !important;
        border-bottom: 1px solid #E3E3E3;
        padding: 15px 0;
        font-size: 15px;
        background: url(../images/AffordableHousing/advance.png) no-repeat right center #fff;
        background-size: 28px 16px;
        font-weight: 400;
    }

    .mobilemenu {
        left: 7px;
    }

    .mobile-links-show {
        display: block;
        position: fixed;
        top: 0;
        right: 0px;
        z-index: 9999;
    }

        .mobile-links-show nav .menu {
            float: right;
        }

        .mobile-links-show nav {
            display: block !important;
            position: relative;
            right: 0;
            top: inherit;
            padding: 0;
            background: transparent;
            box-shadow: none;
            border: none;
            overflow: inherit;
            width: auto;
            left: 0;
        }

    body .mobile-links-show nav .menu li a.top-links {
        line-height: normal;
        color: #fff !important;
        font-size: 12px;
        line-height: 49px;
        border-left: 1px solid #2F6F9F;
        padding: 0 30px 0 10px !important;
        border-bottom: none !important;
    }

    body .mobile-links-show nav .menu li a.fav-icn {
        padding: 0 10px !important;
    }

    .top-popup-outer {
        top: 50px;
    }

        .top-popup-outer .desktoponly {
            display: block;
        }

    .tabcontent {
        padding-bottom: 15px;
    }

    .mobilelogo {
        width: 120px;
        left: 0;
        right: 10px;
        background-size: 120px auto;
        display: block;
        margin: auto;
    }

    .signup-outer {
        padding-bottom: 0;
    }

    body nav .menu li .submenuwrapper a:last-child {
        border-radius: 0 0 8px 8px;
        border-bottom: none;
    }

    body nav .menu li.top-fav-icon a {
        padding: 0 15px !important;
    }

    .top-popup-outer .signup-outer {
        height: auto;
    }

    .mobile-links-show nav .menu li {
        float: left;
    }

    body .mobile-links-show nav .menu li a {
        background: none;
    }

    body nav .menu li a span {
        padding-top: 25px;
        display: none;
    }

    body nav .menu li.top-fav-icon a span {
        width: 25px;
        height: 25px;
    }


    body nav .left .down:after {
        display: none;
    }

    body .mobile-links-show nav .menu li a.top-links small {
        font-size: 12px;
    }

    #landlordCta.property-btn-web {
        display: block;
    }

    body nav .menu li.top-fav-icon a.prop-like-icon-red, body nav .menu li.top-fav-icon a.prop-like-icon-red {
        padding: 0 !important;
        border-radius: 0 !important;
        margin: 0 0 0 5px !important;
        display: inline-block;
    }

    .fav-tab-box {
        width: 31%;
        margin-right: 1.5%;
    }

    #GridViewFavHomes tr td:nth-child(3n) .fav-tab-box {
        margin-right: 0;
    }
    /** fav popup css **/
    .dfp-skyscrapper-right {
        display: none;
    }

    .right .rightgutter .mobileair {
        padding: 0;
    }

    .prop-like-icon:hover, body nav .menu .submenu li .prop-like-icon-red {
        background: url(../images/AffordableHousing/like-icon.png) no-repeat center !important;
        background-size: 95% !important;
    }

    .tenant-reg-favorites-flow .tn-reg-middle {
        display: inline-block;
        width: 100%;
        height: 100%;
        top: 0;
        overflow-y: auto;
        position: absolute;
        left: 0;
    }

    .housing-autho-page .result-housing-panel .feat-loc-lt {
        width: 69%;
    }

    .housing-autho-page .feat-loc-rt {
        width: 27.5%;
    }

    .housing-autho-page .near-by-listing .featured-dtls-blk {
        padding: 10px;
    }

    .prop-like-icon, .prop-like-icon-red {
        width: 22px;
        height: 19px;
        background-size: 100% auto !important;
    }

    nav .menu .submenu.top-popup-outer, nav .right .submenu.top-popup-outer {
        top: 49px;
    }

    .mobilemenu {
        border-right: 1px solid rgba(255,255,255,.1);
    }

    .mobilenav {
        border: 1px solid #296399;
        background: #296399;
    }

    .tenant .mobilelogo {
        width: 36px;
        background: url(../images/AffordableHousing/logo-white.png) no-repeat center;
        background-size: 90% auto;
    }

    .results .separator {
        margin-top: 10px;
        border-bottom: 7px solid #EDEFF1;
    }

    .resultspage .dfp-leaderboard-top {
        margin-top: 10px;
    }
    /** landlords tab css **/
    .landlord-cont-box {
        width: 31%;
        margin-right: 2%;
    }

    .landlord-view-btn {
        min-width: 52px;
    }
    /** landlords tab css **/

    /** home about info css **/
    body .about-go8-lt {
        width: 55% !important;
        padding: 15px !important;
        float: left;
    }

    body .about-go8-rt {
        float: right;
        width: 45% !important;
    }

    body .about-go8-lt h2 {
        margin-bottom: 15px;
    }
    /** home about info css **/

    .dtls-ha-panel .rsp-housing-rt {
        display: block;
    }

    .right .push {
        margin: 12px 0;
    }

    .list-property-row {
        background: #476e90;
    }

    .menuouter {
        position: relative;
        top: 0 !important;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        max-height: 250px;
        overflow-y: auto;
        border-radius: 0;
        box-shadow: none;
        background: #f7f7f7;
    }

    body nav .menu li a.menudown {
        background: url(../images/AffordableHousing/advance-down.png) no-repeat right center #fff;
        background-size: 28px 16px;
    }

        body nav .menu li a.menudown:hover {
            background: url(../images/AffordableHousing/advance-down-h.png) no-repeat right center #fff;
            background-size: 28px 16px;
        }

    .serve-passion ul li {
        padding: 20px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .serve-passion h4 {
        font-size: 18px;
    }

    .landlord nav .menucontainer .left, .landlord nav .menucontainer .right {
        border-left: none;
    }

    .topnavmobi {
        display: block;
    }

    nav .menu li a#navacountlink {
        padding: 15px 0;
    }

    nav .down:after {
        display: none;
    }

    nav .menu li.active {
        background: none !important;
    }

    body nav .down:after {
        margin: -2px 0 0 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #ffffff;
        display: block;
    }

    body nav .down.tempactive:after {
        border-top: 0px;
        border-bottom: 5px solid #ffffff;
    }

    .contactMenu ul li {
        list-style-type: none;
        margin-bottom: 0px;
    }

        .contactMenu ul li a {
            color: #333;
            font-size: 13px;
        }

    .copyright-txt {
        padding: 15px 0;
        text-align: center;
        font-size: 13px;
        color: #666;
    }

    nav .primarybutton {
        padding: 10px;
        margin: 0px;
    }

    .before-login .go8logo {
        padding: 15px !important;
    }

    nav.before-login .menu li a {
        padding: 15px 0 !important;
    }

    .myaccount-info {
        padding: 15px;
        min-height: inherit;
    }

        .myaccount-info .primarybuttongreen {
            display: block;
        }

    .submenuwrapper a:last-child {
        border-radius: 0 0 6px 6px !important;
    }

    .submenuwrapper a {
        padding: 15px !important;
        font-size: 14px !important;
    }

    .myacc-ico-l {
        float: left;
        margin-right: 10px;
    }

        .myacc-ico-l span {
            height: 56px;
            width: 56px;
            display: block;
            border-radius: 50%;
            text-align: center;
            line-height: 56px;
            border: 2px solid #2B6793;
            color: #2B6793;
            font-size: 36px;
        }

    .myacc-info-r {
        width: 70%;
        float: left;
    }

    .firstlastname {
        color: #354052;
        font-size: 16px;
    }

    .user-email {
        font-size: 14px;
        color: #A8A8A8;
        word-wrap: break-word;
    }

    .membershiptype {
        font-size: 12px;
        color: #000;
        margin-top: 5px;
    }

    h3.myaccount-hd {
        color: #7F8FA4;
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 400;
    }

    ul.myaccount-drop {
        margin: 0;
        padding: 0;
    }

        ul.myaccount-drop li {
            margin-bottom: 7px;
            font-size: 14px;
            list-style-type: none;
            padding: 0;
        }

            ul.myaccount-drop li a {
                color: #222 !important;
                padding: 0 !important;
                border: none !important;
                display: block;
            }

                ul.myaccount-drop li a:hover {
                    color: #296399 !important;
                    background: none !important;
                }

            ul.myaccount-drop li:hover {
                background: none !important;
            }

    body nav .menu li.top-fav-icon a:hover span, nav .menu li.top-fav-icon a.tempactive span {
        background: url(../images/AffordableHousing/fav-top.png) no-repeat center;
        width: 22px;
        height: 22px;
        display: inline-block;
        background-size: 100% auto;
    }

    .pagecontainer {
        padding-top: 0px !important;
    }

    body.landlord .pagecontainer {
        padding-top: 0px !important;
    }

    .acnt-privacy-link {
        background-image: none !important;
    }

    nav.ll-nav .submenuwrapper a {
        border-bottom: 1px solid #E3E3E3;
    }

    nav.ll-nav-after-login .submenuwrapper a, nav.adv-after-login .submenuwrapper a, nav.tenant-after-login .submenuwrapper a {
        padding: 15px 0 !important;
    }

    nav.tenant-after-login .submenu .submenuwrapper a {
        padding: 15px 0 !important;
    }

    nav.tenant-after-login .menu li a {
        min-height: inherit;
    }

        .tenant-after-login .go8mark, nav.tenant-after-login .menu li a.go8mark {
            height: auto !important;
        }

    body nav .menu li {
        border-left: 1px solid rgba(255,255,255,.1);
    }

    a#tenantmenuaccount:after {
        display: block !important;
    }

    .session-timeout .newmodalsmallcontainer {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        left: 0;
        right: 0;
    }

    #tenantregistrationmodal.tenantaccount {
        background: none;
        margin-top: 30px;
    }

    .footer {
        height: auto !important;
    }

        .footer .wrapper {
            padding: 10px 15px !important;
        }

    .tenantaccount .newmodalcontents {
        padding: 0;
    }

    .acnt-field .formheader {
        padding: 0;
        margin-bottom: 10px;
    }

    .tn-reg-middle.tenant-signup-modal .span50 {
        width: 50% !important;
        float: left;
    }

    nav.before-login .submenu .submenuwrapper a {
        padding: 15px 0 !important;
    }

    nav.before-login .primarybutton {
        margin: 0px;
    }

    .aboutspan2 .content {
        padding: 20px;
    }

    .aboutspan3 .content {
        margin-left: 0;
        margin-right: 0;
    }

    .benefitspage .togglepassword {
        top: 0;
    }

    .results .listing {
        padding-right: 20px !important;
    }

    body.landlord .welcome-dashboardcontent {
        padding-left: 0px;
    }

    .cancel-request-cnt .landlord-cancel {
        padding-left: 10px;
        padding-right: 10px;
    }

    .go8--landing--backpage {
        padding: 15px 0;
    }

        .go8--landing--backpage .wrapper {
            padding: 0 15px !important;
        }

        .go8--landing--backpage h2 i img {
            width: 18px;
        }

    .payment-method .checkout-help .tooltip-show-onhover {
        width: 315px;
    }

    .searchbar-info .refine input[type=text] {
        top: 0px !important;
    }

    .aboutspan3.left {
        width: 100%;
        margin-top: 20px;
    }

    .contactus-cnt .half.left, .contactus-cnt .half.right {
        width: 100%;
        border: none;
        padding: 0;
    }

    .contactus-cnt .half.right {
        margin-top: 30px;
    }

    .go8--testimonial--slider .item {
        width: 100%;
    }

    .newmodalsmallcontents h3 {
        font-size: 22px;
    }

    .school-accordion-main.great-school-accordion {
        padding: 0;
    }

    .school-accordion-main .great-school-title {
        padding: 0 10px !important;
    }

    .school-accordion-main .great-school-list li {
        padding: 10px !important;
    }

        .school-accordion-main .great-school-list li .num, .school-accordion-main .great-school-title li.num {
            width: 12% !important;
        }

            .school-accordion-main .great-school-list li .num.score-gain, .school-accordion-main .great-school-title li.num.score-gain {
                width: 12% !important;
            }

        .school-accordion-main .great-school-list li .schl, .school-accordion-main .great-school-title li.schl {
            width: 30% !important;
        }

    .results .separator {
        border-top: none;
        margin-top: 0;
    }

        .results .separator.bottom-spacing {
            margin-bottom: 0;
        }

    .mid--wrapper {
        padding: 70px 0 30px;
    }

    /*.owl-nav {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 25px 0 0;
    }

        .owl-nav button {
            position: static;
            margin: 0 5px;
            transform: none;
        }

            .owl-nav button.disabled {
                display: flex !important;
            }

                .owl-nav button.disabled:hover {
                    transform: none !important;
                }*/

    .page--top--scroll {
        right: 30px;
    }

    input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
        appearance: none;
        -webkit-appearance: none;
    }

    /* Hello Sign Modal */

    /*    .x-hellosign-embedded--in-modal {
        overflow-x: auto;
    }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-screen {
            position: fixed;
            background: #fff;
            display: block;
        }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-close {
            display: block;
            right: inherit;
            position: fixed;
        }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-content {
            box-shadow: none;
            min-height: 0;
            min-width: 0;
            transform: none;
            left: 0;
            top: 0;
            position: static;
            overflow-x: auto;
            width: 1150px;
            height: calc(100% - 40px);
            margin-top: 40px;
            background: white;
        }

        .x-hellosign-embedded--in-modal .x-hellosign-embedded__iframe {
            position: relative;
            z-index: 11;
        }*/
}

@media screen and (min-width:200px) and (max-width:767px) {
    .fix-raper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .school-accordion-main .text {
        width: 85%;
        padding-left: 10px;
    }

        .school-accordion-main .text p {
            font-size: 15px;
        }

    .bellimg img {
        width: 25px;
    }

    .school-accordion-main .delray {
        padding: 0 15px;
    }

    .school-accordion-main h2.getalert, .school-accordion-main h2.beach {
        font-size: 16px;
    }

    .school-accordion-main .eleschool p {
        font-size: 14px;
    }

    .school-accordion-main .greybg {
        margin-top: 10px;
    }

    .school-accordion-main .subscribed-lbl-lt {
        width: 100%;
        padding: 0;
    }

    .school-accordion-main .subscribed-lbl-rt {
        width: 100%;
    }

    .subscribed-text {
        float: left;
        margin: 10px 0 0;
        font-size: 16px;
        padding: 0;
    }

        .subscribed-text i img {
            width: 15px;
        }

    .school-accordion-main .verify-number-blk {
        padding: 15px;
    }

    .verify-field-lt {
        width: 100%;
    }

    nav .primarybutton {
        margin: 0;
    }

    .school-accordion-main .send-code-btn {
        float: left;
        margin-top: 15px;
    }

    .school-accordion-main .phn-verified-lt {
        width: 100%;
        padding: 0;
    }

        .school-accordion-main .phn-verified-lt p i img {
            width: 25px;
        }

        .school-accordion-main .phn-verified-lt p {
            font-size: 18px;
        }

    .school-accordion-main .phn-verified-rt {
        width: 100%;
        text-align: left;
        margin-top: 15px;
    }

    .school-accordion-main .verify-number-blk .phn-sms-alert, phn-sms-alert {
        font-size: 16px;
    }

    .school-accordion-main .school {
        overflow-x: auto;
    }

    .school-accordion-main .school-rating, .school-accordion-main .lorem {
        width: 800px;
    }

    .school-accordion-main .great-school-tab .school-rating, .school-accordion-main .great-school-tab .lorem {
        width: 920px;
    }

    .school-accordion-main .school-rating ul {
        width: 100%;
    }

    .school-accordion-main {
        padding: 0 6px;
    }

    .verify-number-hdr {
        float: left;
        margin-top: 10px;
    }

    #tenantregistrationtermsofuse .nationwide-main {
        margin-top: 0;
    }

    .columbia-termsofuse-text h3 {
        font-size: 13px;
    }

    .mobileonly-nav {
        display: block;
    }

    .wrapper {
        width: 100%;
        padding: 15px !important;
        box-sizing: border-box;
        min-width: inherit !important;
        max-width: inherit !important;
    }

    .mid-listing-hdr {
        text-align: center;
    }

    .listing-hdr-lt {
        width: 100%;
    }

        .listing-hdr-lt h3 {
            font-size: 18px !important;
            margin-bottom: 0;
            font-family: poppinsbold;
            line-height: 28px;
        }

        .listing-hdr-lt h2 {
            font-size: 18px !important;
            margin-bottom: 0;
            font-family: poppinsbold;
            line-height: 28px;
        }

    .mid-see-all {
        margin: auto;
        font-size: 16px;
        font-family: poppinsmedium;
    }

    .dtl-hor-hapanel .featured-listing ul li, .featured-listing ul li {
        margin: 0 10px 10px 0;
        width: 48%;
    }

        .featured-listing ul li:nth-child(2n) {
            float: right;
            margin-right: 0;
        }
        /*.featured-listing ul li.resp-width100 {width: 100%;}*/
        .featured-listing ul li.resp-hide {
            display: none;
        }

        .featured-listing ul li.lastresp-hide {
            display: none;
        }

    .featured-dtls-blk {
        padding: 10px 7px 7px;
    }

    .feat-loc-rt {
        width: 27%;
    }

    .feat-loc-lt {
        padding-right: 10px;
        box-sizing: border-box;
    }

    .near-by-listing .feat-loc-lt {
        width: 100%;
        padding-right: 0;
    }

    .feat-prop-price {
        font-size: 18px;
    }

    .feat-loc-lt p {
        font-size: 14px;
    }

        .feat-loc-lt p.property-loca {
            min-height: inherit;
        }

    .wl-sts-badge {
        font-size: 12px;
        margin-bottom: 5px;
    }

        .wl-sts-badge:last-child {
            margin-bottom: 0;
        }

        .wl-sts-badge i {
            width: 16px;
            height: 16px;
            line-height: 17px;
            font-size: 11px;
        }

    .resp-viewmore {
        display: table;
        margin: 0 auto 0;
        font-size: 16px;
    }

    .featured-listing ul {
        margin-bottom: 10px;
    }

    .listing-hdr-rt {
        width: 100%;
        text-align: center;
    }

    .viewmore {
        font-size: 16px;
        font-family: poppinsmedium;
        margin-top: 10px;
    }

    .list-property-row {
        text-align: left;
        padding: 10px 135px 10px 15px;
    }

    .list-property-text {
        width: 100%;
        margin-right: 0;
        font-size: 12px;
    }

    .list-property-btn {
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        min-width: 105px;
        line-height: 36px;
        font-size: 11px;
        text-align: center;
        height: 36px;
    }

    .prop-badge {
        line-height: 32px;
        padding: 0 5px;
        min-width: 90px;
    }

    .add-img img {
        width: 100%;
    }

    .result-housing-panel.near-by-listing .featured-listing ul li {
        width: 48%;
        margin-bottom: 4%;
        margin-right: 4%;
    }

        .result-housing-panel.near-by-listing .featured-listing ul li:nth-child(2n) {
            margin-right: 0;
        }

        .result-housing-panel.near-by-listing .featured-listing ul li:nth-child(3n) {
            margin-right: 4%;
        }

    .result-housing-panel {
        background: #eaecef;
        padding-top: 10px;
    }

    .resp-show {
        display: block !important;
    }

    .dfp-ad img {
        width: 100%;
    }

    .rsp-housing-rt {
        display: none;
    }

    .gwd-taparea-lxgp, .gwd-page-size, .gwd-img-1cbt {
        width: 100% !important;
    }

    nav .menu li.rentals-hide-web {
        display: block;
    }

    .tn-listing-lt {
        width: 100%;
    }

    .tenantregistration .hero {
        margin: 0;
    }
    /*#ui-datepicker-div {position: absolute !important;}
.newmodal {position: absolute;}
#tenantregistrationmodal {display: block !important;}*/
    html, body {
        -webkit-overflow-scrolling: touch !important; /*overflow: auto !important;*/
    }

        body.noscroll {
            overflow: hidden !important;
        }

    #tenantregistrationmodal.tenant-reg-favorites-flow { /*position: absolute !important; height: calc(100vh + 50px); */
    }

    .newmodalcontents {
        padding: 57px 20px 20px;
        height: auto;
    }

    .tenantregistration .hero {
        margin: 50px 0 0;
        float: left;
        width: 100%;
        font-size: 16px;
    }

        .tenantregistration .hero h3 {
            font-size: 22px;
        }

    .housing-autho-page .tn-filter-hd .srch input {
        -webkit-appearance: none;
        appearance: none;
    }

    .newmodal, .newmodalheader {
        font-size: 14px;
    }

    .newmodal {
        line-height: 22px;
    }

    .already-acnt {
        font-size: 17px;
    }

    .signup-sepration {
        width: 100%;
        display: inline-block;
        position: relative;
        text-align: center;
    }

        .signup-sepration:after {
            content: '';
            width: 100%;
            height: 1px;
            position: absolute;
            background: #cecece;
            top: 0;
            bottom: 0;
            margin: auto;
            display: block;
            left: 0;
        }

        .signup-sepration span {
            display: inline-block;
            padding: 0 25px;
            font-size: 14px;
            color: #000;
            position: relative;
            z-index: 1;
            background: #fff;
        }

    .primarybuttongreen.large.createaccntbtn {
        min-width: 240px;
        line-height: 58px;
        padding: 0 10px;
    }
    /** fav popup css **/
    nav .menu .submenu.top-popup-outer, .top-popup-outer {
        background: #fff !important;
    }

    .top-fav-popup {
        width: 100%;
        bottom: inherit;
        position: fixed;
        left: 0;
        border-radius: 0;
    }

        .top-fav-popup .submenuwrapper {
            border-radius: 0;
        }

        .top-fav-popup:before {
            display: none;
        }

    .fav-tabbing .mCustomScrollbar {
        height: calc(100vh - 168px);
    }

    .submenu .tab {
        font-size: 12px;
        line-height: 55px;
        border-radius: 0;
    }

    .fav-tabcontent .featured-listing ul li {
        width: 49%;
        margin-right: 0;
        float: left;
    }

        .fav-tabcontent .featured-listing ul li:nth-child(2n) {
            float: right;
        }

    .fav-tabcontent .feat-prop-price {
        font-size: 17px;
        line-height: 26px;
    }

    .fav-tabcontent .feat-loc-lt p {
        font-size: 12px;
    }

    .fav-tabcontent .featured-dtls-blk {
        padding: 10px 5px;
    }

    .fav-tabbing .mCSB_inside > .mCSB_container {
        padding-left: 7px;
    }

    .top-popup-outer {
        height: auto;
        top: 50px;
    }

    .account-outer {
        width: 95%;
        position: fixed;
        left: 0;
        right: 0;
        margin: auto !important;
        bottom: inherit;
    }

    .my-acnt-row {
        padding-bottom: 0px;
        border-bottom: none;
        min-height: inherit;
    }
    /*.acnt-privacy {position: absolute; bottom: 0; padding-bottom: 0;}*/
    .account-outer:before {
        left: auto;
        right: 8px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #fff;
        top: -10px;
    }

    nav .menu li .my-acnt-row p a, .acnt-name-rt h5 {
        font-size: 18px;
    }

    nav {
        bottom: inherit;
        background: #fff;
        border-radius: 8px;
        left: 0;
        margin: auto;
        width: 95%;
        box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07);
        overflow: inherit;
    }

        nav:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: -10px;
            left: 15px;
            display: block;
            margin: auto;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 10px solid #fff;
        }

    body nav .menu li a {
        color: #222;
        border-left: none !important;
        border-bottom: 1px solid #E3E3E3;
        padding: 20px 0;
        font-size: 16px;
        background: url(../images/AffordableHousing/advance.png) no-repeat right center #fff;
        background-size: 28px 16px;
    }

    .my-acnt-row p {
        margin-bottom: 10px;
    }

        .my-acnt-row p a {
            font-size: 14px !important;
        }

    .acnt-privacy p {
        margin-bottom: 0;
    }

        .acnt-privacy p:last-child {
            padding-bottom: 0;
        }

    nav {
        bottom: inherit;
        background: #fff;
        border-radius: 8px;
        left: 0;
        margin: auto;
        width: 95%;
        box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07);
        overflow: inherit;
        top: 50px;
    }

        nav:before {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            top: -10px;
            left: 6px;
            display: block;
            margin: auto;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 10px solid #fff;
        }

    body nav .menu li a {
        color: #222;
        border-left: none !important;
        border-bottom: 1px solid #E3E3E3;
        padding: 15px 0;
        font-size: 16px;
        background: url(../images/AffordableHousing/advance.png) no-repeat right center #fff;
        background-size: 28px 16px;
        font-weight: 400;
    }

    body nav .menu li {
        border-left: 1px solid rgba(255,255,255,.1);
    }

    .mobile-links-show {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999;
        width: 96px;
    }

        .mobile-links-show nav .menu {
            float: right;
        }

        .mobile-links-show nav {
            display: block !important;
            position: relative;
            right: 0;
            top: inherit;
            padding: 0;
            background: transparent;
            box-shadow: none;
            border: none;
        }

    body .mobile-links-show nav .menu li a.top-links {
        line-height: normal;
        color: #fff !important;
        font-size: 12px;
        line-height: 49px;
        border-left: 1px solid #2F6F9F;
        padding: 0 9px !important;
        border-bottom: none !important;
    }

        body .mobile-links-show nav .menu li a.top-links.down#menulogin {
            padding: 0 18px 0 5px !important;
        }

            body .mobile-links-show nav .menu li a.top-links.down#menulogin:after {
                right: 5px;
            }

        body .mobile-links-show nav .menu li a.top-links small {
            font-size: 12px;
            display: none;
        }

        body .mobile-links-show nav .menu li a.top-links.down:after {
            display: none;
        }

        body .mobile-links-show nav .menu li a.top-links.down#menulogin:after {
            display: block;
        }

    .mobilelogo {
        width: 120px;
        left: 0;
        right: 0px;
        background-size: 120px auto;
        display: block;
        margin: auto;
    }

    .signup-outer {
        padding-bottom: 0;
        height: auto;
    }

    body nav .menu li .submenuwrapper a:last-child {
        border-radius: 0 0 8px 8px;
        border-bottom: none;
    }

    body nav .menu li.top-fav-icon a {
        padding: 0 15px !important;
    }

    .my-acnt-icon {
        width: 25px;
        height: 25px;
        background: url(../images/AffordableHousing/my-acnt-icon.png) no-repeat center;
        display: inline-block;
    }

    .top-popup-outer .signup-outer {
        height: auto;
    }

    .mobile-links-show nav .menu li {
        float: left;
    }

    body .mobile-links-show nav .menu li a {
        background: none;
    }

    body nav .menu li a span {
        padding-top: 25px;
        display: none;
    }

        body nav .menu li a span.my-acnt-icon {
            display: block;
            width: 25px;
            height: 25px;
            background-size: 25px 25px;
        }

    body nav .menu li.top-fav-icon a span {
        width: 25px;
        height: 25px;
    }


    body nav .down:after {
        display: none;
    }

    nav .primarybutton {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        line-height: 60px;
        margin-left: 0;
        border-width: 2px;
        text-shadow: none;
        letter-spacing: 1px;
        font-size: 20px;
        border-radius: 4px;
    }

    .mobilerefinesearch, .mobilerefinesearch.close {
        right: 70px;
        border-left: 1px solid rgba(255,255,255,.1);
        width: 23px;
        height: 23px;
    }

        .mobilerefinesearch.close {
            padding-left: 0;
            width: 23px;
            height: 23px;
        }

    .tenant .mobilerefinesearch {
        right: 90px;
    }

        .tenant .mobilerefinesearch.close {
            right: 85px;
        }

    .tenant .mobilelogo {
        width: 36px;
        background: url(../images/AffordableHousing/logo-white.png) no-repeat center;
        background-size: 90% auto;
    }

    .menuouter {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        max-height: 250px;
        overflow-y: auto;
        border-radius: 0;
        box-shadow: none;
        background: none !important;
    }

        .menuouter .submenuwrapper a {
            position: relative;
        }

            .menuouter .submenuwrapper a:before {
                content: '';
                width: 7px;
                height: 7px;
                position: absolute;
                top: 5px;
                left: 0;
                border-radius: 50%;
                background: #333;
                display: none;
            }

    body nav .menu li a.menudown {
        background: url(../images/AffordableHousing/advance-down.png) no-repeat right center #fff;
        background-size: 28px 16px;
    }

        body nav .menu li a.menudown:hover {
            background: url(../images/AffordableHousing/advance-down-h.png) no-repeat right center #fff;
            background-size: 28px 16px;
        }

    nav .menu li.active {
        background: none !important;
    }

    .fav-tab-box {
        width: 48%;
        margin: 0 1% 10px;
    }

    #GridViewFavHomes tr td:nth-child(2n) .fav-tab-box {
        float: right;
    }

    .fav-tabcontent .featured-listing {
        padding: 0 10px !important;
        box-sizing: border-box;
        height: calc(100vh - 140px);
        max-height: inherit;
    }

    body nav .menu li.top-fav-icon a.prop-like-icon-red, body nav .menu li.top-fav-icon a.prop-like-icon-red {
        padding: 0 !important;
        border-radius: 0 !important;
        margin: 0 0 0 5px !important;
        display: inline-block;
    }

    .tenant-reg-favorites-flow .tn-reg-middle {
        display: inline-block;
        width: 100%;
        height: 100%;
        top: 0;
        overflow-y: auto;
        position: absolute;
        left: 0;
    }

    #landlordCta.property-btn-web {
        display: block;
    }
    /** fav popup css **/
    .dfp-skyscrapper-right {
        display: none;
    }

    .right .rightgutter .mobileair {
        padding: 0;
    }

    .prop-like-icon:hover {
        background: url(../images/AffordableHousing/like-icon.png) no-repeat center !important;
        background-size: 95% !important;
    }

    .feat-loc-lt p span, .ha-recommended-rt .dis p span {
        font-size: 13px;
        margin-right: 2px;
    }

    .housing-autho-page .result-housing-panel .feat-loc-lt {
        width: 69%;
    }

    .housing-autho-page .feat-loc-rt {
        width: 27.5%;
    }

    .housing-autho-page .near-by-listing .featured-dtls-blk {
        padding: 10px;
    }

    .prop-like-icon, .prop-like-icon-red {
        width: 22px;
        height: 19px;
        background-size: 100% auto !important;
    }

    .mobilerefinesearch div:first-child {
        width: 8px;
        right: 0px;
        top: 18px;
    }

    .mobilerefinesearch div:nth-child(2) {
        width: 12px;
        height: 12px;
        right: 6px;
        top: 5px;
    }

    .mobilerefinesearch div:nth-child(3) {
        width: 16px;
        height: 16px;
        right: 4px;
        top: 3px;
    }

    .mobilenav {
        border: 1px solid #296399;
        background: #296399;
    }

    .mobilemenu {
        border-right: 1px solid rgba(255,255,255,.1);
    }
    /** landlords tab css **/
    .landlord-cont-box {
        width: 48%;
        margin-right: 2%;
    }

    .landlord-view-btn {
        min-width: 45px;
        font-size: 9px;
    }
    /** landlords tab css **/

    /** home about info css **/
    body .about-go8-lt {
        width: 100% !important;
        padding: 20px !important;
        float: left;
    }

    body .about-go8-rt {
        float: right;
        width: 100% !important;
        padding-left: 0 !important;
    }

    body .about-go8-lt h2 {
        margin-bottom: 15px;
        text-align: center;
    }
    /** home about info css **/

    .dtls-ha-panel .rsp-housing-rt {
        display: block;
    }

    .right .push {
        margin: 12px 0;
    }

    .list-property-row {
        background: #476e90;
    }

        .list-property-row .wrapper {
            padding: 0 !important;
        }

    .homelowercontent2 {
        border-top: none;
    }

    .tenant-after-login .submenu, .tenant-after-login #submenusavedsearches, .tenant-after-login #submenutenantfavorites {
        top: 0;
    }

    .detailspage .actions .action:nth-child(5) {
        border-right: none;
    }

    .landlord .mobilelogo {
        display: block !important;
    }

    .landlord nav .menucontainer .left, .landlord nav .menucontainer .right {
        border-left: none;
    }

    nav .menu li .submenuwrapper a {
        padding: 15px !important;
        border-bottom: none !important;
    }

    .detailspage .actions .action:nth-child(5) {
        border-right: none;
    }

    #tenantregistrationcomplete .newmodalsmallcontainer {
        max-width: 90%;
    }

    #newUserConfirmation p {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
    }

        #newUserConfirmation p br {
            display: none;
        }

    .serve-passion ul li {
        padding: 10px;
    }

    .serve-passion h4 {
        font-size: 16px;
    }

    .serve-passion ul li {
        width: 100%;
        float: none;
        margin: 10px 0;
    }

    body nav .right .menu.inline li:first-child a {
        border-bottom: none;
        border-left: 1px solid rgba(255,255,255,.1) !important;
    }

    .landlord nav .menucontainer .left, .landlord nav .menucontainer .right {
        border-left: none;
    }

    .topnavmobi {
        display: block;
    }

    nav .menu li a#navacountlink {
        padding: 15px 0;
    }

    nav .down:after {
        display: none;
    }

    #benefits-landlord .wrapper {
        padding: 0 !important;
    }

    #dvLandlordNavigation .landlord-scroll, nav.adv-after-login .landlord-scroll {
        overflow: auto;
        height: 250px;
    }

    .contactMenu ul li {
        list-style-type: none;
        margin-bottom: 0px;
    }

        .contactMenu ul li a {
            color: #333;
            font-size: 13px;
        }

    .copyright-txt {
        margin: 15px 0;
        text-align: center;
        font-size: 13px;
        color: #666;
    }

    nav .badge {
        right: 40px;
        top: 15px;
    }

    .before-login .go8logo {
        padding: 15px !important;
    }

    nav.before-login .menu li a {
        padding: 15px 0 !important;
    }

    nav.before-login .primarybutton {
        margin: 0;
    }

    .myaccount-info {
        padding: 15px;
        min-height: inherit;
    }

        .myaccount-info .primarybuttongreen {
            display: block;
        }

    .submenuwrapper a:last-child {
        border-radius: 0 0 6px 6px !important;
    }

    .submenuwrapper a {
        padding: 20px !important;
        border-top: 1px solid rgba(0,0,0,.1) !important;
        font-size: 14px !important;
    }

    .myacc-ico-l {
        float: left;
        margin-right: 10px;
    }

        .myacc-ico-l span {
            height: 56px;
            width: 56px;
            display: block;
            border-radius: 50%;
            text-align: center;
            line-height: 56px;
            border: 2px solid #2B6793;
            color: #2B6793;
            font-size: 36px;
        }

    .myacc-info-r {
        width: 70%;
        float: left;
    }

    .firstlastname {
        color: #354052;
        font-size: 16px;
    }

    .user-email {
        font-size: 14px;
        color: #A8A8A8;
        word-wrap: break-word;
    }

    .membershiptype {
        font-size: 12px;
        color: #000;
        margin-top: 5px;
    }

    h3.myaccount-hd {
        color: #7F8FA4;
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 400;
    }

    ul.myaccount-drop {
        margin: 0;
        padding: 0;
    }

        ul.myaccount-drop li {
            margin-bottom: 7px;
            font-size: 14px;
            list-style-type: none;
            padding: 0;
        }

            ul.myaccount-drop li a {
                color: #222 !important;
                padding: 0 !important;
                border: none !important;
                display: block;
            }

                ul.myaccount-drop li a:hover {
                    color: #296399 !important;
                    background: none !important;
                }

            ul.myaccount-drop li:hover {
                background: none !important;
            }

    .advertiser #submenullmoreAd .submenuwrapper a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body nav .menu li.top-fav-icon a:hover span, nav .menu li.top-fav-icon a.tempactive span {
        background: url(../images/AffordableHousing/fav-top.png) no-repeat center;
        width: 25px;
        height: 25px;
        display: inline-block;
        background-size: 25px 25px;
    }

    #tenantFavoriteContent .mobile-links-show nav .menu li a {
        font-size: 14px;
    }

    #tenantFavoriteContent .my-acnt-row p {
        margin-bottom: 0px;
    }

    #tenantFavoriteContent .my-acnt-row {
        padding-bottom: 0;
        border-bottom: none;
    }

    .acnt-privacy-link {
        background: none;
    }

    body.landlord .pagecontainer {
        padding-top: 0px !important;
    }

    body nav .menu li.top-fav-icon:hover a.fav-icn, nav .menu li.top-fav-icon a.fav-icn.tempactive {
        background: transparent !important;
    }

    nav.tenant-after-login .submenu .submenuwrapper a {
        padding: 15px 0 !important;
    }

    nav.tenant-after-login .menu li a {
        min-height: inherit !important;
    }

    nav.tenant-after-login .menu li a {
        min-height: inherit;
    }

        .tenant-after-login .go8mark, nav.tenant-after-login .menu li a.go8mark {
            height: auto !important;
        }

    .tenant-signup-modal .newmodalcontents {
        position: relative;
        padding-top: 10px;
    }

    .before-login .submenu {
        top: 0;
    }
    /** session timeout popup css **/
    .session-timeout .ren-own-btn .cmn--btn--md {
        font-size: 14px;
    }

    .session-btns .secondarybutton {
        min-width: 140px;
        line-height: 44px;
        padding: 0 7px;
        box-sizing: border-box;
        margin: 0 1px;
        font-size: 13px;
    }
    /** session timeout popup css **/

    /** new login css **/
    .signinpage .air {
        padding: 0;
    }

    .login-tabs a {
        font-size: 12px;
        padding: 0 5px;
    }

    .login-form {
        padding: 20px;
    }

    .login-container .formheader {
        font-size: 13px;
    }

    .forgot-link a {
        font-size: 12px;
    }

    .login-tabs {
        display: table;
        width: 100%;
    }

        .login-tabs .login-tab-blk {
            width: auto;
            float: none;
            display: table-cell;
            vertical-align: top;
            min-width: 90px;
        }

    .signinpage .pagetitle {
        font-size: 30px;
    }
    /** new login css **/
    nav.before-login .submenu .submenuwrapper a {
        padding: 15px 0 !important;
    }

    nav.before-login .primarybutton {
        margin: 0px;
    }

    body.advertiser .mobilerefinesearch, body.landlord .mobilerefinesearch {
        right: 46px;
    }

    .benefitspage .togglepassword {
        top: 0;
    }

    .payment-method .checkout-help .tooltip-show-onhover {
        width: 275px;
    }

    body.landlord .welcome-dashboardcontent {
        padding-left: 0px;
    }

    .cancel-request-cnt .landlord-cancel {
        padding-left: 10px;
        padding-right: 10px;
    }

    .signup-page .copy {
        padding-top: 20px;
    }

        .signup-page .copy .pagetitle {
            padding-top: 0;
            font-size: 22px;
        }

        .signup-page .copy h3 {
            font-size: 16px;
        }

    .eigibility-dtl-popup .newmodalsmallcontainer {
        max-width: 100%;
    }

    .modal-title h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .newmodalsmallclose {
        top: 0px;
        right: 0px;
    }

        .newmodalsmallclose div {
            width: 20px;
        }

    .eligb-content {
        font-size: 14px;
        line-height: 22px;
    }

    .modal-btn-row div, .modal-btn-row button {
        margin: 0 3px;
    }

    .go8--withdrawApp--modal .modal-content p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 10px;
    }

    .modal-grey-btn, .modal-green-btn {
        min-width: 120px;
        line-height: 40px;
    }

    .go8--landing--backpage {
        padding: 15px 0;
    }

        .go8--landing--backpage .wrapper {
            padding: 0 15px !important;
        }

        .go8--landing--backpage h2 i img {
            width: 18px;
        }

    .login-subheading h4 {
        font-size: 16px;
    }

    .featured-listing ul li.haPanel-placeholder-blk {
        display: none;
    }

    /* WL Application Sucess signup css */
    .go8--signupSuccess--popup .newmodalsmallcontainer {
        max-width: 90%;
    }

    .go8--successSignup--cont p {
        font-size: 16px;
        line-height: 24px;
    }
    /* WL Application Sucess signup css */

    #UpdateUserNamePopup .secondarybutton {
        white-space: normal;
    }

    .searchbar-info .refine input[type=text] {
        top: 0px !important;
    }

    .listingwizardpage .dashboardcontent .listingwizard .wrapper {
        padding: 0 !important;
    }

    .school-accordion-main .great-school-title {
        padding: 0 10px !important;
    }

    .school-accordion-main .great-school-list li {
        padding: 10px !important;
    }

    .ha-share-popup .newmodalsmallcontainer {
        width: 90%;
    }

    .go8--HAshare--btn {
        margin: 0 10px;
    }

        .go8--HAshare--btn i {
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 22px;
        }

    .ha-list-share {
        top: 105px;
        bottom: inherit;
    }

    .results .separator.bottom-spacing {
        margin-bottom: 0;
    }


    .secondarybutton, .primarybutton {
        padding-left: 15px;
        padding-right: 15px;
    }

    .unauthenticated .tenantregistrationpage .tenantregistration {
        max-width: 100%;
        float: none;
    }

    .reset--pwd--blk {
        width: 100%;
        margin: 0;
    }

    .mid--wrapper {
        padding: 30px 0;
    }

    .mail-link-blk a:hover {
        color: #2979BF;
        outline: none;
    }

    /*.owl-nav {
        text-align: center;
        width: 100%;
        margin: 15px 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .owl-nav .owl-prev, .owl-nav .owl-next {
            position: static;
            margin: 0 5px;
            transform: none;
        }

            .owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled {
                display: flex !important;
            }

                .owl-nav .owl-prev.disabled:hover, .owl-nav .owl-next.disabled:hover {
                    transform: none !important;
                }*/

    .page--top--scroll {
        right: 15px;
        bottom: 15px;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .cmn--alert--msg {
        padding: 15px;
        margin-bottom: 15px;
    }


    input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
        appearance: none;
        -webkit-appearance: none;
    }

    .near-by-listing .featured-listing ul {
        margin-bottom: 0;
    }

        .near-by-listing .featured-listing ul li {
            width: 100%;
            margin: 0 0 40px;
        }

            .near-by-listing .featured-listing ul li:last-child {
                margin-bottom: 0;
            }

    .near-by-listing .featured-img {
        width: 90px;
        height: 90px;
    }

    /* Hello Sign Modal */

    /*    .x-hellosign-embedded--in-modal {
        overflow-x: auto;
    }

    .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-screen {
        position: fixed;
        background: #fff;
        display: block;
    }

    .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-close {
        display: block;
        right: inherit;
        position: fixed;
    }

    .x-hellosign-embedded--in-modal .x-hellosign-embedded__modal-content {
        box-shadow: none;
        min-height: 0;
        min-width: 0;
        transform: none;
        left: 0;
        top: 0;
        position: static;
        overflow-x: auto;
        width: 1150px;
        height: calc(100% - 40px);
        margin-top: 40px;
        background: white;
    }
        .x-hellosign-embedded--in-modal .x-hellosign-embedded__iframe {
             position: relative;
             z-index: 11;
        }*/

    .contact-us-svg-holder {
        display: none;
    }

    .contact-us-phones {
        flex-direction: column;
    }

    .contact-us-phone-label {
        display: inline-block;
        min-width: 94px;
    }

    .contact-us-tel:not(:last-child) {
        margin-bottom: 16px;
    }

    .contact-us-live-chat .contact-us-button {
        max-width: unset;
    }

    #owner-applicants-page .app--help--blk {
        display: none;
    }

    .listing-info-link .help--cont {
        margin-top: 0;
    }

        .listing-info-link .help--cont h6 {
            margin-top: 0;
        }
}

@media screen and (min-width:200px) and (max-width:567px) {
    .nationwide-main {
        width: 97%;
    }

    #gsForm label {
        float: left;
    }

    .chidren-age span {
        margin-top: 10px;
    }
}

@media screen and (min-width:200px) and (max-width:479px) {
    .nationwide-main {
        width: 97%;
    }

    .nationwide-title h4 {
        font-size: 14px;
    }

    .nationwide-subtitle h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .nationwide-form {
        padding: 30px 15px;
    }

    .nation-field {
        width: 100%;
        margin-bottom: 10px;
    }

    .nation-field-row {
        margin-bottom: 0;
    }

    .chidren-age .cstmchk {
        width: 50%;
        margin-right: 0;
    }

    .results .separator h1 {
        margin-left: 0;
    }

    .badge-infopopup {
        width: 50vw !important;
        transform: translate(calc(-85%));
    }

        .badge-infopopup:after {
            left: 88%;
        }

    .property--info--layer:hover .badge-infopopup.hide {
        display: none !important;
    }

    .badge--infopopup-control.infopopup-open .badge-infopopup.hide {
        display: block !important;
    }
}

@media screen and (min-width:200px) and (max-width:374px) {
    .homecopy h1 {
        font-size: 1.4em;
    }

    .featured-listing ul li {
        width: 100%;
    }

    .feat-loc-lt p.property-size {
        min-height: inherit;
    }

    .result-housing-panel.near-by-listing .featured-listing ul li {
        width: 100%;
    }

    .housing-autho-page .feat-loc-lt p.property-size {
        min-height: inherit !important;
    }

    .school-accordion-main .verify-form-field {
        width: 27%;
    }

    .school-accordion-main .verify-field-lg {
        width: 36%;
        margin-right: 0;
    }

    .school-accordion-main .send-code-btn, .school-accordion-main .send-cd-btn {
        width: 100%;
        min-width: 100%;
    }
}

@media screen and (min-width:360px) and (max-width:479px) {
    #housingagencyloginlink.active {
        line-height: 35px;
        padding-top: 11px !important;
        padding-bottom: 10px !important;
        background-position: 15px 24px;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .results .listing .listing-content .right .air {
        padding-left: 22px;
    }

    .results .listing .listing_description {
        padding: 0;
    }

    /** fav popup css **/
    .acnt-links {
        height: calc(100% - 70px);
        overflow-y: auto;
    }

    .my-acnt-row p:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .my-acnt-row {
        min-height: inherit;
        margin-bottom: 0;
    }

    nav .menu li .acnt-privacy p a {
        padding: 10px 15px !important;
    }
    /** fav popup css **/

    .serve-passion ul li {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 15px;
        margin-bottom: 0;
        border-bottom: none;
    }

        .serve-passion ul li i {
            margin-bottom: 20px;
            height: auto;
        }
}

@media screen and (min-width:200px)and (max-width:320px) {
    .signinpage .air, .signinpage .mobileair {
        padding: 0;
    }

    a#housingagencyloginlink.active {
        background-position: 20px 24px;
        padding-left: 20px;
        padding-right: 0;
    }

    a#landlordloginlink.active {
        background-position: 9px 24px;
        padding-left: 15px;
        padding-right: 0;
    }

    .submenu .tab {
        padding: 10px 0;
        line-height: normal;
    }

    .landlord-view-btn {
        font-size: 10px;
        margin: 2px 0;
        max-width: 100% !important;
        display: block;
        box-sizing: border-box;
    }

    #tenantloginlink.active {
        background-position: 14px 24px;
    }

    div.separator.rental-property-accessibility div {
        margin-right: 4px;
    }
}

@media screen and (min-width:321px) and (max-width:374px) {
    .signinpage .air, .signinpage .mobileair {
        padding: 0;
    }

    a#housingagencyloginlink.active {
        background-position: 8px 23px;
        padding-left: 15px;
        padding-right: 0;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    #tenantloginlink.active {
        background-position: 18px 23px;
    }

    a#landlordloginlink.active {
        background-position: 12px 23px;
        padding-left: 15px;
        padding-right: 0;
    }

    .submenu .tab {
        padding: 10px 0;
        line-height: normal;
    }

    .landlord-view-btn {
        font-size: 10px;
        margin: 2px 0;
        max-width: 100% !important;
        display: block;
        box-sizing: border-box;
    }

    .paymentmethod-full .membership-blk-left, .paymentmethod-full .membership-blk-right {
        margin-right: 0 !important;
    }

    .payment-method .checkout-help .tooltip-show-onhover {
        width: 235px;
        right: -25px;
        left: auto;
    }

    .payment-method .checkout-help .tooltip-pop-arr {
        right: 23px;
    }
}

@media screen and (min-width:800px) and (max-width:1023px) {
    nav:before {
        display: none;
    }

    nav {
        top: 0;
        left: 0;
        width: 100%;
    }

    #landlordCta.property-btn-web, .mobile-links-show {
        display: none;
    }

    .go8logo {
        background: url(../images/AffordableHousing/go8-logo-white.png) center no-repeat !important;
        background-size: 180px auto !important;
    }

    body nav .menu li:first-child {
        border-left: 1px solid rgba(255,255,255,.1);
    }

    body nav .down:after {
        display: block !important;
    }

    .menuouter {
        position: absolute;
        top: 60px !important;
        width: 275px;
        overflow-y: unset !important;
    }

    nav.before-login .submenu .submenuwrapper a {
        padding: 15px !important;
        font-size: 11px !important;
        border-bottom: none;
    }

    .menuouter {
        left: calc(50% - 135px);
    }

    nav .menu .submenu.top-popup-outer, nav .right .submenu.top-popup-outer {
        top: 60px;
    }

    .top-popup-outer:before {
        right: 0;
        left: 0;
        margin: auto;
    }

    .ll-nav-after-login .menuouter {
        top: 80px !important;
    }

    nav.ll-nav-after-login .menu li .submenuwrapper a {
        text-align: left !important;
        padding: 15px !important;
    }

    .lanlord-myaccount.menuouter {
        left: auto;
        right: 0;
    }

    #navacountlink {
        padding: 28px 45px 36px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 160px !important;
        background: url(../images/AffordableHousing/my-account-white.png) no-repeat 12px center !important;
        background-size: 24px auto !important;
    }

    nav .menu li a#navacountlink {
        text-align: left;
    }

    nav.ll-nav-after-login .mn-submenu-arr .top-popup-outer:before {
        left: auto;
        right: 40px;
    }

    body nav .menu li a {
        color: #fff !important;
    }

    nav.before-login .primarybutton {
        margin: 15px !important;
    }

    .homehero {
        width: 100% !important;
    }

    .mobile-links-show nav {
        width: 80px !important;
        right: inherit !important;
    }

    nav .menu li a {
        text-indent: 0 !important;
    }

    nav {
        border-radius: 0;
        margin: inherit !important;
        box-shadow: none;
    }

        nav.ll-nav .wrapper, nav.adv-nav .wrapper {
            padding: 0 !important;
        }

    .navheader .wrapper {
        padding: 12px 12px 12px 24px !important;
    }

    .dashboardcontents {
        margin-top: 0px;
    }

    body nav .menu li a {
        background: none;
        text-align: center;
        font-size: 11px;
        padding: 12px 0;
    }

        body nav .menu li a span {
            padding-top: 0 !important;
        }

    .landlord nav .menu li a {
        font-size: 11px !important;
    }

    body nav .menu li a.menudown {
        background: none !important;
    }

    #navmore, #getrentestimates, #navspotlights, #navinbox, #navprospects, #navlistings, #navdashboard {
        background: none !important;
    }

    body nav .menu li a {
        border-bottom: 1px solid rgba(0,0,0,.15);
    }

    .menuouter {
        max-height: inherit;
    }

    nav .menu li#navmore .submenuwrapper {
        padding: 0 !important;
        text-align: left !important;
    }

    .menuouter {
        box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07) !important;
    }

    nav .menu li#navmore a .submenuwrapper a {
        padding: 15px !important;
        border-bottom: none !important;
    }

    .go8mark, nav .menu li a.go8mark {
        text-indent: -9999px !important;
    }

    .landlord nav .menu li a {
        font-size: 11px !important;
    }

    body nav .menu li a span {
        display: block;
    }

    nav.ll-nav-after-login .menu li a {
        padding: 20px 10px !important;
        border-bottom: none !important;
    }

    nav.before-login .menu li a {
        padding: 22px !important;
    }

    nav .menu li a.go8logo {
        text-indent: -999px !important;
        width: 57px;
        background-position: left 10px center !important;
    }

    .wrapper {
        padding: 0 20px !important;
    }

    /*.pagecontainer {
        padding-top: 60px !important;
    }*/

    nav.ll-nav.ll-nav-after-login .wrapper {
        padding: 0 20px !important;
    }

    .landlord-scroll .down:after {
        display: none !important;
    }

    nav.adv-after-login .menu li a {
        padding: 15px !important;
    }

    nav.adv-after-login .menu li .submenuwrapper a {
        background-position: right center !important;
    }

    nav.adv-after-login .menu .submenu.top-popup-outer, nav.adv-after-login .right .submenu.top-popup-outer {
        top: -86px !important;
    }

    nav.adv-nav.adv-after-login.nav-badge .landlord-scroll .left {
        float: none;
    }

    nav.adv-nav.adv-after-login.nav-badge .landlord-scroll .menu li a {
        padding: 20px !important;
        border-bottom: none;
    }

    body.landlord .pagecontainer {
        padding-top: 60px !important;
    }

    nav.adv-nav.adv-after-login.nav-badge .menu .submenu.top-popup-outer, nav.adv-nav.adv-after-login.nav-badge .right .submenu.top-popup-outer {
        top: 60px !important;
    }

    nav.adv-nav.adv-after-login.nav-badge .menu li .submenuwrapper a {
        padding: 15px !important;
        text-align: left;
    }

    .advertiser-myaccount {
        left: auto;
        right: 10px;
    }

        .advertiser-myaccount.top-popup-outer:before {
            left: auto !important;
            right: 50px !important;
        }

    body nav.tenant-after-login .menu li a {
        padding: 22px 15px !important;
        border-bottom: none;
    }

    body nav.tenant-after-login a#favoritehomeslink {
        padding: 18px 15px !important;
    }

        body nav.tenant-after-login a#favoritehomeslink.down:after {
            display: none !important;
        }

    nav.tenant-after-login .submenu .submenuwrapper a {
        padding: 15px !important;
        font-size: 12px !important;
    }

    .tenant-myaccount.top-popup-outer:before, #submenufavorites:before {
        left: auto;
        right: 50px;
    }

    .landlord nav.ll-nav #submenullmore.top-popup-outer {
        top: 30px !important;
    }

    .landlord nav.ll-nav.ll-nav-after-login.nav-badge #submenullmore.top-popup-outer, .landlord nav.ll-nav.ll-nav-after-login.nav-badge .lanlord-myaccount {
        top: 80px !important;
    }

    .mobileonly {
        display: none;
    }
}
/** media css **/


@media screen and (min-width: 480px) {
    .results .listing .photo {
        min-height: 150px;
        max-height: 150px;
        width: 170px;
        float: left;
        margin: 0;
    }

        .results .listing .photo img {
            width: 100%;
            min-height: 150px;
        }

    .results .listing {
        text-align: left;
        padding: 12px;
    }

    .results .basic {
        padding: 0;
    }

    .results .listing .left {
        float: left;
        width: 59%;
        padding: 4px 0 0 12px;
    }

    .results .listing .mobilespan100 {
        width: 100%;
        padding: 3px 0 0 0;
    }

    .results .basic .mobileleft {
        padding: 4px 0 0 0;
    }

    .results .basic .left .info {
        padding: 12px 0 12px 12px;
    }

    .mobileleft b {
        position: static;
        display: inline-block;
        background: none;
        padding: 0 !important;
    }

    .subbold {
        font-weight: normal;
    }

    .detailspage .listing .photo {
        height: 450px;
    }

    .carousel .portrait {
        width: auto;
        max-height: 450px;
    }



    .swipe-wrap div,
    .swipe-wrap .photocontainerparent,
    .detailspage .listing .photocontainer {
        min-height: 450px;
    }

    .resultspage #map_canvas {
        height: 450px;
    }

    .detailspage #map_canvas {
        height: 350px;
    }

    #mappopup {
        top: 100px;
    }

    .photodesc {
        font-size: 12px;
    }

    .results .listing .mobileleft {
        padding: 0;
        width: auto;
    }

    .footer .wrapper {
        padding: 20px 0 0;
    }

    .pagecontainer {
        position: relative;
        min-height: 100%;
        box-sizing: border-box;
    }

    .footer {
        height: 120px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }


    .spanpoint5 {
        width: 5%;
    }

    .gssignuppage .AgeCheckBox table {
        width: 100%;
    }

    .gssignuppage .AgeCheckBox td {
        width: 24%;
    }
}

@media screen and (min-width: 800px) {
    /* ----------Global Styles ---------- */

    body {
        font-size: .9em;
        padding: 0;
    }

    .desktop {
        display: block;
    }

    .wrapper {
        max-width: 1280px;
        min-width: 1000px;
        margin: 0px auto;
        padding: 0 20px;
    }

    .wrapper2 {
        max-width: 800px;
        margin: 0px auto;
        padding: 0 20px;
    }

    .left {
        float: left;
    }

    .right {
        float: right;
    }

    h1 {
        font-size: 4em;
    }

    h2 {
        font-size: 3em;
    }

    h3 {
        font-size: 2em;
    }

    h4 {
        font-size: 1.5em;
    }

    .fixed {
        position: fixed;
        top: 30px;
        width: 250px;
    }

    .bc {
        font-size: 26px;
    }

    .general .header {
        padding: 0;
    }

    .modal .content {
        padding: 20px 30px;
        box-shadow: none !important;
        margin: 0 !important;
    }

    .push {
        margin: 0;
    }

    .mobileair,
    .mobileairtop {
        padding: 0;
    }

    .airright {
        padding-right: 12px;
    }

    .airleft {
        padding-left: 12px;
    }

    .spotlightadcontact .form {
        width: 350px;
        margin: 20px 0 0 0;
    }

    .general .leftlinks {
        margin: 50px 0 0 0 !important;
    }

    .ribbon {
        width: 100px;
        height: 100px;
        background-size: 100px 100px !important;
    }

    .extra {
        display: inline-block !important;
    }

    .leftlinks a {
        background: none;
    }

    .hidelinkmobile {
        display: inline-block !important;
    }

    .rightcontainer {
        min-height: 800px;
    }

    .contentcontainermargin {
        margin: 80px 0;
    }

    .contentcontainerpadding {
        padding: 80px 0;
    }

    .backtotop {
        z-index: 400000001;
        cursor: pointer;
    }

    .mobilespan40 {
        width: auto;
    }

    .mobilespan60 {
        width: auto;
    }

    .mobilespan100 {
        width: auto;
    }

    .mobileleft {
        float: none;
    }

    .mobileright {
        float: none;
    }

    .mobilecenter {
        text-align: left;
    }

    .mobile-text-left {
        text-align: center;
    }

    .mobileblock {
        display: inline;
    }

    .mobilepushbottom {
        margin-bottom: 0;
    }

    .mobilelink {
        color: #111 !important;
    }

        .mobilelink:hover {
            text-decoration: none;
        }


    /* ---------- Mobile Nav ---------- */

    .mobilelogo {
        display: none !important;
    }

    .mobilemenu {
        display: none !important;
    }

    .mobiletitle {
        display: none !important;
    }

    .mobilenav {
        display: none !important;
    }

    .navheader {
        display: block;
    }


    /* ---------- Nav ---------- */

    .go8mark, nav .menu li a.go8mark {
        background: url(../images/AffordableHousing/go8-mark-white.png) center no-repeat;
        width: 80px;
        text-indent: -999px;
        background-size: 52px auto;
        min-height: 80px;
    }

    .tenant .go8mark, .tenant nav .menu li a.go8mark {
        background: url(../images/AffordableHousing/logo-white.png) center no-repeat;
        width: 72px;
        height: 53px;
        text-indent: -999px;
        /*background-size: 52px auto;*/
    }

    .go8logo {
        background: url(../images/AffordableHousing/go8-logo-white.png) center no-repeat;
        width: 216px;
        text-indent: -999px;
        background-size: 180px auto;
        padding: 17px 14px !important;
    }

    .tenant .go8logo {
        background: url(../images/AffordableHousing/logo-white.png) center no-repeat;
        width: 72px;
        height: 53px;
        text-indent: -999px;
        /*background-size: 180px auto;
	padding: 20px 14px !important;*/
    }

    nav {
        background: #296399;
        border-bottom: 0px solid #437eb5;
        overflow-y: visible;
        display: block;
    }

        nav .wrapper {
            position: relative;
        }

        nav .menucontainer {
            display: block;
            position: static;
            width: auto;
            height: auto;
            overflow-y: visible;
        }

            nav .menucontainer .left,
            nav .menucontainer .right {
                border-left: 1px solid rgba(255, 255, 255, 0.15);
            }

        nav .menu {
            display: inline-block;
            float: left;
        }

            nav .menu li {
                display: inline-block;
                position: relative;
                float: left;
            }

                nav .menu li a {
                    display: inline-block;
                    font-family: poppinsbold;
                    padding: 19px 15px;
                    position: relative;
                    color: #fff;
                    border: none;
                    border-right: 1px solid rgba(255,255,255,.1);
                    text-shadow: none;
                    font-size: 13px;
                }

                nav .menu li:hover,
                .tempactive {
                    color: #fff;
                    background-color: #2F6F9F !important;
                }

            nav .menu .nohover:hover {
                background-color: #5a9dd0 !important;
            }

    .navheader h2,
    .navheader .right {
        display: inline-block;
        font-size: 26px;
    }

    .navheader .right {
        display: inline-block;
    }

    #navacountlink {
        padding: 12px 24px 28px 46px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 160px !important;
        background: url(../images/AffordableHousing/my-account-white.png) no-repeat 12px center;
        background-size: 24px auto;
    }

    .navmembershiptype {
        position: absolute;
        bottom: 22px;
        left: 46px;
        right: 0;
        font-weight: normal;
    }

    nav .badge {
        font-size: 10px;
        right: 14px;
        top: 22px;
    }

    nav.nav-badge .badge {
        margin-left: 53%;
        right: auto;
        top: 10px;
    }

        nav.nav-badge .badge.count-position {
            margin-left: 0;
            right: 14px;
            top: 22px;
        }


    nav .primarybutton {
        background: #49ba84;
        font-size: 14px;
        border: none;
        border-radius: 0px;
        cursor: pointer;
        display: inline-block;
        color: #fff !important;
        text-decoration: none !important;
        text-align: center;
        padding: 12px 20px;
        font-family: poppinsbold;
        border: 1px solid #4fa16f;
        box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.2);
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        border-radius: 3px;
        color: #111;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 12px;
        padding: 6px 12px;
        border: 1px solid #1e517c;
        margin: 12px 20px 11px 20px;
        display: inline-block;
        display: none;
    }

        nav .primarybutton:hover {
            border: 1px solid #111;
            background: #1dab67;
            color: #fff;
            box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.06);
            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
        }

    nav .right .primarybutton {
        display: inline-block;
    }

    nav table,
    nav table tbody,
    nav table tr,
    nav table td {
        border-collapse: collapse;
        display: inline-block;
        padding: 0;
        float: left;
    }

    nav .favorites table,
    nav .favorites table tbody,
    nav .favorites table tr,
    nav .favorites table td {
        border-collapse: collapse;
        display: block;
        padding: 0;
        float: none;
    }

    nav .submenu table,
    nav .submenu table tbody,
    nav .submenu table tr,
    nav .submenu table td {
        float: none;
        width: 100%;
    }

    .listyourproperty {
        display: none;
    }

    .noscroll {
        position: static !important;
    }

    .mobilespan48 {
        width: auto;
    }

    .mobilespan50 {
        width: auto;
    }


    /* Submenus */

    .submenu,
    #submenusavedsearches,
    #submenutenantfavorites {
        top: 80px;
        background: rgba(0, 0, 0, 0.6);
        font-size: 14px;
    }

        .submenu .submenuwrapper {
            max-width: 460px;
            margin: 60px auto 60px;
            padding: 20px;
            background: #fff;
            border-radius: 3px;
        }

        #submenufavorites .submenuwrapper,
        #submenusavedsearches .submenuwrapper {
            max-width: 600px;
        }

        .submenu a {
            border: none;
            padding: 20px;
            color: #111;
            background: url(../images/AffordableHousing/advance.png) no-repeat right center #fff;
            background-size: 28px 16px;
        }

            .submenu a:hover {
                background: #f3f5f6;
                background: url(../images/AffordableHousing/advance.png) no-repeat right center #f3f5f6;
                background-size: 28px 16px;
            }

    .subnav {
        display: block;
    }

        .subnav a {
            padding: 6px 6px;
            margin: 0 12px 0 0;
            width: auto !important;
        }

    .mobilemenu {
        display: none;
    }

    .submenu .tabs {
        background: none;
    }

    #landlordCta {
        display: inline-block;
    }

    /* ---------- Misc ---------- */

    .span1 {
        margin: 20px 0 0;
    }

    .modal {
        left: 50%;
        margin-left: -300px;
        width: 600px;
    }

    .header ul {
        display: table;
    }

    .header li {
        display: table-cell !important;
    }

    .header a {
        margin: 0 1px;
    }

        .header a:hover {
            background: #fff;
        }

    .header .subnav {
        margin: 0px 0 0 0;
    }

    .general .header h1 {
        font-size: 4em;
    }

    .form {
        padding: 20px;
    }



    .tenantnavigationwrapper a.badgeit {
        padding-right: 56px !important;
    }


    .form .left {
        padding: 0 0 6px;
        float: left;
        width: 45%;
    }

    .form .right {
        padding: 0 0 6px;
        float: right;
        width: 50%;
    }

    .modal .primarybutton,
    .modal .secondarybutton {
        display: inline-block;
    }

    .desktopadwrapper {
        padding: 12px;
        background: #f9f9f9;
        border: 1px solid #ccc;
        margin: 20px 0;
        display: inline-block;
        background: #fff;
    }

    .desktopad2wrapper {
        padding: 12px;
        background: #f9f9f9;
        border: 1px solid #ccc;
        margin: 20px 0;
        display: inline-block;
        background: #fff;
    }

    .span3 .desktopad {
        background: #fff !important;
    }

    #qmregcontinue {
        width: 130px;
    }

    inContentPlaceHolder_TenantRegControl_frmViewReg_imgbtn_Register,
    #ctl00_MainContentPlaceHolder_TenantRegControl_frmViewRegAccessibility_imgbtn_UpdateAdditionalInfo,
    .air #AdContactPanel {
        width: auto;
        width: 200px;
    }

    .registerpopup .form {
        text-align: center;
    }

    .fieldwrapper {
        text-align: left;
        border: 1px solid #ccc;
        padding: 20px 40px;
        border-radius: 5px;
        display: inline-block;
        margin: 0px auto;
        background: #f9f9f9;
    }

    .mobilead {
        padding: 12px;
    }

    #ctl00_MainContentPlaceHolder_TenantRegControl_frmViewReg_imgbtn_Register,
    #ctl00_MainContentPlaceHolder_TenantRegControl_frmViewRegAccessibility_imgbtn_UpdateAdditionalInfo,
    .air #AdContactPanel {
        width: auto;
    }

    .aboutspan3 {
        width: 24%;
    }

    /*.aboutspan3 .content {
        background: #fff;
        margin: 30px 0 0;
    }*/

    .aboutspan2 {
        width: 74%;
        padding: 1px 0;
    }

        .aboutspan2 .content {
            background: #fff;
            padding: 30px 40px;
            margin: 30px 0 0;
        }

    .half {
        width: 48%;
    }

    .mobilefull {
        width: auto;
    }

    .aboutspan2 .air {
        padding: 12px 20px;
    }

    .searchrentalsmap {
        display: block;
    }

    .third {
        width: 33%;
    }

    .aboutspancenter {
        margin: 0 auto;
        width: 100%;
    }

    .facebook {
        min-height: 380px;
    }

    .addthis {
        min-height: 50px;
    }

    .desktoponly {
        display: block;
    }

    .desktoponlyinline {
        display: inline-block;
    }

    .mobileonly {
        display: none;
    }

    .mobileonlyinline {
        display: none;
    }


    /* Home Page */

    header {
        display: block;
    }

    .homepage .search-container {
        max-width: 600px;
        margin: 40px auto 0;
    }

        .homepage .search-container .search-input {
            height: 80px;
            font-size: 1.5em;
            padding: 0 0 0 30px;
            *height: auto;
            width: 62%;
            *padding: 26px;
        }

        .homepage .search-container .search-suggestion {
            height: 80px;
            font-size: 1.5em;
            padding: 0 0 0 30px;
            *height: auto;
            width: 62%;
            *padding: 26px;
            position: absolute;
            color: #CCC;
            border: none;
            z-index: 1;
            top: 0;
            left: 0;
        }

        .homepage .search-container .search-submit {
            background: url(../images/AffordableHousing/search-icon.png) no-repeat center #4FB27D;
            background-size: 40px auto;
            height: 80px;
        }


    .leaderboardtop {
        padding: 6px 0 0;
    }

    .resultspage .leaderboardtop {
        padding: 6px 0 0;
    }

    .accountcontainerwrapper {
        padding: 20px 0 0;
        min-height: 800px;
    }


    /* ---------- Results Page ---------- */

    .results .tabs {
        padding: 6px 18px 0;
        background: #f9f9f9;
        margin: 0;
        padding: 12px;
        display: block;
        border-bottom: 1px solid #ccc;
    }

        .results .tabs .left a {
            padding: 18px 0px;
            margin: 0 3px -1px 0;
            border-radius: 0 !important;
            border: 1px solid #cfd6d7;
            border-bottom: 1px solid #ccc;
        }

        .results .tabs .left .active {
            border-bottom: 1px solid #fff !important;
        }

        .results .tabs .left {
            float: left;
            padding: 0px 0 0 10px;
            width: 58%;
            text-align: left;
        }

    .results #printlistbutton {
        display: inline-block;
    }

    .results .tabs .listingscount {
        display: block;
        text-align: right;
        margin: 0px 0 0 0;
    }

    #resultsmobilebanner {
        height: auto;
    }

    .resultspage .rightgutter {
        padding: 12px 0 12px 18px;
    }

    .detailspage .rightgutter {
        padding: 0 0 12px 18px;
    }

    .resultspage .pagetitle {
        display: block;
        background: none;
        padding: 18px 0;
        margin: 12px 0 0 0;
        background: #fff;
    }

        .resultspage .pagetitle h1 {
            font-size: 24px;
            float: left;
            display: block;
            margin: 3px 0 0 0;
            width: 65%;
        }

    .mobilerefinesearch,
    .mobilerefinesearchini {
        display: none !important;
    }

    .tabs .listingscount {
        position: static;
    }

    .sort {
        padding: 18px 20px;
    }

        .sort .right {
            padding: 0;
        }

    .spotlightadcontact .basicinfo {
        margin: 40px 0 0 20px;
        display: inline;
    }

    .resultspage .listing {
        font-size: 0.8em;
        background: #fff;
        padding: 0;
        min-height: 174px;
    }

    .results .listing .left .info {
        padding: 14px 0 0 20px;
    }

    .results .listing .photo {
        min-height: 160px;
        max-height: 160px;
        width: 200px;
        margin: 6px;
    }

        .results .listing .photo img {
            min-height: 160px;
        }

    .results .listing .left {
        width: 46%;
        padding: 0;
    }

        .results .listing .left b {
            font-size: 17px;
        }

    .results .listing .right b {
        font-size: 14px;
    }

    .results .listing .subbold {
        font-size: 14px;
    }

    .results .listing .listing_description {
        width: 67%;
        clear: both;
        display: inline-block;
        padding: 0px 5px 0px 20px;
    }

    .results .listing .highlights {
        margin: 0;
        font-size: 11px;
        line-height: 14px;
        min-height: 17px;
    }

    .results .listing .mobileleft {
        float: none;
        width: auto;
        padding: 0;
    }

    .results .listing .right {
        display: block;
        width: 20%;
        float: right;
        position: relative;
    }

    .results .listing .listing-content .right .air {
        padding: 15px 15px 20px 15px;
        text-align: right;
    }

    .results .basic .left .info {
        padding: 20px 0 40px 20px;
        min-height: 112px !important;
        border-left: none;
    }

    .results .listing .address {
        /*position: absolute;*/
        max-height: 38px;
        overflow: hidden;
        width: 280px;
        /*bottom: 12px;*/
        color: #444;
        margin: 0;
        display: block;
        font-style: normal;
        text-decoration: none;
        font-size: 11px;
    }

    #mappopupbasicinfo {
        padding: 20px;
    }

    .paging {
        padding: 20px 12px;
        background: #fff;
        border-top: 1px solid #ccc;
    }

        .paging a,
        .paging span {
            display: inline-block;
            padding: 12px;
            margin: 0 1px;
            background: #EDEFF1;
        }

        .paging .active {
            background: #111;
            color: #fff;
            cursor: default;
        }

    .results .listing .phone {
        display: none;
    }

    .mediumrectangle {
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin: 20px auto;
        width: 380px;
    }

    .resultspage .mediumrectanglecontainer {
        background: #fff;
        padding: 12px 0 12px;
        margin: 0;
        border-top: 1px solid #ccc;
    }

    #map_canvas {
        height: 500px;
    }

    .listviewlink {
        background: url(../images/AffordableHousing/list-view-ie1.png) no-repeat center;
    }

    .mapviewlink {
        background: url(../images/AffordableHousing/map-view-ie1.png) no-repeat center;
    }

    .tileviewlink {
        display: none;
    }

    .dealbadge {
        display: inline-block;
    }

    #printlistbutton {
        display: inline-block;
    }

    .resultspage .listing .ribbon {
        width: 80px;
        height: 80px;
        background-size: 80px !important;
    }

    #mapview {
        background: #fff;
        padding: 6px 0;
    }

    .resultspage .listing b {
        font-size: 1.2em;
        padding: 0 0 4px;
    }

    .resultspage .listing {
        font-size: 0.8em;
        margin: 8px 0;
    }

        .resultspage .listing:hover {
            box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
        }

        .resultspage .listing i {
            font-size: 0.8em;
        }

    .mobilerefine {
        display: none;
    }

    .results {
        margin: 12px 0 0 0;
        background: none !important;
    }

    .refine .air {
        padding: 12px;
    }

    .morerefineoptions .wrapper {
        padding: 20px 0 0;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
    }

    .mobilerefine .secondarybutton {
        display: inline-block;
        width: auto;
    }

    .resultspage .refine .option {
        padding: 4px 6px;
    }

    .mobilead {
        display: none;
    }

    .refinefixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        border: none;
    }

    .belowfold {
        margin-top: 60px !important;
    }

    .sortselect {
        display: inline-block;
        width: 130px;
    }

    .rentalcount {
        display: block;
    }

    #mappopup {
        right: 30px;
        left: 30px;
        width: auto;
        top: 120px;
    }

        #mappopup .mobileleft {
            width: auto;
        }

        #mappopup .listing .left {
            width: 40%;
        }

        #mappopup .listing {
            margin: 0;
        }

    .mobilehide {
        display: block;
    }

    .mobilehideinlineblock {
        display: inline-block;
    }

    .results {
        padding: 0;
    }

    #rectangle1 {
        margin-bottom: 20px;
    }

    #resultsleaderboardtop,
    #detailsleaderboardtop {
        margin-bottom: 0;
        margin-top: 12px;
        width: auto;
        height: 114px;
        border-radius: 3px;
        display: block;
    }

    .resultspage .refine {
        display: block;
        position: static;
        padding: 0 12px;
        overflow: visible;
        background: none;
    }

    .refine .separator {
        background: #f9f9f9;
        padding: 18px 20px;
        height: auto;
        color: #111;
        position: static;
        border-bottom: 1px solid #ccc;
        line-height: normal;
    }

    .refine .close {
        display: none;
    }

    .refine .wrapper {
        padding: 0;
        position: relative;
    }

    .printlink {
        display: block;
        margin: 0 0 0 6px;
    }

    .listingviews {
        float: right;
    }

        .listingviews div {
            text-indent: 0;
            color: #111;
            background-position: 12px center !important;
            padding: 6px 16px;
            height: auto;
            width: auto;
            background: #f0f2f3 !important;
            border: 1px solid #ccc !important;
        }

    .refine .primarybutton {
        margin: 12px 0 0 0;
        width: 100%;
    }

    .refinesub {
        padding: 0;
        border-radius: 3px;
        margin: 0;
    }

        .refinesub .air {
            padding-top: 0;
        }

    .results .subbold .propertytype {
        display: inline-block;
    }

    .listingviews div:hover,
    .listingviews div:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

    .listingviews div.active {
        background-color: #fff !important;
        color: #000 !important;
    }

    #printlistbutton {
        display: inline-block;
        color: #111;
        border-radius: 3px;
        text-decoration: none;
        padding: 6px 16px;
        line-height: 30px;
        height: auto;
        width: auto;
        background: #f0f2f3 !important;
        border: 1px solid #ccc !important;
    }

        #printlistbutton:hover {
            background: #fff !important;
        }

    .spotlightads .separator {
        border-bottom: none !important;
    }

    .resources {
        display: block;
    }

    .resultspage .resources,
    .detailspage .resources {
        margin: 12px 0 0 0;
    }

    .resultspage .novouchernecessary {
        margin: 6px 1px 0 0;
    }

    .hidenovouchernecessary {
        display: none;
    }

    .spotlightads {
        display: block;
        margin-top: 8px !important;
        margin: 0;
    }

    .resultspage .span35 {
        display: block;
    }

    .rentalcountmain {
        color: #999;
        padding: 0px 0 0 12px;
        font-size: 12px;
        margin: 16px 0 0 0;
        display: inline-block;
        float: left;
    }

    .results .tabs .left {
        display: block;
    }

    .tabs .left b {
        float: left;
        margin: 14px 0 0 0;
        font-family: poppinsbold;
    }


    /* ---------- Refine Search ---------- */

    .refineddini,
    .refineoption,
    .refinemoreddini {
        cursor: pointer;
        height: 42px;
        border-right: 1px dotted #ccc;
        color: #111;
        padding: 6px 8px;
        box-sizing: border-box;
        position: relative;
    }

    .refinedd,
    .refinemoredd {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
        top: 54px;
        padding: 6px 12px 14px;
        background: #fff;
        z-index: 1000;
    }

    .refinemoredd {
        padding: 20px 12px;
        left: auto;
        width: 300px;
    }

    .refineddini.active .refinedd,
    .refinemoreddini.active .refinemoredd {
        display: block;
    }

    .refineddini:after,
    .refinemoreddini:after {
        content: "";
        position: absolute;
        z-index: 1;
        right: 8px;
        top: 50%;
        margin: -4px 0 0 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 8px solid #999;
    }

    .refineddini.active:after,
    .refinemoreddini.active:after {
        border-top: 0px;
        border-bottom: 8px solid #999;
    }

    .refineoption .primarybuttongreen {
        display: block;
        padding: 0px;
        margin: -10px 0 0 0;
        width: 100%;
        text-indent: -999px;
        height: 50px;
        background: url(../images/AffordableHousing/search-icon.png) no-repeat center #4FB27D;
        background-size: 30px auto;
    }

    .refinemorelink {
        font-family: poppinsbold;
        color: #111;
        text-align: left;
        font-weight: normal;
        padding: 6px 0 0 0;
        margin: 0;
        border: 0px;
    }

    .refineddini .air,
    .refineoption .air {
        padding: 0 !important;
    }

    .filtercopy {
        display: block;
        padding: 6px 0 0 28px;
        color: #111;
        position: relative;
    }

        .filtercopy:after {
            content: "";
            position: absolute;
            left: 2px;
            top: 6px;
            width: 18px;
            height: 18px;
            opacity: 0.4;
        }

    .filterrent .filtercopy:after {
        background: url(../images/AffordableHousing/filter-rent.png) center no-repeat;
        background-size: 18px;
    }

    .filterbedroom .filtercopy:after {
        background: url(../images/AffordableHousing/filter-bedrooms.png) center no-repeat;
        background-size: 18px;
    }

    .filterbathroom .filtercopy:after {
        background: url(../images/AffordableHousing/filter-bathrooms.png) center no-repeat;
        background-size: 18px;
    }

    .filtertype .filtercopy:after {
        background: url(../images/AffordableHousing/filter-type.png) center no-repeat;
        background-size: 18px;
    }

    .refine .subfilters {
        border-left: 0px dotted #ccc;
    }

    #filterbathroom .radionojs input[type="radio"] + label {
        display: block;
    }

    .sortby2 {
        display: inline-block !important;
        width: 40% !important;
        margin: 8px 0 0 12px;
        float: left;
        overflow: hidden;
        white-space: nowrap;
    }

    .refine .checkbutton,
    .refine .inlinecheckgroup,
    .refine .inlineradiogroupn {
        font-size: 14px;
    }

    .morerefineoptions {
        display: block;
    }

        .morerefineoptions .refineddini {
            border: none !important;
        }

    #keepposted + label {
        padding-left: 34px;
        text-align: left;
    }

    #savesearchcheckbox {
        margin: -12px 0 0 0;
    }

        #savesearchcheckbox + label {
            line-height: 16px;
            padding-left: 32px;
        }

            #savesearchcheckbox + label:after {
                top: 5px;
            }

            #savesearchcheckbox + label:before {
                top: 9px;
            }

    .refineoption.span5 {
        padding-left: 0;
        padding-right: 0;
    }

    #submenufavorites .listing .leftimportant {
        width: auto;
    }

    .refine .checkbox {
        margin: 6px 0 0 0;
    }

        .refine .checkbox span {
            display: inline-block;
            vertical-align: middle;
        }

    .refine .checkbutton {
        margin: 0 1%;
    }

    .refine .checkbutton,
    .refine .inlinecheckgroup,
    .refine .inlineradiogroup {
        font-size: 12px;
    }

        .refine .checkbutton input[type="checkbox"] + label:after {
            background-size: cover !important;
        }

    .refine .icon-accessible input[type="checkbox"] + label:after {
        content: "\e600";
    }

    .refine .icon-camera input[type="checkbox"] + label:after {
        content: "\e601";
    }

    .refine .icon-pets input[type="checkbox"] + label:after {
        content: "\e603";
    }


    /*  Details Page  */

    .detailspage .county {
        display: inline-block;
    }

    .detailspage .wrapper {
        position: relative;
    }

    .detailspage .updated {
        display: inline-block;
        padding: 0;
        margin: 8px 0 0 0;
    }

    .detailspage .novouchernecessary {
        margin: 8px 0 0 12px;
        position: static;
    }

    .detailspage .hidenovouchernecessary {
        display: none;
    }

    .leftarrow,
    .rightarrow {
        display: block;
        width: 50px;
        height: 50px;
        line-height: 38px;
        font-size: 50px;
        top: 44%;
    }

    .detailspage .listing .photo {
        height: 500px;
    }

    .carousel .portrait {
        width: auto;
        max-height: 100%;
    }

    .swipe-wrap div,
    .swipe-wrap .photocontainerparent,
    .detailspage .listing .photocontainer {
        min-height: 500px;
    }

    .collapseable ul {
        float: left;
        margin: 0 20px;
        width: 40%;
    }

    .detailspage .details ul {
        float: left;
        margin: 0 20px;
        width: 40%;
    }

    .detailspage .span70 .air {
        padding: 30px;
    }

    .contactmodalbg {
        display: none !important;
    }

    .detailspage .header .wrapper {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .detailpagecontact {
        top: 60px;
        bottom: auto;
        padding: 14px;
        display: none;
    }

        .detailpagecontact .desktop {
            display: block;
        }

        .detailpagecontact .phone {
            display: none;
        }

    .mobilead {
        display: none;
    }

    .collapseable {
        display: block;
    }

    .detailspage .header {
        margin: 0 0 12px;
        padding: 26px 24px;
        text-align: left;
    }

        .detailspage .header h1 {
            font-size: 32px;
        }

    .detailspage .actions {
        text-align: center;
        border: none;
        margin: 24px 0 0 0;
    }

        .detailspage .actions .action {
            font-size: 14px;
            width: auto;
            margin: 0 0 0 6px;
            background: #f9f9f9;
            border: 1px solid #E5E7E8;
        }

            .detailspage .actions .action:nth-child(3) {
                border: 1px solid #E5E7E8;
            }

        .detailspage .actions .action {
            padding: 12px 20px;
        }

    #SaveHomeDiv,
    #SaveLandlordDiv,
    #SaveHomeDivDeactivate,
    #SaveLandlordDivDeactivate {
        background: url(../images/AffordableHousing/favorite-add.png) no-repeat 12px 11px #f9f9f9;
        background-size: 22px !important;
        padding: 12px 12px 12px 40px;
    }

    .actions .active {
        background: url(../images/AffordableHousing/favorite-remove.png) no-repeat 12px 11px #f9f9f9 !important;
        background-size: 22px !important;
    }

    .results .noresults {
        background: #fff;
    }

    .details {
        margin: 0 0 0;
    }

    .detailspage .listing .ribbon {
        width: 160px;
        height: 160px;
        background-size: 160px !important;
    }

    .photocount {
        display: block;
        left: 12px;
        top: 12px;
    }

    #ctl00_MainContentPlaceHolder_TenantRegControl_UpdatePanel3 .primarybutton {
        margin: 0;
    }

    .map {
        height: 450px;
        margin: 6px 12px;
    }

    .spotlightads .spotlight .info b {
        font-size: 16px;
    }

    .spotlightads .spotlight .info {
        font-size: 12px;
    }

    .spotlightads .spotlight .highlights {
        font-size: 0.8em;
        text-align: center;
        font-size: 12px;
        color: #444;
    }

    .scamslink a {
        display: inline;
    }

    header .currentlocation {
        background: url(../images/AffordableHousing/location2.png) no-repeat center;
        background-size: 20px 20px;
        right: 17%;
    }

    header .active .currentlocation {
        background: url(../images/AffordableHousing/location.png) no-repeat center;
        background-size: 20px 20px;
    }

    .detailspage .standardlabel {
        position: absolute;
        right: 20px;
        top: 14px;
        padding: 0;
        text-align: right;
        font-size: 20px;
        color: #333333;
        text-transform: uppercase;
    }

    .detailspage .header .right {
        text-align: right;
    }

    #desktoplinkunittop {
        margin: 18px 0 0 0;
    }

    .fraudalert {
        margin: -18px -24px 0;
    }

        .fraudalert a {
            display: inline-block;
        }

    #favoritehomescontent .listing .leftimportant {
        width: calc(100% - 110px);
    }

    #favoritelandlordscontent .listing .leftimportant {
        width: 100%;
    }

    .mobileclear {
        clear: none;
    }


    /* ---------- Sign Up Page ---------- */

    .signup {
        width: 700px;
    }

        .signup .aboutspan2 {
            width: 440px;
        }

        .signup .loginlink a {
            display: inline;
        }

    .togglepassword {
        padding: 8px;
        right: 8px;
        top: 8px;
    }

    .benefitspage .togglepassword {
        right: 12px;
        top: 13px;
    }

    .passwordinputs input {
        width: 100% !important;
    }


    /* ---------- Great Schools ---------- */

    .gsterms {
        height: 240px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 12px;
    }

    .gssignuppage .gsmodal {
        left: 50%;
        margin-left: -300px;
        width: 600px;
    }

    .gssignuppage .state {
        padding: 0 12px 0 0;
    }

    .gssignuppage .AgeCheckBox {
        margin-top: 0px;
    }

        .gssignuppage .AgeCheckBox td {
            width: 48%;
            float: left;
        }

        .gssignuppage .AgeCheckBox input[type="checkbox"] + label {
            margin: 15px 12px 15px 0;
            width: auto;
            display: block;
            float: left;
            position: relative;
        }


    /* ---------- Spans ---------- */

    .span2 {
        width: 65%;
    }

        .span2 .content {
            margin-top: 20px;
        }

    .span3 {
        width: 32%;
    }

        .span3 .content {
            margin-top: 20px;
        }

    .span4 {
        width: 25%;
    }

        .span4 .content {
            margin-top: 20px;
        }

    .span6 {
        width: 70%;
    }

        .span6 .content {
            margin-top: 20px;
        }


    .span5 {
        width: 50%;
    }

    .span2 .content,
    .span65 .content,
    .span70 .content,
    .span30 .content {
        background: #fff;
    }

    .span10 {
        width: 10% !important;
    }

    .span18 {
        width: 18% !important;
    }

    .span90 {
        width: 90% !important;
    }

    .span95 {
        width: 95% !important;
    }

    .span100 {
        width: 100% !important;
    }

    .span20 {
        width: 20% !important;
    }

    .span80 {
        width: 80% !important;
    }

    .span70 {
        width: 70% !important;
    }

    .span75 {
        width: 75% !important;
    }

    .span60 {
        width: 60% !important;
    }

    .span40 {
        width: 40% !important;
    }

    .span45 {
        width: 45% !important;
    }

    .span55 {
        width: 55% !important;
    }

    .span25 {
        width: 25% !important;
    }

    .span38 {
        width: 38% !important;
    }

    .span48 {
        width: 48% !important;
    }

    .span50 {
        width: 50% !important;
    }

    .span58 {
        width: 58% !important;
    }

    .span33 {
        width: 33% !important;
    }

    .span30 {
        width: 30% !important;
    }

    .span15 {
        width: 15% !important;
    }

    .span65 {
        width: 65% !important;
    }

    .span35 {
        width: 35% !important;
    }

    /* Sign Up Page  */
    .signup {
        width: 700px;
    }

        .signup .aboutspan2 {
            width: 440px;
        }

        .signup .loginlink a {
            display: inline;
        }

    .togglepassword {
        padding: 6px;
        right: 8px;
        top: 6px;
    }

    .benefitspage .togglepassword {
        right: 8px;
        top: 6px;
    }

    .passwordinputs input {
        width: 100% !important;
    }

    .span5 {
        width: 5% !important;
    }

    .span12 {
        width: 12% !important;
    }

    .span8 {
        width: 8% !important;
    }


    /* Inline Checkbox Groups & Inline Radio Groups */

    .inlinecheckgroup,
    .inlineradiogroup {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

        .inlinecheckgroup input[type="checkbox"],
        .inlineradiogroup input[type="radio"] {
            opacity: 0;
            filter: alpha(opacity=0);
            position: absolute;
        }

            .inlinecheckgroup input[type="checkbox"] + label,
            .inlineradiogroup input[type="radio"] + label {
                position: relative;
                display: block;
                padding: 8px 12px 8px 22px;
                cursor: pointer;
                border: 0px solid #ccc;
                border-right: none;
                color: #999;
                background: #fff;
                text-align: left;
            }

            .inlinecheckgroup input[type="checkbox"]:first-child + label,
            .inlineradiogroup input[type="radio"]:first-child + label {
                border-radius: 3px 0 0 3px;
            }

            .inlinecheckgroup input[type="checkbox"] + label:last-child,
            .inlineradiogroup input[type="radio"] + label:last-child {
                border-radius: 0 3px 3px 0;
                border-right: 0px solid #ccc;
            }

        .inlinecheckgroup .checked,
        .inlineradiogroup .checked {
            color: #111 !important;
            background: url(../images/AffordableHousing/pt-check.png) no-repeat left center #fff !important;
            border-color: #fff !important;
        }

            .inlinecheckgroup .checked + input[type="checkbox"] + label,
            .inlineradiogroup .checked + input[type="radio"] + label {
                border-left-color: #fff !important;
            }

        .inlinecheckgroup input[type="checkbox"]:focus + label,
        .inlineradiogroup input[type="radio"]:focus + label {
            border-color: #fff !important;
        }

            .inlinecheckgroup input[type="checkbox"]:focus + label + input[type="checkbox"] + label,
            .inlineradiogroup input[type="radio"]:focus + label + input[type="radio"] + label {
                border-left-color: #fff !important;
            }


    /* ---------- Checkbox Buttons ---------- */

    .checkbutton {
        box-sizing: border-box;
        display: inline-block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

        .checkbutton input[type="checkbox"] {
            opacity: 0;
            filter: alpha(opacity=0);
            position: absolute;
        }

            .checkbutton input[type="checkbox"] + label {
                display: block;
                font-size: 12px;
                padding: 40px 12px 6px;
                border-radius: 3px;
                cursor: pointer;
                border: 1px solid #ccc;
                color: #111;
                background: #fff;
                text-align: center;
                position: relative;
            }

            .checkbutton input[type="checkbox"]:focus + label {
                border-color: #111 !important;
            }

        .checkbutton .checked {
            color: #fff !important;
            background: #2979BF !important;
            border-color: #417bac !important;
        }

        .checkbutton input[type="checkbox"] + label:after {
            font-family: 'icon';
            /*speak: none;*/
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            font-size: 32px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-align: center;
            display: inline-block;
            width: 34px;
            height: 34px;
            z-index: 1;
            position: absolute;
            top: 8px;
            margin-left: -17px;
            left: 50%;
        }


    /* Checkbox & Radio Buttons */

    .checkbox input[type="checkbox"],
    .radio input[type="radio"] {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
    }

        .checkbox input[type="checkbox"] + label,
        .radio input[type="radio"] + label {
            display: inline-block;
            margin: 0;
            padding: 0 0 0 24px;
            vertical-align: middle;
            cursor: pointer;
            position: relative;
        }

        .checkbox input[type="checkbox"]:focus + label:after,
        .radio input[type="radio"]:focus + label:after {
            border-color: #111 !important;
        }

        .checkbox input[type="checkbox"] + label:after,
        .radio input[type="radio"] + label:after {
            content: "";
            display: inline-block;
            width: 18px;
            height: 18px;
            background: #f9f9f9;
            border: 1px solid #ccc;
            z-index: 1;
            position: absolute;
            left: 0;
        }

    .checkbox .checked:after,
    .radio .checked:after {
        border: 1px solid #417bac !important;
    }

    .checkbox .checked:before,
    .radio .checked:before {
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        background: #2979BF;
        position: absolute;
        left: 4px;
        top: 4px;
        z-index: 2;
    }

    .radio input[type="radio"] + label:after {
        border-radius: 100%;
    }

    .radio input[type="radio"]:checked + label:before {
        border-radius: 100%;
    }


    /* ---------- Select Boxes ---------- */

    .select {
        position: relative;
        width: 100%;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

        .select select {
            opacity: 0;
            filter: alpha(opacity=0);
            position: absolute;
            width: 100%;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            cursor: pointer;
        }

            .select select + div {
                background: #fff;
                border-radius: 3px;
                font-size: 16px;
                border: 1px solid #ccc;
                padding: 7px 8px;
                font-size: 14px;
                padding-right: 20px;
                -webkit-appearance: none;
                cursor: pointer;
                box-shadow: none;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                outline: none !important;
                height: 34px;
            }

            .select select:focus + div {
                border-color: #111 !important;
            }

            .select select + div:after {
                content: "";
                position: absolute;
                z-index: 1;
                right: 12px;
                top: 50%;
                margin: -4px 0 0 0;
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-top: 8px solid #111;
            }

        .select span {
            display: block;
            margin-right: 24px;
            overflow: hidden;
        }


    /* ----------Sliders ---------- */

    .ui-slider {
        position: relative;
        text-align: left;
        margin: 8px 12px 8px 6px;
    }

        .ui-slider .ui-slider-handle {
            position: absolute;
            outline: none !important;
            z-index: 2;
            width: 24px;
            height: 24px;
            cursor: pointer;
            -ms-touch-action: none;
            touch-action: none;
        }

        .ui-slider .ui-slider-range {
            position: absolute;
            z-index: 1;
            font-size: .7em;
            display: block;
            border: 0;
            background-position: 0 0;
            border: 1px solid #2979BF;
            background: #2979BF;
        }

        .ui-slider.ui-state-disabled .ui-slider-handle,
        .ui-slider.ui-state-disabled .ui-slider-range {
            filter: inherit;
        }

    .ui-slider-horizontal {
        height: .8em;
        border: 1px solid #ccc;
        background: #eee;
        border-radius: 3px;
        background: #fff;
    }

        .ui-slider-horizontal .ui-slider-handle {
            top: -7px;
            margin-left: -.6em;
            background: #fff;
            border: 1px solid #417bac;
            border-radius: 24px;
        }

        .ui-slider-horizontal .ui-slider-range {
            top: 0;
            height: 100%;
        }

        .ui-slider-horizontal .ui-slider-range-min {
            left: 0;
        }

        .ui-slider-horizontal .ui-slider-range-max {
            right: 0;
        }

    .desktoponly {
        display: block;
    }

    .desktoponlyinline {
        display: inline-block;
    }

    .mobileonly {
        display: none;
    }

    .mobileonlyinline {
        display: none;
    }


    /* ----------New Modals ---------- */

    .newmodal {
        position: fixed;
        z-index: 600000001;
        border-radius: 5px;
        background: rgba(48, 48, 48, 0.5);
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        overflow-y: auto;
    }

    .newmodalcontainer {
        max-width: 560px;
        margin: 0 auto;
        position: relative;
        background: #fff;
        height: auto;
        transform: translateY(-50%);
        top: 50%;
        border-radius: 6px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        max-height: 100%;
    }

    #recentactivitymodal .newmodalcontainer.recentactivitymodalcontainer {
        max-width: 1000px;
    }

    .newmodalheader {
        position: static;
        background: #2979BF;
        height: auto;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        padding: 17px 20px;
    }

    .newmodalclose {
        position: absolute;
    }

        .newmodalclose div {
            background: #fff;
        }


    /* ----------Widgets ---------- */

    .widget {
        font-size: 14px;
    }

        .widget .gsname {
            width: 40%;
        }

        .widget .gstype {
            width: 15%;
        }

        .widget .gsgrades {
            width: 15%;
        }

        .widget .gsdistance {
            width: 15%;
        }

        .widget .gsdetails {
            display: block;
        }

        .widget .gsdetails {
            width: 15%;
            text-align: center;
        }

        .widget .googelemap {
            height: 280px;
        }

        .widget .credits {
            font-size: 11px;
        }

        .widget .legend.air {
            float: right;
            padding: 20px 0 32px;
            clear: none;
            width: 60%;
        }

        .widget .legend-copy {
            float: none;
            width: auto;
            display: inline-block;
            margin: 0 0 0 14px;
        }

        .widget .filters {
            line-height: 23px;
            float: left;
            padding: 0px 0px 30px;
        }

    #ctl00_MainContentPlaceHolder_chkMoveReason tr {
        display: table-row;
    }

    #ctl00_MainContentPlaceHolder_chkMoveReason td {
        display: table-cell;
        padding: 0;
    }

    .desktophide {
        display: none;
    }

    /*.span20, .span15, .span25, .span30, .span33, .span40, .span50, .span80 {
    padding: 0 12px 0 0 !important;
}*/

    .primarybutton, .secondarybutton {
        display: inline-block;
        width: auto;
    }

    .wTitle {
        padding: 26px 30px;
        font-size: 20px;
    }

    .wContent {
        background: #fff;
        padding: 36px;
        display: none;
    }

    header {
        display: block;
    }

        header .search {
            display: none;
        }

    .listingwizard .wrapper {
        width: 800px;
        min-width: 800px;
    }

    .listingwizard .input {
        width: 100%;
    }

    .carouselbox {
        width: 100%;
    }

    .row {
        padding: 12px 0;
    }

    .toprow .right {
        display: block;
    }

    .amenities .formheader, .amenities2 .formheader { /*padding: 8px 12px 0;*/
    }

    .amenities .toprow .formheader {
        padding: 0 0 0 0;
    }

    .amenities .right table {
        display: inline-block;
    }

    .utilities .row {
        margin: 0;
    }

    .preview {
        width: 19%;
        margin: 15px 5px;
        padding: 12px;
        float: left;
    }

        .preview .secondarybutton {
            width: 100% !important;
        }

        .preview img {
            width: 100%;
            height: 120px;
        }

    #uploadphoto div {
        display: block;
    }

    .tip {
        position: relative;
    }

    .tip-link {
        display: inline;
    }

    .tip-content {
        display: none;
        position: absolute;
        z-index: 1;
        background: #fff;
        border: 1px solid #111;
        border-radius: 3px;
        width: 300px;
        left: 20px;
        top: -70px;
        padding: 10px;
    }

    span[data-tip="lease"] {
        display: inline;
    }

    .pac-item {
        padding: 5px;
    }

    .center.radio {
        margin-top: 0;
    }

    .ui-sortable {
        margin: 20px 0 0 0px;
    }

    #iframeimageuploader {
        width: 500px;
    }

    .utilities .span40 {
        text-align: right;
    }

    /* ---------- Contact Landlord ---------- */

    .contactlandlord {
        position: static;
        display: block !important;
        margin: 20px 0 0 0;
    }

        .contactlandlord .newmodalclose {
            display: none;
        }

        .contactlandlord .newmodalcontainer {
            margin: 0;
            transform: none;
            top: 0;
        }

        .contactlandlord .newmodalcontents {
            padding: 18px 24px;
        }

        .contactlandlord .newmodalheader {
            padding: 18px 20px;
            font-size: 1.2em;
            font-family: poppinsbold;
        }
}

@media screen and (max-width: 1280px) {

    .widget .legend.air {
        float: left;
        padding: 0 0 32px;
        clear: none;
        width: 100%;
    }

    .widget .legend-copy {
        float: left;
        width: auto;
        display: inline-block;
        margin: 0 0 0 10%;
    }

        .widget .legend-copy:first-child {
            margin-left: 0;
        }
}

@media screen and (max-width:1279px) {
    .help--popover {
        left: 0;
        right: inherit;
        top: 100%;
        width: 275px;
        padding: 20px;
        flex-direction: column;
        transform: none;
    }

        .help--popover:after {
            top: -8px;
            transform: none;
            border-bottom: 8px solid #00a1df;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            right: inherit;
            left: 15px;
            border-top: none;
        }

    .help--illustration {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .help--illustration img {
            width: 100px;
        }

    .help--cont {
        width: 100%;
        margin: 30px 0 0;
        padding: 0;
    }

        .help--cont h6 {
            font-size: 16px;
            line-height: 24px;
        }

        .help--cont p {
            font-size: 14px;
            line-height: 20px;
        }

    .help--action {
        justify-content: space-between;
    }

    .help--act--btn {
        font-size: 14px;
        min-width: inherit;
        line-height: 30px;
    }

    .help--learn--btn {
        min-width: 110px;
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    nav.ll-nav-after-login .menu li a.go8mark {
        text-indent: -9999px !important;
    }

    nav.ll-nav-after-login .menu li a {
        padding: 18px 12px !important;
    }

    nav.ll-nav-after-login .menu li .submenuwrapper a {
        padding: 15px 12px !important;
    }

    nav.ll-nav-after-login .menu li .submenuwrapper a {
        text-align: left !important;
    }

    nav.ll-nav-after-login .mn-submenu-arr ul.myaccount-drop li a {
        padding: 0 !important;
    }

    nav.adv-after-login .menu li a.go8mark {
        text-indent: -9999px !important;
    }

    nav.adv-after-login .menu li a {
        padding: 18px 15px !important;
    }

    nav.adv-after-login .submenuwrapper a {
        text-align: left !important;
        padding: 15px !important;
        background-position: center right !important;
    }

    nav.adv-after-login ul.myaccount-drop li a {
        padding: 0 !important;
    }

    nav .menu li a {
        padding: 12px 0 !important;
    }
}


#MainContentPlaceHolder_homeSearchPanel, .list-property-row, .mobilenav {
    display: none;
}

.p-0 {
    padding: 0 !important;
}


/* Defining fixed heights for Google Ad slots to avoid CLS issue - Mobile resolution */
@media screen and (max-width:470px) {
    .ad-fixed-height-100 {
        height: 100px !important;
        text-align: center !important;
    }

    .ad-fixed-height-250 {
        height: 250px !important;
        text-align: center !important;
    }

    .np-ad3 {
        margin-top: 15px;
    }
}

/* Defining fixed heights for Google Ad slots to avoid CLS issue - Desktop resolution */
@media screen and (min-width:470px) {
    .ad-fixed-height-90 {
        height: 90px !important;
        text-align: center !important;
    }

    .ad-fixed-height-600 {
        height: 600px !important;
        text-align: center !important;
    }
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}/*.owl-carousel .owl-item img{display:block;width:100%}*/.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{/*background:0 0;*/color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:30px}.owl-theme .owl-nav [class*=owl-]{color:#000;font-size:14px;margin:5px;text-transform: uppercase; background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#666666;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/** non partner css **/
body {
    overflow-x: hidden;
}

.landing--sprite {
    background: url(../images/AffordableHousing/landing-sprite.png) no-repeat center;
}

.landing-banner {
    width: 100%;
    display: inline-block;
    min-height: 410px;
    padding: 30px 0 70px;
    position: relative;
    background-image: linear-gradient(rgba(0,161,223,0.1), rgba(0,161,223,0.05));
    border-bottom: 1px solid #c6d1dc;
    margin-bottom: 100px;
    background-color: #fff;
}

    .landing-banner:after {
        content: '';
        width: 100%;
        height: 85px;
        background: url(../images/AffordableHousing/landing-banner-vector.png) no-repeat;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: 0;
    }

.landing-banner-wrapper {
    width: 1280px;
    padding: 0 20px;
    display: block;
    margin: auto;
    position: relative;
    clear: both;
}

.nonPartner-flexBanner {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
    padding: 15px 0 0;
}

.ha-contact-rt {
    float: right;
    width: 465px;
    background: rgba(41, 99, 153, 0.8);
    padding: 20px 20px 50px;
    border-radius: 4px;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    position: relative;
}

.ha-name-cont {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
    color: #303E48;
    font-family: poppinsmedium, sans-serif;
    text-transform: capitalize;
}

.ha-contact-section {
    display: flex;
    width: 250px;
    margin-left: 15px;
    flex-wrap: wrap;
    justify-content: center;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 20px;
}

.contact-adrs {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #303E48;
    padding: 0 0 0 35px;
    position: relative;
}

    .contact-adrs i {
        position: absolute;
        top: 5px;
        left: 0;
        color: #00A1DF;
    }

    .contact-adrs .address--icon {
        width: 20px;
        height: 20px;
        background-position: -86px 0;
    }

    .contact-adrs .phone--icon {
        width: 18px;
        height: 19px;
        background-position: -65px 0;
    }

    .contact-adrs .website--icon {
        width: 18px;
        height: 18px;
        background-position: -44px 0;
    }

    .contact-adrs:last-child {
        margin-bottom: 0;
    }

    .contact-adrs span {
        position: absolute;
        left: 0;
        top: 5px;
    }

    /*.contact-adrs span i img {
                filter: brightness(0);
            }*/

    .contact-adrs p, .contact-adrs a {
        display: block;
        margin: 0;
        font-size: 16px;
        line-height: 26px;
        font-family: poppinsregular, sans-serif;
        color: #303E48;
        word-break: break-word;
        text-transform: capitalize;
    }


        .contact-adrs p strong, .contact-adrs p a strong {
            font-family: poppinsbold, sans-serif;
        }

        .contact-adrs a:hover, .contact-adrs a:focus {
            color: #00A1DF;
            text-decoration: none;
        }

.wl-voucher-dtl {
    width: calc(100% - 265px);
    position: relative;
}

    .wl-voucher-dtl ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .wl-voucher-dtl ul li {
            width: 100%;
            list-style: none;
            box-sizing: border-box;
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            padding: 0;
            margin: 0 0 10px;
            line-height: 21px;
        }

            .wl-voucher-dtl ul li.pb-inits {
                width: 190px;
            }

            .wl-voucher-dtl ul li:first-child {
                padding-left: 0;
            }

            .wl-voucher-dtl ul li:last-child {
                margin-bottom: 0;
            }

.date--lbl {
    font-size: 14px;
    color: #303E48;
    position: relative;
    padding-left: 30px;
    max-width: 50%;
}

    .date--lbl i {
        position: absolute;
        top: 2px;
        left: 0;
        color: #00A1DF;
        font-size: 16px;
    }

    .date--lbl .cale--icon {
        width: 15px;
        height: 16px;
        background-position: 0 0;
    }

    .date--lbl .voucher--icon {
        width: 19px;
        height: 17px;
        background-position: -20px 0;
    }

.wl-sts-title {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #303E48;
    font-family: poppinsmedium, sans-serif;
    margin: 0 0 10px;
}

.cmn--hdr {
    width: 100%;
}
/* FAQ css */
.go8--faq-section {
    width: 100%;
    display: block;
    padding: 25px 0 0;
}

.go8--pgrm--accord {
    float: left;
    width: 100%;
}

    .go8--pgrm--accord ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .go8--pgrm--accord ul li {
            float: left;
            width: 100%;
            list-style: none;
            box-shadow: 0 2px 5px rgba(0,0,0,0.05);
            padding: 0;
            margin: 0 0 15px;
            /*border: 1px solid #cfd8df;*/
            box-sizing: border-box;
            background: #fff;
            border-radius: 4px;
            border: 1px solid #e8eaed;
        }

            .go8--pgrm--accord ul li:last-child {
                margin-bottom: 0;
            }

            .go8--pgrm--accord ul li .links {
                float: left;
                width: 100%;
            }

                .go8--pgrm--accord ul li .links a {
                    padding: 10px 50px 10px 20px;
                    float: left;
                    width: 100%;
                    font-size: 18px;
                    line-height: 30px;
                    color: #303E48;
                    box-sizing: border-box;
                    position: relative;
                    background: none;
                    min-height: 60px;
                    display: flex;
                    align-items: center;
                }

                    .go8--pgrm--accord ul li .links a:after {
                        content: '';
                        width: 21px;
                        height: 12px;
                        background: url(../images/AffordableHousing/accord-arw.png) no-repeat center;
                        background-size: 100% auto;
                        position: absolute;
                        top: 50%;
                        right: 20px;
                        transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        -moz-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                    }

            .go8--pgrm--accord ul li.open .links a:after {
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                background: url(../images/AffordableHousing/accord-arw-wt.png) no-repeat center;
                background-size: 100% auto;
                /*filter: brightness(10);*/
            }

    .go8--pgrm--accord .accordion-submenu {
        float: left;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        display: none;
    }

        .go8--pgrm--accord .accordion-submenu p {
            font-size: 16px;
            line-height: 26px;
            color: #303E48;
            display: block;
            margin: 0 0 15px;
        }

            .go8--pgrm--accord .accordion-submenu p:last-child {
                margin-bottom: 0;
            }

    .go8--pgrm--accord ul li.open a {
        background: #00A1DF;
        color: #fff;
        border-radius: 4px 4px 0 0;
    }

        .go8--pgrm--accord ul li.open a:after {
        }
/* FAQ css end */
.wl-sts-main {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #303E48;
    padding-left: 15px;
    position: relative;
}

    .wl-sts-main:before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 50%;
        position: absolute;
        top: 5px;
        left: 0;
    }

.wl-sts-open {
    color: #529d3f;
}

    .wl-sts-open:before {
        background: #529d3f;
    }

.wl-sts-closed {
    color: #b7312c;
}

    .wl-sts-closed:before {
        background: #b7312c;
    }

.wl-sts-online {
    color: #00A1DF;
}

    .wl-sts-online:before {
        background: #00A1DF;
    }

.wl-sts-date {
    font-size: 14px;
    color: #303E48;
    font-weight: 400;
    font-family: poppinsmedium, sans-serif;
    max-width: 50%;
}

.wl-sts-unknown {
    color: #A9A9A9;
}

    .wl-sts-unknown:before {
        background: #A9A9A9;
    }

.ha-contact-lt {
    display: flex;
    align-items: flex-start;
    width: 765px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    flex-wrap: wrap;
}

.ha--dtl--btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0 0;
}

    .ha--dtl--btn .cmn--btn {
        margin: 0 7px;
    }

.ha-attention-msg {
    display: inline-block;
    width: 100%;
    padding: 10px 13px;
    box-sizing: border-box;
    border: 1px solid #DC8B8B;
    background: #FFE6E6;
    border-radius: 4px;
}

    .ha-attention-msg p {
        display: block;
        font-size: 12px;
        line-height: 17px;
        margin: 0;
        color: #303E48;
    }


        .ha-attention-msg p a:hover {
            color: #303E48;
            text-decoration: none;
        }

.set-password-blk {
    float: left;
    width: 100%;
    margin: 5px 0 0;
}

.set-pswrd-usr-name {
    float: left;
    width: 100%;
}

    .set-pswrd-usr-name h5 {
        font-size: 24px;
        line-height: 33px;
        color: #070000;
        font-family: poppinsmedium, sans-serif;
        width: 49%;
        float: left;
        margin: 0;
    }

    .set-pswrd-usr-name span {
        float: right;
        width: 49%;
        line-height: 33px;
        text-align: right;
        color: #070000;
        font-size: 15px;
    }

        .set-pswrd-usr-name span a {
            color: #599DCE !important;
            display: inline-block;
            margin-left: 0;
        }

            .set-pswrd-usr-name span a:hover {
                color: #070000 !important;
                text-decoration: none !important;
            }

.set-pswrd-hdr {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

    .set-pswrd-hdr h2 {
        font-size: 36px;
        line-height: 36px;
        color: #303E48;
        display: block;
        font-family: poppinsbold, sans-serif;
        margin: 0;
    }

    .set-pswrd-hdr p {
        display: block;
        font-size: 14px;
        line-height: 19px;
        color: #303E48;
        margin: 10px 0 0;
    }

.set-pswrd-form {
    float: left;
    width: 100%;
}

    .set-pswrd-form p {
        float: left;
        width: 100%;
        font-size: 15px;
        line-height: 20px;
        color: #303E48;
        margin: 0 0 25px;
    }

.pswrd-field-row {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}

.pswrd-field-blk {
    float: left;
    width: 195px;
}

    .pswrd-field-blk:nth-child(2n) {
        float: right;
    }

.pswrd-lbl {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 17px;
    color: #070000;
    letter-spacing: 0.8px;
    font-family: poppinsbold, sans-serif;
    margin-bottom: 3px;
}

.pswrd-field {
    float: left;
    width: 100%;
}

    .pswrd-field input {
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
        border: 2px solid #E3E3E3;
        border-radius: 3px;
        height: 28px;
        font-size: 11px;
        color: #6A6A6A;
        letter-spacing: 0.7px;
        line-height: normal;
    }

.pswrd-btn-row {
    float: left;
    width: 100%;
    margin: 15px 0 0;
    text-align: center;
}

.pswrd-apl-btn {
    display: inline-block;
    border-radius: 4px;
    background: #7F8FA4;
    line-height: 50px;
    min-width: 157px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-family: poppinsbold, sans-serif;
    border: none;
    cursor: pointer;
}

.pswrd-call-field {
    width: 27%;
    margin-right: 4%;
}

    .pswrd-call-field:last-child {
        margin-right: 0 !important;
    }

    .pswrd-call-field.pswrd-call-lg-field {
        margin-right: 0 !important;
    }

.pswrd-call-lg-field {
    width: 38%;
}

.terms-line {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #070000;
    letter-spacing: 0.8px;
}

    .terms-line a {
        color: #2e86cf !important;
        text-decoration: underline;
    }

        .terms-line a:hover {
            color: #303E48 !important;
            text-decoration: none;
        }

.non-partner-middle {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
}

.ha-landing-ad {
    float: left;
    width: 100%;
    text-align: center;
}

.fair-market-section {
    float: left;
    width: 100%;
    margin: 40px 0 0;
}

.fair-market-lt {
    float: left;
    width: 375px;
}

.fair-market-cont {
    width: 100%;
    float: left;
}

.landing-box-dsgn {
    /*border: 2px solid #E8E9E9;*/
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    border-radius: 10px;
    background-color: #FFF;
    width: 100%;
    float: left;
}

.ha-landing-cmn-hdr {
    float: left;
    width: 100%;
    padding: 12px 15px;
    text-align: center;
    border-bottom: 2px solid #E8E9E9;
}

    .ha-landing-cmn-hdr h2 {
        color: #222328;
        font-size: 24px;
        line-height: 24px;
        font-family: poppinsregular, sans-serif;
    }

.fair-market-data {
    float: left;
    width: 100%;
    padding: 10px 15px;
}

    .fair-market-data p {
        width: 100%;
        float: left;
        margin: 0 0 10px;
        color: #4F5362;
        font-size: 15px;
        text-align: justify;
    }

        .fair-market-data p:last-child {
            margin-bottom: 0;
        }

.landing-square-ad {
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0 0;
}

.fair-market-rt {
    float: right;
    width: 840px
}

.fair-chart {
    width: 100%;
    float: left;
    text-align: center;
}

.ha-landing-lg-hdr {
    padding: 22px 15px;
}

.ha-landing-lt-cont {
    padding: 22px 30px;
}

    .ha-landing-lt-cont h2 {
        float: left;
    }

    .ha-landing-lt-cont a {
        float: right;
        margin-top: 3px;
        color: #2F6F9F !important;
        font-size: 14px;
        font-family: poppinsmedium, sans-serif;
        letter-spacing: 1.27px;
    }

        .ha-landing-lt-cont a:hover {
            color: #303E48 !important;
            text-decoration: none !important;
        }

.landing-rentals-listing {
    float: left;
    width: 100%;
}

.landing-rentals {
    margin: 40px 0 0;
    float: left;
    width: 100%;
}

    .landing-rentals .most-featured-listing {
        margin: 0;
    }

.landing-faq-sec {
    float: left;
    width: 100%;
    margin: 30px 0 50px;
}

.landing-faq-lt {
    float: left;
    width: 910px;
}

.landing-faq-listing {
    float: left;
    width: 100%;
    padding: 65px 55px 25px;
    min-height: 525px;
}

    .landing-faq-listing ul {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .landing-faq-listing li {
        float: left;
        width: 46%;
        padding: 0 0 0 42px;
        box-sizing: border-box;
        position: relative;
        list-style: none;
        margin-bottom: 40px;
    }

        .landing-faq-listing li:nth-child(2n) {
            float: right;
        }

        .landing-faq-listing li span {
            position: absolute;
            top: 2px;
            left: 0;
            width: 30px;
            height: 30px;
            border: 1px solid #E9EFF4;
            background-color: #FAFBFC;
            text-align: center;
            padding: 3px;
            border-radius: 50%;
            line-height: 20px;
            box-sizing: border-box;
            font-size: 15px;
            color: #B9C5CD;
        }

        .landing-faq-listing li h4 {
            color: #323C47;
            font-size: 22px;
            line-height: 32px;
            float: left;
            width: 100%;
            font-family: poppinsregular, sans-serif;
            margin-bottom: 15px;
        }

        .landing-faq-listing li p {
            float: left;
            width: 100%;
            color: #989898;
            font-size: 16px;
            margin: 0;
            line-height: 28px;
        }

.landing-faq-rt {
    float: right;
    width: 300px;
}

.landing-rentals-listing .result-housing-panel .featured-listing ul li, .landing-rentals-listing .featured-listing ul li {
    width: 281px;
    margin-bottom: 0;
}

    .landing-rentals-listing .result-housing-panel .featured-listing ul li:nth-child(3) {
        margin-right: 20px;
    }

.landing-rentals-listing .mid-listing-hdr {
    float: left;
    width: 100%;
    padding: 22px 15px;
    text-align: center;
    border-bottom: 2px solid #E8E9E9;
    margin-bottom: 0;
}

.landing-rentals-listing .listing-hdr-lt h3 {
    color: #222328;
    font-size: 24px;
    line-height: 24px;
    font-family: poppinsregular, sans-serif;
    text-align: left;
}

.landing-rentals-listing .viewmore {
    float: right;
    margin-top: 5px;
    color: #2F6F9F !important;
    font-size: 14px;
    font-family: poppinsmedium, sans-serif;
    letter-spacing: 1.27px;
}

.landing-rentals-listing .most-featured-listing {
    margin-top: 0;
}

.landing-rentals-listing .result-housing-panel {
    padding: 0;
}

.landing-rentals-listing .featured-listing {
    padding: 30px 25px;
}

.landing-rentals-listing .near-by-listing.ha-rec-panel .feat-prop-price {
    min-height: inherit;
}

.landing-rentals-listing .result-housing-panel .featured-img {
    height: 169px;
}
/** non partner css **/

/** custom checkbox css **/
.i-checks {
    padding-left: 30px;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #6A6A6A;
}

    .i-checks input {
        opacity: 0;
        position: absolute;
        margin-left: -20px;
    }

        .i-checks input:checked + i {
            border-color: #23b7e5;
        }

        /*.i-checks input:checked + i:before {
                left: 0;
                top: 0;
                width: 19px;
                height: 19px;
                background: url(../images/AffordableHousing/mass-radio-checked.png) no-repeat;
            }*/

        .i-checks input:checked + span .active {
            display: inherit;
        }

        .i-checks input[type="radio"] + i, .i-checks input[type="radio"] + i:before {
            border-radius: 50%;
        }

        .i-checks input[disabled] + i, fieldset[disabled] .i-checks input + i {
            border-color: #dee5e7;
        }

            .i-checks input[disabled] + i:before, fieldset[disabled] .i-checks input + i:before {
                background-color: #dee5e7;
            }

/*.i-checks > i {
        width: 20px;
        height: 20px;
        line-height: 1;
        background: url(../images/AffordableHousing/mass-radio-unchecked.png) no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
        left: 0;
    }

        .i-checks > i:before {
            content: "";
            position: absolute;
            left: 10px;
            top: 10px;
            width: 0px;
            height: 0px;
            background-color: transparent;
        }

    .i-checks > span {
        margin-left: -20px;
    }*/
/** custom checkbox css **/

/** mass nahro landing page **/
.mass-nahro-middle {
    width: 100%;
    float: left;
    /*margin-bottom: 30px;*/
}

.mass-nahro-contact-sec {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 10px 9px 3px rgba(0,0,0,0.1);
    /*margin-bottom: 40px;*/
}

.mass-nahro-inn {
    float: left;
    width: 100%;
    /*padding: 20px 0;*/
}

.mass-cont-lt {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.mass-ha-logo {
    display: inline-block;
    height: 100px;
    width: 100px;
    border: 1px solid #EBEEF4;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .mass-ha-logo img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.mass-ha-dtls {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}

    .mass-ha-dtls h3 {
        float: left;
        width: 100%;
        color: #0F2522;
        font-size: 18px;
        line-height: 28px;
        font-family: poppinsmedium, sans-serif;
        margin-bottom: 20px;
    }

.partner-landing-lbl {
    width: 100%;
    margin: 10px 0 0;
    float: left;
}

.mass-cont-dtl {
    float: left;
    width: 100%;
    /*margin: 10px 0 0;*/
}

.share--text {
    display: block;
    font-size: 18px;
    font-family: poppinsmedium, sans-serif;
    margin: 0 0 20px;
    line-height: 28px;
}

.mass-cont-dtl span {
    float: left;
    margin: 0 0 20px;
    color: #303E48;
}

    .mass-cont-dtl span em {
        font-size: 16px;
        color: #0A0724 !important;
        font-style: normal;
    }

.mass-cont-dtl a:hover {
    text-decoration: none !important;
}

.mass-cont-dtl a, .mass-cont-dtl span:last-child {
    margin-right: 0;
}

    .mass-cont-dtl a.partner-website-link, .partner-website-link {
        text-decoration: underline;
        color: #2e86cf !important;
    }

        .mass-cont-dtl a.partner-website-link:hover, .partner-website-link:hover {
            color: #303E48 !important;
        }

    .mass-cont-dtl span i, .mass-cont-dtl a i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        position: relative;
        top: -2px;
    }

.mass-subtitle {
    float: left;
    width: 100%;
    color: #9B9B9B;
    font-size: 17px;
    margin: 5px 0 0;
}

.mass-cont-rt {
    display: inline-block;
    width: 455px;
    vertical-align: middle;
    margin-left: 9px;
    text-align: right;
}

    .mass-cont-rt ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .mass-cont-rt ul li {
            list-style: none;
            float: left;
            min-height: 90px;
            padding: 5px 10px;
            text-align: center;
            border-right: 1px solid #ccd4e0;
            width: 130px;
            box-sizing: border-box;
        }

            .mass-cont-rt ul li:first-child {
                padding-left: 0;
            }

            .mass-cont-rt ul li:last-child {
                border-right: none;
                padding-right: 0;
            }

            .mass-cont-rt ul li h5 {
                margin: 0;
                font-size: 18px;
                line-height: 20px;
                color: #767676;
                float: left;
                width: 100%;
                min-height: 40px;
                margin-bottom: 10px;
                font-family: poppinsregular, sans-serif;
            }

            .mass-cont-rt ul li span {
                font-size: 34px;
                float: left;
                width: 100%;
                color: #7d7d7d;
                line-height: 36px;
                font-family: poppinsmedium, sans-serif;
            }

                .mass-cont-rt ul li span.mass-wl-open {
                    color: #22AD5F;
                }

                .mass-cont-rt ul li span.mass-wl-closed {
                    color: #9e0013;
                }

                .mass-cont-rt ul li span.mass-wl-unknown {
                    color: #efa50b;
                }

                .mass-cont-rt ul li span.mass-pa {
                    color: #4a90e2;
                    text-decoration: underline;
                }

.mass-nahro-slider {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    z-index: 1;
}

.fixed-mass-nahro-slider {
    position: fixed;
    top: 0;
    z-index: 11;
    left: 0;
    box-shadow: 0 0 9px 3px rgba(0,0,0,0.1);
    border-top: none;
}

.fixedNav .mass-nahro-slider {
    position: fixed;
    top: 110px;
    left: 0;
    z-index: 11;
}

body.top--sticky--ad .top--ad {
    box-shadow: none;
}

.massnahro-cont-sec {
    float: left;
    width: 100%;
    padding: 30px;
    background: #fff;
}

.massnahro-form-sec {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

/* landing sign up box  */
.massnahro-form-lt {
    display: table;
    margin: auto;
    width: 510px;
    padding: 0;
    box-sizing: border-box;
}

.registered-sec {
    float: left;
    width: 100%;
}

    .registered-sec h6 {
        float: left;
        width: 100%;
        font-size: 24px;
        line-height: 24px;
        color: #303E48;
        font-family: poppinsbold, sans-serif;
        margin: 0;
    }

    .registered-sec p {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #303E48;
        margin: 7px 0 15px;
    }

.mass-form-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

/*.mass-form-row:last-child {
        margin-bottom: 0;
    }*/

.mass-form-lbl {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    color: #292929;
    font-size: 15px;
    line-height: 18px;
    font-family: poppinsmedium, sans-serif;
}

    .mass-form-lbl i {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        color: #7f8fa4;
        font-size: 18px;
    }

.mobile-nbr-lbl {
    font-size: 18px;
    margin-bottom: 10px;
}

.mass-form-lbl a {
    float: right;
    font-family: poppinsmedium, sans-serif;
}

    .mass-form-lbl a:hover {
        color: #303E48 !important;
        text-decoration: none !important;
    }

.mass-form-lbl small {
    display: block;
    font-size: 14px;
    color: #292929;
    line-height: 17px;
    margin: 20px 0 5px;
}

.mass-form-field {
    float: left;
    width: 100%;
}

    /*.go8--findApp--ssnField {
    float: left;
    width: 30.4%;
    margin-right: 4%;
}

    .go8--findApp--ssnField.MR0 {
        margin-right: 0;
    }*/

    .mass-form-field input {
        border: 1px solid #d5d5d5;
        border-radius: 4px;
        height: 40px;
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
        font-size: 15px;
        color: #303E48;
    }

.regi-btn-row {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.mass-signin-btn {
    display: inline-block;
    width: 100%;
    border-radius: 4px; /*background-color: #FFAD00;*/
    background: #7f8fa4;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: poppinsmedium, sans-serif;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #7f8fa4;
    cursor: not-allowed;
}

    .mass-signin-btn[disabled] {
        background: #7f8fa4 !important;
    }

.mass-signin-btn-act {
    background: #5cc182;
    border-color: #4fb27d;
    color: #fff;
    /*box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
}

    .mass-signin-btn-act:hover {
        background: #4fb27d;
    }

.mass-field-blk {
    float: left;
    width: 46%;
}

    .mass-field-blk:nth-child(2n) {
        float: right;
    }

.mass-or {
    float: left;
    width: 100%;
    position: relative;
    margin: 25px 0;
    text-align: center;
}

    .mass-or:before {
        content: '';
        width: 100%;
        height: 1px;
        background: rgba(151,151,151,0.55);
        position: absolute;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
        left: 0;
    }

    .mass-or span {
        display: table;
        margin: auto;
        padding: 0 20px;
        background: #fff;
        font-size: 12px;
        line-height: 12px;
        color: #303E48;
        z-index: 1;
        position: relative;
    }

.registered-sec p.terms-link {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    color: #070000;
    margin: 10px 0 0;
    text-align: center;
}

    .registered-sec p.terms-link a {
        text-decoration: underline;
        color: #5a9dce;
    }

        .registered-sec p.terms-link a:hover {
            text-decoration: none !important;
            color: #303E48 !important;
        }

.mass-alert-blk {
    width: 100%;
}

.mass-alert-field {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.singin-btn-row {
    margin: 15px 0;
}
/* landing sign up box  */



.participate-ha-sec {
    float: left;
    width: 100%;
    margin: 110px 0 0;
}

.parti-ha-listing {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .parti-ha-listing li {
        float: left;
        width: 274px;
        margin: 0 25px 30px 0;
        border: 1px solid rgba(0,0,0,0.1);
        border-radius: 5px;
        list-style: none;
        min-height: 335px;
        box-sizing: border-box;
    }

        .parti-ha-listing li.expd-col {
            width: 576px;
            padding: 35px 55px 25px;
        }

.parti-ha-logo {
    display: table;
    margin: auto;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    height: 210px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

    .parti-ha-logo i {
        display: table-cell;
        vertical-align: middle;
    }

.parti-ha-title {
    float: left;
    width: 100%;
    min-height: 110px;
    box-sizing: border-box;
    padding: 20px 25px 25px;
}

    .parti-ha-title h5 {
        color: #0F2522;
        font-size: 20px;
        font-family: poppinsmedium, sans-serif;
        line-height: 27px;
        float: left;
        width: 100%;
        margin: 0;
    }

.mass-subscribe-sec {
    float: left;
    width: 100%;
    margin: 115px 0 0;
}

.subscribe-form {
    display: block;
    clear: both;
    width: 615px;
    margin: auto;
}

    .subscribe-form p {
        opacity: 0.7;
        color: #0F2522;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin: 0;
    }

.subs-form-row {
    width: 100%;
    float: left;
    margin: 60px 0 0;
}

.subs-form-col {
    float: left;
}

    .subs-form-col input {
        width: 100%;
        height: 50px;
        border: 1px solid #B2BCC6;
        border-radius: 4px;
        padding: 0 18px;
        box-sizing: border-box;
        color: #B2BCC6;
        font-size: 14px;
    }

.sub-btn {
    display: inline-block;
    min-width: 130px;
    line-height: 48px;
    border-radius: 4px;
    background-color: #4FB27D;
    border: none;
    font-size: 15px;
    font-family: poppinsbold, sans-serif;
    text-align: center;
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
}

    .sub-btn:hover, .sub-btn:focus {
        background: #3ca56d;
        text-decoration: none !important;
    }

.subs-name-field {
    width: 150px;
}

.subs-mail-field {
    width: 270px;
    margin: 0 30px;
}

.subs-btn-field {
    width: 135px;
}

.waitlist-lbl {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    /*border: 2px solid #a7d8be;
    color: #4fb27d;*/
    text-align: center;
    font-size: 15px;
    box-sizing: border-box;
}

    .waitlist-lbl i {
        display: inline-block;
        width: 22px;
        height: 22px;
        line-height: 22px;
        border: 1px solid #4fb27d;
        border-radius: 50%;
        margin-right: 5px;
        font-size: 14px;
    }

.waitlist-lbl-closed {
    color: #6b6f81;
}

    .waitlist-lbl-closed i {
        border-color: #6b6f81;
    }

.waitlist-lbl-open {
    color: #4fb27d;
}



.ha-autho-blk {
    float: left;
    width: 100%;
}

.massnahro-form-rt .ha-autho-title, .ha-autho-title {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    color: #303E48;
    font-family: poppinsmedium, sans-serif;
    padding-left: 30px;
    box-sizing: border-box;
}

.ha-agency-hdr {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #303E48;
    margin: 0 0 20px;
    display: none;
    font-family: poppinsbold, sans-serif;
    text-align: center;
}

.ha-autho-listing {
    float: left;
    width: 100%;
    position: relative;
    right: -30px;
}

    .ha-autho-listing:after {
        content: '';
        width: 100%;
        height: 100px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(180deg, rgba(244,245,247,0.2) 0%, #F4F5F7 100%);
        opacity: 0.75;
    }

    .ha-autho-listing .mCustomScrollbar {
        height: 555px;
    }

    .ha-autho-listing .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }

    .ha-autho-listing .mCSB_scrollTools {
        opacity: 1;
    }

    .ha-autho-listing ul {
        float: left;
        width: 100%;
    }

        .ha-autho-listing ul li {
            float: left;
            width: 362px;
            margin: 0 15px 15px 0;
            padding: 15px 15px 30px;
            background: #fff;
            box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
            border: 1px solid #cfd8df;
            box-sizing: border-box;
        }

            .ha-autho-listing ul li:nth-child(2n) {
                margin-right: 0;
            }

.ha-autho-logo {
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    position: relative;
}

    .ha-autho-logo img {
        max-width: 100%;
        max-height: 100%;
        position: relative;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

.ha-autho-cont {
    width: 235px;
    float: right;
}

    .ha-autho-cont h6 {
        display: block;
        font-size: 16px;
        color: #303E48;
        line-height: 22px;
        margin: 0;
        font-family: poppinsmedium, sans-serif;
    }

    .ha-autho-cont p {
        display: block;
        font-size: 15px;
        line-height: 20px;
        color: #88949b;
        margin-top: 10px;
    }

.participating-ha {
    display: none;
    font-size: 16px;
    line-height: 22px;
    color: #303E48;
    margin-bottom: 20px;
}
/** mass nahro landing page **/

/** landing email popup css **/
.pswrd-field input {
    border-width: 1px;
    border-color: #d5d5d5;
}

.partner-mail-pop .set-pswrd-hdr {
    margin: 0 0 30px 0;
}

    .partner-mail-pop .set-pswrd-hdr h2 {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 24px;
    }

    .partner-mail-pop .set-pswrd-hdr p {
        font-size: 16px;
        color: #262626;
        line-height: 24px;
        margin-top: 0;
    }

        .partner-mail-pop .set-pswrd-hdr p a {
            color: #2979bf;
            font-size: 16px;
            font-family: poppinsmedium, sans-serif;
            overflow-wrap: break-word;
            margin-right: 7px;
        }

@supports (-ms-ime-align:auto) {
    .partner-mail-pop .set-pswrd-hdr p a {
        word-break: break-all;
        display: inline-block;
    }
}

.partner-mail-pop .set-pswrd-hdr p a:hover {
    color: #2e86cf;
}

.mail-link-blk {
    float: left;
    width: 100%;
    min-height: 60px;
    /*margin-bottom: 60px;*/
}

.mail-link-title {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #292929;
    line-height: 24px;
    margin: 0;
}

.mail-link-blk a {
    display: table;
    font-size: 18px;
    line-height: 18px;
    color: #4A90E2;
    text-decoration: underline;
    margin-top: 18px;
}

    .mail-link-blk a:hover {
        color: #292929;
    }

.pwd--tips--txt a {
    display: inline;
    font-size: 16px;
    text-decoration: none;
}

.verify-phone-pop .set-pswrd-hdr h2 {
    font-size: 18px;
}

.verify-phone-pop .set-pswrd-hdr {
    margin: 0;
}

    .verify-phone-pop .set-pswrd-hdr p {
        font-size: 16px;
        line-height: 22px;
        margin: 40px 0 10px;
    }

.send-code-blk {
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .send-code-blk h6 {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #292929;
        font-family: poppinsmedium, sans-serif;
        margin: 0;
    }

    .send-code-blk p {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        color: #292929;
        line-height: 22px;
        margin: 7px 0 0;
    }

    .send-code-blk a {
        font-size: 18px;
        line-height: 24px;
        color: #4A90E2;
        font-family: poppinsbold, sans-serif;
        display: table;
        margin-top: 15px;
        text-decoration: underline;
    }

        .send-code-blk a:hover {
            color: #303E48;
        }

.verfi-phn-btns {
    float: left;
    width: 100%;
    /*margin-top: 30px;*/
}

.verify-phn-btn {
    float: left;
    min-width: 250px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    background: #49ba84;
    border: 1px solid #49ba84;
}

    .verify-phn-btn:hover {
        border-color: #1dab67;
        background: #1dab67;
    }

.skip-btn {
    min-width: 145px;
    border-color: #e7e7e7;
    color: #5A9ECC;
    background: #fff;
    margin-right: 7px;
}

    .skip-btn:hover {
        background: #e3e3e3;
        border-color: #e3e3e3;
    }

.verify-phone-pop .mass-form-field input {
    height: 40px;
}

.security-input {
    width: 285px;
    float: left;
}

.security-submit-btn {
    float: right;
    width: 105px;
    line-height: 40px;
    border-radius: 6px;
    text-align: center;
    padding: 0 5px;
    color: #fff;
    border: none;
    font-size: 16px;
    background: #2e6ea3;
    cursor: pointer;
}

    .security-submit-btn:hover {
        background: #1c5f96;
    }

.security-field-row {
    margin-top: 35px;
}

.send-code-blk p a {
    display: inline;
}

.security-pop .send-code-blk {
    margin-top: 0;
}

    .security-pop .send-code-blk p {
        margin-top: 20px;
    }

.send-code-blk p:first-child {
    margin-top: 0;
}

.btn-full {
    width: 100%;
}

.error-required {
    font-size: 14px;
    color: #FC2249;
    font-family: poppinsmedium, sans-serif;
    float: left;
    width: 100%;
    margin-top: 3px;
}

.apply-wl-listing {
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    margin-bottom: 75px;
}

    .apply-wl-listing ul {
        margin: 0;
        width: 100%;
        padding: 0;
        list-style: none;
    }

        .apply-wl-listing ul li {
            float: left;
            width: 100%;
            position: relative;
            margin-bottom: 5px;
            padding: 0 0 0 13px;
            font-size: 16px;
            line-height: 22px;
            color: #303E48;
            box-sizing: border-box;
        }

            .apply-wl-listing ul li:before {
                content: '';
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #06be5c;
                position: absolute;
                top: 8px;
                left: 0;
            }

.terms-center-txt {
    text-align: center;
    margin-top: 25px;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #070000;
}

.done-msg {
    margin-top: 100px;
}

.change-mail-pop .security-field-row {
    margin-top: 0;
}

.change-mail-pop .set-pswrd-hdr p {
    margin-bottom: 50px;
}

    .change-mail-pop .set-pswrd-hdr p a {
        color: #303E48 !important;
        font-family: poppinsbold, sans-serif;
    }

.acnt-dtl-sec {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.acnt-cont {
    float: left;
    width: 100%;
    margin: 0 0 5px;
    font-size: 16px;
    color: #292929;
    line-height: 25px;
}

    .acnt-cont:last-child {
        margin-bottom: 0;
    }

.view-cont {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    margin-top: 20px;
}

/*.success-alert {
    width: 100%;
    float: left;
    border-radius: 6px;
    padding: 15px 10px;
    background: #c8f6dd;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px solid #4fb27d;
}*/

.partner-success-alert {
    width: 590px;
    float: none;
    display: table;
    margin: 0 auto 20px;
}

.partner-error-alert {
    width: 670px;
    float: none;
    display: table;
    margin: 0 auto 20px;
}

/*.success-alert p {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #303E48;
    line-height: 20px;
    min-height: 20px;
}

.success-alert div {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 12px;
    color: #303E48;
    line-height: 20px;
    min-height: 20px;
}

.success-alert p:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/AffordableHousing/green-tick.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
}*/

.partner-mail-pop .mail-link-blk {
    margin-bottom: 0;
    min-height: inherit;
}

.error-alert {
    background: #FFE6E6;
    border: 1px solid #DC8B8B;
}

    .error-alert p {
        font-size: 13px;
    }

        .error-alert p:after {
            background: url(../images/AffordableHousing/error-cross.png) no-repeat center;
        }

.exclm-sign {
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 20px;
    background: url(../images/AffordableHousing/expln-sign.png) no-repeat center;
    background-size: 100% 100%;
}

.yellow-alert {
    background: #fcf6de;
    border: 1px solid #dfd389;
}

    .yellow-alert p:after {
        background: none;
    }

    .yellow-alert i {
        position: absolute;
        top: 2px;
        left: 0;
        color: #ebce23;
        font-size: 19px;
    }


.mail-link-resend {
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .mail-link-resend:last-child {
        margin-bottom: 0;
    }

    .mail-link-resend a {
        display: inline;
        font-size: 16px;
        color: #2979bf;
        text-decoration: none;
    }

        .mail-link-resend a:hover {
            color: #303E48;
        }

.form-marg-row {
    margin-top: 10px;
}

.registered-sec .reset-pass-link {
    float: left;
    width: 100%;
    margin: 5px 0 !important;
    font-size: 14px;
    color: #303E48;
}

.reset-pass-link a {
    font-size: 14px !important;
    color: #2e86cf;
}

    .reset-pass-link a:hover {
        color: #303E48;
        text-decoration: none !important;
    }

.MT30 {
    margin-top: 30px !important;
}

.partner-mail-pop .set-pswrd-hdr p.password-tips {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}

    .partner-mail-pop .set-pswrd-hdr p.password-tips strong {
        display: block;
        color: #2e86cf;
        line-height: 26px;
    }

.app-cong-banner {
    width: 100%;
    float: left;
    border: 1px solid #E3E3E3;
    background: #FAFAFA;
    padding: 20px;
}

    .app-cong-banner p {
        float: left;
        width: 100%;
        position: relative;
        padding: 0 0 0 75px;
        box-sizing: border-box;
        margin: 0;
        font-size: 15px;
        line-height: 20px;
        color: #070000;
    }

.green-tick-lg {
    position: absolute;
    top: 5px;
    left: 0;
    width: 50px;
    height: 49px;
    background: url(../images/AffordableHousing/green-tick-lg.png) no-repeat center;
}

.app-id-sec {
    width: 100%;
    float: left;
    margin: 40px 0 0;
}

.app-id-title {
    display: table;
    width: 100%;
    margin: 0 0 3px;
    font-size: 15px;
    line-height: 20px;
    color: #303E48;
}

.app-id-links {
    display: table;
    margin: 7px 0 0;
    font-size: 15px;
    color: #1F73C6;
    line-height: 20px;
    font-family: poppinsmedium, sans-serif;
    text-decoration: none !important;
}

    .app-id-links:hover {
        color: #555;
    }

.app-id-sec p {
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #303E48;
    font-weight: 300;
    margin: 0;
}

.srch-rst-row {
    text-align: center;
    margin: 35px 0 0;
}

.srch-rst-btn {
    min-width: 155px;
    line-height: 50px;
    font-size: 16px;
    font-family: poppinsbold, sans-serif;
    display: inline-block;
    float: none;
}

.ha-attention-msg {
    margin: 0 0 20px;
}

    .ha-attention-msg p {
        margin: 0;
        font-size: 14px;
        line-height: 19px;
    }

        .ha-attention-msg p a {
            font-family: poppinsbold, sans-serif;
            color: #303E48 !important;
        }

            .ha-attention-msg p a:hover {
                color: #2e86cf !important;
            }

.reset-password-outer {
    display: table;
    margin: auto;
    vertical-align: middle;
    height: calc(100vh - 234px);
}

.reset-vert-mid {
    display: table-cell;
    vertical-align: middle;
}

.reset-password-page {
    float: none;
    display: table;
    margin: 25px auto 0;
    background: #fff;
    padding: 30px;
    border-radius: 4px;
    width: 390px;
    border: 1px solid #dbdcdc;
}

button[disabled].rst-pswd-grey, .rst-pswd-grey {
    background: #f2f2f2 !important;
    border-color: #C9C9C9;
    cursor: not-allowed;
    color: rgba(0,0,0,0.3);
    box-shadow: none;
    text-shadow: none;
}

.validationMessage {
    color: #e62323;
}

.text-center {
    text-align: center !important;
}

.success-alert p a {
    font-family: poppinsbold, sans-serif;
    color: #303E48 !important;
}

    .success-alert p a:hover {
        color: #2e86cf !important;
    }

.MT0 {
    margin-top: 0 !important;
}

.pswrd-green-btn {
    background: #4fb27d;
}

@-webkit-keyframes blinker {
    from {
        border: 1px solid rgba(0, 120, 164, 0.1);
        background: rgba(0, 120, 164, 0.05);
    }

    to {
        border: 1px solid rgba(0, 120, 164, 0.3);
        background: rgba(0, 120, 164, 0.1);
    }
}

.blink input {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.registered-sec p.plz-click, .plz-click {
    font-size: 14px;
    color: #eff7fe !important;
    margin-bottom: 0;
}

    .registered-sec p.plz-click.click-here-signin a, .plz-click.click-here-signin a, .registered-sec p.plz-click.click-here-signin, .plz-click.click-here-signin {
        color: #5a9dce !important;
    }

    .registered-sec p.plz-click a, .plz-click a {
        color: #eff7fe !important;
        text-decoration: underline;
    }

        .registered-sec p.plz-click a:hover, .plz-click a:hover {
            text-decoration: none;
        }

.MT20 {
    margin-top: 20px !important;
}

.ha-landing-resp {
    font-size: 16px;
}

.terms-link {
    float: left;
    width: 100%;
}

.reset-password-page .set-pswrd-hdr h2 {
    font-size: 20px;
    line-height: 20px;
}

.reset-password-page .set-pswrd-hdr p {
    font-size: 16px;
    margin-top: 15px;
    line-height: 22px;
}

    .reset-password-page .set-pswrd-hdr p.password-tips {
        margin-top: 20px;
    }

.reset-password-page .set-pswrd-hdr {
    margin-bottom: 25px;
}

.reset-password-page .mass-form-field input {
    height: 45px;
    border-color: #d9d9d9;
}

.reset-password-page .mass-form-lbl {
    font-family: poppinsmedium, sans-serif;
    margin-bottom: 8px;
}

.reset-password-page .mass-form-row {
    margin: 0 0 20px;
}

.rst-pass-inn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 50px;
}

.rst-sign-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 46px;
    color: #303E48;
    line-height: 46px;
}
/** landing email popup css **/

/** find my app screen and updated form style css **/
.landing-form-tab {
    float: left;
    width: 100%;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}

.landing-tabs {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #dbdbdb;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

    .landing-tabs li {
        float: left;
        width: 50%;
        border-right: 1px solid #dbdbdb;
        line-height: 55px;
        text-align: center;
        padding: 0 10px;
        box-sizing: border-box;
        list-style: none;
        background: #f3f3f3;
        font-size: 16px;
        color: #303E48;
        cursor: pointer;
    }

        .landing-tabs li:last-child {
            border-right: none;
        }

        .landing-tabs li:hover, .landing-tabs li.active {
            background: #fff;
        }

.tick-icon {
    width: 20px;
    height: 15px;
    background: url(../images/AffordableHousing/land-tab-tick.png) no-repeat center;
    display: none;
    margin-right: 10px;
    vertical-align: middle;
}

.landing-tabs li.active .tick-icon {
    display: inline-block;
}

.landing-tab-cont {
    float: left;
    width: 100%;
    padding: 30px;
}

.verifyMail-hdr {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.nonPartner-flexBanner .landing-tab-cont {
    background: none;
}

.nonPartner-flexBanner .mass-form-lbl, .nonPartner-flexBanner .validationMessage {
    color: #eff7fe;
}

.nonPartner-flexBanner .mass-form-lbl {
    font-size: 14px;
}

.nonPartner-flexBanner .verfi-phn-btns {
    margin-top: 0;
}

.nonPartner-flexBanner .set-pswrd-hdr h2, .nonPartner-flexBanner .partner-mail-pop .set-pswrd-hdr p, .nonPartner-flexBanner .partner-mail-pop .set-pswrd-hdr p a, .nonPartner-flexBanner .mail-link-resend, .nonPartner-flexBanner .mail-link-resend a {
    color: #fff;
}

    .nonPartner-flexBanner .mail-link-resend a:hover {
        text-decoration: none;
    }

#nonpartnerlandingpage .landing-tab-cont {
    box-shadow: none;
    padding: 0;
}

.singin-form-hdr {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.registered-sec .singin-form-hdr p {
    margin-bottom: 8px;
}

.landing-tab-cont .fav-tabcontent {
    padding: 0;
}

.i-checks {
    font-size: 14px;
    color: #6a6a6a;
    padding-left: 30px;
}

.MT15 {
    margin-top: 15px !important;
}

.find-app-banner {
    width: 100%;
    float: left;
    border: 1px solid #CFD6D8;
    border-radius: 3px;
    padding: 20px 15px;
    margin-bottom: 20px;
    background: #fff;
}

    .find-app-banner p {
        width: 100%;
        float: left;
        margin: 0;
        position: relative;
        padding: 0 0 0 24px;
        font-size: 15px;
        line-height: 24px;
        color: #303E48;
        box-sizing: border-box;
    }

        .find-app-banner p i {
            position: absolute;
            left: 0;
            top: 5px;
        }

.find-app-link {
    float: right;
    font-size: 13px;
    color: #5A9ECF;
    text-decoration: underline !important;
}

    .find-app-link:hover, .find-app-link:focus {
        color: #303E48;
        text-decoration: none !important;
    }

.partner-form-screen {
    float: left;
    width: 100%;
}

.sub-heading {
    float: left;
    width: 100%;
}

    .sub-heading h5 {
        font-size: 16px;
        line-height: 20px;
        color: #303E48;
        float: left;
        width: 100%;
        margin: 0 0 25px;
    }

.landing-form-tab .fav-tabcontent {
    border: none;
}

.security-link {
    display: inline-block;
    margin: 15px 0 0;
    font-size: 14px;
    color: #4A90E2;
    font-family: poppinsbold, sans-serif;
    text-decoration: underline !important;
}

    .security-link:hover {
        color: #303E48;
        text-decoration: none;
    }

.width-100 {
    width: 100% !important;
}

/* signup screen enhanced 05-11-2020*/
.common-green-btn, a.common-green-btn {
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    background: #49ba84;
    border: 1px solid #3fa876;
    height: 40px;
    line-height: 40px;
    text-shadow: 0 1px 1px #307f58;
    color: #ffffff;
    padding: 0 30px;
    font-family: 'open_sanssemibold';
}

    .common-green-btn:hover, a.common-green-btn:hover {
        background: #2ea46c;
    }

.alredy-existing-user-sec {
    margin: 0 0 10px 0;
    background: #fff;
}
/* find my app screen and updated form style css */
.massnahro-form-lt.findmyapp-cnt {
    width: 750px;
    display: block;
}

    .massnahro-form-lt.findmyapp-cnt .landing-tab-cont {
        padding: 0;
    }

.findmyapp-new-block {
    display: flex
}

.find-block2 {
    text-align: left;
    padding: 0 15px 0 0
}

    .find-block2 ul {
        margin: 10px 0 0 15px
    }

        .find-block2 ul li {
            padding: 0;
            font-size: 14px;
        }

.find-block1 .mob-text {
    display: none
}

.call-bottom {
    background: #f1f1f1;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 14px;
    margin: 14px 0 0 0;
}

a.blue-secondary-btn, .blue-secondary-btn {
    background: #24588e;
    border-radius: 4px;
    padding: 5px 15px;
    color: #fff;
    display: inline-block;
}

    a.blue-secondary-btn:hover {
        background: #10457d
    }
/** session timeout popup **/
.session-timeout {
    background: rgba(0, 0, 0, 0.35);
}

    .session-timeout .newmodalsmallcontents {
        padding: 25px 20px;
    }

    .session-timeout .newmodalsmallcontainer {
        max-width: 445px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin: auto;
    }

.session-cont h3 {
    margin-bottom: 25px;
    padding: 0;
    font-size: 20px;
    color: #303E48;
}

.session-cont p {
    font-size: 16px;
    color: #303E48;
    line-height: 22px;
    margin-bottom: 20px;
}

    .session-cont p:last-child {
        margin-bottom: 0;
    }

.session-btns {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .session-btns .secondarybutton, .secondarybutton {
        min-width: 190px;
        line-height: 54px;
        display: inline-block;
        padding: 0 10px;
        box-sizing: border-box;
        margin: 0 5px;
        font-size: 14px;
        color: #fff;
    }

    .session-btns .keep-sign-btn, .keep-sign-btn {
        background: #67c88d;
        border-color: #56a976;
        color: #fff !important;
        font-family: poppinsbold, sans-serif;
        text-shadow: 0 1px 3px #2E6041;
        box-shadow: none;
    }

        .session-btns .keep-sign-btn:hover, .keep-sign-btn:hover {
            background: #56a976;
        }
/** session timeout popup **/

/** non partner sign in  **/
/*.ha-clsd-lt {
    width: 395px;
}*/

.prtnr-signin-hdr {
    float: left;
    margin-right: 15px;
    width: calc(36% - 15px);
}

    .prtnr-signin-hdr h6 {
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        margin: 0 0 5px;
        font-family: poppinsbold, sans-serif;
    }

.ha-clsd-lt .prtnr-signin-hdr h6 {
    color: #fff;
}

.prtnr-signin-hdr h2 {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 5px;
    font-family: poppinssemibold, sans-serif;
    font-weight: 400;
}

.ha-clsd-lt .prtnr-signin-hdr h2 {
    color: #fff;
}

.prtnr-signin-hdr p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin: 0;
    display: block;
}

#wlalert {
    width: 62%;
}

.promo-wl-chbox {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.prtnr-btn-row {
    float: left;
    width: 120px;
}

    .prtnr-btn-row .cmn--btn {
        min-width: inherit;
        width: 100%;
        line-height: 38px;
    }

.see-info-btn, a.see-info-btn {
    width: 100%;
    display: inline-block;
    line-height: 45px;
    border-radius: 4px;
    background: #4FB27D;
    border: none;
    text-align: center;
    padding: 0 10px;
    cursor: pointer;
    font-family: poppinsbold, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
}

    .see-info-btn:hover, a.see-info-btn:hover {
        background: #3ea36d;
    }

.prtnr-sign-form {
    display: flex;
    width: 100%;
}

.prtn-fld-rw {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .prtn-fld-rw:last-child {
        margin-bottom: 0;
    }

.prtn-fld-blk {
    width: 155px;
    float: left;
    margin-right: 15px;
}

.prtn-lbl {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff;
    font-family: poppinsmedium, sans-serif;
}

.prtn-fld {
    width: 100%;
    float: left;
}

.width100 {
    width: 100% !important;
}

.prtn-sucs-msg {
    float: left;
    width: 100%;
    padding: 20px;
    background: #c8f6dd;
    border-radius: 10px;
}

    .prtn-sucs-msg p {
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        font-size: 16px;
        line-height: 24px;
        color: #303E48;
        padding-left: 35px;
        position: relative;
    }
/*.prtn-sucs-msg p:before {content: ''; width: 16px; height: 16px; background: url(../images/AffordableHousing/blk-tick.png) no-repeat center top; position: absolute; top: 5px; left: 0;}*/

.prtnr-lndng-form-hdr {
    float: left;
    width: 100%;
    text-align: center;
    background: #296399;
    padding: 20px;
    border-radius: 4px 4px 0 0;
}

    .prtnr-lndng-form-hdr h3 {
        float: left;
        width: 100%;
        font-size: 28px;
        line-height: 36px;
        color: #fff;
        font-family: poppinsmedium, sans-serif;
    }

    .prtnr-lndng-form-hdr p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #303E48;
        margin: 10px 0 0;
    }

    .prtnr-lndng-form-hdr i {
        display: table;
        margin: 0 auto 25px;
    }

.go8--findapp--form {
    width: 835px;
    display: table;
    margin: auto;
}

/*.findApp--subtitle {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    flex-direction: column;
}

    .findApp--subtitle p {
        margin: 20px 0 0;
        line-height: 26px;
        text-align: center;
    }*/

/** non partner sign in  **/
/* mass nahro landing new */
.go8--massnahro--new .go8--mltwl--col1 {
    width: 44%;
}

.go8--massnahro--new .gl8--mltwl--row .go8--mltwl--col1 {
    padding-left: 25px;
}

.go8--massnahro--new .go8--mltwl--col2 {
    width: 55%;
}

.go8--mn--halogo {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    position: relative;
}

    .go8--mn--halogo img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

.go8--mn--hatitle {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    padding-left: 10px;
    font-size: 16px;
    color: #00A1DF;
    box-sizing: border-box;
    font-family: poppinsbold, sans-serif;
}

.go8--massnahro--new .go8--singlewl--signin {
    border-bottom: 1px solid #dddedf;
    padding-bottom: 15px;
}

.go8--massnahro--new .go8--btn--fld {
    width: 150px;
}

.go8--massnahro--new .go8--pgrm--dtls {
    background: #F4F5F7;
}

.go8--pgrm--dtls--inn {
    width: 835px;
    display: table;
    margin: auto;
}

.go8--faq--sec {
    float: left;
    width: 100%;
}

.go8--massnahro--new .go8--pgrm--accord {
    width: 100%;
    float: left;
}

.go8--livechat--blk {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

    .go8--livechat--blk p {
        display: block;
        font-size: 21px;
        color: #303E48;
        margin: 0;
        font-family: poppinsmedium, sans-serif;
    }

        .go8--livechat--blk p a {
            font-size: 21px;
            text-decoration: none;
            font-family: poppinsmedium, sans-serif;
        }

            .go8--livechat--blk p a:hover {
                color: #303E48;
            }

.pagecontainer {
    padding-bottom: 120px;
}


.go8--massnahro--new .go8--pgrm--dtls .go8--mlt--viewall {
    border-top: none;
    margin-top: -15px;
}

.go8--massnahro--new {
    margin-bottom: 0;
}

.go8--ha--listing--sec {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.go8--ha--listings {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .go8--ha--listings li {
        float: left;
        width: calc(36.33% - 60px);
        padding: 0;
        position: relative;
        box-sizing: border-box;
        margin: 0 30px 60px 0;
        border-radius: 4px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        background: #fff;
        cursor: pointer;
        min-height: 110px;
    }

        .go8--ha--listings li:nth-child(3n) {
            margin-right: 0;
        }


.go8--clickable--ha {
    display: inline-block;
    width: 100%;
    padding: 12px 15px 15px;
}

.go8--ha--logo {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    height: 125px;
    border: 6px solid #F6F8FB;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: -35px;
    background: #fff;
}

    .go8--ha--logo img {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

.go8--massnahro--hacontent {
    width: calc(100% - 130px);
    box-sizing: border-box;
    position: relative;
    padding-right: 10px;
}

    .go8--massnahro--hacontent h6 {
        display: block;
        margin: 0;
        font-size: 16px;
        line-height: 26px;
        color: #00A1DF;
        font-family: poppinssemibold, sans-serif;
    }

    .go8--massnahro--hacontent span {
        display: block;
        margin: 12px 0 0;
        font-size: 14px;
        line-height: 19px;
        color: #848484;
    }

.go8--massnahro--viewll {
    display: block;
    width: 100%;
    text-align: center;
}

.go8--viewagency--btn {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #00A1DF;
}

    .go8--viewagency--btn i {
        margin-left: 5px;
        font-size: 18px;
    }

    .go8--viewagency--btn:hover {
        color: #303E48;
    }

.mass-nahro-slider .owl-carousel {
    display: table;
    margin: auto;
    width: auto;
}

/*.go8--singlewl--apply.go8--multiple--wl--blk .go8--single--icn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/

.owl-nav button.owl-prev.disabled, .owl-nav button.owl-next.disabled {
    display: none;
}

.owl-nav button.owl-prev, .owl-nav button.owl-next {
    display: block;
}

.go8--mass--ha--rcrds {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #727A88;
    margin: 7px 0 0;
}
/* mass nahro landing new */
.go8--mass--ad--blk {
    display: block;
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

.go8--app--found {
    text-align: center;
}

.go8--app--icn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 75px;
    height: 75px;
    border: 1px solid #7b8ba1;
    border-radius: 50%;
}

    .go8--app--icn img {
        width: 50px;
    }

.go8--appfound--hdr {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #303E48;
    margin: 15px 0 0;
    font-family: poppinsmedium, sans-serif;
}

.go8--appfound--cont {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    color: #303E48;
    margin: 15px 0 0;
}

.go8--appfound--btns {
    float: left;
    width: 100%;
}

.go8--appfound--btn {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    margin-right: 1%;
    line-height: 45px;
    background: #7f8fa4;
    color: #fff !important;
    border-radius: 4px;
    font-size: 15px;
}

    .go8--appfound--btn:nth-child(2n) {
        margin-right: 0;
    }

    .go8--appfound--btn:hover {
        background: #657992;
    }

.go8--appfound--green--btn {
    background: #4fb27d;
}

    .go8--appfound--green--btn:hover {
        background: #29a261;
    }

.massnahro-slide-menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
}

    .massnahro-slide-menu li {
        display: inline-block;
        font-size: 0;
        padding: 0;
        vertical-align: middle;
        margin: 0 4px;
    }

        .massnahro-slide-menu li.slide-menu-btns {
            margin-left: 10px;
        }

        .massnahro-slide-menu li a {
            padding: 12px 5px;
            font-size: 16px;
            color: #303E48;
            text-align: center;
            float: left;
            position: relative;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            line-height: 26px;
        }

            .massnahro-slide-menu li a::after {
                content: "";
                width: 0;
                height: 2px;
                background: #00A1DF;
                position: absolute;
                bottom: 0;
                left: 0;
                transition: all 0.3s ease-in-out;
                -webkit-transition: all 0.3s ease-in-out;
            }

            .massnahro-slide-menu li a:hover, .massnahro-slide-menu li a.active {
                color: #00A1DF;
            }

            .massnahro-slide-menu li a.mass-slide-btn, .mass-slide-btn {
                line-height: 32px;
                color: #fff !important;
                border-radius: 3px;
                background: #24588e;
                padding: 0 15px 2px;
                font-size: 16px;
                min-width: 115px;
            }

                .massnahro-slide-menu li a.mass-slide-btn:hover, .mass-slide-btn:hover {
                    background: #10457d;
                }

            .massnahro-slide-menu li a.mass-slide-greenbtn {
                background: #4fb27d;
                margin-left: 10px;
            }

                .massnahro-slide-menu li a.mass-slide-greenbtn:hover {
                    background: #3b9d68;
                }

            .massnahro-slide-menu li a:hover:after, .massnahro-slide-menu li a.active:after {
                width: 100%;
            }

            .massnahro-slide-menu li a.cmn--btn {
                padding: 0 10px;
                color: #fff;
                font-size: 14px;
            }

                .massnahro-slide-menu li a.cmn--btn:after {
                    display: none;
                }

                .massnahro-slide-menu li a.cmn--btn:hover {
                    color: #fff;
                }

            .massnahro-slide-menu li a.cmn--btn--stroke {
                color: #00A1DF;
            }

                .massnahro-slide-menu li a.cmn--btn--stroke:hover {
                    color: #fff;
                }

.massnahro-form-sec .partner-form-screen {
    margin-top: 40px;
}

.go8--floatingmobo--btns {
    display: none;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
    left: 0;
    background: #fff;
    box-shadow: 0 0 7px 4px rgba(0,0,0,0.2);
    z-index: 99;
}

.go8--apply--flotbtn {
    display: inline-block;
    flex: 1;
    flex-grow: 1;
    flex-basis: 0;
    width: 49%;
    line-height: 45px;
    font-size: 15px;
    color: #fff !important;
    background: #72b88c;
    text-align: center;
    border-radius: 4px;
    margin: 0 1%;
}

    .go8--apply--flotbtn:hover {
        background: #3b9d68;
    }

.go8--apply--flotgreybtn {
    background: #24588e;
}

    .go8--apply--flotgreybtn:hover {
        background: #10457d;
    }

.highcharts-axis-title {
    font-size: 16px;
    color: #303E48 !important;
    fill: #303E48 !important;
    font-family: poppinsregular !important;
}

.highcharts-axis-line {
    stroke: #EBEEF4 !important;
}
/* subscrib alert css */
.go8--wl--alrt {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #fff;
    box-shadow: 0 0 9px 3px rgba(0,0,0,0.08);
    margin: 25px 0 0;
}

.go8--wl--alrt--lt {
    float: left;
    width: 470px;
    padding-right: 20px;
}

    .go8--wl--alrt--lt h3 {
        float: left;
        width: 100%;
        font-size: 24px;
        line-height: 40px;
        color: #303E48;
        margin: 0;
        font-family: poppinsbold, sans-serif;
    }

    .go8--wl--alrt--lt p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        color: #7f7f7f;
        margin: 0;
    }

.go8--wl--alrt--rt {
    float: left;
    width: 770px;
}

.go8--fn--field {
    float: left;
    width: 145px;
    margin-right: 10px;
}

.go8--mail--field {
    width: 300px;
}

.horizontal--phn--field {
    width: 230px;
}

.go8--fn--field label {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #303E48;
    font-family: poppinsbold, sans-serif;
    margin-bottom: 5px;
}

.go8--field--blk {
    float: left;
    width: 100%;
}

    .go8--field--blk input {
        float: left;
        width: 100%;
        height: 40px;
        border: 1px solid #d5d5d5;
        border-radius: 4px;
        padding: 0 10px;
        font-size: 15px;
        color: #303E48;
        box-sizing: border-box;
    }

.go8--btn--fld {
    float: left;
    width: 150px;
    margin: 0;
}

.go8--alert--btn {
    min-width: 150px;
    border-radius: 4px;
    line-height: 38px;
    background: #4fb27d;
    font-size: 16px;
    color: #fff;
    font-family: poppinsmedium, sans-serif;
    border: none;
    cursor: pointer;
}

    .go8--alert--btn:hover {
        background: #29a261;
    }

.go8--prtnr--wlalrt .go8--wl--alrt--lt {
    width: 410px;
}

.go8--prtnr--wlalrt .go8--wl--alrt--rt {
    width: 825px;
}

.go8--prtnr--wlalrt .go8--wl--alrt--lt h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}

.go8--prtnr--wlalrt .go8--wl--alrt--lt p {
    font-size: 16px;
}

.go8--prtnr--wlalrt .go8--fn--field {
    width: 19%;
    margin-right: 2%;
}

.go8--prtnr--wlalrt .go8--btn--fld {
    width: 37%;
    margin-right: 0;
    text-align: right;
}

.ha-partner-page {
    margin-bottom: 0;
}

.go8--alrt--lbl {
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgba(255,255,255,1);
    word-break: break-all;
    box-sizing: border-box;
    margin-top: 5px;
}

.prtnr-sign-form .form--lbl {
    display: none;
}

.landing-unsubscribed .prtnr-sign-form .form--lbl {
    display: block;
}

.landing-unsubscribed .prtnr-sign-form .field--blk {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0px 10px 0px 0px;
    padding-right: 15px;
    width: auto;
}

.landing-unsubscribed .prtnr-btn-row {
    display: flex;
    align-self: center;
}

.prtnr-sign-form .form--lbl {
    color: #fff;
}

.go8--fn--field .go8--alrt--lbl {
    color: #303E48;
}

.go8--wlalert--checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.go8--fn--field .go8--wlalert--checkbox label {
    width: auto;
    font-size: 16px;
}

.go8--wlalert--checkbox .i-checks > i {
    background: url(../images/AffordableHousing/alert-unchecked.png) no-repeat;
    width: 20px;
    height: 20px;
}

.go8--wlalert--checkbox .i-checks input:checked + i:before {
    background: url(../images/AffordableHousing/alert-checked.png) no-repeat;
    width: 20px;
    height: 20px;
}

.go8--subscribe--msg {
    width: 100%;
    float: left;
    border-radius: 4px;
    border: 1px solid #5eb989;
    background: #c8f6dd;
    padding: 15px;
    margin-top: 30px;
}

.go8--subscribe--icn {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    margin-right: 15px;
}

    .go8--subscribe--icn img {
        width: 30px;
    }

.go8--subscribe--msg--cont {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
    padding-top: 6px;
}

    .go8--subscribe--msg--cont h6 {
        margin: 0;
        font-size: 16px;
        line-height: 18px;
        font-family: poppinsmedium, sans-serif;
    }

    .go8--subscribe--msg--cont p {
        margin: 10px 0 0;
        font-size: 16px;
        line-height: 18px;
    }
/* subscrib alert css */
.go8--mass--topad--blk {
    margin: 0 0 30px;
}

.jurisdiction-cont {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    color: #303E48;
    margin-top: 5px;
}

.go8--wlalert--checkbox .invalidmessage {
    font-size: 13px !important;
}

.mass-nahro-inn .success-alert {
    margin: 15px 0 0;
}

.code-send-text {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .code-send-text h5 {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #292929;
        line-height: 26px;
        margin: 0 0 10px;
        font-family: poppinsmedium, sans-serif;
    }

    .code-send-text p {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #292929;
        line-height: 20px;
        margin: 0;
    }

.mblnbr-btn-row {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

.mblnbr-btn {
    display: table;
    margin: auto;
    color: #2e6ea3 !important;
    font-family: poppinsmedium, sans-serif;
}

    .mblnbr-btn:hover {
        color: #303E48 !important;
    }

.text-left {
    text-align: left !important;
}

.security-code-note {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

    .security-code-note h2 {
        font-size: 16px;
        color: #292929;
        margin: 0 0 10px;
        font-family: poppinsbold, sans-serif;
    }

    .security-code-note p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 17px;
        color: #292929;
        margin: 0;
    }

        .security-code-note p strong {
            font-family: poppinsbold, sans-serif;
        }

.nonPartner-recom-panel {
    float: left;
    width: 100%;
    margin: 50px 0 25px;
}

    .nonPartner-recom-panel .most-featured-listing {
        margin: 0;
    }

    .nonPartner-recom-panel .feature-listing-horizontal {
        width: 100%;
    }

.ha-contact-lt .success-alert p::after {
    display: none;
}

#cloud-wrap {
    bottom: 0;
    left: 0;
    padding-top: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1200px;
    }

    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1200px;
    }

    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -1200px;
    }

    100% {
        margin-left: 100%;
    }
}

/* ANIMATIONS */

.x1 {
    -webkit-animation: animateCloud 35s linear infinite;
    -moz-animation: animateCloud 35s linear infinite;
    animation: animateCloud 35s linear infinite;
    position: absolute;
    bottom: 90px;
}

.x2 {
    -webkit-animation: animateCloud 20s linear infinite;
    -moz-animation: animateCloud 20s linear infinite;
    animation: animateCloud 20s linear infinite;
    position: absolute;
    top: 70px;
}

.x3 {
    -webkit-animation: animateCloud 28s linear infinite;
    -moz-animation: animateCloud 28s linear infinite;
    animation: animateCloud 28s linear infinite;
    position: absolute;
    bottom: 200px;
}

    .x3 .cloud {
        width: 123px;
        height: 68px;
        background-size: 100% 100%;
    }

.x4 {
    -webkit-animation: animateCloud 25s linear infinite;
    -moz-animation: animateCloud 25s linear infinite;
    animation: animateCloud 25s linear infinite;
    position: absolute;
    top: 30px;
}

.x5 {
    -webkit-animation: animateCloud 28s linear infinite;
    -moz-animation: animateCloud 28s linear infinite;
    animation: animateCloud 28s linear infinite;
    position: absolute;
    bottom: 280px;
}

.x6 {
    -webkit-animation: animateCloud 10s linear infinite;
    -moz-animation: animateCloud 10s linear infinite;
    animation: animateCloud 10s linear infinite;
    position: absolute;
    bottom: 235px;
}

.cloud {
    width: 215px;
    height: 106px;
    background: url(../images/AffordableHousing/cloud-1.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    filter: brightness(100);
}

.registered-sec p.go8--sendCode--subtext {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #9B9B9B;
    line-height: 22px;
}

.cmn--hdr {
    margin-bottom: 15px;
}
/* Utah landing page */
.go8--utahHa--listings li {
    width: calc(50% - 15px);
}

    .go8--utahHa--listings li:nth-child(2n) {
        margin-right: 0;
    }

.go8--utahHa--listings .go8--haListing--share {
    bottom: 30px;
}

.go8--utahHa--listings .go8--massnahro--hacontent span {
    margin-top: 22px;
}

.go8--utahHa--listings .go8--massnahro--hacontent span {
    color: #485258;
}

.go8--utahHa--listings .go8--massnahro--hacontent p {
    color: #848484;
    font-size: 14px;
    margin: 7px 0 0;
}

    .go8--utahHa--listings .go8--massnahro--hacontent p strong {
        color: #485258;
        font-family: poppinsregular, sans-serif;
    }

.go8--haListing--share {
    position: absolute;
    bottom: 18px;
    right: 155px;
    text-align: right;
    display: flex;
    align-items: center;
}

    .go8--haListing--share label {
        font-size: 14px;
        color: #848484;
        margin-right: 10px;
    }

    .go8--haListing--share a {
        font-size: 20px;
        color: #00A1DF;
    }

        .go8--haListing--share a:hover {
            color: #303E48;
        }
/* pulse animation css */
.pulse-animation {
    -webkit-animation: flash linear 1s infinite;
    animation: flash linear 1s infinite;
}

@-webkit-keyframes flash {
    0% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }

    50% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.1);
        background: rgba(41,162,93,0.01)
    }

    100% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }
}

@keyframes flash {
    0% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }

    50% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.1);
        background: rgba(41,162,93,0.01)
    }

    100% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }
}
/* pulse animation css */

.subscribe--floating {
    position: absolute;
    bottom: -35px;
    left: 0;
    z-index: 1;
    width: 100%;
}

.subscribe--floating--inn {
    padding: 10px 15px;
    min-height: 83px;
    width: 100%;
    background: #00A1DF;
    display: flex;
    align-items: center;
    border-radius: 4px;
    justify-content: space-between;
}

.prtnr-sign-form .field--blk {
    width: 150px;
    margin: 0 15px 0 0;
}

    .prtnr-sign-form .field--blk input {
        height: 40px;
        border-color: #fff;
        font-size: 14px;
        color: #303E48;
        padding: 0 5px;
        line-height: 40px;
    }

        .prtnr-sign-form .field--blk input.error-validation {
            border-color: #b7312c;
            border-left-width: 3px;
        }

    .prtnr-sign-form .field--blk ::-webkit-input-placeholder {
        font-size: 14px;
        color: #303E48;
    }

    .prtnr-sign-form .field--blk :-ms-input-placeholder {
        font-size: 14px;
        color: #303E48;
    }

    .prtnr-sign-form .field--blk ::placeholder {
        font-size: 14px;
        color: #303E48;
    }

.prtnr--dtl--blk {
    border-radius: 4px;
    background: rgba(255,255,255,0.95);
    padding: 30px;
}

.ha--logo--dtls {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-direction: column;
    position: relative;
    padding-left: 100px;
    min-height: 80px;
    justify-content: center;
}

    .ha--logo--dtls p {
        font-size: 14px;
        line-height: 22px;
        margin: 0;
    }

        .ha--logo--dtls p strong {
            font-family: poppinsmedium, sans-serif;
            font-weight: 400;
        }

.ha--prtnr--logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    border: 1px solid #c6d1dc;
    border-radius: 4px;
    padding: 5px;
    box-sizing: border-box;
}

    .ha--prtnr--logo img {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
        object-position: center;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

.prtnr--wl--blk {
    display: flex;
    width: 100%;
}

.prtnr--wl--lt {
    width: 45%;
    padding-right: 15px;
}

.prtnr--wl--row {
    display: flex;
    width: 100%;
    flex-direction: column;
}

    .prtnr--wl--row span {
        margin-bottom: 10px;
    }

        .prtnr--wl--row span:last-child {
            margin-bottom: 0;
        }

.prtnr--wl--rt {
    width: 55%;
}

.prtnr--info--section {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 50px 0;
    background: url(../images/AffordableHousing/prtner-info-bg.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    margin: 0 0 40px;
    color: #fff;
}

    .prtnr--info--section:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.7);
    }

.prtnr--info--inn {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}

    .prtnr--info--inn small {
        display: block;
        font-size: 24px;
        margin-bottom: 10px;
        text-shadow: 0 0 10px #303E48;
    }

    .prtnr--info--inn h3 {
        display: block;
        font-size: 36px;
        font-family: poppinsbold, sans-serif;
        margin: 0;
        text-shadow: 0 0 10px #303E48;
        line-height: 56px;
    }

    .prtnr--info--inn p {
        display: block;
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px;
        text-shadow: 0 6px 6px #303E48;
    }

        .prtnr--info--inn p a {
            color: #00A1DF;
        }

            .prtnr--info--inn p a:hover {
                color: #fff;
            }

.panel--placeholder {
    display: block;
    width: 100%;
    text-align: center;
}

    .panel--placeholder img {
        filter: grayscale(0.8);
    }

#loginForm {
    margin: 0;
}

.landing--housing--panel {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
}

.prtnr-signin-hdr .modal--cls--btn, .mbl--alert--btn {
    display: none;
}

.prtnr-sign-form .invalidmessage {
    padding: 7px;
    width: 100%;
    position: absolute;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    top: calc(100% + 5px);
    box-sizing: border-box;
    word-break: break-word;
}

    .prtnr-sign-form .invalidmessage:after {
        content: '';
        width: 22px;
        height: 10px;
        background: url(../images/AffordableHousing/validation-arrow.png) no-repeat center;
        position: absolute;
        top: -10px;
        left: 5px;
        filter: brightness(10);
        word-break: break-all;
        padding: 0 5px;
    }

.cwl--dtls--row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    align-items: flex-start;
}

    .cwl--dtls--row.center {
        justify-content: center
    }

.cwl--ha--dtl {
    width: 340px;
    border-radius: 4px;
    background: #ffffff url(../images/AffordableHousing/modal-btm-bg.png) no-repeat bottom center;
    background-size: 100% auto;
    padding: 20px 20px 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cwl--dtl--badge {
    display: table;
    margin: auto;
    width: auto;
}

    .cwl--dtl--badge .status--badges {
        display: table;
        margin-bottom: 10px;
    }

        .cwl--dtl--badge .status--badges:last-child {
            margin-bottom: 0;
        }

.partner--ha--panel {
    margin: 0 0 50px;
    display: block;
    width: 100%;
}

.wl--openings--row {
    display: flex;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 20px;
    background: #fff;
    padding: 30px;
}

    .wl--openings--row:last-child {
        margin-bottom: 0;
    }

.wl--openings--col {
    width: 50%;
    padding-right: 30px;
}

    .wl--openings--col:nth-child(2n) {
        border-left: 1px solid #ebeef4;
        padding: 0 0 0 30px;
    }

.landing--nearby--section {
    margin: 40px 0 50px;
}

.landing--popular-section {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.most-featured-listing {
    margin-bottom: 40px;
}

.participating--ha--section {
    margin-top: 70px;
}

.mt-5 {
    margin-top: 50px !important;
}

body .near-by-listing .featured-listing {
    margin-top: 30px;
}

.ha--panel--lessspace {
    margin-bottom: 0;
}

/*.find--app--modal .newmodalsmallcontainer {
    max-width: 460px;
}

#findmyapp-recaptcha {
    display: table;
    margin: 20px auto 0;
}*/

.sms--form {
    margin: 0;
}
/** media css **/
@media screen and (min-width:320px) and (max-width:1179px) {
    /* Utah Landing Page */
    .go8--utahHa--listings .go8--ha--logo {
        width: 70px;
        height: 70px;
    }

    .go8--utahHa--listings .go8--massnahro--hacontent {
        width: calc(100% - 75px);
        padding: 0 0 0 15px;
        position: static;
    }

        .go8--utahHa--listings .go8--massnahro--hacontent h6 {
            font-size: 15px;
        }

    .go8--haListing--shareBtn {
        width: 48%;
        border-radius: 4px;
        margin: 0;
    }

        .go8--haListing--shareBtn small {
            display: inline-block;
            font-family: 'open_sansregular', sans-serif;
            font-size: 16px;
            color: #fff;
            margin: 0 0 0 10px;
        }

    .go8--ha--logo {
        width: 75px;
        height: 75px;
        border: 4px solid #F6F8FB;
        right: 10px;
        top: -15px;
    }

    .go8--massnahro--hacontent {
        width: calc(100% - 70px);
    }

    .go8--haListing--share {
        right: 95px;
        bottom: 15px;
    }

    .go8--clickable--ha {
        padding: 15px;
    }

    .go8--massnahro--hacontent h6 {
        font-size: 14px;
        line-height: 24px;
    }

    .go8--utahHa--listings .go8--clickable--ha {
        padding-right: 25px;
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .landing-banner-wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .set-pswrd-usr-name span {
        font-size: 13px;
    }

    .set-pswrd-hdr h2 {
        font-size: 28px;
    }

    .set-pswrd-hdr {
        margin: 15px 0;
    }

    .pswrd-field-blk {
        width: 48%;
    }

    .pswrd-apl-btn {
        min-width: 130px;
        line-height: 40px;
    }


    .landing-banner {
        background-position: center top;
        height: 420px;
    }

    .panel--placeholder img {
        width: 100%;
    }

    .ha-landing-ad img, .landing-square-ad img, .landing-vertical-ad img {
        width: 100%;
    }

    .fair-market-lt {
        width: 35%;
    }

    .fair-market-rt {
        width: 63%;
    }

    .fair-chart img {
        width: 100%;
    }

    .landing-faq-lt {
        width: 63%;
    }

    .landing-faq-rt {
        width: 35%;
    }

    .landing-faq-listing {
        padding: 20px;
    }

        .landing-faq-listing li h4 {
            font-size: 20px;
            line-height: 28px;
        }
    /** mass nahro page css **/
    .mass-cont-lt {
        position: relative;
        padding-left: 85px;
        box-sizing: border-box;
    }

    .mass-cont-rt {
        width: 38%;
        margin-left: 1%;
        vertical-align: top;
    }

        .mass-cont-rt ul li {
            width: 29%;
            text-align: center;
            min-height: 80px;
        }

            .mass-cont-rt ul li:nth-child(2n) {
                width: 42%;
            }

            .mass-cont-rt ul li h5 {
                font-size: 16px;
            }

            .mass-cont-rt ul li span {
                font-size: 20px;
                line-height: 20px;
            }

    .mass-cont-dtl span i, .mass-cont-dtl a i {
        width: 13px;
    }

        .mass-cont-dtl span i img, .mass-cont-dtl a i img {
            width: 100%;
        }

    .massnahro-form-lt, .massnahro-form-rt {
        width: 49%;
    }

        .massnahro-form-rt .ha-autho-title, .ha-autho-title {
            padding-left: 0;
        }

    .ha-autho-listing {
        right: 0;
    }

        .ha-autho-listing ul li {
            width: 100%;
            padding-bottom: 15px;
            margin-right: 0;
        }

        .ha-autho-listing .mCustomScrollbar {
            height: 600px;
        }

        .ha-autho-listing .mCSB_inside > .mCSB_container {
            margin-right: 20px;
        }

    .ha-autho-logo {
        width: 60px;
        height: 60px;
    }

    .ha-autho-cont {
        width: calc(100% - 70px)
    }

    .registered-sec p {
        font-size: 16px;
    }

    .mass-field-blk {
        width: 48%;
        margin-bottom: 10px;
    }

    .mass-alert-blk {
        width: 100%;
    }

    .mass-form-row {
        margin-bottom: 0;
    }

    .i-checks > i {
        bottom: initial;
    }

    .i-checks {
        padding-left: 25px;
        line-height: 24px;
    }

    .massnahro-voucher-cont h3 {
        font-size: 26px;
        line-height: 36px;
        min-height: 65px;
        margin-bottom: 10px;
    }

    .massnahro-eligible-sec {
        width: 100%;
        float: left;
        margin: 60px 0 0;
    }

        .massnahro-eligible-sec ul {
            padding: 40px 0;
        }


    .massnahro-cont-sec {
        padding: 15px 15px 30px;
    }

    .parti-ha-listing li {
        width: 23.8%;
        margin: 0 1.5% 2% 0;
        min-height: 385px;
    }

        .parti-ha-listing li.expd-col {
            width: 49%;
            padding: 15px;
        }

        .parti-ha-listing li.no-margin {
            margin: 0;
        }

    .parti-ha-logo i img {
        width: 100%;
    }

    .parti-ha-title {
        padding: 10px;
    }

        .parti-ha-title h5 {
            font-size: 18px;
            line-height: 24px;
        }

    .mass-subscribe-sec {
        margin: 50px 0 0;
    }

    .mass-faq-sec {
        margin: 90px 0 50px;
    }

    .massnahro-eligible-sec ul li {
        box-sizing: border-box;
    }

    .eligable-accord .tips-accordion-blk li.accordion-dropdown a {
        padding: 25px 75px 25px 25px;
    }

    body .go8--multiple--wl--blk {
        width: 100%;
        padding: 25px;
        min-height: inherit;
    }

    .go8--ha--listings li {
        width: 32%;
        margin-right: 2%;
    }

    .go8--massnahro--new .go8--fn--field {
        width: 25%;
        margin-right: 0;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--lt, .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        width: 100%;
    }

    .go8--wl--alrt {
        padding: 20px 0;
    }

    .go8--wl--alrt--lt {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

        .go8--wl--alrt--lt h3 {
            font-size: 20px;
        }

        .go8--wl--alrt--lt p {
            font-size: 18px;
            line-height: 24px;
        }

    .go8--wl--alrt--rt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .go8--fn--field {
        width: 21.7%;
        margin: 0;
        padding-right: 15px;
        box-sizing: border-box;
    }

        .go8--fn--field label {
            font-size: 14px;
        }

    .go8--field--blk input {
        height: 40px;
        border-color: #d5d5d5;
    }

    .go8--btn--fld {
        width: 13%;
        padding: 0;
    }

    .horizontal--phn--field {
        width: 27%;
    }

    .go8--alert--btn {
        font-size: 16px;
        line-height: 38px;
        min-width: inherit;
        width: 100%;
    }

    .massnahro-slide-menu li {
        margin: 0 5px;
    }

    #partnerhalanding-page .mass-nahro-slider .wrapper {
        padding: 0 10px;
    }

    .massnahro-slide-menu li:last-child {
        margin-right: 0;
    }

    .massnahro-slide-menu li a {
        font-size: 14px;
    }

        .massnahro-slide-menu li a.cmn--btn {
            font-size: 12px;
            padding: 0 5px;
        }

    .massnahro-slide-menu li.slide-menu-btns {
        margin-left: 0;
    }


    .pagecontainer {
        padding-bottom: 520px !important;
    }
    /** mass nahro page css **/
    .cloud {
        width: 180px;
    }

    .go8--utahHa--listings li {
        width: 48%
    }

        .go8--utahHa--listings li:nth-child(2n) {
            width: 48%
        }

    .go8--utahHa--listings .go8--massnahro--hacontent h6 {
        font-size: 16px;
    }

    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1111;
        align-items: center;
        justify-content: center;
    }

        .subscribe--floating .wrapper {
            padding: 0 !important;
        }

    .subscribe--floating--inn {
        padding: 0;
        flex-direction: column;
        background: #fff;
        border-radius: 0;
        width: 450px;
        border-radius: 4px;
        margin: auto;
    }

    .prtnr-signin-hdr {
        width: 100%;
        padding: 15px 20px;
        background: #00A1DF;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-radius: 4px 4px 0 0;
        position: relative;
    }

        .prtnr-signin-hdr p {
            display: none;
        }

    .prtnr-sign-form {
        flex-direction: column;
        width: 100%;
    }

    #wlalert {
        width: 100%;
        padding: 20px;
    }

    .prtnr-sign-form .field--blk {
        width: 100%;
        margin: 0 0 15px;
    }

        .prtnr-sign-form .field--blk input {
            border: 1px solid #c6d1dc;
        }

    .prtnr-btn-row {
        width: 100%;
        text-align: center;
    }

        .prtnr-btn-row .cmn--btn {
            width: auto;
            min-width: 120px;
        }

    .subscribe--floating .modal--cls--btn {
        display: block;
    }

    .mbl--alert--btn {
        display: flex;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        background: rgba(0,161,233,0.9);
        color: #fff;
        font-size: 12px;
        flex-direction: column;
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 11;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 7px 3px rgba(0,0,0,0.2);
        padding: 8px 0 0;
    }

        .mbl--alert--btn::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(41,121,191,0.9);
            -webkit-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -moz-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -ms-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
        }

        .mbl--alert--btn i {
            font-size: 20px;
        }

    .subscribe--alert--show {
        display: flex;
    }

    .go8--mltwl--col1 {
        width: 35%;
    }

    .go8--mltwl--col4 {
        width: 30%;
    }

    .landing-unsubscribed .prtnr-sign-form .field--blk {
        border-right: none;
        margin: 0px 0 10px 0px;
        padding: 10px 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,132,132,0.3);
    }

        .landing-unsubscribed .prtnr-sign-form .field--blk:first-child {
            border-top: none;
        }

    .landing-unsubscribed .prtnr-btn-row {
        justify-content: center;
    }

    .landing-unsubscribed .prtnr-sign-form .form--lbl, .landing-unsubscribed .go8--alrt--lbl {
        color: #303E48;
    }

    .prtnr-sign-form {
        padding: 25px;
    }
}


@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}


@media screen and (min-width:768px) and (max-width:1023px) {
    .massnahro-form-lt.findmyapp-cnt {
        width: 80%;
    }

    .landing-banner-wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .ha-contact-lt {
        width: 96%;
        margin: auto;
    }

    .subscribe--floating {
        display: none;
    }

    .hdr--view--link {
        margin: 0;
    }

    .panel--placeholder img {
        max-width: 100%;
    }

    .prtnr--info--inn h3 {
        font-size: 32px;
        line-height: 44px;
    }

    .prtnr--info--inn p {
        font-size: 16px;
        line-height: 26px;
    }

    .prtnr--info--inn small {
        font-size: 18px;
    }

    .massnahro-slide-menu li {
        margin: 0 10px;
    }

    .set-pswrd-usr-name span {
        font-size: 13px;
    }

    .partner-mail-pop .set-pswrd-hdr h2, .set-pswrd-hdr h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .set-pswrd-hdr {
        margin: 0 0 15px;
    }

    .pswrd-field-blk {
        width: 48%;
    }

    .pswrd-apl-btn {
        min-width: 130px;
        line-height: 40px;
    }

    .ha-name-cont {
        font-size: 18px;
        line-height: 24px;
    }

    .ha--prtnr--logo {
        width: 70px;
        height: 70px;
    }

    .ha--logo--dtls {
        padding-left: 85px;
    }

    .contact-adrs span {
        width: 30px;
        height: 30px;
        font-size: 14px;
        text-align: center;
    }

        .contact-adrs span img {
            width: 70%;
        }

    .contact-adrs p, .contact-adrs a {
        font-size: 14px;
        line-height: 22px;
    }

    .ha-attention-msg {
        padding: 5px;
    }

    .landing-banner {
        background-position: center top;
        height: 400px;
        margin-bottom: 50px;
        overflow: hidden;
    }

        .landing-banner:after {
            width: 100%;
            height: 91px;
            background: url(../images/AffordableHousing/nonPartner-vector-banner.png) no-repeat;
            background-size: 140% auto;
        }

    .ha-landing-ad img, .landing-square-ad img, .landing-vertical-ad img {
        width: 100%;
    }

    .fair-market-lt {
        width: 35%;
    }

    .fair-market-rt {
        width: 63%;
    }

    .fair-chart img {
        width: 100%;
    }

    .landing-faq-lt {
        width: 63%;
    }

    .landing-faq-rt {
        width: 35%;
    }

    .landing-faq-listing {
        padding: 20px;
    }

        .landing-faq-listing li h4 {
            font-size: 20px;
            line-height: 28px;
        }

    .landing-rentals-listing .result-housing-panel {
        background: #fff;
        border-radius: 10px;
    }

    .landing-rentals-listing .featured-listing {
        padding: 10px;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-lt {
        width: 70%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 27%;
    }

    .landing-rentals-listing .result-housing-panel .featured-listing ul li, .landing-rentals-listing .featured-listing ul li {
        width: 32%;
        margin-right: 2%;
    }

        .landing-rentals-listing .result-housing-panel .featured-listing ul li:nth-child(3), .landing-rentals-listing .featured-listing ul li:nth-child(3) {
            margin-right: 0;
        }

    .landing-rentals-listing .near-by-listing .featured-listing .feat-loc-lt {
        width: 100%;
    }

    .landing-rentals-listing .listing-hdr-lt h3 {
        font-size: 20px;
    }

    .landing-rentals-listing .viewmore {
        position: relative;
        padding-right: 15px;
    }

    .landing-rentals-listing .view-arrow {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
    }
    /** mass nahro page css **/
    .massnahro-form-rt .ha-autho-title, .ha-autho-title {
        padding-left: 0;
    }

    .ha-autho-listing {
        right: 0;
    }

        .ha-autho-listing ul li {
            width: 100%;
            padding-bottom: 15px;
        }

        .ha-autho-listing .mCustomScrollbar {
            height: 648px;
        }

        .ha-autho-listing .mCSB_inside > .mCSB_container {
            margin-right: 20px;
        }

    .ha-autho-logo {
        width: 60px;
        height: 60px;
    }

    .ha-autho-cont {
        width: calc(100% - 70px)
    }

    .mass-cont-lt {
        width: 100%;
        position: relative;
        padding-left: 85px;
        box-sizing: border-box;
    }

    .mass-ha-logo {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 70px;
    }

        .mass-ha-logo img {
            width: 100%;
        }

    .mass-ha-dtls {
        margin: 0;
        width: 100%;
    }

        .mass-ha-dtls h3 {
            font-size: 16px;
            line-height: 22px;
        }

    .mass-cont-dtl span, .mass-cont-dtl a, .mass-cont-dtl span em {
        font-size: 14px;
    }

    .mass-cont-rt ul li {
        width: 29%;
        text-align: center;
        min-height: 80px;
    }

        .mass-cont-rt ul li:nth-child(2n) {
            width: 42%;
        }

        .mass-cont-rt ul li h5 {
            font-size: 14px;
        }

        .mass-cont-rt ul li span {
            font-size: 18px;
            line-height: 18px;
        }

    .mass-cont-dtl span i, .mass-cont-dtl a i {
        width: 10px;
    }

        .mass-cont-dtl span i img, .mass-cont-dtl a i img {
            width: 100%;
        }
    /*.massnahro-form-lt, .massnahro-form-rt { width: 48%; }*/
    .massnahro-form-lt {
        float: none;
        display: table;
        margin: 0 auto 20px;
    }

    .prtnr-lndng-form-hdr h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .registered-sec p {
        font-size: 16px;
    }

    .i-checks > i {
        bottom: initial;
        top: 5px;
    }

    .i-checks {
        padding-left: 25px;
        line-height: 24px;
        float: left;
        width: 100%;
    }

    .massnahro-voucher-cont h3 {
        font-size: 26px;
        line-height: 36px;
        min-height: 65px;
        margin-bottom: 10px;
    }

    .massnahro-eligible-sec {
        width: 100%;
        float: left;
        margin: 60px 0 0;
    }

        .massnahro-eligible-sec ul {
            padding: 40px 0;
        }

    .check-status-sec {
        padding: 0;
        margin-top: 40px;
    }

    .chck-sts-lt {
        width: 35%;
    }

        .chck-sts-lt img {
            width: 100%;
        }

    .chck-sts-rt {
        width: 62%;
    }

    .massnahro-cont-sec {
        padding: 15px 15px 30px;
    }

    .parti-ha-listing li {
        width: 23.8%;
        margin: 0 1.5% 2% 0;
        min-height: 385px;
    }

        .parti-ha-listing li.expd-col {
            width: 49%;
            padding: 15px;
        }

        .parti-ha-listing li.no-margin {
            margin: 0;
        }

    .parti-ha-logo i img {
        width: 100%;
    }

    .parti-ha-title {
        padding: 10px;
    }

        .parti-ha-title h5 {
            font-size: 18px;
            line-height: 24px;
        }

    .mass-subscribe-sec {
        margin: 50px 0 0;
    }

    .mass-faq-sec {
        margin: 90px 0 50px;
    }

    .massnahro-eligible-sec ul li {
        box-sizing: border-box;
    }

    .eligable-accord .tips-accordion-blk li.accordion-dropdown a {
        padding: 25px 75px 25px 25px;
    }
    /** mass nahro page css **/

    /** landing email popup css **/
    .apply-wl-listing {
        margin-bottom: 20px;
        padding-left: 0;
    }

    .verify-phone-pop .set-pswrd-hdr h2 {
        font-size: 26px;
    }
    /** landing email popup css **/
    body nav {
        display: none;
    }

    .mass-form-field input {
        -webkit-appearance: none;
        box-shadow: none;
        border-radius: none;
    }

    .landing-tab-cont {
        padding: 15px;
    }

    .find-app-banner {
        padding: 10px;
    }

        .find-app-banner p {
            box-sizing: border-box;
        }

    .session-btns .secondarybutton, .secondarybutton {
        min-width: 160px;
    }

    .session-timeout .newmodalsmallcontainer {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        left: 0;
        right: 0;
    }

    #findmyapp-recaptcha {
        display: table;
        margin: auto;
    }

    .landing-square-ad {
        margin: 10px 0 0;
    }

        .landing-square-ad iframe:first-child {
            transform: scale(0.83);
            -moz-transform: scale(0.83);
            -webkit-transform: scale(0.83);
            -ms-transform: scale(0.83);
            transform-origin: 0;
            -moz-transform-origin: 0;
            -ms-transform-origin: 0;
            -o-transform-origin: 0;
            -webkit-transform-origin: 0;
        }

    .fair-market-section {
        margin-bottom: 10px;
    }

    .prtnr-signin-hdr h6 {
        font-size: 22px;
        line-height: 34px;
    }

    .prtnr-signin-hdr h2 {
        font-size: 22px;
        line-height: 34px;
    }

    .prtnr-signin-hdr p {
        font-size: 14px;
        line-height: 22px;
    }

    .landing-faq-rt .landing-vertical-ad {
        transform: scale(0.84);
        -webkit-transform: scale(0.84);
        -moz-transform: scale(0.84);
        -o-transform: scale(0.84);
        -ms-transform: scale(0.84);
        transform-origin: 0;
        -webkit-transform-origin: 0;
        -moz-transform-origin: 0;
        -o-transform-origin: 0;
        -ms-transform-origin: 0;
        position: relative;
        top: -15px;
    }

    /* mass nahro new css */
    .mass-nahro-slider .wrapper, .go8--wl--alrt .wrapper {
        padding: 0 !important;
    }

    .go8--ha--listings li:nth-child(3n) {
        margin-right: 2%;
    }

    .go8--ha--listings li {
        width: 49%;
        margin-right: 2%;
        min-height: 85px;
        margin-bottom: 35px;
    }

    .go8--haListing--share a {
        font-size: 16px;
    }

    .go8--ha--listings li:nth-child(2n) {
        margin-right: 0;
    }

    .go8--massnahro--new .go8--pgrm--accord {
        width: 100%;
    }

    .go8--pgrm--dtls .wrapper {
        padding: 0 15px !important;
    }

    .massnahro-slide-menu li a {
        padding: 10px;
        font-size: 14px;
    }
    /* mass nahro new css */
    .ha-landing-resp .pagecontainer {
        padding-bottom: 160px;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--lt, .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        width: 100%;
    }

    .go8--wl--alrt {
        padding: 20px 0;
    }

    .go8--wl--alrt--lt {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

        .go8--wl--alrt--lt h3 {
            font-size: 20px;
        }

        .go8--wl--alrt--lt p {
            font-size: 18px;
            line-height: 24px;
        }

    .go8--wl--alrt--rt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .go8--fn--field {
        width: 21%;
        margin: 0;
        padding-right: 10px;
        box-sizing: border-box;
    }

        .go8--fn--field label {
            font-size: 14px;
        }

    .go8--field--blk input {
        height: 40px;
        border-color: #d5d5d5;
    }

    .go8--btn--fld {
        width: 16%;
        padding: 0;
    }

    .horizontal--phn--field {
        width: 27%;
    }

    .go8--alert--btn {
        min-width: inherit;
        width: 100%;
        font-size: 16px;
        line-height: 38px;
    }

    .go8--prtnr--wlalrt .go8--fn--field {
        margin-right: 0;
        width: 20%;
    }

    .go8--prtnr--wlalrt .go8--btn--fld {
        width: 40%;
    }

    .go8--subscribe--msg {
        float: none;
        width: calc(100% - 30px);
        display: table;
        margin: 0 auto 0;
    }

    .go8--massnahro--new .go8--fn--field {
        width: 25%;
        margin: 0;
    }

    .go8--mass--ad--blk img {
        width: 100%;
    }

    .go8--floatingmobo--btns {
        display: flex;
        justify-content: center;
    }

        .go8--floatingmobo--btns .cmn--btn {
            min-width: 150px;
            margin: 0 10px;
        }

    .massnahro-slide-menu li.slide-menu-btns {
        display: none;
    }

    .go8--apply--flotbtn {
        flex: 0 0 0;
        min-width: 160px;
    }

    .ha-landing-resp .footer {
        margin-bottom: 67px;
    }

    .go8--wl--findapp-inn {
        height: 350px;
    }

    .masscwl-resp.ha-landing-resp .pagecontainer {
        padding-bottom: 160px;
    }

    .go8--box--hdr {
        font-size: 22px;
    }

    .go8--pgrm--accord ul li .links a {
        font-size: 16px;
        line-height: 26px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 17px;
        }

    .cloud {
        width: 150px;
    }

    .x1 {
        bottom: 50px;
    }

    .x2 {
        bottom: 200px;
    }

    .x3 {
        bottom: 120px;
    }

    .x4 {
        bottom: 380px;
    }

    .fixed-mass-nahro-slider {
        top: 0;
    }

    .prtn-fld-rw {
        margin-bottom: 0;
    }

    .prtn-fld-blk {
        margin-bottom: 10px;
    }

    .prtn-fld-mbl {
        width: 100%;
    }

    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1111;
        align-items: center;
        justify-content: center;
    }

        .subscribe--floating .wrapper {
            padding: 0 !important;
        }

    .subscribe--floating--inn {
        padding: 0;
        flex-direction: column;
        background: #fff;
        border-radius: 0;
        width: 450px;
        border-radius: 4px;
        margin: auto;
    }

    .prtnr-signin-hdr {
        width: 100%;
        padding: 15px 20px;
        background: #00A1DF;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .prtnr-signin-hdr p {
            display: none;
        }

    .prtnr-sign-form {
        flex-direction: column;
        width: 100%;
        padding: 20px;
    }

    #wlalert {
        width: 100%;
        padding: 20px;
    }

    .prtnr-sign-form .field--blk {
        width: 100%;
        margin: 0 0 15px;
    }

        .prtnr-sign-form .field--blk input {
            border: 1px solid #c6d1dc;
        }

    .prtnr-btn-row {
        width: 100%;
        text-align: center;
    }

        .prtnr-btn-row .cmn--btn {
            width: auto;
            min-width: 120px;
        }

    .subscribe--floating .modal--cls--btn {
        display: block;
    }

    .landing--act--btns {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 11;
    }

    .mbl--alert--btn {
        display: flex;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        background: rgba(0,161,233,0.9);
        color: #fff;
        font-size: 12px;
        flex-direction: column;
        position: relative;
        float: right;
        right: 15px;
        bottom: 15px;
        z-index: 11;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 7px 3px rgba(0,0,0,0.2);
        padding: 8px 0 0;
    }

        .mbl--alert--btn::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(41,121,191,0.9);
            animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
        }

        .mbl--alert--btn i {
            font-size: 20px;
        }

    .subscribe--alert--show {
        display: flex;
    }


    .massnahro-slide-menu li a:hover {
        color: #303E48 !important;
    }

        .massnahro-slide-menu li a:hover:after {
            display: none;
        }

    .massnahro-slide-menu li a.active {
        color: #00A1DF !important;
    }

        .massnahro-slide-menu li a.active:after {
            display: block;
        }

    .prtnr-sign-form .invalidmessage {
        position: static;
        background: none;
        box-shadow: none;
        padding: 5px 0 0;
    }

    .cwl--ha--dtl {
        justify-content: flex-start;
        width: 280px;
        padding: 20px 10px 45px;
        flex-shrink: 0;
    }

        .cwl--ha--dtl .ren-own-btn .cmn--btn {
            padding: 0 5px;
        }

    .app--pool--banner .mass-ha-logo {
        position: relative;
        top: inherit;
        left: inherit;
        margin-bottom: 30px;
    }

    .cwl--dtls--row {
        align-items: flex-start;
    }

    .go8--mltwl--col1 {
        width: 35%;
    }

    .go8--mltwl--col4 {
        width: 30%;
    }

    body .near-by-listing {
        padding: 0;
    }

    .mass-nahro-slider .owl-carousel {
        width: 88%;
        margin: auto;
        padding: 0 10px;
        display: block !important;
    }

    .massnahro-slide-menu li.slide-menu-btns {
        display: none;
    }

    .massnahro-slide-menu li a {
        font-size: 14px;
        padding: 10px 0;
        float: none;
        display: table;
        margin: auto;
    }

    .mass-nahro-slider .owl-nav {
        margin: 0;
    }

        .mass-nahro-slider .owl-nav .owl-prev, .mass-nahro-slider .owl-nav .owl-next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 20px;
            height: 10px;
            border: none !important;
            margin: 0;
        }

        .mass-nahro-slider .owl-nav .owl-prev {
            background: url(../../images/AffordableHousing/back-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            left: -25px;
            height: 36px;
        }

        .mass-nahro-slider .owl-nav .owl-next {
            background: url(../../images/AffordableHousing/next-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            right: -25px;
            left: inherit;
            height: 36px;
        }

            .mass-nahro-slider .owl-nav .owl-prev.disabled, .mass-nahro-slider .owl-nav .owl-next.disabled {
                opacity: 1;
                filter: brightness(10%);
            }

    .massnahro-slide-menu li a:hover {
        color: #303E48 !important;
    }

        .massnahro-slide-menu li a:hover:after {
            display: none;
        }

    .massnahro-slide-menu li a.active {
        color: #00A1DF !important;
    }

        .massnahro-slide-menu li a.active:after {
            display: block;
        }

    .massnahro-slide-menu .owl-nav .owl-prev.disabled:hover, .massnahro-slide-menu .owl-nav .owl-next.disabled:hover {
        transform: translateY(-50%) !important;
    }

    #partnerhalanding-page .mass-nahro-slider .owl-carousel {
        width: 100%;
        padding: 0;
        white-space: nowrap;
        overflow-x: auto;
    }

    #partnerhalanding-page .massnahro-slide-menu li {
        margin: 0 5px;
    }

        #partnerhalanding-page .massnahro-slide-menu li a {
            font-size: 13px;
        }

    .landing-unsubscribed .prtnr-sign-form .field--blk {
        border-right: none;
        margin: 0px 0 10px 0px;
        padding: 10px 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,132,132,0.3);
    }

        .landing-unsubscribed .prtnr-sign-form .field--blk:first-child {
            border-top: none;
        }

    .landing-unsubscribed .prtnr-btn-row {
        justify-content: center;
    }

    .landing-unsubscribed .prtnr-sign-form .form--lbl, .landing-unsubscribed .go8--alrt--lbl {
        color: #303E48;
    }

    .top--sticky--ad.fixedNav .mass-nahro-slider {
        top: 80px;
    }
}




@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}




@media screen and (min-width:200px) and (max-width:767px) {
    .massnahro-form-lt.findmyapp-cnt {
        width: 90%;
    }

    /** non partner **/
    .landing-banner-wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .landing-banner {
        padding: 30px 0;
        background-position: center top;
        height: auto;
        margin-bottom: 30px;
        min-height: inherit;
    }

        #cloud-wrap, .landing-banner:after {
            display: none;
        }

    .ha-contact-lt {
        flex-direction: column;
        width: 100%;
        padding: 20px;
    }

    .ha-contact-rt {
        width: 100%;
        float: left;
        margin: 0;
        min-height: 290px;
        background: rgba(41, 99, 153, 0.9);
        padding-bottom: 30px;
    }

    .ha--logo--dtls {
        padding-left: 75px;
    }

    .ha-name-cont {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
        font-family: poppinssemibold, sans-serif;
    }

    .prtnr-signin-hdr p {
        font-size: 15px;
        line-height: 20px
    }

    .contact-adrs p, .contact-adrs a {
        font-size: 14px;
        line-height: 20px;
        font-family: poppinsregular, sans-serif;
        margin: 5px 0 0;
    }

    .contact-adrs span {
        font-size: 15px;
    }

    .wl-voucher-dtl {
        width: 100%;
    }

        .wl-voucher-dtl ul li {
            width: auto;
            padding: 0;
            margin: 0 0 10px;
        }

            .wl-voucher-dtl ul li.pb-inits {
                width: 40%;
            }

    .wl-sts-title {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .prtnr--wl--row .status--badges {
        width: auto;
        margin: 0;
        box-sizing: border-box;
        max-width: 50%;
    }

    .wl-sts-main {
        font-size: 14px;
        line-height: 22px;
    }

    .wl-sts-voucher {
        font-size: 16px;
    }

    .landing-faq-sec {
        margin-top: 0;
    }

    .fair-market-section, .landing-rentals {
        margin: 15px 0;
    }

    .non-partner-middle {
        padding: 15px 0;
    }
    /** non partner **/

    .ha-landing-ad img {
        width: 100%;
    }

    .fair-market-lt {
        width: 100%;
    }

    .fair-market-data p {
        font-size: 16px;
        line-height: 21px;
    }

    .fair-market-rt {
        width: 100%;
        margin-top: 30px;
    }

    .fair-chart img {
        width: 100%;
    }

    .ha-landing-lt-cont {
        padding: 15px 10px;
    }

    .landing-faq-lt {
        width: 100%;
        padding-top: 30px;
    }

    .ha-landing-cmn-hdr {
        padding: 15px 10px;
    }

        .ha-landing-cmn-hdr h2 {
            font-size: 20px;
        }

    .landing-faq-listing {
        padding: 15px;
    }

        .landing-faq-listing li {
            width: 100%;
            margin-bottom: 30px;
        }

            .landing-faq-listing li:last-child {
                margin-bottom: 0;
            }

            .landing-faq-listing li h4 {
                font-size: 18px;
                line-height: 26px;
            }

            .landing-faq-listing li p {
                font-size: 14px;
                line-height: 22px;
            }

    .landing-faq-rt {
        width: 100%;
        margin-top: 5px;
    }

    .landing-vertical-ad {
        text-align: center;
    }

    .nonPartner-flexBanner {
        flex-direction: column;
        padding: 0;
    }

    .set-pswrd-usr-name h5 {
        font-size: 20px;
        width: 39%;
    }

    .set-pswrd-usr-name span {
        width: 59%;
        font-size: 13px;
    }

    .set-pswrd-hdr h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .pswrd-field-blk {
        width: 46%;
    }

    .pswrd-apl-btn {
        min-width: 130px;
        line-height: 40px;
    }

    .landing-rentals-listing .result-housing-panel {
        background: #fff;
        border-radius: 10px;
    }

    .landing-rentals-listing .mid-listing-hdr {
        text-align: center;
        padding: 10px;
    }

    .landing-rentals-listing .listing-hdr-lt h3 {
        text-align: center;
    }

    .landing-rentals-listing .viewmore {
        display: inline-block;
        float: none;
    }

    .landing-rentals-listing .result-housing-panel .featured-listing ul li, .landing-rentals-listing .featured-listing ul li {
        width: 48%;
        margin-bottom: 15px;
    }

    .landing-rentals-listing .featured-listing {
        padding: 10px;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 100%;
        text-align: left;
        margin-top: 5px;
    }

    .landing-rentals-listing .result-housing-panel .featured-listing ul li:nth-child(3) {
        margin-right: 0;
    }

    .go8--wl--alrt {
        padding: 20px 0;
        margin-top: 30px;
    }

    .go8--wl--alrt--lt {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

        .go8--wl--alrt--lt h3 {
            font-size: 18px;
        }

        .go8--wl--alrt--lt p {
            font-size: 16px;
            line-height: 24px;
        }

    .go8--wl--alrt--rt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .go8--fn--field {
        width: 100%;
        margin: 0 0 15px;
    }

        .go8--fn--field label {
            font-size: 14px;
        }

    .go8--field--blk input {
        height: 40px;
        border-color: #d5d5d5;
    }

    .go8--btn--fld label {
        display: none;
    }

    .go8--alert--btn {
        width: 100%;
        font-size: 16px;
    }

    /** mass nahro page css **/
    .mass-nahro-inn {
        padding: 0;
        background: #fff;
        border-radius: 5px;
        margin: 0 0 15px;
    }

    .mass-cont-lt {
        width: 100%;
        position: relative;
    }

    .mass-ha-logo {
        width: 70px;
        height: 70px;
        vertical-align: top;
    }

        .mass-ha-logo img {
            width: 100%;
        }

    .mass-ha-dtls {
        width: calc(100% - 65px);
        margin: 0;
        vertical-align: top;
        padding-left: 15px;
    }

        .mass-ha-dtls h3 {
            font-size: 16px;
            line-height: 22px;
            box-sizing: border-box;
            margin-bottom: 5px;
        }

    .mass-cont-dtl span, .mass-cont-dtl a {
        margin: 0 0 15px;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 18px;
        min-height: 18px;
        padding-left: 25px;
    }

        .mass-cont-dtl span em {
            font-size: 14px;
            line-height: 18px;
        }

        .mass-cont-dtl span.ha-phone {
            margin-right: 15px;
        }

        .mass-cont-dtl span.ha-phone, .mass-cont-dtl a {
            display: inline;
            width: auto;
        }

        .mass-cont-dtl span:last-child {
            margin-bottom: 0;
        }

        .mass-cont-dtl span i, .mass-cont-dtl a i {
            position: absolute;
            top: 4px;
            left: 0;
            width: 11px;
        }

        .mass-cont-dtl a i {
            width: 14px;
            top: 3px;
        }

        .mass-cont-dtl span.ha-phone i {
            width: 14px;
        }

        .mass-cont-dtl span i img, .mass-cont-dtl a i img {
            width: 100%;
        }

    .mass-subtitle {
        font-size: 12px;
        margin: 15px 0 0;
        text-align: center;
    }

    .mass-cont-rt {
        margin: 10px 0 0;
        width: calc(100% - 80px);
        float: right;
        text-align: left;
    }

    .waitlist-lbl {
        min-width: 80px;
        font-size: 13px;
        margin: 0 0 10px 0;
        line-height: 18px;
        text-align: left;
        position: relative;
        padding-left: 25px;
        display: block;
    }

        .waitlist-lbl i {
            width: 17px;
            height: 17px;
            line-height: 17px;
            font-size: 11px;
            position: absolute;
            left: 0;
            top: 1px;
            text-align: center;
        }

        .waitlist-lbl:first-child {
            margin-left: 0;
        }

    .mass-cont-rt ul li {
        width: 33.33%;
        min-height: 65px;
    }

        .mass-cont-rt ul li h5 {
            font-size: 11px;
            line-height: 16px;
            min-height: 30px;
            margin-bottom: 0;
        }

        .mass-cont-rt ul li span {
            font-size: 20px;
            line-height: 20px;
            margin-top: 3px;
        }

    .owl-nav button.owl-next {
        right: -20px;
    }

    .owl-nav button.owl-prev {
        left: -20px;
    }

    .owl-nav button {
        background-size: 100% 100% !important;
    }

    .massnahro-cont-sec {
        background: transparent;
        padding: 0 0 20px;
    }

    .massnahro-form-rt {
        width: 100%;
        margin: 20px 0 0;
    }

    .ha-agency-hdr {
        display: block;
    }

    .massnahro-form-rt h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .massnahro-form-rt p, .massnahro-form-rt h5 {
        font-size: 13px;
        line-height: 20px;
        margin-top: 5px;
    }

    .massnahro-form-lt {
        width: 100%;
        display: block;
    }

    .prtnr-lndng-form-hdr h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .prtnr-lndng-form-hdr p {
        font-size: 15px;
        line-height: 22px;
    }

    .prtnr-lndng-form-hdr i {
        margin-bottom: 10px;
    }

        .prtnr-lndng-form-hdr i img {
            width: 280px;
        }

    /*.go8--landing--backpage .wrapper {
        padding: 0 !important;
    }*/

    .registered-sec h6 {
        font-size: 16px;
        line-height: 22px;
    }

    .registered-sec p {
        font-size: 14px;
        line-height: 24px;
    }

    .mass-form-lbl a {
        float: left;
        margin-top: 10px;
        width: 100%;
    }

    .ha-autho-listing ul li {
        width: 320px;
        margin-bottom: 0;
        padding: 15px;
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: none;
    }

    .ha-autho-listing ul li:nth-child(2n) {
        margin-right: 15px;
    }

    .ha-autho-listing:after {
        display: none;
    }

    .ha-autho-listing .mCustomScrollbar {
        height: auto;
    }

    .ha-autho-logo {
        width: 60px;
        height: 60px;
    }

    .ha-autho-cont {
        width: calc(100% - 75px);
    }

        .ha-autho-cont h6 {
            font-size: 14px;
        }

    .regi-btn-row {
        margin-top: 0;
    }

    .i-checks > i {
        bottom: inherit;
        top: 5px;
    }

    .i-checks {
        padding-left: 30px;
        line-height: 22px;
    }

    .massnahro-voucher-blk {
        background: #fff;
        border-radius: 5px;
        padding: 10px;
    }

    .massnahro-voucher-cont {
        width: 100%;
        float: left;
        padding: 0;
    }

        .massnahro-voucher-cont h3 {
            font-size: 22px;
            line-height: 28px;
            margin-bottom: 10px;
        }

        .massnahro-voucher-cont p {
            font-size: 15px;
            line-height: 22px;
            margin: 10px 0 0;
            text-align: left;
        }

        .massnahro-voucher-cont:nth-child(2n) {
            border: none;
            padding: 0;
            margin-top: 30px;
        }

    .massnahro-eligible-sec {
        width: 100%;
        float: left;
        padding: 10px;
        border-radius: 5px;
        background: #fff;
        margin: 15px 0 0;
    }

    .mid-hdr {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .massnahro-eligible-sec p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    .massnahro-eligible-sec ul {
        padding: 20px 0;
    }

        .massnahro-eligible-sec ul li {
            box-sizing: border-box;
            background-size: 15px;
            background-position: left 10px;
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 10px;
            padding-left: 25px;
        }

    .eligable-accord {
        margin: 15px 0 0;
        background: #fff;
        border-radius: 5px;
        padding: 0 10px;
        border-top: none;
    }

    .tips-accordion-blk li.accordion-dropdown a {
        padding: 15px 30px 15px 0;
        font-size: 15px;
        line-height: 22px;
    }

    .tips-accordion-blk > li, .tips-accordion-blk > li.open, .tips-accordion-blk > li {
        background-position: 100% center;
        background-size: 15px;
    }

        .tips-accordion-blk > li.open, .tips-accordion-blk > li {
            background-position: 100% 20px !important;
        }

    .tips-accordion-blk li.accordion-dropdown:last-child {
        border-bottom: none;
    }

    .tips-accordion-blk li.open {
        background-color: transparent;
        background-position: 100% 20px !important;
    }

    .tips-accordion-blk li .accordion-submenu {
        padding: 0 0 15px !important;
        background-color: transparent;
    }

        .tips-accordion-blk li .accordion-submenu p {
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 10px;
            text-align: left;
        }

    .check-status-sec {
        width: 100%;
        border-radius: 5px;
        background: #fff;
        padding: 10px;
        margin: 15px 0 0;
    }

    .chck-sts-lt {
        width: 100%;
        margin-bottom: 20px;
    }

        .chck-sts-lt img {
            width: 100%;
        }

    .chck-sts-rt {
        width: 100%;
    }

        .chck-sts-rt p {
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 15px;
            text-align: left;
        }

    .access-aplicant-row {
        margin-top: 30px;
    }

    .access-btn-row h4 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .mass-mng-apl-btn {
        margin: 0;
    }

    .access-aplicant-row p {
        font-size: 15px;
        line-height: 22px;
        margin-top: 10px;
    }

    .find-app-link {
        float: left;
    }

    .ha-autho-title {
        display: none;
    }

    .mass-field-blk {
        width: 100%;
        margin-bottom: 15px;
    }

    .mass-alert-blk {
        width: 100%;
    }

    body .pswrd-field input {
        padding: 0 5px;
    }

    .pswrd-call-field {
        width: 30%;
        margin-right: 2%;
    }

    .pswrd-call-lg-field {
        width: 36%;
    }

    .prtnr-signin-hdr h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .prtnr-signin-hdr h2 {
        font-size: 18px;
        line-height: 28px;
        margin: 0;
        font-family: poppinsmedium, sans-serif;
    }
    /** mass nahro page css **/
    /** landing email popup css **/
    .partner-mail-pop .set-pswrd-hdr p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }

    .partner-mail-pop .set-pswrd-hdr {
        margin-bottom: 20px;
    }

    .mail-link-title {
        font-size: 16px;
    }

    .mail-link-blk a {
        font-size: 16px;
        margin-top: 10px;
    }

    .partner-mail-pop .mail-link-blk {
        margin-bottom: 10px;
    }

    .security-field-row {
        margin-top: 15px;
    }

    .verify-phn-btn {
        min-width: inherit;
        width: 100%;
        line-height: 40px;
        font-size: 16px;
        margin: 0;
    }

        .verify-phn-btn:nth-child(2n) {
            float: right;
        }

    .verify-phone-pop .set-pswrd-hdr p {
        margin-top: 20px;
    }

    .apply-wl-listing {
        margin-bottom: 20px;
        padding-left: 0;
    }
    /** landing email popup css **/

    /** reset password css **/
    body nav {
        display: none;
    }

    .reset-password-page {
        width: 94%;
        margin: 20px auto;
    }

    .mass-form-field input, input {
        -webkit-appearance: none !important;
        box-shadow: none;
        font-size: 1em !important;
    }

    body {
        -webkit-text-size-adjust: none !important;
    }

    .find-app-banner {
        padding: 10px;
    }

    .landing-tab-cont {
        padding: 15px;
    }

    .i-checks {
        box-sizing: border-box;
        width: 100%;
        float: left;
    }

    .rst-sign-title {
        font-size: 30px;
    }
    /** reset password css **/

    /** session timeout popup css **/
    .session-timeout .newmodalsmallcontainer {
        max-width: 95%;
    }

    .session-timeout .newmodalsmallcontents {
        padding: 25px 15px;
    }

    .session-cont h3 {
        margin-top: 15px;
    }

    .session-btns .secondarybutton, .secondarybutton {
        min-width: 140px;
        line-height: 44px;
        padding: 0 7px;
        box-sizing: border-box;
        margin: 0 1px;
        font-size: 13px;
    }
    /** session timeout popup css **/

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        border-color: #ccc;
        height: 20px;
        font-size: 14px;
        border-radius: 0;
    }

    .participating-ha {
        display: block;
        margin-top: 0;
    }

    /* mass nahro new landing */
    .go8--pgrm--dtls--inn {
        width: 100%;
    }

    .go8--mass--ad--blk img {
        width: 100%;
        min-height: 80px;
    }

    .go8--haListing--share a {
        font-size: 16px;
    }

    .go8--haListing--share label {
        font-size: 12px;
    }

    .go8--ha--listings li {
        width: 100%;
        margin-right: 0;
        min-height: 80px;
        margin-bottom: 35px;
    }

        .go8--ha--listings li:last-child {
            margin-bottom: 0;
        }

    .go8--ha--listing--sec .go8--wl--hdr {
        margin-top: 0;
    }

    .go8--livechat--blk p, .go8--livechat--blk p a {
        font-size: 16px;
    }

        .go8--livechat--blk p strong {
            display: block;
        }

    .go8--massnahro--new .go8--fn--field {
        width: 100%;
        margin: 0 0 15px;
    }

    .go8--massnahro--viewll {
        margin-top: 0;
    }

    .go8--viewagency--btn {
        min-width: 220px;
        font-size: 15px;
        line-height: 44px;
    }

    .go8--singlewl--apply.go8--multiple--wl--blk {
        margin-top: 0;
    }

        .go8--singlewl--apply.go8--multiple--wl--blk .go8--single--wl-icn {
            text-align: center;
        }

    .go8--massnahro--new .go8--multiple--wl--blk .go8--single--wl-icn {
        padding-left: 0;
    }

    .go8--massnahro--new .go8--multiple--wl--blk .go8--singlewl--subhdr {
        font-size: 14px;
        line-height: 22px;
        margin: 7px 0 0;
    }

    .go8--mass--ha--rcrds {
        margin-top: 3px;
        font-size: 14px;
    }

    .no-pad {
        padding-left: 0 !important;
    }

    .partner-landing-lbl {
        margin-top: 10px;
    }

    .owl-nav button:hover {
        opacity: 1;
    }

    .go8--pgrm--dtls .wrapper {
        padding: 0 15px !important;
    }

    .go8--massnahro--new .partner-form-screen {
        margin-bottom: 30px;
    }
    /* mass nahro new landing */

    /* FAQ css */
    .go8--pgrm--accord ul li .links a {
        padding: 10px 40px 10px 15px;
        font-size: 16px;
        line-height: 24px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 15px;
            height: 9px;
            background-size: 100%;
            right: 20px;
        }

    .go8--pgrm--accord .accordion-submenu {
        padding: 15px;
    }

        .go8--pgrm--accord .accordion-submenu p {
            font-size: 14px;
            line-height: 24px;
        }
    /* FAQ css */

    .ha-landing-resp .footer {
        margin-bottom: 60px;
    }

    .landing-signup-page .footer {
        margin-bottom: 0;
    }

    .ha-landing-resp .pagecontainer {
        padding-bottom: 185px;
    }

    .landing-signup-page .pagecontainer {
        padding-bottom: 120px;
    }

    .success-alert {
        padding: 10px;
    }

        .success-alert p:after {
            top: 5px;
        }

    .partner-success-alert {
        width: 93%;
    }

    .partner-error-alert {
        width: 93%;
    }

    .mass-form-lbl {
        font-size: 13px;
    }

    .mobile-nbr-lbl {
        margin-bottom: 5px;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--lt, .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        width: 100%;
    }

    .go8--prtnr--wlalrt .go8--fn--field {
        width: 100%;
        margin-right: 0;
    }

    .go8--fn--field .go8--wlalert--checkbox label {
        display: block;
        margin-bottom: 0;
    }

    .go8--prtnr--wlalrt .go8--btn--fld {
        text-align: left;
    }

    .go8--wlalert--checkbox {
        margin: 10px 0;
    }

        .go8--wlalert--checkbox .i-checks > i {
            top: 0;
        }

    .go8--subscribe--msg {
        margin-top: 15px;
        padding: 10px;
    }

    .go8--subscribe--msg--cont h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .go8--subscribe--msg--cont p {
        font-size: 14px;
        line-height: 20px;
    }

    .go8--subscribe--icn {
        width: 25px;
    }

        .go8--subscribe--icn img {
            width: 25px;
        }

    .go8--subscribe--msg--cont {
        width: calc(100% - 45px);
    }

    .ha--logo--dtls p {
        font-size: 12px;
        line-height: 18px;
    }

    .go8--alrt--lbl {
        margin-top: 0;
        font-family: poppinsmedium, sans-serif;
    }

    .go8--faq-section .wrapper {
        padding: 0 15px !important;
    }

    .landing--act--btns {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 11;
    }

    .landing--resp .pagecontainer {
        padding-bottom: 62px !important;
    }

    .go8--floatingmobo--btns {
        display: flex;
    }

        .go8--floatingmobo--btns .cmn--btn {
            flex: 1 1 50%;
            margin: 0 5px;
            padding: 0 5px;
            font-size: 14px;
        }

    .go8--box--hdr {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .prtn-fld-rw {
        margin-bottom: 0;
    }

    .prtn-fld-blk {
        margin-bottom: 10px;
    }

    .prtn-fld-mbl {
        width: 100%;
    }

    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 1111;
    }

        .subscribe--floating .wrapper {
            padding: 0 !important;
        }

    .subscribe--floating--inn {
        padding: 0;
        flex-direction: column;
        background: #fff;
        border-radius: 0;
    }

    .prtnr-signin-hdr {
        width: 100%;
        padding: 15px 20px;
        background: #00A1DF;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .prtnr-signin-hdr p {
            display: none;
        }

    .prtnr-sign-form {
        flex-direction: column;
        width: 100%;
        padding: 20px;
    }

    #wlalert {
        width: 100%;
        padding: 20px;
    }

    .prtnr-sign-form .field--blk {
        width: 100%;
        margin: 0 0 15px;
    }

        .prtnr-sign-form .field--blk input {
            border: 1px solid #c6d1dc;
            padding: 0 15px;
        }

    .prtnr-btn-row {
        width: 100%;
        text-align: center;
    }

        .prtnr-btn-row .cmn--btn {
            width: auto;
            min-width: 120px;
            background: #00A1DF;
            border: 1px solid #007bab;
            color: #fff;
        }

            .prtnr-btn-row .cmn--btn:hover, .prtnr-btn-row .cmn--btn:not(.disabled):hover {
                background: #007bab;
                color: #ffffff;
            }

    .subscribe--floating .modal--cls--btn {
        display: block;
    }

    .mbl--alert--btn {
        display: flex;
        width: 55px;
        height: 55px;
        border-radius: 50%;
        background: rgba(0,161,233,0.9);
        color: #fff;
        font-size: 12px;
        flex-direction: column;
        float: right;
        position: relative;
        right: 15px;
        bottom: 15px;
        z-index: 11;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 7px 3px rgba(0,0,0,0.2);
    }

        .mbl--alert--btn::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(41,121,191,0.9);
            -webkit-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -moz-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -ms-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
        }

        .mbl--alert--btn i {
            font-size: 20px;
        }

    .ha--prtnr--logo {
        width: 65px;
        height: 65px;
    }

    .subscribe--alert--show {
        display: block;
    }

    .prtnr--wl--blk {
        flex-direction: column;
    }

    .prtnr--wl--lt {
        padding: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .prtnr--wl--row {
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .wl-sts-main {
        width: auto;
        margin: 0;
    }

    .prtnr--wl--rt {
        width: 100%;
    }

    .ha-contact-section {
        width: 100%;
        margin: 20px 0 0;
        padding: 10px 15px;
    }

    .wl-sts-date {
        font-size: 14px;
    }

    .landing--housing--panel {
        padding: 30px 0;
        margin: 0;
    }

    .panel--placeholder img {
        max-width: 100%;
    }

    .prtnr--info--section {
        padding: 30px 0 40px;
        margin: 30px 0;
    }

    .prtnr--info--inn small {
        font-size: 14px;
    }

    .prtnr--info--inn h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .prtnr--info--inn p {
        font-size: 14px;
        line-height: 22px;
    }

    .mass-nahro-slider .owl-carousel {
        width: 83%;
        margin: auto;
        padding: 0 10px;
        display: block !important;
    }

    .massnahro-slide-menu li {
        width: 100%;
        margin: 0;
    }

        .massnahro-slide-menu li.slide-menu-btns {
            display: none;
        }

        .massnahro-slide-menu li a {
            font-size: 14px;
            padding: 10px 0;
            float: none;
            display: table;
            margin: auto;
        }

    .mass-nahro-slider .owl-nav {
        margin: 0;
    }

        .mass-nahro-slider .owl-nav .owl-prev, .mass-nahro-slider .owl-nav .owl-next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 20px;
            height: 10px;
            border: none !important;
            margin: 0;
        }

        .mass-nahro-slider .owl-nav .owl-prev {
            background: url(../../images/AffordableHousing/back-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            left: -25px;
            height: 36px;
        }

        .mass-nahro-slider .owl-nav .owl-next {
            background: url(../../images/AffordableHousing/next-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            right: -25px;
            left: inherit;
            height: 36px;
        }

            .mass-nahro-slider .owl-nav .owl-prev.disabled, .mass-nahro-slider .owl-nav .owl-next.disabled {
                opacity: 1;
                filter: brightness(10%);
            }

    .massnahro-slide-menu li a:hover {
        color: #303E48 !important;
    }

        .massnahro-slide-menu li a:hover:after {
            display: none;
        }

    .massnahro-slide-menu li a.active {
        color: #00A1DF !important;
    }

        .massnahro-slide-menu li a.active:after {
            display: block;
        }

    .massnahro-slide-menu .owl-nav .owl-prev.disabled:hover, .massnahro-slide-menu .owl-nav .owl-next.disabled:hover {
        transform: translateY(-50%) !important;
    }

    .prtnr-sign-form .invalidmessage {
        position: static;
        background: none;
        box-shadow: none;
        padding: 5px 0 0;
    }

    .prtnr-sign-form .field--blk input {
        font-size: 16px;
    }

    /* CWL css */
    .cwl--dtls--row {
        flex-direction: column;
    }

    .cwl--ha--dtl {
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: row;
        text-align: left;
        padding: 20px;
        width: 100%;
    }

        .cwl--ha--dtl .ren-own-btn .cmn--btn {
            padding: 0 10px;
        }

    .app--pool--banner .mass-ha-logo {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .app--pool--banner .mass-ha-dtls {
        padding: 0;
        width: 100%;
    }

        .app--pool--banner .mass-ha-dtls h3 {
            padding-left: 85px;
            min-height: 70px;
            display: flex;
            align-items: center;
        }

    .app--pool--banner .mass-cont-dtl {
        margin: 10px 0 0;
    }

    .cwl--dtl--badge {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

        .cwl--dtl--badge .status--badges {
            margin: 0;
        }
    /* CWL css */

    .searches--col {
        border-radius: 4px;
    }

    .landing--popular-section {
        margin-bottom: 30px;
    }

    .go8--livechat--blk {
        margin: 30px 0 0;
    }

    body .tnresults--popular--searches .popular--searches--row {
        margin-top: 40px;
    }

    body .near-by-listing {
        padding: 0;
    }

    .landing-unsubscribed .prtnr-sign-form .field--blk {
        border-right: none;
        margin: 0px 0 10px 0px;
        padding: 10px 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,132,132,0.3);
    }

        .landing-unsubscribed .prtnr-sign-form .field--blk:first-child {
            border-top: none;
        }

    .landing-unsubscribed .prtnr-btn-row {
        justify-content: center;
    }

    .landing-unsubscribed .prtnr-sign-form .form--lbl, .landing-unsubscribed .go8--alrt--lbl {
        color: #303E48;
    }

    .go8--livechat--blk p a {
        display: block;
    }

    #container_findmyapp .form--row {
        flex-direction: column;
    }

        #container_findmyapp .form--row .field--blk {
            margin-left: 0;
            width: 100%;
        }


    .prtnr-sign-form .invalidmessage:after {
        display: none;
    }

    .top--sticky--ad.fixedNav .mass-nahro-slider {
        top: 80px;
    }
}




@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}



@media screen and (min-width:200px) and (max-width:374px) {
    .landing-rentals-listing .result-housing-panel .featured-listing ul li {
        width: 100%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-lt {
        width: 70%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 28%;
        text-align: right;
    }

    #findmyapp-recaptcha iframe {
        transform: scale(0.78);
        transform-origin: 0;
    }
}

@media screen and (min-width:200px) and (max-width:479px) {
    .find-block1 .mob-text {
        display: block !important;
        width: 150px;
        text-align: left;
        padding: 10px 0 0 5px;
        margin: 0 0 10px;
    }

    .find-block1 p {
        display: inline-block;
        float: none;
        width: auto;
        margin: 10px;
    }

    .d-text {
        display: none
    }

    .massnahro-form-lt.findmyapp-cnt {
        width: 96%;
    }

    .find-block1 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

        .find-block1 img {
            max-width: 130px;
            max-height: 100%
        }

    .findmyapp-new-block {
        flex-flow: column;
    }

    .find-block2 {
        padding: 10px
    }

    .go8--appfound--btn {
        width: 100%;
        margin-top: 10px;
    }

    .common-green-btn, a.common-green-btn {
        padding: 0 15px;
        font-size: 14px;
    }
}

@media screen and (min-width:360px) and (max-width:374px) {
    #findmyapp-recaptcha iframe {
        transform: scale(0.92);
        transform-origin: 0;
    }
}

@media screen and (min-width:375px) and (max-width:767px) {
    #findmyapp-recaptcha iframe {
        transform: scale(0.97);
        transform-origin: 0;
    }
}

@media screen and (min-width:414px) and (max-width:767px) {
    #findmyapp-recaptcha iframe {
        transform: scale(1.1);
        transform-origin: 0;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .mass-cont-rt ul li h5 {
        min-height: initial;
    }

    .mass-cont-rt ul li {
        min-height: 50px;
    }

    .mass-field-blk {
        width: 48%;
    }

    .mass-alert-blk {
        width: 100%;
    }

    #findmyapp-recaptcha {
        display: table;
        margin: auto;
    }

    .waitlist-lbl {
        display: inline-block;
        margin: 0 10px 10px 0;
    }
}

@media screen and (min-width:560px) and (max-width:767px) {
    .landing-rentals-listing .near-by-listing .feat-loc-lt {
        width: 70%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 28%;
        text-align: right;
    }

    .go8--ha--listings {
        justify-content: center;
    }

        .go8--ha--listings li {
            width: calc(50% - 10px);
            margin-right: 20px !important;
        }

            .go8--ha--listings li:nth-child(2n) {
                margin-right: 0 !important;
            }

    .cwl--dtl--badge {
        justify-content: flex-start;
    }

        .cwl--dtl--badge .status--badges {
            margin-right: 10px;
        }
}

@media screen and (min-width:560px) and (max-width:820px) and (orientation : landscape) {
    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1111;
        align-items: center;
        justify-content: center;
        padding: 10px 0 0;
    }

    .subscribe--alert--show {
        display: flex;
    }

    .subscribe--floating--inn {
        height: calc(100vh - 70px);
        align-items: flex-start;
        justify-content: flex-start;
        width: 600px;
        margin: auto;
    }

    .prtnr-sign-form {
        overflow-y: auto;
        height: calc(100vh - 135px);
    }

    .newmodalsmall {
        background: rgba(0,0,0,.5);
    }

    .newmodalsmallcontainer {
        max-width: 400px;
        height: calc(100vh - 80px);
        transform: translateY(-50%);
        top: 54%;
    }

    .mbl--mid--cont {
        height: calc(100vh - 145px);
    }

    .findApp--subtitle {
        margin-bottom: 0;
    }

        .findApp--subtitle p {
            margin-bottom: 0;
        }

    .go8--ha--listing--sec .go8--mlt--wl {
        margin-top: 40px;
    }

    .go8--ha--listings li {
        margin-bottom: 35px;
    }
}
/** landing media css **/


/** single wl landing page **/
a:hover {
    text-decoration: none;
}

.go8--single--wl {
    display: block;
    width: 100%;
    padding: 0 0 60px 0;
}

.go8--single--wl--inn {
    width: 100%;
    display: block;
    /*margin: 50px 0 0;*/
}

.go8--single--wl--blk {
    width: 49%;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    position: relative;
}

.go8--singlewl--hdr {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    color: #303E48;
    font-family: 'poppinssemibold', sans-serif;
    display: block;
}

    .go8--singlewl--hdr a {
        text-decoration: underline;
    }

    .go8--singlewl--hdr span {
        font-size: 16px;
        display: block;
        margin-top: 5px;
        font-family: 'poppinsregular', sans-serif;
    }

.go8--singlewl--sm-sbhdr {
    font-size: 16px;
    line-height: 24px;
    color: #848484;
    display: block;
    margin: 5px 0 0;
}

.go8--singlewl--subhdr strong {
    font-family: 'poppinsmedium', sans-serif;
}

.go8--singlewl--btn {
    display: table;
    margin: auto;
    min-width: 230px;
    line-height: 47px;
    color: #fff !important;
    border-radius: 3px;
    background: #7f8fa4;
    font-size: 16px;
    text-align: center;
}

    .go8--singlewl--btn:hover {
        background: #657992;
    }

.go8--single--icn {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #EBEEF4;
    border-radius: 4px;
    margin: 0 auto 25px;
    text-align: center;
}


.go8--singlewl--grnbtn {
    background: #4fb27d;
}

    .go8--singlewl--grnbtn:hover {
        background: #29a261;
    }

.go8--singlewl--signin {
    display: none;
    width: 100%;
    margin-top: 40px;
    padding: 15px;
    text-align: center;
    background: #fff;
}

    .go8--singlewl--signin p {
        font-size: 18px;
        color: #303E48;
        margin: 0;
        font-family: poppinsmedium;
    }

        .go8--singlewl--signin p a {
            color: #00A1DF;
        }

            .go8--singlewl--signin p a:hover {
                color: #303E48;
                text-decoration: none;
            }

.go8--singlewl--wlcm {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #24588e;
}

.go8--singlewl--wlcm--inn {
    width: calc(100% - 380px);
    display: block;
}

.go8--singlewl--wlcm-hdr {
    width: 100%;
    float: left;
}

    .go8--singlewl--wlcm-hdr h3 {
        font-size: 18px;
        line-height: 28px;
        font-family: 'poppinsmedium', sans-serif;
    }

.go8--singlewl--wlcm--row {
    float: left;
    width: 100%;
}

.go8--singlewl--wlcm-lt {
    float: left;
    width: 48%;
}

    .go8--singlewl--wlcm-lt:nth-child(2n) {
        float: right;
    }

    .go8--singlewl--wlcm-lt h4 {
        float: left;
        width: 100%;
        font-size: 18px;
        margin-bottom: 10px;
        color: #303E48;
        font-family: 'poppinsmedium', sans-serif;
    }

    .go8--singlewl--wlcm-lt p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        color: #303E48;
        margin: 20px 0 0 0;
    }

        .go8--singlewl--wlcm-lt p.go8--wlcm--txt--red {
            color: #d10c22;
        }

        .go8--singlewl--wlcm-lt p:last-child {
            margin-bottom: 0;
        }

.go8--faq--row {
    float: left;
    width: 100%;
    padding: 50px 0;
    border-top: 1px solid #cfd8df;
    border-bottom: 1px solid #cfd8df;
}

.go8--faq--cont {
    display: table;
    width: 1190px;
    margin: auto;
}

.go8--faq--blk {
    float: left;
    width: 580px;
    margin: 0 30px 30px 0;
    padding: 30px;
    border: 1px solid #cfd8df;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    min-height: 370px;
}

    .go8--faq--blk:nth-child(2n) {
        margin-right: 0;
    }

    .go8--faq--blk h4 {
        float: left;
        width: 100%;
        font-size: 16px;
        color: #303E48;
        font-family: 'poppinsmedium', sans-serif;
        margin-bottom: 20px;
    }

    .go8--faq--blk p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 19px;
        color: #494949;
        margin: 0 0 20px;
    }

        .go8--faq--blk p:last-child {
            margin-bottom: 0;
        }

.go8--MB0 {
    margin-bottom: 0 !important;
}

.go8--faq--blk ul {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

    .go8--faq--blk ul li {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 5px;
        color: #303E48;
        line-height: 22px;
        font-size: 14px;
        padding: 0 0 0 22px;
        box-sizing: border-box;
    }

        .go8--faq--blk ul li:before {
            content: '';
            width: 6px;
            height: 6px;
            background: #454545;
            position: absolute;
            top: 8px;
            left: 0;
            border-radius: 50%;
        }

        .go8--faq--blk ul li:last-child {
            margin-bottom: 0;
        }

.go8--faq--contact {
    float: left;
    width: 100%;
    text-align: center;
}

    .go8--faq--contact p {
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: 20px;
        margin: 0;
        color: #303E48;
    }

        .go8--faq--contact p strong {
            font-weight: 400;
        }

        .go8--faq--contact p a:hover {
            color: #303E48;
        }

.go8--pgrm--dtls {
    float: left;
    width: 100%;
    border-top: 1px solid #cfd8df;
    padding: 45px 0;
    background: #fff;
}

.go8--single--wl-icn {
    float: left;
    width: 100%;
    position: relative;
}
/** single wl landing page **/

/** mulitple wl landing page **/
.go8--multiple--wl--blk {
    width: 100%;
    min-height: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .go8--multiple--wl--blk .go8--single--wl-icn {
        display: flex;
        width: calc(100% - 240px);
        align-items: center;
        justify-content: center;
        padding-right: 20px;
        box-sizing: border-box;
        text-align: left;
        float: none;
    }

.go8--single--wl--cont {
    width: calc(100% - 95px);
    display: inline-block;
    vertical-align: middle;
}

.go8--multiple--wl--blk .go8--singlewl--btn {
    display: inline-block;
    vertical-align: middle;
}

.go8--multiple--wl--blk .go8--single--icn {
    margin: 0 15px 0 0;
}

.go8--appyling--text {
    font-size: 14px;
    line-height: 19px;
    color: #546067;
    float: left;
    width: 100%;
}

.go8--multiple--wl--blk .go8--singlewl--subhdr {
    margin-bottom: 5px;
    min-height: inherit;
}

    .go8--multiple--wl--blk .go8--singlewl--subhdr:last-child {
        margin-bottom: 0;
    }

.go8--mlt--wl {
    display: block;
    width: 100%;
}

.go8--mltwl--col {
    position: relative;
    padding: 15px 20px;
    width: 25%;
}

    .go8--mltwl--col h6 {
        margin: 0;
        box-sizing: border-box;
        font-size: 16px;
        color: #303E48;
        font-family: poppinssemibold, sans-serif;
        font-weight: 400;
    }

.go8--mltwl--col1 {
    width: 45%;
}

.go8--mltwl--col2 {
    width: 15%;
}

.go8--mltwl--col3 {
    width: 25%;
    text-align: right;
}

.go8--mltwl--col4 {
    width: 20%;
}

.gl8--mltwl--grid {
    display: block;
    width: 100%;
}

.gl8--mltwl--row {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff;
    color: #848484;
    position: relative;
}

    .gl8--mltwl--row:last-child {
        border-radius: 0 0 4px 4px;
        border-bottom: none;
    }

    .gl8--mltwl--row:hover {
        background: #fdfdfd;
    }

    .gl8--mltwl--row .cmn--btn {
        padding: 0 10px;
    }

.gl8--mltwl--grid .gl8--mltwl--row:nth-child(2n) {
    background: #fdfdfd;
}

.go8--mltwl--hdr {
    border-radius: 4px 4px 0 0;
    height: 52px;
}

    .go8--mltwl--hdr:hover {
        background: #fff;
    }

/*.gl8--mltwl--row .go8--mltwl--col {
        padding: 15px;
    }*/
.go8--mlt--name {
    display: block;
    font-size: 16px;
    color: #848484;
}

.go8--schedule--txt {
    display: block;
    margin: auto;
    font-size: 16px;
    color: #4fb27d;
    line-height: 22px;
    text-align: left;
}

.go8--sts--open {
    color: #529d3f;
}

.go8--sts--closed {
    color: #b7312c;
}

.go8--schedule--txt strong {
    font-family: 'poppinsmedium', sans-serif;
}

.go8--apld--date {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #848484;
    margin-top: 3px;
}

.slide-menu-btns .go8--apld--date {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 0 0 10px;
}

.go8--mlt--viewall {
    display: inline-block;
    width: 100%;
    border: 1px solid #cfd8df;
    background: #f5f8fd;
    position: relative;
    z-index: 1;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1);
    margin-top: -10px;
}

.go8--viewall--link {
    display: table;
    margin: auto;
    font-size: 16px;
    color: #64a4d2;
}

    .go8--viewall--link:hover {
        color: #303E48;
    }

.go8--wl--hdr {
    float: left;
    width: 100%;
    /*margin: 25px 0 0;*/
    font-size: 24px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
    text-align: center;
}

/** mulitple wl landing page **/
/** waitlist landing page css  **/
.go8--wllanding--wrapper {
    width: 800px;
    display: table;
    margin: auto;
}

.go8--wllanding--mainhdr {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

    .go8--wllanding--mainhdr h2 {
        float: left;
        width: 100%;
        font-size: 26px;
        line-height: 28px;
        color: #303E48;
        font-family: 'poppinsmedium', sans-serif;
    }

.go8--wllanding--box {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    box-sizing: border-box;
}

.go8--eligible--row .go8--enroll-box .go8--wllanding--box {
    min-height: 440px;
}

.go8--wllanding--box:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.go8--wllanding--shadow {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}

.go8--wllanding--box h4 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
    margin-bottom: 10px;
}

.go8--chart--title {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #303E48;
    margin: 0;
}

.go8--wlchart--box {
    padding: 20px;
    min-height: 440px;
    display: flex;
    align-items: center;
}

    .go8--wlchart--box:hover .go8--singlewl--btn {
        background: #29a261;
    }

.go8--faq-section .go8--mass--ad--blk {
    margin-bottom: 0;
}

.go8--box--text {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #848484;
    margin: 0;
}

.go8--chart--lt--text {
    font-size: 14px;
    color: #848484;
    line-height: 24px;
}

.go8--wlopening--section {
    display: block;
    width: 100%;
    padding: 25px 0;
    margin-top: 25px;
}

.go8--enroll-box {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

    .go8--enroll-box:last-child {
        margin-bottom: 0;
    }

.go8--enroll--lbl--row {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

    .go8--enroll--lbl--row:last-child {
        margin-bottom: 0;
    }

.go8--enroll--lbl {
    display: inline-block;
    vertical-align: top;
    min-width: 95px;
    line-height: 28px;
    border-radius: 50px;
    border: 1px solid #6a6e6c;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    box-sizing: border-box;
    margin-right: 5px;
}

.go8--crnt--lbl {
    border-color: #6a6e6c;
    color: #6a6e6c;
}

.go8--open--lbl {
    border-color: #4CB07A;
    color: #4CB07A;
}

.go8--enroll--cont {
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
    color: #848484;
    line-height: 26px;
    display: inline-block;
}

    .go8--enroll--cont strong {
        font-weight: 400;
        font-family: 'poppinssemibold', sans-serif;
        color: #303E48;
        min-width: 100px;
        padding-right: 10px;
    }

    .go8--enroll--cont i {
        margin-right: 10px;
        color: #00A1DF;
    }

    .go8--enroll--cont:last-child {
        margin-bottom: 0;
    }

    .go8--enroll--cont a {
        font-size: 16px;
    }

.go8--enroll--row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

    .go8--enroll--row:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

.go8--enroll--dates {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .go8--enroll--dates:last-child {
        margin-bottom: 0;
    }

    .go8--enroll--dates .go8--enroll--cont {
        margin-bottom: 5px;
    }

        .go8--enroll--dates .go8--enroll--cont:last-child {
            margin-bottom: 0;
        }

.go8--enroll--shadow {
    border-left: 7px solid #2f6f9f;
}

.go8--wl--currentopenings .go8--enroll--shadow {
    border-left-color: #4fb27d;
    position: relative;
}

    .go8--wl--currentopenings .go8--enroll--shadow:first-child:before {
        content: "";
        width: 7px;
        height: 0;
        position: absolute;
        top: 0;
        left: -7px;
        background: #2f6f9f;
        border-radius: 3px 0 0 3px;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
    }

    .go8--wl--currentopenings .go8--enroll--shadow:first-child:hover:before {
        height: 100%;
    }

.go8--enroll-box .go8--nowl--schedule {
    border-left-color: #b72c2c;
    color: #b72c2c;
}

.go8--enroll-subhdr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
}

.go8--schd--sts {
    width: 100%;
    float: left;
    border-bottom: 1px solid #B2BCC6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .go8--schd--sts:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.go8--schd-row {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

    .go8--schd-row:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.go8--schd--subhdr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #1F73C6;
    font-family: 'poppinssemibold', sans-serif;
}

.go8--box--text strong {
    font-family: 'poppinsmedium', sans-serif;
}

.go8--box--subhdr {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
    margin: 15px 0 10px;
}

.go8--wl--lbl {
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #52b37e;
    text-align: center;
    min-width: 70px;
    line-height: 26px;
    color: #52b37e;
    margin: 0 5px;
    font-size: 14px;
}

.go8--pref--listing {
    float: left;
    width: 100%;
    margin: 15px 0;
    box-sizing: border-box;
    padding: 0 0 0 15px;
}

    .go8--pref--listing li {
        float: left;
        width: 100%;
        margin: 0;
        font-size: 14px;
        line-height: 19px;
        color: #303E48;
        list-style: disc;
    }

.go8--apply--graph {
    float: left;
    width: 100%;
    margin: 25px 0 0;
}

.go8--wllanding--btns {
    width: 100%;
    display: block;
    text-align: center;
    margin: 30px 0 0;
}

.go8--apl--btn {
    display: inline-block;
    min-width: 220px;
    line-height: 64px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff !important;
    background: #4fb27d;
    padding: 0 15px;
}

    .go8--apl--btn:hover {
        background: #3b9d68;
    }

.go8--wllanding--msg {
    float: left;
    width: 100%;
    padding: 15px;
    background: #fafafa;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 2px;
}

    .go8--wllanding--msg p {
        float: left;
        width: 100%;
        position: relative;
        margin: 0;
        padding: 0 0 0 50px;
        font-size: 15px;
        line-height: 18px;
        min-height: 36px;
        box-sizing: border-box;
    }

        .go8--wllanding--msg p i {
            position: absolute;
            top: 0;
            left: 0;
        }

.go8--app--dtls {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}

.go8--appdtls-lt {
    float: left;
    width: 48%;
}

    .go8--appdtls-lt p {
        float: left;
        width: 100%;
        margin: 0 0 10px;
        font-size: 15px;
        color: #303E48;
    }

        .go8--appdtls-lt p:last-child {
            margin-bottom: 0;
        }

        .go8--appdtls-lt p strong {
            display: inline-block;
            margin-right: 7px;
        }

.go8--appdtls-rt {
    float: right;
    width: 48%;
}

.go8--view--links {
    display: table;
    margin-bottom: 5px;
    font-size: 15px;
    color: #1F73C6 !important;
}

    .go8--view--links:hover {
        color: #303E48 !important;
    }

#waitlist-page .mass-nahro-contact-sec {
    margin-bottom: 0;
}

#waitlist-page .go8--wllanding--wrapper {
    width: 100%;
}

.go8--eligible--row {
    display: block;
    width: 100%;
}

.go8--wl--enroll--box {
    width: 48.5%;
    float: none;
    margin-bottom: 0;
}

    .go8--wl--enroll--box:nth-child(2n) {
        border-right: none;
    }

.go8--pref--img {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

    .go8--pref--img img {
        width: 100%;
    }

.go8--pref--cont {
    width: 100%;
    float: left;
    margin: 25px 0 0;
}

    .go8--pref--cont p {
        font-size: 16px;
        line-height: 22px;
        color: #303E48;
        margin: 0 0 15px;
    }

        .go8--pref--cont p:last-child {
            margin-bottom: 0;
        }

/*#faq, #participants {
    padding-top: 15px;
    margin-top: 0;
}*/

.go8--pgrm--dtls--inn .go8--wllanding--box {
    margin-bottom: 0;
}

.go8--wl--findapp-inn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 367px;
    flex-direction: column;
}

    .go8--wl--findapp-inn .go8--single--wl--cont {
        width: 100%;
        text-align: center;
    }

    .go8--wl--findapp-inn .go8--singlewl--btn {
        margin: 25px 0 0;
        min-width: 270px;
        line-height: 56px;
    }

    .go8--wl--findapp-inn .go8--singlewl--hdr {
        margin-bottom: 25px;
    }

.go8--wlsts--row {
    display: flex;
    align-items: stretch;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
}

    .go8--wlsts--row:last-child {
        margin-bottom: 0;
    }

.go8--eligible--innrow {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding: 60px 0 0;
}

.go8--enroll--shadow {
    margin-bottom: 0;
    width: 49.1%;
    margin: 10px 20px 0 0;
    padding: 20px;
    float: none;
    flex: 1;
    flex-grow: 1;
    flex-basis: 0;
}

    .go8--enroll--shadow:nth-child(2n) {
        margin-right: 0;
        border-left: none;
    }

.openings--title--hdr {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #303E48;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: poppinsmedium;
}
/** waitlist landing page css  **/

.go8--wl--section {
    display: block;
    width: 100%;
    margin: 50px 0 40px;
}

.go8--wl--blkMain {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

    .go8--wl--blkMain:last-child {
        margin-bottom: 0;
    }

.go8--wl--prefList {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 20px;
    max-height: 85px;
    overflow-y: auto;
    box-sizing: border-box;
}

    .go8--wl--prefList li {
        padding: 5px 5px 0 0;
        float: left;
        width: 33.33%;
        font-size: 14px;
        color: #303E48;
        box-sizing: border-box;
    }

.resp--lbl {
    display: none;
}

.app--pool--banner {
    height: auto;
    padding: 40px 0 100px 0;
}

    .app--pool--banner:after {
        display: none;
    }


.wl--banner {
    padding: 40px 0;
    margin-bottom: 50px;
    min-height: inherit;
}

.wl--openings--col .cmn--listing ul li {
    width: 32%;
    margin: 15px 0 0;
}

.go8--ha--listing--sec .go8--mlt--wl {
    margin-top: 80px;
}

/** Ad css **/
.wlanding--bottom-sticky {
    position: fixed;
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    z-index: 110;
    bottom: 0;
}

.wlanding--bottom-sticky--inner {
    display: flex;
    justify-content: center;
}

.fixed-mass-nahro-slider {
    top: 110px;
}

#partnerhalanding-page .fixed-mass-nahro-slider, .masscwl-resp .fixed-mass-nahro-slider {
    top: 0;
}

/** Ad css **/
/** media css **/
@media screen and (min-width:1024px) and (max-width:1179px) {
    /** single wl landing page **/
    .go8--single--wl--inn {
        width: 100%;
    }

    .go8--single--wl--blk {
        width: 48%;
        padding: 30px 20px;
        min-height: inherit;
    }

    .go8--single--icn img {
        width: 60px;
    }

    .app--pool--banner {
        padding: 40px 0;
    }

    .go8--singlewl--wlcm {
        padding: 30px 0;
    }

    .go8--pgrm--accord ul li .links a {
        padding: 16px 40px 16px 15px;
        font-size: 18px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 16px;
            height: 9px;
            background-size: 100%;
            right: 20px;
        }

    .go8--faq--blk {
        width: 48%;
        margin-right: 0;
        padding: 20px;
        min-height: 370px;
    }

        .go8--faq--blk:nth-child(2n) {
            float: right;
        }


    /** single wl landing page **/

    /** mulitple wl landing page **/
    .go8--mltwl--col {
        padding: 15px;
    }

    /** mulitple wl landing page **/

    .go8--wl--findapp-inn {
        height: 406px;
    }

    .go8--prtnr--wlalrt .go8--fn--field {
        margin-right: 0;
        width: 21%;
    }

    .go8--prtnr--wlalrt .go8--btn--fld {
        width: 37%;
    }

    .go8--subscribe--msg {
        float: none;
        width: calc(100% - 30px);
        display: table;
        margin: 0 auto 0;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        margin-bottom: 30px;
    }

    .go8--schedule--txt br {
        display: none;
    }

    .massnahro-slide-menu li a {
        padding: 12px 0;
        font-size: 14px;
    }

    .fixed-mass-nahro-slider {
        top: 105px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    /** single wl landing page **/
    .go8--single--wl--inn {
        width: 100%;
    }

    .go8--single--wl--blk {
        width: 48%;
        padding: 30px 20px;
        min-height: inherit;
    }

    .go8--multiple--wl--blk {
        width: 100%;
    }

    .go8--singlewl--apply.go8--multiple--wl--blk {
        flex-direction: column;
    }

        .go8--singlewl--apply.go8--multiple--wl--blk .go8--single--wl-icn {
            width: 100%;
            margin-bottom: 30px;
            padding: 0;
        }

    .go8--single--icn img {
        width: 60px;
    }

    .go8--singlewl--wlcm-hdr h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .go8--singlewl--wlcm-lt p {
        font-size: 15px;
        line-height: 25px;
    }

    .app--pool--banner {
        padding: 40px 0;
    }

    .pagecontainerwrapper {
        padding-top: 0;
    }

    .go8--singlewl--wlcm {
        padding: 30px 0;
    }

    .go8--wlchart--box {
        min-height: 397px;
    }

    .go8--pgrm--accord ul li .links a {
        padding: 16px 40px 16px 15px;
        font-size: 18px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 16px;
            height: 9px;
            background-size: 100%;
            right: 20px;
        }

    .go8--pgrm--accord .accordion-submenu {
        padding: 15px;
    }

        .go8--pgrm--accord .accordion-submenu p {
            font-size: 15px;
            line-height: 25px;
        }

    .go8--faq--cont {
        width: 100%;
    }

    .go8--faq--blk {
        width: 48%;
        margin-right: 0;
        padding: 20px;
        min-height: 410px;
    }

        .go8--faq--blk:nth-child(2n) {
            float: right;
        }
    /** single wl landing page **/

    /** mulitple wl landing page **/
    .go8--mltwl--col {
        padding: 15px;
    }

    .go8--mltwl--col2 {
        width: 15%;
    }

    .go8--mltwl--col4 {
        width: 20%;
    }

    .go8--mltwl--col3 {
        width: 25%;
    }

    .go8--faq-section .wrapper {
        padding: 0 15px !important;
    }
    /** mulitple wl landing page **/
    /** waitlist landing page css **/
    .go8--wllanding--wrapper {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }

    .go8--apply--graph img {
        width: 100%;
    }


    .go8--wllanding--msg p {
        font-size: 14px;
    }

        .go8--wllanding--msg p br {
            display: none;
        }

    .go8--wl--lbl {
        margin-top: 5px;
    }

    .go8--chart--title {
        font-size: 14px;
        line-height: 18px;
    }

    .go8--box--text {
        font-size: 13px;
        line-height: 18px;
    }

    .go8--singlewl--wlcm--inn {
        width: calc(100% - 310px);
    }

    .go8--schedule--txt br {
        display: none;
    }
    /** waitlist landing page css **/

    .go8--wl--findapp-inn {
        height: 320px;
    }

    .go8--wl--prefList li {
        width: 48%;
    }

        .go8--wl--prefList li:nth-child(2n) {
            float: right;
        }

    .go8--enroll--cont {
        display: flex;
    }

        .go8--enroll--cont i {
            margin-top: 5px;
        }

    .wl--openings--col .cmn--listing ul li {
        width: 50%;
    }

    /** ad css **/
    .wl--landing--ad {
        display: flex;
        justify-content: center;
        width: 100%;
        padding: 10px 10px 40px;
    }

    .mass-nahro-slider .wrapper {
        border-bottom: 1px solid rgba(48,62,72,0.03);
    }

    .mass-nahro-slider .wl--landing--ad {
        padding: 10px;
    }

    .go8--faq-section {
        padding: 10px 0 25px;
    }

    .landing--popular-section {
        margin-bottom: 0;
    }

        .landing--popular-section .wl--landing--ad {
            padding-bottom: 20px;
        }

    .wlanding--bottom-sticky {
        display: none;
    }

    .go8--eligible--row .go8--enroll-box .go8--wllanding--box {
        min-height: 350px;
    }

    .fixed-mass-nahro-slider {
        top: 85px;
    }


    .mass-nahro-slider.fixed-mass-nahro-slider .wl--landing--ad {
        display: none !important;
    }

    #mass-nahro-page .mass-nahro-slider .owl-carousel {
        width: 100%;
    }

    #mass-nahro-page .massnahro-slide-menu li {
        margin: 0 5px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    /** single wl landing page **/
    .go8--single--wl--inn {
        width: 100%;
        padding-bottom: 15px;
    }

    .go8--singlewl--apply.go8--multiple--wl--blk {
        margin-top: 0;
    }

    .go8--wl--section {
        margin-top: 40px;
    }

    .go8--mass--ad--blk {
        margin: 40px 0 0;
    }

    .ad-fixed-height-250 {
        height: auto !important;
    }

    .go8--mass--topad--blk {
        margin: 0 0 30px;
    }

    .go8--single--wl--blk {
        width: 100%;
        padding: 20px;
        margin-bottom: 20px;
        min-height: inherit;
    }

        .go8--single--wl--blk:last-child {
            margin-bottom: 0;
        }

    .go8--multiple--wl--blk {
        flex-direction: column;
    }

    .go8--single--icn {
        width: 75px;
        height: 75px;
        flex-shrink: 0;
    }

    .go8--singlewl--apply .go8--single--icn {
        margin: 0 0 30px;
    }

    .go8--single--wl--cont {
        width: 100%;
    }

    .go8--single--icn img {
        width: 35px;
    }

    .go8--single--wl-icn {
        padding-left: 95px;
        text-align: left;
        margin-bottom: 20px;
        min-height: 75px;
    }

    .go8--singlewl--hdr {
        font-size: 16px;
        margin-bottom: 0;
    }

    .go8--singlewl--subhdr {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .go8--singlewl--btn {
        width: 100%;
    }

    .go8--singlewl--signin {
        margin-top: 15px;
    }

    .go8--single--wl {
        margin: 60px 0 30px;
        padding: 0;
    }

    .go8--singlewl--wlcm {
        padding: 20px 0;
    }

    .go8--singlewl--wlcm-lt {
        width: 100%;
        margin-bottom: 20px;
    }

    .app--pool--banner {
        padding: 25px 0;
        margin-bottom: 40px;
    }

    .go8--singlewl--wlcm-lt:last-child {
        margin: 0;
    }

    .go8--singlewl--wlcm-lt h4 {
        margin-bottom: 0;
        font-size: 16px;
    }

    .go8--singlewl--wlcm-lt p {
        font-size: 14px;
        line-height: 24px;
    }

    .go8--wl--findapp-inn .go8--singlewl--hdr {
        margin-bottom: 0;
    }

    .go8--faq--cont {
        width: 100%;
    }

    .go8--faq--blk {
        width: 100%;
        padding: 20px;
        min-height: inherit;
        margin-bottom: 15px;
    }

    .go8--faq--contact p {
        font-size: 16px;
        line-height: 24px;
    }

        .go8--faq--contact p strong {
            display: block;
            font-family: 'poppinsmedium', sans-serif;
        }

    .go8--faq--row {
        padding: 20px 0;
    }
    /** single wl landing page **/

    /** mulitple wl landing page **/
    .go8--multiple--wl--blk .go8--single--wl-icn {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .go8--multiple--wl--blk.go8--singlewl--apply .go8--single--wl-icn {
        flex-direction: column;
    }

    .go8--mltwl--col {
        padding: 0;
        vertical-align: top;
        text-align: center;
    }

    .go8--mlt--wl {
        box-shadow: none;
        margin: 10px 0 0;
    }

    .gl8--mltwl--row {
        padding: 15px;
        border-radius: 4px;
        margin-bottom: 10px;
        border: none;
        flex-wrap: wrap;
    }

    .go8--mltwl--col1 {
        width: 100%;
        font-family: 'poppinssemibold', sans-serif;
        margin-bottom: 15px;
    }

    .go8--mlt--name {
        color: #303E48;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
    }

    .go8--mltwl--col2 {
        width: 100%;
        margin-bottom: 10px;
    }

    .go8--mltwl--col4 {
        width: 100%;
        margin-bottom: 15px;
    }

    .gl8--mltwl--row:before {
        width: 5px;
    }

    .go8--mlt--hide {
        display: none;
    }

    .gl8--mltwl--row .go8--mltwl--col3 {
        padding-top: 10px;
        width: 100%;
        text-align: center;
    }

    .go8--viewall--link {
        font-size: 14px;
    }

    .go8--mltwl--hdr {
        display: none;
    }

    /** mulitple wl landing page **/

    /** waitlist landing page css **/
    .go8--wllanding--wrapper {
        width: 100%;
        padding: 0 0 30px;
        box-sizing: border-box;
        display: inline-block;
    }

    .go8--wllanding--mainhdr h2 {
        font-size: 22px;
    }

    .go8--apply--graph img {
        width: 100%;
    }

    .go8--apl--btn {
        min-width: 280px;
        line-height: 45px;
    }

    .go8--wllanding--box {
        padding: 30px 15px;
        min-height: inherit;
    }

    .go8--eligible--innrow {
        padding: 10px 0;
    }


    .go8--wllanding--btns {
        margin-bottom: 0;
    }

    .go8--wllanding--msg {
        padding: 10px;
    }

        .go8--wllanding--msg p i img {
            width: 25px;
        }

        .go8--wllanding--msg p {
            padding-left: 35px;
            font-size: 14px;
        }

            .go8--wllanding--msg p br {
                display: none;
            }

    .go8--appdtls-lt, .go8--appdtls-rt {
        width: 100%;
    }

        .go8--appdtls-lt p {
            margin-bottom: 5px;
        }

    .go8--appdtls-rt {
        margin-top: 20px;
    }

    .go8--wl--lbl {
        margin-top: 5px;
    }

    .mass-nahro-inn {
        padding: 0;
        background: #fff;
        border-radius: 5px;
        margin: 0;
    }

    /*.mass-cont-lt {
        width: 100%;
        position: relative;
    }

    .mass-ha-logo {
        width: 60px;
        height: 60px;
        vertical-align: top;
    }

        .mass-ha-logo img {
            width: 100%;
        }

    .mass-ha-dtls {
        width: calc(100% - 65px);
        margin: 0;
        vertical-align: top;
        padding-left: 15px;
    }

        .mass-ha-dtls h3 {
            font-size: 16px;
            line-height: 22px;
            box-sizing: border-box;
            margin-bottom: 0;
        }

    .mass-cont-dtl {
        margin-top: 0;
    }

        .mass-cont-dtl span, .mass-cont-dtl a {
            margin: 5px 0 0;
            width: 100%;
            padding-left: 20px;
            position: relative;
            box-sizing: border-box;
            font-size: 14px;
            line-height: 18px;
            min-height: 18px;
        }

            .mass-cont-dtl span em {
                font-size: 14px;
            }

            .mass-cont-dtl span.ha-phone {
                margin-right: 15px;
            }

            .mass-cont-dtl span.ha-phone, .mass-cont-dtl a {
                display: inline;
                width: auto;
            }

            .mass-cont-dtl span:last-child {
                margin-bottom: 0;
            }

            .mass-cont-dtl span i, .mass-cont-dtl a i {
                position: absolute;
                top: 4px;
                left: 0;
                width: 11px;
            }

            .mass-cont-dtl a i {
                width: 14px;
                top: 3px;
            }

            .mass-cont-dtl span.ha-phone i {
                width: 14px;
            }

            .mass-cont-dtl span i img, .mass-cont-dtl a i img {
                width: 100%;
            }*/

    .go8--apld--date {
        text-align: center;
        width: 49%;
    }

    .go8--enroll--cont {
        font-size: 14px;
        display: flex;
    }

        .go8--enroll--cont i {
            margin-top: 5px;
        }

        .go8--enroll--cont strong {
            min-width: 80px;
        }

    .go8--apply--graph .highcharts-container {
        margin: auto;
    }

    .go8--pgrm--dtls {
        padding: 25px 0;
    }

    .go8--wl--alrt .wrapper {
        padding: 0 15px !important;
    }

    .go8--singlewl--wlcm-hdr h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .go8--singlewl--wlcm--inn {
        margin: 30px 0 0;
        width: 100%;
    }

    .go8--wl--enroll--box {
        width: 100%;
        border-right: none;
        margin-bottom: 30px;
    }

    .go8--wl--findapp-inn {
        height: auto;
    }

        .go8--wl--findapp-inn .go8--single--wl-icn {
            width: 100%;
            padding: 0;
            min-height: inherit;
        }

        .go8--wl--findapp-inn .go8--single--icn {
            position: static;
            width: 100px;
            height: 100px;
        }

            .go8--wl--findapp-inn .go8--single--icn img {
                width: 55px;
            }

        .go8--wl--findapp-inn .go8--singlewl--btn {
            margin-top: 10px;
        }

    .go8--wlsts--row {
        display: inline-block;
    }

    .go8--enroll--shadow {
        width: 100%;
        float: left;
        margin: 0 0 20px;
    }

        .go8--enroll--shadow:last-child {
            margin: 0;
        }

    .openings--title--hdr {
        font-size: 15px;
        margin-top: 10px;
    }

    .go8--chart--title {
        font-size: 14px;
        line-height: 18px;
    }

    .go8--box--text {
        font-size: 13px;
        line-height: 18px;
    }

    .go8--schedule--txt {
        margin: 0;
    }

        .go8--schedule--txt br {
            display: none;
        }

    .go8--wl--prefList li {
        width: 48%;
    }

        .go8--wl--prefList li:nth-child(2n) {
            float: right;
        }

    .resp--lbl {
        display: block;
        color: #303E48;
        font-family: poppinsmedium;
        font-weight: 400;
        font-size: 14px;
    }

    .go8--mltwl--col2, .go8--mltwl--col4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .gl8--mltwl--row .cmn--btn {
        font-size: 14px;
        padding: 0 10px;
        min-width: 100px;
        line-height: 30px;
    }

    .wl--openings--row {
        flex-direction: column;
        padding: 15px;
    }

    .wl--openings--col {
        width: 100%;
        padding: 0 0 20px;
    }

        .wl--openings--col:nth-child(2n) {
            border-left: none;
            border-top: 1px solid #ebeef4;
            padding: 20px 0 0;
        }

        .wl--openings--col .cmn--listing ul li {
            width: 50%;
        }

    .go8--eligible--row .go8--enroll-box .go8--wllanding--box {
        min-height: inherit;
    }

    .go8--ha--listing--sec .go8--mlt--wl {
        margin-top: 40px;
    }

    .go8--wl--enroll--box .cmn--hdr h2 {
        text-align: left !important;
    }
    /** ad css **/
    .wl--landing--ad {
        display: flex;
        justify-content: center;
        width: 100%;
        padding: 10px 10px 40px;
    }

    .mass-nahro-slider .wrapper {
        border-bottom: 1px solid rgba(48,62,72,0.03);
    }

    .mass-nahro-slider .wl--landing--ad {
        padding: 10px;
    }

    .go8--faq-section {
        padding: 10px 0 25px;
    }

    .landing--popular-section {
        margin-bottom: 0;
    }

        .landing--popular-section .wl--landing--ad {
            padding-bottom: 20px;
        }

    .wlanding--bottom-sticky {
        display: none;
    }

    .fixed-mass-nahro-slider {
        top: 85px;
    }

    .mass-nahro-slider.fixed-mass-nahro-slider .wl--landing--ad {
        display: none !important;
    }
}
/** waitlist landing page css **/


@media screen and (min-width:480px) and (max-width:767px) {
    .go8--singlewl--btn {
        width: auto;
        min-width: 150px;
        padding: 0 10px;
    }
}
/** media css **/


.max-width-example .content {
    height: auto;
    width: auto;
    max-width: 100%;
    min-width: 100%;
    display: inline-block;
    vertical-align: bottom;
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom; /* direct pointer events to js */
}

    .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
        -ms-touch-action: auto;
        touch-action: auto;
    }

.mCustomScrollBox { /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container { /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}
/* VERTICAL SCROLLBAR */
.mCSB_inside > .mCSB_container {
    margin-right: 5px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0;
    }
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 4px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
        position: relative;
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center;
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #edeff1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #848484;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(0,0,0,0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png); /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}


