.loading-buyercomp {
    color:#00a2b8;
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    font-weight:400;
    font-size:15px;
}

.lg-container img.lg-image {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 0;
}

.dpr-link img {
    min-width: 236px;
    height: auto;
    aspect-ratio: 1 / 0;
}

.er-listing-image img {
    width: auto;
    aspect-ratio: 1 / 0;
}

#panelMarketTrend .info-block img {
    aspect-ratio: 1 / 0;
}

#panelassignedSchools .table .info-circle[data-trigger="hover"] {
    color: #fff;
}

.courtesy img {
    min-width: 20px;
    width: auto;
    aspect-ratio: 1 / 1;
}

img.placeholder-photo {
    aspect-ratio: 1 / 0;
}
/*
.er-courtesy img,
.realtor-branded-footer img{
    width: 22px;
    height: 19px;
    aspect-ratio: 22 / 19;
}
.footer_legal span > img {
    width: 19px;
    aspect-ratio: 19 / 17;
}
*/
.realtor-profile img.badge-icon  {
    min-width: 72px;
    height: 100%;
    aspect-ratio: 1 / 1;
}

img.realtor-photo {
    min-width: 60px;
    width: auto;
    height: 100%;
    aspect-ratio: 0 / 1;
}

.listing-estimated a.action {
    color: #00a2b8;
}
.listing-estimated a.action:hover,
.listing-estimated a.action:focus {
    color: #008394;
}

#top-row{
    background-color: #edeae6;
    height: 60px;
    top: 60;
}
#sidebar{
    top: 8px;
}
#sidebar,
#sidebar p {
    font-size: 14px;
}
#sidebar .nav-tabs {
    border-bottom: 1px solid #ddd;
}
#sidebar ,
#sidebar date-range-picker {
    position: relative;
}
#sidebar label+.help-block {
    color: #be2025;
}
#sidebar .help-block > p,
#sidebar p > strong,
#sidebar .select-style {
    font-size: 1em;
}
#sidebar .custom-input-label {
    float: none;
}
.mobile-only {
    display: none;
}
a.btn-link:not([href]):not([tabindex]) {
    color: #00b6d0;
    font-weight: normal;
    border-radius: 0;
    padding: 0;
    transition: color .3s ease-in;
}
a.btn-link:not([href]):not([tabindex]):hover,
a.btn-link:not([href]):not([tabindex]):focus {
    color: #008394;
    text-decoration: none;
    background-color: transparent;
}
.datepicker-dropdown.dropdown-menu table tr>td.today.day,
.datepicker-dropdown.dropdown-menu table tr>td.old.today.day,
.datepicker-dropdown.dropdown-menu table tr>td.today.day:hover,
.datepicker-dropdown.dropdown-menu table tr>td.old.today.day:hover {
    background-color: #be2025 !important;
    background-image: none;
    color: #fff;
}
.datepicker-dropdown.dropdown-menu table>tbody>tr:nth-child(odd)>td,
.datepicker-dropdown.dropdown-menu table>tbody>tr:nth-child(odd)>th {
    background-color: #f7f7f7 !important;
}
.datepicker-dropdown.dropdown-menu td.active.day {
    background-image: none;
    background-color: #00b6d0 !important;
}
.datepicker-dropdown.dropdown-menu tfoot th.today {
    background-color: #be2025 !important;
    border-color: #be2025;
    color: #fff;
}
#home-for-sale .js-display-total-items,
#recent-sales .js-display-total-items {
    display: none;
}
#home-for-sale .er-property-info .er-courtesy,
#recent-sales .er-property-info .er-courtesy {
    padding: 12px 0 0 0;
    border-top: 1px solid #ccc;
}
#main-body{
    margin: 10px 0;
}
.tab-content{
    border: 1px solid #cccccc;
}
.nav.nav-tabs > li:not(.active) > a:hover {
    color: #be2025;
    transition-duration: .2s;
}
.hide {
    display: none;
}
.photos img{
    object-fit: contain;
    width: 100%;
}
.fullscreen-trigger{
    color: #00a2b8 !important;
    float: left;
}
.paging-info{
    float: left;
    font-size: 1em;
    margin-left: 5px;
    padding-top: 8px;
}
.lg-sub-html{
    bottom: 85px;
    background-color: gray;
}
.lg-outer .lg-thumb-outer {
    bottom: 90px;
}
.school-data-container .table .school-name {
    color: #00a2b8;
}
#schoolPager li > a {
    border-radius: 0;
    margin-right: 5px;
}
#schoolPager li > a.next_link,
#schoolPager li > a.prev_link {
    border-radius: 50%;
}
#pricetag{
    color: white;
    display: block;
    padding-left: 10px;
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 300;
    font-size: 20px;
    padding: 10px;
    height: 1em;
    float: left;
}
.lg-counter {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -65vh;
    margin: 0 auto;
    padding: 14px 7px;
    width: 62px;
    text-align: center;
    color: #373f42;
    font-size: 15px;
    line-height: 1em;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    white-space: nowrap;
    border: 1px solid #cccccc;
}
.lg-next, .lg-icon{
    background-color: #D0D0D1;
    border: 0;
    color: #00b6d0;
    border-radius: 0;
}
.lg-prev:hover, .lg-next:hover{
    background-color: white;
}
.lg-next:hover, .lg-icon:hover{
    color: #016170 !important;
}
.lg-next:before{
    content:"\203A";
    font-size: 60px;
    margin-top: -20px;
    display: table;
}
.lg-prev::after{
    content:"\2039";
    font-size: 60px;
    margin-top: -20px;
    display: table;
}
.slidecaption{
    font-size: small;
    padding-left: 8px;
}
#lg-close-1:hover{
    background-color: transparent;
}

