.property-thumbnail {
    margin-bottom: 40px;
    color: #84cae8;
}

.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-text-item {
    color: #54595f;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    margin-left: 10px;
}

.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 button {
    height: 35px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

h2.additional-facts {
    margin-top: 20px;
}

.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;
    width: 97%;
}

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

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

