.primarybutton{border:4px solid white;border-radius:5px;padding:14px 40px 12px 40px;font-weight:700;color:white;font-size:1.2em;display:inline-block;text-decoration:none;background:rgba(0,0,0,0);cursor:pointer;transition:.4s}
.primarybutton:hover{background-color:white;color:#008732;transition:.4s}
.pagination-styling{text-align:center}
.pagination-styling li{list-style:none;display:inline}
.pagination-styling li a{color:#002d15;padding:8px 8px 5px 8px;border-radius:5px;text-decoration:none;font-size:1.1em;margin:0 2px}
.pagination-styling li a.active{background-color:#002d15;color:white}
.pagination-styling li a:hover{text-decoration:underline}
@font-face{font-family:'NeueHelveticaPro';font-weight:300;font-style:thin;font-display:swap;src:url('../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro45Light.woff') format('woff'),url("../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro45Light.woff2") format("woff2")}
@font-face{font-family:'NeueHelveticaPro';font-weight:400;font-style:normal;font-display:swap;src:url('../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro55Roman.woff') format('woff'),url("../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro55Roman.woff2") format("woff2")}
@font-face{font-family:'NeueHelveticaPro';font-weight:500;font-style:normal;font-display:swap;src:url('../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro65Medium.woff') format('woff'),url("../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro65Medium.woff2") format("woff2")}
@font-face{font-family:'NeueHelveticaPro';font-weight:600;font-style:bold;font-display:swap;src:url('../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro75Bold.woff') format('woff'),url("../../structure/basepage/clientlibs/resources/fonts/NeueHelveticaPro75Bold.woff2") format("woff2")}
.landlordform{max-width:1250px;padding:0 20px;margin:0 auto 60px auto;display:flex !important;color:#002d15}
@media only screen and (max-width:768px){.landlordform{margin:0 auto 40px auto;display:block !important}
}
.landlordform .hide{opacity:0;position:absolute;z-index:-1;width:100%}
.landlordform>.landlord-enquiry{background-color:#e4f2e9;padding:40px;margin-right:20px;border-radius:5px;width:100%;max-width:780px;box-sizing:border-box}
@media only screen and (max-width:768px){.landlordform>.landlord-enquiry{flex:none;margin-right:0;padding:40px 20px}
}
.landlordform>.landlord-enquiry form>.form-col{flex:0 0 calc(50% - 20px);position:relative}
.landlordform>.landlord-enquiry form>.form-col:last-of-type{padding-bottom:100px}
@media only screen and (max-width:768px){.landlordform>.landlord-enquiry form>.form-col:last-of-type{padding-bottom:0}
}
.landlordform>.landlord-enquiry form>.form-field-errors{flex:0 0 100%;margin-top:10px}
@media only screen and (max-width:768px){.landlordform>.landlord-enquiry form>.form-field-errors{flex:none}
}
.landlordform>.landlord-enquiry form>.form-field-errors p{background:white;border:2px solid #f04e43;border-radius:4px;color:#f04e43;margin-bottom:10px;padding:10px 10px 7px 10px}
.landlordform>.landlord-enquiry form .form-field{margin:0 0 20px}
.landlordform .title{font-weight:700;font-size:1.75em}
.landlordform label{display:block;font-size:1.25em;font-weight:700;margin-bottom:10px}
.landlordform textarea{width:calc(100% - 22px);font-size:1.1em;font-family:inherit;border-radius:5px;padding:10px;border:2px solid white;color:#002d15;outline:0}
.landlordform textarea:focus,.landlordform textarea:active{border:2px solid #008732;outline:0}
.landlordform textarea::placeholder{color:#ccc}
.landlordform input[type=text],.landlordform input[type=email]{font-size:1.1em;padding:10px 10px 6px 10px;font-family:inherit;line-height:16px;outline:0;color:#002d15;border:2px solid white;border-radius:5px;font-weight:300;width:calc(100% - 24px)}
.landlordform input[type=text]:focus,.landlordform input[type=email]:focus,.landlordform input[type=text]:active,.landlordform input[type=email]:active{border:2px solid #008732;outline:0}
.landlordform select{font-size:1.1em;padding:10px 10px 6px 10px;font-family:inherit;line-height:16px;color:#ccc;-moz-appearance:none;-webkit-appearance:none;outline:0;cursor:pointer;border:2px solid white;border-radius:5px;font-weight:300;width:100%;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/chevron-down-dark-2.svg);background-size:12px;background-repeat:no-repeat;background-position:98%}
.landlordform select:focus,.landlordform select:active{border:2px solid #008732;outline:0}
.landlordform input[type="text"]::placeholder,.landlordform input[type="email"]::placeholder{color:#ccc !important}
.landlordform .form-field.result{background:white;padding:20px;margin-top:10px;border-radius:5px}
.landlordform .form-field.result p{font-size:1.2em;font-weight:500}
.landlordform .form-field.result p a{color:inherit}
.landlordform .form-field.submit input[type=submit]{border:4px solid white;border-radius:5px;padding:14px 40px 12px 40px;font-weight:700;color:white;font-size:1.2em;display:inline-block;text-decoration:none;background:rgba(0,0,0,0);cursor:pointer;color:#002d15;border-color:#002d15;transition:.4s;margin-top:20px}
.landlordform .form-field.submit input[type=submit]:hover{background-color:white;color:#008732;transition:.4s}
.landlordform .form-field.submit input[type=submit]:hover{background-color:#002d15;color:white;transition:.4s}
.landlordform .form-complete-message p{font-size:1.25em;margin-top:20px}
.landlordform .form-complete-message p:first-child{margin-top:0}
.landlordform #coordinates{display:flex}
.landlordform #coordinates .latitude-field{flex:1;margin-right:20px}
.landlordform #coordinates .longtitude-field{flex:1}
.landlordform .postcode-wrapper{display:flex;align-items:center}
.landlordform .postcode-wrapper .form-field.postcode{flex:1;margin-right:20px}
.landlordform .postcode-wrapper #findcoordinates{font-size:1.25em;font-weight:300;margin-top:20px;margin-bottom:10px;color:#002d15;flex:0 0 160px;color:#008732;position:relative;text-decoration:none}
.landlordform .postcode-wrapper #findcoordinates:after{height:14px;width:14px;content:"";display:block;position:absolute;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/chevron-right-green.svg);background-repeat:no-repeat;background-size:12px;background-position:center;top:calc(50% - 7px);right:-10px}