.property-thumbnail {
    margin-bottom: 40px;
}

.property-thumbnail .thumbnail {
    margin-bottom: 10px;
}

.property-title {
    text-align: left;
    font-size: 16px;
    margin: 5px 0px 5px 5px;
}

.property-items {
    margin-left: 5px;
}

.property-items i {
    font-size: 18px;
    padding-right: 5px;
}

.property-information .svg-inline--fa {
    padding-right: 5px;
    width: 25px;
}

.property-text-item {
    font-size: 15px;
}

.property {
    max-width: 1140px;
    margin: 60px auto;
    padding: 0 15px;
}

.property-information input {
    height: 35px;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.property-information h2:first-child {
    margin-top: 0;
}

.property-information h2,
.additional-facts {
    text-align: center;
    margin: 40px 0 20px;
}

.additional-facts:before,
.property-address:before,
.property-information h2:before {
    background: none;
}

.property-text-item {
    line-height: 1.5;
}

#map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

.mapboxgl-canvas {
    position: relative !important;
}

.mapbox-map-container {
    position: relative;
    height: 50vh !important;
    width: 100% !important;
}

.property-items .glyphicons {
    font-family: 'Glyphicons Regular' !important;
    padding-right: 7px;
    padding-left: 3px;
}

.property-information button {
    height: 35px;
    border-radius: 4px;
    border: 1px solid #ccc;
    display: block;
    margin: 10px auto;
    text-align: center;
}

.additional-facts li {
    list-style: none;
}

#main h2.property-address {
    font-size: 36px;
    line-height: 40px;
    font-weight: 100;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    text-align: left;
}

#main .property-information h4 {
    font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}

#main .property-description {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    text-align: left;
    margin-top: 10px;
}

.no-spin input::-webkit-inner-spin-button,
.no-spin input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance: textfield !important;
}

.dwell-score-form input {
    margin: 10px 0px;
}

.dwell-state select {
    height: 33px;
}

.dwell-city,
.dwell-zip,
.dwell-bedrooms,
.dwell-bathrooms,
.dwell-year-built {
    margin-right: 10px;
}