.table>caption+thead>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>th, .table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #cccccc;
}
table, th, td {
    border-left: none !important;
    border-right: none !important;
    background-color: white !important;
}

#propertyDetails{
    padding: 0;
}
.action-item .er-shareThis {
    display: block;
    padding: 8px 0;
    text-align: center;
}
.action-item .er-shareThis .er-shareAction {
    font-size: 14px;
    margin: 0;
}
.action-item .er-shareThis .er-shareArrow {
    display: block;
    font-size: 32px;
    padding-bottom: 11px;
}
#shareBodyIcons{
    display: none;
}
#ws-walkscore-tile {
    position: relative;
    text-align: left;
}

#ws-walkscore-tile * {
    float: none;
}

.listing-header .listing-actions {
    position: static;
}
.listing-header .listing-actions a,
.listing-header .listing-actions a:hover {
    color: #be2025;
}
.listing-header.fixed-header {
    overflow: visible;
}
.listing-header .er-shareThis {
    line-height: 0;
}
.listing-header .er-shareThis .er-shareAction {
    margin: 0;
}
.listing-header .er-shareThis .er-shareArrow {
    font-size: 28px;
    top: 0;
}
.listing-header .er-shareThis .er-shareIconText {
    display: none;
}
.listing-header .er-shareThis .er-shareBodyIcons {
    background: transparent;
    position: absolute;
    right: 0;
}
.listing-header .er-shareThis .er-sharing-toolbox {
    position: relative;
    display: block;
}

.listing-overview .section>.date,
.listing-overview .property-status,
.listing-overview .property-features {
   font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    font-size: 14px;
}
.savedListingComments .comment-send-btn,
.savedListingComments .comment-send-btn:active,
.savedListingComments .comment-send-btn:focus,
.savedListingComments .comment-send-btn:hover {
    color: #fff;
    outline: none;
}

star-rating li>a:focus,
star-rating li>a:hover,
star-rating li>a:active {
    outline: none;
}

.notifications-area input:not(.empty):not(:focus):valid+label.er-label,
.notifications-area input:not(.empty):focus:valid+label.er-label,
.notifications-area input+label.er-label:hover,
.notifications-area input+label.er-label:focus {
    color: #373f42 !important;
    font-size: 14px;
}

#mapStyleOptions > a:nth-child(2) > i,
#mapStyleOptions > a:nth-child(3) > i{
    color: #00a2b8 !important;
}

button .close{
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

#mapStyleOptions > button{
    background: transparent;
    color: #000;
}

.tab-map-container .directions {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
    line-height: 1.42857;
   font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    box-sizing: border-box;
    text-decoration: none;
    color: #00a2b8;
    transition: color .3s ease-in;
    outline: none;
    position: absolute;
    background-color: #fff;
    padding: 5px;
    top: 5px;
    right: 5px;
    height: max-content;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.er-mortgage-calculator-wrapper>.mortgage-calculator select,
.er-mortgage-calculator-wrapper>.mortgage-calculator span,
.er-mortgage-calculator-wrapper>.mortgage-calculator label,
.er-mortgage-calculator-wrapper>.mortgage-calculator text,
.notifications-area .error-block {
    font-size: 14px;
}
.er-mortgage-calculator-wrapper>.mortgage-calculator div[id^="pieChart"] .highcharts-root{
    font-size: 14px !important;
}
.er-mortgage-calculator-wrapper>.mortgage-calculator div[id^="pieChart"] .highcharts-title {
    font-size: 18px !important;
    font-weight: 500 !important;
}
.er-mortgage-calculator-wrapper>.mortgage-calculator .highcharts-legend.highcharts-no-tooltip {
    font-size: 16px !important;
    font-weight: 700;
}
.er-mortgage-calculator-wrapper>.mortgage-calculator text>tspan {
    font-size: 12px;
}
.er-mortgage-calculator-wrapper>.mortgage-calculator .toggle-features span {
    font-size: 17px;
}
.er-mortgage-calculator-wrapper>.mortgage-calculator .toggle-features span[id^="mcShowHideAdvOptsToogle"] {
    margin-right: 0;
}

#photos > div.photos.slick-initialized.slick-slider > div{
    height: fit-content;
}

