#agent-list {
padding: 10px 0 80px;
} #rem-agent-page {
padding: 35px 0; }
#rem-agent-page .section-title.no-margin {
margin-top: 0;
}
#rem-agent-page .right-box.no-margin {
margin-bottom: 0;
}
#rem-agent-page .form-contact input,
#rem-agent-page .form-contact textarea {
margin-bottom: 20px;
}
#rem-agent-page .form-contact textarea {
height: 140px;
}
#rem-agent-page .skill-box {
padding: 20px;
}
#rem-agent-page .agent-box-card {
margin-bottom: 0;
}
#rem-agent-page .my-property {
position: relative;
padding-bottom: 40px; }
#rem-agent-page .my-property .my-property-nav {
text-align: center;
}
#rem-agent-page .my-property .my-property-nav .button-container {
border-top: 1px solid #1fb7a6;
position: absolute !important;
top: auto;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
height: 30px;
}
#rem-agent-page .my-property .my-property-nav a {
background: url(//reddopenhouse.com/wp-content/plugins/real-estate-manager-pro/images/mini-arrow.png) no-repeat scroll top center;
display: inline-block;
background-color: #1fb7a6;
float: right;
width: 30px;
height: 30px;
text-indent: -9999px;
margin-left: 1px;
}
#rem-agent-page .my-property .my-property-nav a:hover {
background-color: #188b7e;
}
#rem-agent-page .my-property .my-property-nav a.previous {
background-position: 11px -36px;
}
#rem-agent-page .my-property .my-property-nav a.next {
background-position: -40px -36px;
}
.agent-box-card .contact { margin-bottom: 0; }
#rem-agent-page .wcp-slick {
margin-right: -10px;
margin-left: -10px;
}
.contact-agent-form .iti .form-control {
margin-bottom: 20px !important;
}