#ListingDetailsAccordians > div.container-fluid > div > div.col-md-8 > div.listing-overview.estPayment.for-sale > div > a{
    color: white;
}

#propertyDetails > div > h3, #propertyDetails > div > div > h3{
    font-weight: 500;
    margin: 25px 0 5px;
    padding: 0;
}

#Details > h2, #MortgageCalculator > h2, #saleshistoryTrigger > h2, #schoolTrigger > h2, #marketTrigger > h2, #WalkScore > h2{
    display: inline;
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    margin: 0;
    line-height: 1.1;
}

#home-for-sale, #recent-sales{
    height: fit-content;
}

#description > small{
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    box-sizing: border-box;
    font-weight: normal;
    line-height: 1;
    color: #777;
    font-size: 65%;
}

.listingOverview-compensations {
    border-top: 1px #ccc solid;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    font-size: 15px;
    padding-top: 15px;
    position: relative;
    top: 5px;
}
.listingOverview-compensations img.icon {
    margin-right: 5px;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
}
.listingOverview-compensations .listingOverviewLink-item {
    box-sizing: border-box;
    flex: 1 50%;
    margin-bottom: 10px;
}
.listingOverview-compensations .listingOverviewLink-item .value {
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 300;
}

.listing-realtor-info, .customercare-profile{
    font-size: 14px;
    line-height: 1.4;
    color: #373f42;
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    box-sizing: border-box;
    outline: none;
    margin-bottom: 20px;
}
.coming-soon-details > div > p > a{
    outline: none;
    color: #00a2b8 !important;
}
.coming-soon-details > div > p{
    font-size: 14px;
    line-height: 1.4;
    color: #373f42;
    box-sizing: border-box;
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    white-space: nowrap;
}
.coming-soon-details > div > p > span > a{
    color: white;
}
.coming-soon-details > div > p > span > .popover > .popover-content > p{
    font-size: 14px;      
}
.listing-open-house p{
    font-family: "Museo Sans Rounded", sans-serif;
font-weight: 400;
    font-size: 14px;
}

.form-success-msg {
    margin-top: 1em;
    color: green;
}

.legal,
.legal > p { 
    font-size: 14px;
}

/** Mobile Portrait **/
@media (max-width:479px) {
    #sidebar .custom-input-label {
        line-height: 30px;
    }
    #sidebar .nav.nav-tabs li > a {
        font-size: 14px;
    }
    #scheduleShowingSubmitBtn {
        margin-bottom: .5em;
    }
    #panelmortgageCalculator {
        padding-left: 5px;
        padding-right: 5px;
    }
    #panelmortgageCalculator .mortgage-calculator .border-left {
        padding-left: 0;
        padding-right: 0;
    }
    .action-item .er-shareThis {
        text-align: left;
    }
    .action-item .er-shareThis .er-shareArrow {
        display: inline-block;
        font-size: 26px;
        padding: 0 10px 0 0;
    }
    .listingOverview-compensations .listingOverviewLink-item {
        flex-basis: 100%;
    }
}
@media (min-width:601px) {
    body.admin-bar .listing-header.fixed-header {
        top: 32px;
    }
}
/** Mobile Medium**/
@media (max-width:1023px) {
    .mobile-only {
        display: block;
        border-top: 1px solid #ccc;
        padding-top: 10px;
    }
    .desktop-only {
        display: none;
    }
    #description > small{
        font-size: 90% !important;
        line-height: 1.5;
    }
    .address-line{
        clear: both;
    }
    .accordion-content {
        padding-left: 0;
        padding-right: 0;
    }
}

/** From Tablet **/
@media (min-width: 768px) {
    .action-item .er-shareThis .er-shareAction {
        font-size: 15px;
    }
}

