@charset "UTF-8";@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-ccw-1turn;animation-name:spin-ccw-1turn}@-webkit-keyframes spin-ccw-1turn{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s!important;animation-duration:.75s!important}.fast{-webkit-animation-duration:.25s!important;animation-duration:.25s!important}.linear{-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.ease{-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}.ease-in{-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}.ease-out{-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}.ease-in-out{-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.long-delay{-webkit-animation-delay:.7s!important;animation-delay:.7s!important}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=82.5em&xxlarge=90em"}html{box-sizing:border-box;font-size:95%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#f9f9f9;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#323e48;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:4px}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:4px;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:97.36842rem;margin-right:auto;margin-left:auto}.row:after,.row:before{display:table;content:" ";flex-basis:0%;order:1}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.65789rem;margin-left:-.65789rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.78947rem;margin-left:-.78947rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.78947rem;margin-left:-.78947rem}}@media screen and (min-width:82.5em){.row .row{margin-right:-.78947rem;margin-left:-.78947rem}}@media screen and (min-width:90em){.row .row{margin-right:-.78947rem;margin-left:-.78947rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.65789rem;padding-left:.65789rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:.78947rem;padding-left:.78947rem}.column,.columns{padding-right:.65789rem;padding-left:.65789rem;width:100%;float:left}@media print,screen and (min-width:40em){.column,.columns{padding-right:.78947rem;padding-left:.78947rem}}.column,.column:last-child:not(:first-child),.columns,.columns:last-child:not(:first-child){float:left;clear:none}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:4.16667%}.small-push-1{position:relative;left:4.16667%}.small-pull-1{position:relative;left:-4.16667%}.small-offset-0{margin-left:0}.small-2{width:8.33333%}.small-push-2{position:relative;left:8.33333%}.small-pull-2{position:relative;left:-8.33333%}.small-offset-1{margin-left:4.16667%}.small-3{width:12.5%}.small-push-3{position:relative;left:12.5%}.small-pull-3{position:relative;left:-12.5%}.small-offset-2{margin-left:8.33333%}.small-4{width:16.66667%}.small-push-4{position:relative;left:16.66667%}.small-pull-4{position:relative;left:-16.66667%}.small-offset-3{margin-left:12.5%}.small-5{width:20.83333%}.small-push-5{position:relative;left:20.83333%}.small-pull-5{position:relative;left:-20.83333%}.small-offset-4{margin-left:16.66667%}.small-6{width:25%}.small-push-6{position:relative;left:25%}.small-pull-6{position:relative;left:-25%}.small-offset-5{margin-left:20.83333%}.small-7{width:29.16667%}.small-push-7{position:relative;left:29.16667%}.small-pull-7{position:relative;left:-29.16667%}.small-offset-6{margin-left:25%}.small-8{width:33.33333%}.small-push-8{position:relative;left:33.33333%}.small-pull-8{position:relative;left:-33.33333%}.small-offset-7{margin-left:29.16667%}.small-9{width:37.5%}.small-push-9{position:relative;left:37.5%}.small-pull-9{position:relative;left:-37.5%}.small-offset-8{margin-left:33.33333%}.small-10{width:41.66667%}.small-push-10{position:relative;left:41.66667%}.small-pull-10{position:relative;left:-41.66667%}.small-offset-9{margin-left:37.5%}.small-11{width:45.83333%}.small-push-11{position:relative;left:45.83333%}.small-pull-11{position:relative;left:-45.83333%}.small-offset-10{margin-left:41.66667%}.small-12{width:50%}.small-push-12{position:relative;left:50%}.small-pull-12{position:relative;left:-50%}.small-offset-11{margin-left:45.83333%}.small-13{width:54.16667%}.small-push-13{position:relative;left:54.16667%}.small-pull-13{position:relative;left:-54.16667%}.small-offset-12{margin-left:50%}.small-14{width:58.33333%}.small-push-14{position:relative;left:58.33333%}.small-pull-14{position:relative;left:-58.33333%}.small-offset-13{margin-left:54.16667%}.small-15{width:62.5%}.small-push-15{position:relative;left:62.5%}.small-pull-15{position:relative;left:-62.5%}.small-offset-14{margin-left:58.33333%}.small-16{width:66.66667%}.small-push-16{position:relative;left:66.66667%}.small-pull-16{position:relative;left:-66.66667%}.small-offset-15{margin-left:62.5%}.small-17{width:70.83333%}.small-push-17{position:relative;left:70.83333%}.small-pull-17{position:relative;left:-70.83333%}.small-offset-16{margin-left:66.66667%}.small-18{width:75%}.small-push-18{position:relative;left:75%}.small-pull-18{position:relative;left:-75%}.small-offset-17{margin-left:70.83333%}.small-19{width:79.16667%}.small-push-19{position:relative;left:79.16667%}.small-pull-19{position:relative;left:-79.16667%}.small-offset-18{margin-left:75%}.small-20{width:83.33333%}.small-push-20{position:relative;left:83.33333%}.small-pull-20{position:relative;left:-83.33333%}.small-offset-19{margin-left:79.16667%}.small-21{width:87.5%}.small-push-21{position:relative;left:87.5%}.small-pull-21{position:relative;left:-87.5%}.small-offset-20{margin-left:83.33333%}.small-22{width:91.66667%}.small-push-22{position:relative;left:91.66667%}.small-pull-22{position:relative;left:-91.66667%}.small-offset-21{margin-left:87.5%}.small-23{width:95.83333%}.small-push-23{position:relative;left:95.83333%}.small-pull-23{position:relative;left:-95.83333%}.small-offset-22{margin-left:91.66667%}.small-24{width:100%}.small-offset-23{margin-left:95.83333%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .small-collapse.row,.small-collapse .row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.65789rem;padding-left:.65789rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-pull-0,.small-push-0,.small-uncentered{position:static;margin-right:0;margin-left:0}.small-pull-0,.small-pull-0:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-uncentered,.small-uncentered:last-child:not(:first-child){float:left;clear:none}.small-pull-0:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-uncentered:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){.medium-1{width:4.16667%}.medium-push-1{position:relative;left:4.16667%}.medium-pull-1{position:relative;left:-4.16667%}.medium-offset-0{margin-left:0}.medium-2{width:8.33333%}.medium-push-2{position:relative;left:8.33333%}.medium-pull-2{position:relative;left:-8.33333%}.medium-offset-1{margin-left:4.16667%}.medium-3{width:12.5%}.medium-push-3{position:relative;left:12.5%}.medium-pull-3{position:relative;left:-12.5%}.medium-offset-2{margin-left:8.33333%}.medium-4{width:16.66667%}.medium-push-4{position:relative;left:16.66667%}.medium-pull-4{position:relative;left:-16.66667%}.medium-offset-3{margin-left:12.5%}.medium-5{width:20.83333%}.medium-push-5{position:relative;left:20.83333%}.medium-pull-5{position:relative;left:-20.83333%}.medium-offset-4{margin-left:16.66667%}.medium-6{width:25%}.medium-push-6{position:relative;left:25%}.medium-pull-6{position:relative;left:-25%}.medium-offset-5{margin-left:20.83333%}.medium-7{width:29.16667%}.medium-push-7{position:relative;left:29.16667%}.medium-pull-7{position:relative;left:-29.16667%}.medium-offset-6{margin-left:25%}.medium-8{width:33.33333%}.medium-push-8{position:relative;left:33.33333%}.medium-pull-8{position:relative;left:-33.33333%}.medium-offset-7{margin-left:29.16667%}.medium-9{width:37.5%}.medium-push-9{position:relative;left:37.5%}.medium-pull-9{position:relative;left:-37.5%}.medium-offset-8{margin-left:33.33333%}.medium-10{width:41.66667%}.medium-push-10{position:relative;left:41.66667%}.medium-pull-10{position:relative;left:-41.66667%}.medium-offset-9{margin-left:37.5%}.medium-11{width:45.83333%}.medium-push-11{position:relative;left:45.83333%}.medium-pull-11{position:relative;left:-45.83333%}.medium-offset-10{margin-left:41.66667%}.medium-12{width:50%}.medium-push-12{position:relative;left:50%}.medium-pull-12{position:relative;left:-50%}.medium-offset-11{margin-left:45.83333%}.medium-13{width:54.16667%}.medium-push-13{position:relative;left:54.16667%}.medium-pull-13{position:relative;left:-54.16667%}.medium-offset-12{margin-left:50%}.medium-14{width:58.33333%}.medium-push-14{position:relative;left:58.33333%}.medium-pull-14{position:relative;left:-58.33333%}.medium-offset-13{margin-left:54.16667%}.medium-15{width:62.5%}.medium-push-15{position:relative;left:62.5%}.medium-pull-15{position:relative;left:-62.5%}.medium-offset-14{margin-left:58.33333%}.medium-16{width:66.66667%}.medium-push-16{position:relative;left:66.66667%}.medium-pull-16{position:relative;left:-66.66667%}.medium-offset-15{margin-left:62.5%}.medium-17{width:70.83333%}.medium-push-17{position:relative;left:70.83333%}.medium-pull-17{position:relative;left:-70.83333%}.medium-offset-16{margin-left:66.66667%}.medium-18{width:75%}.medium-push-18{position:relative;left:75%}.medium-pull-18{position:relative;left:-75%}.medium-offset-17{margin-left:70.83333%}.medium-19{width:79.16667%}.medium-push-19{position:relative;left:79.16667%}.medium-pull-19{position:relative;left:-79.16667%}.medium-offset-18{margin-left:75%}.medium-20{width:83.33333%}.medium-push-20{position:relative;left:83.33333%}.medium-pull-20{position:relative;left:-83.33333%}.medium-offset-19{margin-left:79.16667%}.medium-21{width:87.5%}.medium-push-21{position:relative;left:87.5%}.medium-pull-21{position:relative;left:-87.5%}.medium-offset-20{margin-left:83.33333%}.medium-22{width:91.66667%}.medium-push-22{position:relative;left:91.66667%}.medium-pull-22{position:relative;left:-91.66667%}.medium-offset-21{margin-left:87.5%}.medium-23{width:95.83333%}.medium-push-23{position:relative;left:95.83333%}.medium-pull-23{position:relative;left:-95.83333%}.medium-offset-22{margin-left:91.66667%}.medium-24{width:100%}.medium-offset-23{margin-left:95.83333%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .medium-collapse.row,.medium-collapse .row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.78947rem;padding-left:.78947rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;margin-right:0;margin-left:0}.medium-pull-0,.medium-pull-0:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-uncentered,.medium-uncentered:last-child:not(:first-child){float:left;clear:none}.medium-pull-0:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-uncentered:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){.large-1{width:4.16667%}.large-push-1{position:relative;left:4.16667%}.large-pull-1{position:relative;left:-4.16667%}.large-offset-0{margin-left:0}.large-2{width:8.33333%}.large-push-2{position:relative;left:8.33333%}.large-pull-2{position:relative;left:-8.33333%}.large-offset-1{margin-left:4.16667%}.large-3{width:12.5%}.large-push-3{position:relative;left:12.5%}.large-pull-3{position:relative;left:-12.5%}.large-offset-2{margin-left:8.33333%}.large-4{width:16.66667%}.large-push-4{position:relative;left:16.66667%}.large-pull-4{position:relative;left:-16.66667%}.large-offset-3{margin-left:12.5%}.large-5{width:20.83333%}.large-push-5{position:relative;left:20.83333%}.large-pull-5{position:relative;left:-20.83333%}.large-offset-4{margin-left:16.66667%}.large-6{width:25%}.large-push-6{position:relative;left:25%}.large-pull-6{position:relative;left:-25%}.large-offset-5{margin-left:20.83333%}.large-7{width:29.16667%}.large-push-7{position:relative;left:29.16667%}.large-pull-7{position:relative;left:-29.16667%}.large-offset-6{margin-left:25%}.large-8{width:33.33333%}.large-push-8{position:relative;left:33.33333%}.large-pull-8{position:relative;left:-33.33333%}.large-offset-7{margin-left:29.16667%}.large-9{width:37.5%}.large-push-9{position:relative;left:37.5%}.large-pull-9{position:relative;left:-37.5%}.large-offset-8{margin-left:33.33333%}.large-10{width:41.66667%}.large-push-10{position:relative;left:41.66667%}.large-pull-10{position:relative;left:-41.66667%}.large-offset-9{margin-left:37.5%}.large-11{width:45.83333%}.large-push-11{position:relative;left:45.83333%}.large-pull-11{position:relative;left:-45.83333%}.large-offset-10{margin-left:41.66667%}.large-12{width:50%}.large-push-12{position:relative;left:50%}.large-pull-12{position:relative;left:-50%}.large-offset-11{margin-left:45.83333%}.large-13{width:54.16667%}.large-push-13{position:relative;left:54.16667%}.large-pull-13{position:relative;left:-54.16667%}.large-offset-12{margin-left:50%}.large-14{width:58.33333%}.large-push-14{position:relative;left:58.33333%}.large-pull-14{position:relative;left:-58.33333%}.large-offset-13{margin-left:54.16667%}.large-15{width:62.5%}.large-push-15{position:relative;left:62.5%}.large-pull-15{position:relative;left:-62.5%}.large-offset-14{margin-left:58.33333%}.large-16{width:66.66667%}.large-push-16{position:relative;left:66.66667%}.large-pull-16{position:relative;left:-66.66667%}.large-offset-15{margin-left:62.5%}.large-17{width:70.83333%}.large-push-17{position:relative;left:70.83333%}.large-pull-17{position:relative;left:-70.83333%}.large-offset-16{margin-left:66.66667%}.large-18{width:75%}.large-push-18{position:relative;left:75%}.large-pull-18{position:relative;left:-75%}.large-offset-17{margin-left:70.83333%}.large-19{width:79.16667%}.large-push-19{position:relative;left:79.16667%}.large-pull-19{position:relative;left:-79.16667%}.large-offset-18{margin-left:75%}.large-20{width:83.33333%}.large-push-20{position:relative;left:83.33333%}.large-pull-20{position:relative;left:-83.33333%}.large-offset-19{margin-left:79.16667%}.large-21{width:87.5%}.large-push-21{position:relative;left:87.5%}.large-pull-21{position:relative;left:-87.5%}.large-offset-20{margin-left:83.33333%}.large-22{width:91.66667%}.large-push-22{position:relative;left:91.66667%}.large-pull-22{position:relative;left:-91.66667%}.large-offset-21{margin-left:87.5%}.large-23{width:95.83333%}.large-push-23{position:relative;left:95.83333%}.large-pull-23{position:relative;left:-95.83333%}.large-offset-22{margin-left:91.66667%}.large-24{width:100%}.large-offset-23{margin-left:95.83333%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .large-collapse.row,.large-collapse .row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.78947rem;padding-left:.78947rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-pull-0,.large-push-0,.large-uncentered{position:static;margin-right:0;margin-left:0}.large-pull-0,.large-pull-0:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-uncentered,.large-uncentered:last-child:not(:first-child){float:left;clear:none}.large-pull-0:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-uncentered:last-child:not(:first-child){float:right}}@media screen and (min-width:82.5em){.xlarge-1{width:4.16667%}.xlarge-push-1{position:relative;left:4.16667%}.xlarge-pull-1{position:relative;left:-4.16667%}.xlarge-offset-0{margin-left:0}.xlarge-2{width:8.33333%}.xlarge-push-2{position:relative;left:8.33333%}.xlarge-pull-2{position:relative;left:-8.33333%}.xlarge-offset-1{margin-left:4.16667%}.xlarge-3{width:12.5%}.xlarge-push-3{position:relative;left:12.5%}.xlarge-pull-3{position:relative;left:-12.5%}.xlarge-offset-2{margin-left:8.33333%}.xlarge-4{width:16.66667%}.xlarge-push-4{position:relative;left:16.66667%}.xlarge-pull-4{position:relative;left:-16.66667%}.xlarge-offset-3{margin-left:12.5%}.xlarge-5{width:20.83333%}.xlarge-push-5{position:relative;left:20.83333%}.xlarge-pull-5{position:relative;left:-20.83333%}.xlarge-offset-4{margin-left:16.66667%}.xlarge-6{width:25%}.xlarge-push-6{position:relative;left:25%}.xlarge-pull-6{position:relative;left:-25%}.xlarge-offset-5{margin-left:20.83333%}.xlarge-7{width:29.16667%}.xlarge-push-7{position:relative;left:29.16667%}.xlarge-pull-7{position:relative;left:-29.16667%}.xlarge-offset-6{margin-left:25%}.xlarge-8{width:33.33333%}.xlarge-push-8{position:relative;left:33.33333%}.xlarge-pull-8{position:relative;left:-33.33333%}.xlarge-offset-7{margin-left:29.16667%}.xlarge-9{width:37.5%}.xlarge-push-9{position:relative;left:37.5%}.xlarge-pull-9{position:relative;left:-37.5%}.xlarge-offset-8{margin-left:33.33333%}.xlarge-10{width:41.66667%}.xlarge-push-10{position:relative;left:41.66667%}.xlarge-pull-10{position:relative;left:-41.66667%}.xlarge-offset-9{margin-left:37.5%}.xlarge-11{width:45.83333%}.xlarge-push-11{position:relative;left:45.83333%}.xlarge-pull-11{position:relative;left:-45.83333%}.xlarge-offset-10{margin-left:41.66667%}.xlarge-12{width:50%}.xlarge-push-12{position:relative;left:50%}.xlarge-pull-12{position:relative;left:-50%}.xlarge-offset-11{margin-left:45.83333%}.xlarge-13{width:54.16667%}.xlarge-push-13{position:relative;left:54.16667%}.xlarge-pull-13{position:relative;left:-54.16667%}.xlarge-offset-12{margin-left:50%}.xlarge-14{width:58.33333%}.xlarge-push-14{position:relative;left:58.33333%}.xlarge-pull-14{position:relative;left:-58.33333%}.xlarge-offset-13{margin-left:54.16667%}.xlarge-15{width:62.5%}.xlarge-push-15{position:relative;left:62.5%}.xlarge-pull-15{position:relative;left:-62.5%}.xlarge-offset-14{margin-left:58.33333%}.xlarge-16{width:66.66667%}.xlarge-push-16{position:relative;left:66.66667%}.xlarge-pull-16{position:relative;left:-66.66667%}.xlarge-offset-15{margin-left:62.5%}.xlarge-17{width:70.83333%}.xlarge-push-17{position:relative;left:70.83333%}.xlarge-pull-17{position:relative;left:-70.83333%}.xlarge-offset-16{margin-left:66.66667%}.xlarge-18{width:75%}.xlarge-push-18{position:relative;left:75%}.xlarge-pull-18{position:relative;left:-75%}.xlarge-offset-17{margin-left:70.83333%}.xlarge-19{width:79.16667%}.xlarge-push-19{position:relative;left:79.16667%}.xlarge-pull-19{position:relative;left:-79.16667%}.xlarge-offset-18{margin-left:75%}.xlarge-20{width:83.33333%}.xlarge-push-20{position:relative;left:83.33333%}.xlarge-pull-20{position:relative;left:-83.33333%}.xlarge-offset-19{margin-left:79.16667%}.xlarge-21{width:87.5%}.xlarge-push-21{position:relative;left:87.5%}.xlarge-pull-21{position:relative;left:-87.5%}.xlarge-offset-20{margin-left:83.33333%}.xlarge-22{width:91.66667%}.xlarge-push-22{position:relative;left:91.66667%}.xlarge-pull-22{position:relative;left:-91.66667%}.xlarge-offset-21{margin-left:87.5%}.xlarge-23{width:95.83333%}.xlarge-push-23{position:relative;left:95.83333%}.xlarge-pull-23{position:relative;left:-95.83333%}.xlarge-offset-22{margin-left:91.66667%}.xlarge-24{width:100%}.xlarge-offset-23{margin-left:95.83333%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(odd),.xlarge-up-2>.columns:nth-of-type(odd){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.33333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.66667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.28571%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .xlarge-collapse.row,.xlarge-collapse .row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.78947rem;padding-left:.78947rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-pull-0,.xlarge-push-0,.xlarge-uncentered{position:static;margin-right:0;margin-left:0}.xlarge-pull-0,.xlarge-pull-0:last-child:not(:first-child),.xlarge-push-0,.xlarge-push-0:last-child:not(:first-child),.xlarge-uncentered,.xlarge-uncentered:last-child:not(:first-child){float:left;clear:none}.xlarge-pull-0:last-child:not(:first-child),.xlarge-push-0:last-child:not(:first-child),.xlarge-uncentered:last-child:not(:first-child){float:right}}@media screen and (min-width:90em){.xxlarge-1{width:4.16667%}.xxlarge-push-1{position:relative;left:4.16667%}.xxlarge-pull-1{position:relative;left:-4.16667%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{width:8.33333%}.xxlarge-push-2{position:relative;left:8.33333%}.xxlarge-pull-2{position:relative;left:-8.33333%}.xxlarge-offset-1{margin-left:4.16667%}.xxlarge-3{width:12.5%}.xxlarge-push-3{position:relative;left:12.5%}.xxlarge-pull-3{position:relative;left:-12.5%}.xxlarge-offset-2{margin-left:8.33333%}.xxlarge-4{width:16.66667%}.xxlarge-push-4{position:relative;left:16.66667%}.xxlarge-pull-4{position:relative;left:-16.66667%}.xxlarge-offset-3{margin-left:12.5%}.xxlarge-5{width:20.83333%}.xxlarge-push-5{position:relative;left:20.83333%}.xxlarge-pull-5{position:relative;left:-20.83333%}.xxlarge-offset-4{margin-left:16.66667%}.xxlarge-6{width:25%}.xxlarge-push-6{position:relative;left:25%}.xxlarge-pull-6{position:relative;left:-25%}.xxlarge-offset-5{margin-left:20.83333%}.xxlarge-7{width:29.16667%}.xxlarge-push-7{position:relative;left:29.16667%}.xxlarge-pull-7{position:relative;left:-29.16667%}.xxlarge-offset-6{margin-left:25%}.xxlarge-8{width:33.33333%}.xxlarge-push-8{position:relative;left:33.33333%}.xxlarge-pull-8{position:relative;left:-33.33333%}.xxlarge-offset-7{margin-left:29.16667%}.xxlarge-9{width:37.5%}.xxlarge-push-9{position:relative;left:37.5%}.xxlarge-pull-9{position:relative;left:-37.5%}.xxlarge-offset-8{margin-left:33.33333%}.xxlarge-10{width:41.66667%}.xxlarge-push-10{position:relative;left:41.66667%}.xxlarge-pull-10{position:relative;left:-41.66667%}.xxlarge-offset-9{margin-left:37.5%}.xxlarge-11{width:45.83333%}.xxlarge-push-11{position:relative;left:45.83333%}.xxlarge-pull-11{position:relative;left:-45.83333%}.xxlarge-offset-10{margin-left:41.66667%}.xxlarge-12{width:50%}.xxlarge-push-12{position:relative;left:50%}.xxlarge-pull-12{position:relative;left:-50%}.xxlarge-offset-11{margin-left:45.83333%}.xxlarge-13{width:54.16667%}.xxlarge-push-13{position:relative;left:54.16667%}.xxlarge-pull-13{position:relative;left:-54.16667%}.xxlarge-offset-12{margin-left:50%}.xxlarge-14{width:58.33333%}.xxlarge-push-14{position:relative;left:58.33333%}.xxlarge-pull-14{position:relative;left:-58.33333%}.xxlarge-offset-13{margin-left:54.16667%}.xxlarge-15{width:62.5%}.xxlarge-push-15{position:relative;left:62.5%}.xxlarge-pull-15{position:relative;left:-62.5%}.xxlarge-offset-14{margin-left:58.33333%}.xxlarge-16{width:66.66667%}.xxlarge-push-16{position:relative;left:66.66667%}.xxlarge-pull-16{position:relative;left:-66.66667%}.xxlarge-offset-15{margin-left:62.5%}.xxlarge-17{width:70.83333%}.xxlarge-push-17{position:relative;left:70.83333%}.xxlarge-pull-17{position:relative;left:-70.83333%}.xxlarge-offset-16{margin-left:66.66667%}.xxlarge-18{width:75%}.xxlarge-push-18{position:relative;left:75%}.xxlarge-pull-18{position:relative;left:-75%}.xxlarge-offset-17{margin-left:70.83333%}.xxlarge-19{width:79.16667%}.xxlarge-push-19{position:relative;left:79.16667%}.xxlarge-pull-19{position:relative;left:-79.16667%}.xxlarge-offset-18{margin-left:75%}.xxlarge-20{width:83.33333%}.xxlarge-push-20{position:relative;left:83.33333%}.xxlarge-pull-20{position:relative;left:-83.33333%}.xxlarge-offset-19{margin-left:79.16667%}.xxlarge-21{width:87.5%}.xxlarge-push-21{position:relative;left:87.5%}.xxlarge-pull-21{position:relative;left:-87.5%}.xxlarge-offset-20{margin-left:83.33333%}.xxlarge-22{width:91.66667%}.xxlarge-push-22{position:relative;left:91.66667%}.xxlarge-pull-22{position:relative;left:-91.66667%}.xxlarge-offset-21{margin-left:87.5%}.xxlarge-23{width:95.83333%}.xxlarge-push-23{position:relative;left:95.83333%}.xxlarge-pull-23{position:relative;left:-95.83333%}.xxlarge-offset-22{margin-left:91.66667%}.xxlarge-24{width:100%}.xxlarge-offset-23{margin-left:95.83333%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{float:left;width:100%}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{float:left;width:50%}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(odd),.xxlarge-up-2>.columns:nth-of-type(odd){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{float:left;width:33.33333%}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{float:left;width:25%}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{float:left;width:20%}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{float:left;width:16.66667%}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{float:left;width:14.28571%}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{float:left;width:12.5%}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .xxlarge-collapse.row,.xxlarge-collapse .row{margin-right:0;margin-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:.78947rem;padding-left:.78947rem}.xxlarge-centered{margin-right:auto;margin-left:auto}.xxlarge-centered,.xxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxlarge-pull-0,.xxlarge-push-0,.xxlarge-uncentered{position:static;margin-right:0;margin-left:0}.xxlarge-pull-0,.xxlarge-pull-0:last-child:not(:first-child),.xxlarge-push-0,.xxlarge-push-0:last-child:not(:first-child),.xxlarge-uncentered,.xxlarge-uncentered:last-child:not(:first-child){float:left;clear:none}.xxlarge-pull-0:last-child:not(:first-child),.xxlarge-push-0:last-child:not(:first-child),.xxlarge-uncentered:last-child:not(:first-child){float:right}}.column-block{margin-bottom:1.31579rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.57895rem}.column-block>:last-child{margin-bottom:0}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a,footer.footer .align-left.menu:not(#menu-social-media-menu):not(#footer-links)>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a,footer.footer .align-right.menu:not(#menu-social-media-menu):not(#footer-links)>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a,footer.footer .align-center.menu:not(#menu-social-media-menu):not(#footer-links)>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:82.5em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:90em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:82.5em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.accordion-section .accordion .accordion-item .accordion-title,.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h1,.h2,.h3,.h4,.h5,.h6,.usp-blocks-section .small-usps .usp .content h3,.usp-blocks-section .small-usps .usp .content p,article.article.project.featured-project .article-header h5,h1,h2,h3,h4,h5,h6{font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}.accordion-section .accordion .accordion-item .accordion-title small,.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty] small,.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,.usp-blocks-section .small-usps .usp .content h3 small,.usp-blocks-section .small-usps .usp .content p small,article.article.project.featured-project .article-header h5 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#8d8d8d}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.h1,h1{font-size:1.38158rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,article.article.project.featured-project .article-header h5,h2{font-size:1.42105rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h3,h3{font-size:1.02632rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}.accordion-section .accordion .accordion-item .accordion-title,.h4,h4{font-size:.78947rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}.h5,.usp-blocks-section .small-usps .usp .content h3,h5{font-size:.82895rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,.usp-blocks-section .small-usps .usp .content p,h6{font-size:.73684rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40em){.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.h1,h1{font-size:2.21053rem}.h2,article.article.project.featured-project .article-header h5,h2{font-size:1.89474rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h3,h3{font-size:1.36842rem}.accordion-section .accordion .accordion-item .accordion-title,.h4,h4{font-size:1.05263rem}.h5,.usp-blocks-section .small-usps .usp .content h3,h5{font-size:.94737rem}.h6,.usp-blocks-section .small-usps .usp .content p,h6{font-size:.84211rem}}@media print,screen and (min-width:64em){.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.h1,h1{font-size:2.48684rem}.h2,article.article.project.featured-project .article-header h5,h2{font-size:2.13158rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h3,h3{font-size:1.53947rem}.accordion-section .accordion .accordion-item .accordion-title,.h4,h4{font-size:1.18421rem}.h5,.usp-blocks-section .small-usps .usp .content h3,h5{font-size:1.06579rem}.h6,.usp-blocks-section .small-usps .usp .content p,h6{font-size:.94737rem}}@media screen and (min-width:82.5em){.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.h1,h1{font-size:2.625rem}.h2,article.article.project.featured-project .article-header h5,h2{font-size:2.25rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h3,h3{font-size:1.625rem}.accordion-section .accordion .accordion-item .accordion-title,.h4,h4{font-size:1.25rem}.h5,.usp-blocks-section .small-usps .usp .content h3,h5{font-size:1.125rem}.h6,.usp-blocks-section .small-usps .usp .content p,h6{font-size:1rem}}@media screen and (min-width:90em){.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.h1,h1{font-size:2.76316rem}.h2,article.article.project.featured-project .article-header h5,h2{font-size:2.36842rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h3,h3{font-size:1.71053rem}.accordion-section .accordion .accordion-item .accordion-title,.h4,h4{font-size:1.31579rem}.h5,.usp-blocks-section .small-usps .usp .content h3,h5{font-size:1.18421rem}.h6,.usp-blocks-section .small-usps .usp .content p,h6{font-size:1.05263rem}}a{line-height:inherit;color:#e71d70;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#ca1560}a img,hr{border:0}hr{clear:both;max-width:97.36842rem;height:0;margin:1.31579rem auto;border-bottom:1px solid #8d8d8d}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.59211rem 1.31579rem 0 1.25rem;border-left:1px solid #8d8d8d}blockquote,blockquote p{line-height:1.6;color:#323e48}abbr,abbr[title]{border-bottom:1px dotted #323e48;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.13158rem .26316rem 0;background-color:#efefef;font-family:Consolas,Liberation Mono,Courier,monospace;color:#323e48;border-radius:4px}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#323e48}.lead{font-size:118.75%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8d8d8d;font-size:1.05263rem}.cite-block:before,cite:before{content:""}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.13158rem .32895rem .06579rem}.code-block,.code-inline,code{border:1px solid #8d8d8d;background-color:#efefef;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#323e48}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:82.5em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:90em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;print-color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #323e48;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.56579rem;margin:0 0 1.05263rem;padding:.52632rem;border:1px solid #8d8d8d;border-radius:4px;background-color:#fff;box-shadow:inset 0 1px 2px rgba(50,62,72,.1);font-family:inherit;font-size:1.05263rem;font-weight:400;line-height:1.5;color:#323e48;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #323e48;background-color:#fff;box-shadow:0 0 5px #8d8d8d;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#efefef;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px}input[type=search]{box-sizing:border-box}::-moz-placeholder{color:#8d8d8d}::placeholder{color:#8d8d8d}[type=checkbox],[type=file],[type=radio]{margin:0 0 1.05263rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.52632rem;margin-right:1.05263rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.52632rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.92105rem;font-weight:400;line-height:1.8;color:#323e48}label.middle{margin:0 0 1.05263rem;line-height:1.5;padding:.59211rem 0}.help-text{margin-top:-.52632rem;font-size:.85526rem;font-style:italic;color:#323e48}.input-group{display:flex;width:100%;margin-bottom:1.05263rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:4px 0 0 4px}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 4px 4px 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #8d8d8d;background:#efefef;color:#323e48;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0%;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1.05263rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.52632rem}.fieldset{margin:1.18421rem 0;padding:1.31579rem;border:1px solid #8d8d8d}.fieldset legend{margin:0 0 0 -.19737rem;padding:0 .19737rem}select{height:2.56579rem;margin:0 0 1.05263rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #8d8d8d;border-radius:4px;background-color:#fff;font-family:inherit;font-size:1.05263rem;font-weight:400;line-height:1.5;color:#323e48;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2850, 62, 72%29"></polygon></svg>');background-origin:content-box;background-position:right -1.05263rem center;background-repeat:no-repeat;background-size:9px 6px;padding:.52632rem 1.57895rem .52632rem .52632rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:none;border:1px solid #323e48;background-color:#fff;box-shadow:0 0 5px #8d8d8d;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#efefef;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus)::-moz-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.52632rem;margin-bottom:1.05263rem;font-size:.78947rem;font-weight:700}.form-error.is-visible{display:block}.button,.content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.75em;border:1px solid transparent;border-radius:4px;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}.content-form-section .form .content .stamp-duty-calculator [data-whatinput=mouse] button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit [data-whatinput=mouse] input,[data-whatinput=mouse] .button,[data-whatinput=mouse] .content-form-section .form .content .stamp-duty-calculator button,[data-whatinput=mouse] .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{outline:0}.button.tiny,.content-form-section .form .content .stamp-duty-calculator button.tiny,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.tiny{font-size:.75rem}.button.small,.content-form-section .form .content .stamp-duty-calculator button.small,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.small{font-size:.875rem}.button.large,.content-form-section .form .content .stamp-duty-calculator button.large,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.large{font-size:1.25rem}.button.expanded,.content-form-section .form .content .stamp-duty-calculator button.expanded,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button,.content-form-section .form .content .stamp-duty-calculator button.disabled,.content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button[disabled],.content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#e71d70;color:#fff}.button:focus,.button:hover,.content-form-section .form .content .stamp-duty-calculator button:focus,.content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#c8155f;color:#fff}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.primary,.content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover{background-color:#e71d70;color:#fff}.button.primary:focus,.button.primary:hover,.content-form-section .form .content .stamp-duty-calculator button.primary:focus,.content-form-section .form .content .stamp-duty-calculator button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover{background-color:#bc1459;color:#fff}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.secondary,.content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover{background-color:#323e48;color:#fff}.button.secondary:focus,.button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover{background-color:#28323a;color:#fff}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.success,.content-form-section .form .content .stamp-duty-calculator button.success.disabled,.content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.success[disabled],.content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover{background-color:#3adb76;color:#323e48}.button.success:focus,.button.success:hover,.content-form-section .form .content .stamp-duty-calculator button.success:focus,.content-form-section .form .content .stamp-duty-calculator button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover{background-color:#22bb5b;color:#323e48}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.warning,.content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover{background-color:#ffae00;color:#323e48}.button.warning:focus,.button.warning:hover,.content-form-section .form .content .stamp-duty-calculator button.warning:focus,.content-form-section .form .content .stamp-duty-calculator button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover{background-color:#cc8b00;color:#323e48}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.alert,.content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover,.content-form-section .form .content .stamp-duty-calculator button.alert:focus,.content-form-section .form .content .stamp-duty-calculator button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover{background-color:#a53b2a;color:#fff}.button.white,.button.white.disabled,.button.white.disabled:focus,.button.white.disabled:hover,.button.white[disabled],.button.white[disabled]:focus,.button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.white,.content-form-section .form .content .stamp-duty-calculator button.white.disabled,.content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.white[disabled],.content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#fff;color:#323e48}.button.white:focus,.button.white:hover,.content-form-section .form .content .stamp-duty-calculator button.white:focus,.content-form-section .form .content .stamp-duty-calculator button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#ccc;color:#323e48}.button.black,.button.black.disabled,.button.black.disabled:focus,.button.black.disabled:hover,.button.black[disabled],.button.black[disabled]:focus,.button.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button,.content-form-section .form .content .stamp-duty-calculator button.disabled,.content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button[disabled],.content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover{background-color:#323e48;color:#fff}.button.black:focus,.button.black:hover,.content-form-section .form .content .stamp-duty-calculator button:focus,.content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover{background-color:#28323a;color:#fff}.button.dark-gray,.button.dark-gray.disabled,.button.dark-gray.disabled:focus,.button.dark-gray.disabled:hover,.button.dark-gray[disabled],.button.dark-gray[disabled]:focus,.button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover{background-color:#323e48;color:#fff}.button.dark-gray:focus,.button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover{background-color:#28323a;color:#fff}.button.light-gray,.button.light-gray.disabled,.button.light-gray.disabled:focus,.button.light-gray.disabled:hover,.button.light-gray[disabled],.button.light-gray[disabled]:focus,.button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.light-gray,.content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover{background-color:#efefef;color:#323e48}.button.light-gray:focus,.button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover{background-color:#bfbfbf;color:#323e48}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button,.content-form-section .form .content .stamp-duty-calculator button.disabled,.content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button:focus,.content-form-section .form .content .stamp-duty-calculator button:hover,.content-form-section .form .content .stamp-duty-calculator button[disabled],.content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button,.content-form-section .form .content .stamp-duty-calculator button.disabled,.content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button[disabled],.content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{border:3px solid #e71d70;color:#e71d70}.button.hollow:focus,.button.hollow:hover,.content-form-section .form .content .stamp-duty-calculator button:focus,.content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{border-color:#760c38;color:#760c38}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.primary,.content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover{border:3px solid #e71d70;color:#e71d70}.button.hollow.primary:focus,.button.hollow.primary:hover,.content-form-section .form .content .stamp-duty-calculator button.primary:focus,.content-form-section .form .content .stamp-duty-calculator button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover{border-color:#760c38;color:#760c38}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.secondary,.content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover{border:3px solid #323e48;color:#323e48}.button.hollow.secondary:focus,.button.hollow.secondary:hover,.content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover{border-color:#191f24;color:#191f24}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.success,.content-form-section .form .content .stamp-duty-calculator button.success.disabled,.content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.success[disabled],.content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover{border:3px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover,.content-form-section .form .content .stamp-duty-calculator button.success:focus,.content-form-section .form .content .stamp-duty-calculator button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.warning,.content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover{border:3px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover,.content-form-section .form .content .stamp-duty-calculator button.warning:focus,.content-form-section .form .content .stamp-duty-calculator button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.alert,.content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover{border:3px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover,.content-form-section .form .content .stamp-duty-calculator button.alert:focus,.content-form-section .form .content .stamp-duty-calculator button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover{border-color:#67251a;color:#67251a}.button.hollow.white,.button.hollow.white.disabled,.button.hollow.white.disabled:focus,.button.hollow.white.disabled:hover,.button.hollow.white[disabled],.button.hollow.white[disabled]:focus,.button.hollow.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.white,.content-form-section .form .content .stamp-duty-calculator button.white.disabled,.content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.white[disabled],.content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{border:3px solid #fff;color:#fff}.button.hollow.white:focus,.button.hollow.white:hover,.content-form-section .form .content .stamp-duty-calculator button.white:focus,.content-form-section .form .content .stamp-duty-calculator button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{border-color:grey;color:grey}.button.hollow.black,.button.hollow.black.disabled,.button.hollow.black.disabled:focus,.button.hollow.black.disabled:hover,.button.hollow.black[disabled],.button.hollow.black[disabled]:focus,.button.hollow.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button,.content-form-section .form .content .stamp-duty-calculator button.disabled,.content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button[disabled],.content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover{border:3px solid #323e48;color:#323e48}.button.hollow.black:focus,.button.hollow.black:hover,.content-form-section .form .content .stamp-duty-calculator button:focus,.content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover{border-color:#191f24;color:#191f24}.button.hollow.dark-gray,.button.hollow.dark-gray.disabled,.button.hollow.dark-gray.disabled:focus,.button.hollow.dark-gray.disabled:hover,.button.hollow.dark-gray[disabled],.button.hollow.dark-gray[disabled]:focus,.button.hollow.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover{border:3px solid #323e48;color:#323e48}.button.hollow.dark-gray:focus,.button.hollow.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover{border-color:#191f24;color:#191f24}.button.hollow.light-gray,.button.hollow.light-gray.disabled,.button.hollow.light-gray.disabled:focus,.button.hollow.light-gray.disabled:hover,.button.hollow.light-gray[disabled],.button.hollow.light-gray[disabled]:focus,.button.hollow.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.light-gray,.content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover{border:3px solid #efefef;color:#efefef}.button.hollow.light-gray:focus,.button.hollow.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover{border-color:#787878;color:#787878}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear:focus,.content-form-section .form .content .stamp-duty-calculator button.clear:hover,.content-form-section .form .content .stamp-duty-calculator button.clear[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled]:hover{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled]:hover{color:#e71d70}.button.clear:focus,.button.clear:hover,.content-form-section .form .content .stamp-duty-calculator button.clear:focus,.content-form-section .form .content .stamp-duty-calculator button.clear:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear:hover{color:#760c38}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.primary,.content-form-section .form .content .stamp-duty-calculator button.clear.primary.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.primary[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary[disabled]:hover{color:#e71d70}.button.clear.primary:focus,.button.clear.primary:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.primary:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.primary:hover{color:#760c38}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary[disabled]:hover{color:#323e48}.button.clear.secondary:focus,.button.clear.secondary:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.secondary:hover{color:#191f24}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.success,.content-form-section .form .content .stamp-duty-calculator button.clear.success.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.success[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.success:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.warning,.content-form-section .form .content .stamp-duty-calculator button.clear.warning.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.warning[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning[disabled]:hover{color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.warning:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.warning:hover{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.alert,.content-form-section .form .content .stamp-duty-calculator button.clear.alert.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.alert[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.alert:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.alert:hover{color:#67251a}.button.clear.white,.button.clear.white.disabled,.button.clear.white.disabled:focus,.button.clear.white.disabled:hover,.button.clear.white[disabled],.button.clear.white[disabled]:focus,.button.clear.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.white,.content-form-section .form .content .stamp-duty-calculator button.clear.white.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.white[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear[disabled]:hover{color:#fff}.button.clear.white:focus,.button.clear.white:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.white:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear:hover{color:grey}.button.clear.black,.button.clear.black.disabled,.button.clear.black.disabled:focus,.button.clear.black.disabled:hover,.button.clear.black[disabled],.button.clear.black[disabled]:focus,.button.clear.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black[disabled]:hover{color:#323e48}.button.clear.black:focus,.button.clear.black:hover,.content-form-section .form .content .stamp-duty-calculator button.clear:focus,.content-form-section .form .content .stamp-duty-calculator button.clear:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.black:hover{color:#191f24}.button.clear.dark-gray,.button.clear.dark-gray.disabled,.button.clear.dark-gray.disabled:focus,.button.clear.dark-gray.disabled:hover,.button.clear.dark-gray[disabled],.button.clear.dark-gray[disabled]:focus,.button.clear.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray[disabled]:hover{color:#323e48}.button.clear.dark-gray:focus,.button.clear.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.dark-gray:hover{color:#191f24}.button.clear.light-gray,.button.clear.light-gray.disabled,.button.clear.light-gray.disabled:focus,.button.clear.light-gray.disabled:hover,.button.clear.light-gray[disabled],.button.clear.light-gray[disabled]:focus,.button.clear.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray[disabled]:hover{color:#efefef}.button.clear.light-gray:focus,.button.clear.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.clear.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.light-gray:hover{color:#787878}.button.disabled,.button[disabled],.content-form-section .form .content .stamp-duty-calculator button.disabled,.content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown:after{display:block;width:0;height:0;content:"";border-color:#fff transparent transparent;border-style:solid;border-width:.4em .4em 0;position:relative;top:.4em;display:inline-block;float:right;margin-left:.75em}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.primary:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.primary:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.primary:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.primary:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown:after{border-top-color:#e71d70}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.secondary:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.secondary:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.secondary:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.secondary:after{border-top-color:#323e48}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.success:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.success:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.success:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.warning:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.warning:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.warning:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.alert:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.alert:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.alert:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.alert:after{border-top-color:#cc4b37}.button.dropdown.clear.white:after,.button.dropdown.hollow.white:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.white:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.white:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown:after{border-top-color:#fff}.button.dropdown.clear.black:after,.button.dropdown.clear.dark-gray:after,.button.dropdown.hollow.black:after,.button.dropdown.hollow.dark-gray:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.dark-gray:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.dark-gray:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.black:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.black:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.dark-gray:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.dark-gray:after{border-top-color:#323e48}.button.dropdown.clear.light-gray:after,.button.dropdown.hollow.light-gray:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.clear.light-gray:after,.content-form-section .form .content .stamp-duty-calculator button.dropdown.light-gray:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.clear.light-gray:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dropdown.light-gray:after{border-top-color:#efefef}.button.arrow-only:after,.content-form-section .form .content .stamp-duty-calculator button.arrow-only:after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:4px 4px 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 4px 4px}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #efefef;border-bottom:0;font-size:.78947rem;line-height:1;color:#e71d70}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #efefef;border-radius:0 0 4px 4px}.accordion-title:focus,.accordion-title:hover{background-color:#efefef}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #efefef;border-bottom:0;background-color:#fff;color:#323e48}:last-child>.accordion-content:last-child{border-bottom:1px solid #efefef}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#e71d70;color:#fff}.badge.secondary{background:#323e48;color:#fff}.badge.success{background:#3adb76;color:#323e48}.badge.warning{background:#ffae00;color:#323e48}.badge.alert{background:#cc4b37;color:#fff}.badge.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.badge{background:#fff;color:#323e48}.badge.black,.badge.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.badge{background:#323e48;color:#fff}.badge.light-gray{background:#efefef;color:#323e48}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";flex-basis:0%;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.72368rem;color:#323e48;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#8d8d8d}.breadcrumbs a{color:#e71d70}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#8d8d8d;cursor:not-allowed}.button-group,.off-canvas>.menu#top-right-nav,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu){margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:stretch;flex-grow:1}.button-group:after,.button-group:before,.off-canvas>.menu#top-right-nav:after,.off-canvas>.menu#top-right-nav:before,header.header .top-bar .top-bar-right .menu:not(.submenu):not(.languages):after,header.header .top-bar .top-bar-right .menu:not(.submenu):not(.languages):before{display:table;content:" ";flex-basis:0%;order:1}.button-group:after,.off-canvas>.menu#top-right-nav:after,header.header .top-bar .top-bar-right .menu:not(.submenu):not(.languages):after{clear:both}.button-group:after,.button-group:before,.off-canvas>.menu#top-right-nav:after,.off-canvas>.menu#top-right-nav:before,header.header .top-bar .top-bar-right .menu:not(.submenu):not(.languages):after,header.header .top-bar .top-bar-right .menu:not(.submenu):not(.languages):before{display:none}.button-group .button,.button-group .content-form-section .form .content .stamp-duty-calculator button,.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) button,.off-canvas>.menu#top-right-nav .button,.off-canvas>.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{margin:0 1rem 1rem 0;font-size:1rem;flex:0 0 auto}.button-group .button:last-child,.button-group .content-form-section .form .content .stamp-duty-calculator button:last-child,.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.content-form-section .form .content .stamp-duty-calculator .button-group button:last-child,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.menu#top-right-nav button:last-child,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) button:last-child,.off-canvas>.menu#top-right-nav .button:last-child,.off-canvas>.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:last-child,.off-canvas>.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.menu#top-right-nav input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) input:last-child,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .button:last-child,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:last-child,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child{margin-right:0}.button-group.tiny .button,.button-group.tiny .content-form-section .form .content .stamp-duty-calculator button,.button-group.tiny .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.tiny button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.tiny.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .tiny.menu:not(.languages):not(.submenu) button,.off-canvas>.tiny.menu#top-right-nav .button,.off-canvas>.tiny.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.tiny.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.tiny input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.tiny.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .tiny.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .tiny.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .tiny.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .tiny.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{font-size:.75rem}.button-group.small .button,.button-group.small .content-form-section .form .content .stamp-duty-calculator button,.button-group.small .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.small button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.small.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .small.menu:not(.languages):not(.submenu) button,.off-canvas>.small.menu#top-right-nav .button,.off-canvas>.small.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.small.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.small input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.small.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .small.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .small.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .small.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .small.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{font-size:.875rem}.button-group.large .button,.button-group.large .content-form-section .form .content .stamp-duty-calculator button,.button-group.large .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.large button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.large.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .large.menu:not(.languages):not(.submenu) button,.off-canvas>.large.menu#top-right-nav .button,.off-canvas>.large.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.large.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.large input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.large.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .large.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .large.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .large.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .large.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{font-size:1.25rem}.button-group.expanded .button,.button-group.expanded .content-form-section .form .content .stamp-duty-calculator button,.button-group.expanded .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.expanded button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.expanded.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .expanded.menu:not(.languages):not(.submenu) button,.off-canvas>.expanded.menu#top-right-nav .button,.off-canvas>.expanded.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.expanded.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.expanded input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.expanded.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .expanded.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .expanded.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .expanded.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .expanded.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{flex:1 1 0%}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.primary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.primary.menu#top-right-nav .button,.off-canvas>.primary.menu#top-right-nav .button.disabled,.off-canvas>.primary.menu#top-right-nav .button.disabled:focus,.off-canvas>.primary.menu#top-right-nav .button.disabled:hover,.off-canvas>.primary.menu#top-right-nav .button[disabled],.off-canvas>.primary.menu#top-right-nav .button[disabled]:focus,.off-canvas>.primary.menu#top-right-nav .button[disabled]:hover,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#e71d70;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.primary .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.primary button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.primary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.primary.menu#top-right-nav .button:focus,.off-canvas>.primary.menu#top-right-nav .button:hover,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.primary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.primary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#bc1459;color:#fff}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.secondary.menu#top-right-nav .button,.off-canvas>.secondary.menu#top-right-nav .button.disabled,.off-canvas>.secondary.menu#top-right-nav .button.disabled:focus,.off-canvas>.secondary.menu#top-right-nav .button.disabled:hover,.off-canvas>.secondary.menu#top-right-nav .button[disabled],.off-canvas>.secondary.menu#top-right-nav .button[disabled]:focus,.off-canvas>.secondary.menu#top-right-nav .button[disabled]:hover,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#323e48;color:#fff}.button-group.secondary .button:focus,.button-group.secondary .button:hover,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.secondary button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.secondary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.secondary.menu#top-right-nav .button:focus,.off-canvas>.secondary.menu#top-right-nav .button:hover,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.secondary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.secondary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#28323a;color:#fff}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover,.button-group.success .content-form-section .form .content .stamp-duty-calculator button,.button-group.success .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.success .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.success .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.success .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.success button,.content-form-section .form .content .stamp-duty-calculator .button-group.success button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.success button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.success button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.success button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.success button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.success button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.success.menu#top-right-nav .button,.off-canvas>.success.menu#top-right-nav .button.disabled,.off-canvas>.success.menu#top-right-nav .button.disabled:focus,.off-canvas>.success.menu#top-right-nav .button.disabled:hover,.off-canvas>.success.menu#top-right-nav .button[disabled],.off-canvas>.success.menu#top-right-nav .button[disabled]:focus,.off-canvas>.success.menu#top-right-nav .button[disabled]:hover,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#3adb76;color:#323e48}.button-group.success .button:focus,.button-group.success .button:hover,.button-group.success .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.success .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.success button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.success button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.success.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.success.menu#top-right-nav .button:focus,.off-canvas>.success.menu#top-right-nav .button:hover,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.success input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.success.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#22bb5b;color:#323e48}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.warning button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.warning.menu#top-right-nav .button,.off-canvas>.warning.menu#top-right-nav .button.disabled,.off-canvas>.warning.menu#top-right-nav .button.disabled:focus,.off-canvas>.warning.menu#top-right-nav .button.disabled:hover,.off-canvas>.warning.menu#top-right-nav .button[disabled],.off-canvas>.warning.menu#top-right-nav .button[disabled]:focus,.off-canvas>.warning.menu#top-right-nav .button[disabled]:hover,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#ffae00;color:#323e48}.button-group.warning .button:focus,.button-group.warning .button:hover,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.warning .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.warning button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.warning.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.warning.menu#top-right-nav .button:focus,.off-canvas>.warning.menu#top-right-nav .button:hover,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.warning input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.warning.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#cc8b00;color:#323e48}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.alert button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.alert.menu#top-right-nav .button,.off-canvas>.alert.menu#top-right-nav .button.disabled,.off-canvas>.alert.menu#top-right-nav .button.disabled:focus,.off-canvas>.alert.menu#top-right-nav .button.disabled:hover,.off-canvas>.alert.menu#top-right-nav .button[disabled],.off-canvas>.alert.menu#top-right-nav .button[disabled]:focus,.off-canvas>.alert.menu#top-right-nav .button[disabled]:hover,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.alert .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.alert button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.alert.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.alert.menu#top-right-nav .button:focus,.off-canvas>.alert.menu#top-right-nav .button:hover,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.alert input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.alert.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#a53b2a;color:#fff}.button-group.white .button,.button-group.white .button.disabled,.button-group.white .button.disabled:focus,.button-group.white .button.disabled:hover,.button-group.white .button[disabled],.button-group.white .button[disabled]:focus,.button-group.white .button[disabled]:hover,.button-group.white .content-form-section .form .content .stamp-duty-calculator button,.button-group.white .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.white .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.white .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.white .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.white .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.white .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.white button,.content-form-section .form .content .stamp-duty-calculator .button-group.white button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.white button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.white button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.white button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.white button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.white button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.white.menu#top-right-nav .button,.off-canvas>.white.menu#top-right-nav .button.disabled,.off-canvas>.white.menu#top-right-nav .button.disabled:focus,.off-canvas>.white.menu#top-right-nav .button.disabled:hover,.off-canvas>.white.menu#top-right-nav .button[disabled],.off-canvas>.white.menu#top-right-nav .button[disabled]:focus,.off-canvas>.white.menu#top-right-nav .button[disabled]:hover,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#fff;color:#323e48}.button-group.white .button:focus,.button-group.white .button:hover,.button-group.white .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.white .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.white button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.white button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.white.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.white.menu#top-right-nav .button:focus,.off-canvas>.white.menu#top-right-nav .button:hover,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.white input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.white.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#ccc;color:#323e48}.button-group.black .button,.button-group.black .button.disabled,.button-group.black .button.disabled:focus,.button-group.black .button.disabled:hover,.button-group.black .button[disabled],.button-group.black .button[disabled]:focus,.button-group.black .button[disabled]:hover,.button-group.black .content-form-section .form .content .stamp-duty-calculator button,.button-group.black .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.black .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.black .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.black .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.black button,.content-form-section .form .content .stamp-duty-calculator .button-group.black button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.black button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.black button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.black button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.black button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.black button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.black.menu#top-right-nav .button,.off-canvas>.black.menu#top-right-nav .button.disabled,.off-canvas>.black.menu#top-right-nav .button.disabled:focus,.off-canvas>.black.menu#top-right-nav .button.disabled:hover,.off-canvas>.black.menu#top-right-nav .button[disabled],.off-canvas>.black.menu#top-right-nav .button[disabled]:focus,.off-canvas>.black.menu#top-right-nav .button[disabled]:hover,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:hover{background-color:#323e48;color:#fff}.button-group.black .button:focus,.button-group.black .button:hover,.button-group.black .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.black .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.black button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.black button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.black.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.black.menu#top-right-nav .button:focus,.off-canvas>.black.menu#top-right-nav .button:hover,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.black input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.black.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:hover{background-color:#28323a;color:#fff}.button-group.dark-gray .button,.button-group.dark-gray .button.disabled,.button-group.dark-gray .button.disabled:focus,.button-group.dark-gray .button.disabled:hover,.button-group.dark-gray .button[disabled],.button-group.dark-gray .button[disabled]:focus,.button-group.dark-gray .button[disabled]:hover,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.dark-gray.menu#top-right-nav .button,.off-canvas>.dark-gray.menu#top-right-nav .button.disabled,.off-canvas>.dark-gray.menu#top-right-nav .button.disabled:focus,.off-canvas>.dark-gray.menu#top-right-nav .button.disabled:hover,.off-canvas>.dark-gray.menu#top-right-nav .button[disabled],.off-canvas>.dark-gray.menu#top-right-nav .button[disabled]:focus,.off-canvas>.dark-gray.menu#top-right-nav .button[disabled]:hover,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#323e48;color:#fff}.button-group.dark-gray .button:focus,.button-group.dark-gray .button:hover,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.dark-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.dark-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.dark-gray.menu#top-right-nav .button:focus,.off-canvas>.dark-gray.menu#top-right-nav .button:hover,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.dark-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.dark-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#28323a;color:#fff}.button-group.light-gray .button,.button-group.light-gray .button.disabled,.button-group.light-gray .button.disabled:focus,.button-group.light-gray .button.disabled:hover,.button-group.light-gray .button[disabled],.button-group.light-gray .button[disabled]:focus,.button-group.light-gray .button[disabled]:hover,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.light-gray.menu#top-right-nav .button,.off-canvas>.light-gray.menu#top-right-nav .button.disabled,.off-canvas>.light-gray.menu#top-right-nav .button.disabled:focus,.off-canvas>.light-gray.menu#top-right-nav .button.disabled:hover,.off-canvas>.light-gray.menu#top-right-nav .button[disabled],.off-canvas>.light-gray.menu#top-right-nav .button[disabled]:focus,.off-canvas>.light-gray.menu#top-right-nav .button[disabled]:hover,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{background-color:#efefef;color:#323e48}.button-group.light-gray .button:focus,.button-group.light-gray .button:hover,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.light-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.light-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.light-gray.menu#top-right-nav .button:focus,.off-canvas>.light-gray.menu#top-right-nav .button:hover,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.light-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.light-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#bfbfbf;color:#323e48}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button,.off-canvas>.hollow.menu#top-right-nav .button.disabled,.off-canvas>.hollow.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button:focus,.off-canvas>.hollow.menu#top-right-nav .button:hover,.off-canvas>.hollow.menu#top-right-nav .button[disabled],.off-canvas>.hollow.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:hover{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button,.off-canvas>.hollow.menu#top-right-nav .button.disabled,.off-canvas>.hollow.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button[disabled],.off-canvas>.hollow.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:hover{border:3px solid #e71d70;color:#e71d70}.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.menu#top-right-nav .button:focus,.off-canvas>.hollow.menu#top-right-nav .button:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:hover{border-color:#760c38;color:#760c38}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.primary,.off-canvas>.hollow.menu#top-right-nav .button.primary.disabled,.off-canvas>.hollow.menu#top-right-nav .button.primary.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.primary.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.primary[disabled],.off-canvas>.hollow.menu#top-right-nav .button.primary[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.primary[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.off-canvas>.hollow.primary.menu#top-right-nav .button,.off-canvas>.hollow.primary.menu#top-right-nav .button.disabled,.off-canvas>.hollow.primary.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.primary.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.primary.menu#top-right-nav .button[disabled],.off-canvas>.hollow.primary.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.primary.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input[disabled]:hover{border:3px solid #e71d70;color:#e71d70}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.primary .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.primary button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.primary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.primary:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.primary:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.primary button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.menu#top-right-nav .button.primary:focus,.off-canvas>.hollow.menu#top-right-nav .button.primary:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.off-canvas>.hollow.primary.menu#top-right-nav .button:focus,.off-canvas>.hollow.primary.menu#top-right-nav .button:hover,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.primary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.primary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.primary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.primary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.primary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.primary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.primary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.primary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.primary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.primary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.primary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.primary.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.primary:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.primary:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.primary:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.menu:not(.languages):not(.submenu) input:hover{border-color:#760c38;color:#760c38}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.secondary,.off-canvas>.hollow.menu#top-right-nav .button.secondary.disabled,.off-canvas>.hollow.menu#top-right-nav .button.secondary.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.secondary.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.secondary[disabled],.off-canvas>.hollow.menu#top-right-nav .button.secondary[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.secondary[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .button,.off-canvas>.hollow.secondary.menu#top-right-nav .button.disabled,.off-canvas>.hollow.secondary.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .button[disabled],.off-canvas>.hollow.secondary.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input[disabled]:hover{border:3px solid #323e48;color:#323e48}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.secondary .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.secondary button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.secondary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.secondary button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.menu#top-right-nav .button.secondary:focus,.off-canvas>.hollow.menu#top-right-nav .button.secondary:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .button:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .button:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.secondary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.secondary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.secondary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.secondary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.secondary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.secondary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.secondary.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.secondary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.secondary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.secondary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.secondary:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.secondary.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.secondary:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.secondary:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.secondary:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.menu:not(.languages):not(.submenu) input:hover{border-color:#191f24;color:#191f24}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.success button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.success,.off-canvas>.hollow.menu#top-right-nav .button.success.disabled,.off-canvas>.hollow.menu#top-right-nav .button.success.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.success.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.success[disabled],.off-canvas>.hollow.menu#top-right-nav .button.success[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.success[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.off-canvas>.hollow.success.menu#top-right-nav .button,.off-canvas>.hollow.success.menu#top-right-nav .button.disabled,.off-canvas>.hollow.success.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.success.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.success.menu#top-right-nav .button[disabled],.off-canvas>.hollow.success.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.success.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input[disabled]:hover{border:3px solid #3adb76;color:#3adb76}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.success:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.success .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.success button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.success.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.success:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.success:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.success:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.success:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.success button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.menu#top-right-nav .button.success:focus,.off-canvas>.hollow.menu#top-right-nav .button.success:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.off-canvas>.hollow.success.menu#top-right-nav .button:focus,.off-canvas>.hollow.success.menu#top-right-nav .button:hover,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.success input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.success.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.success input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.success.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.success.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.success.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.success.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.success input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.success:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.success:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.success:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.success.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.success:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.success:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.success:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.menu:not(.languages):not(.submenu) input:hover{border-color:#157539;color:#157539}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.warning,.off-canvas>.hollow.menu#top-right-nav .button.warning.disabled,.off-canvas>.hollow.menu#top-right-nav .button.warning.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.warning.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.warning[disabled],.off-canvas>.hollow.menu#top-right-nav .button.warning[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.warning[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.off-canvas>.hollow.warning.menu#top-right-nav .button,.off-canvas>.hollow.warning.menu#top-right-nav .button.disabled,.off-canvas>.hollow.warning.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.warning.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.warning.menu#top-right-nav .button[disabled],.off-canvas>.hollow.warning.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.warning.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input[disabled]:hover{border:3px solid #ffae00;color:#ffae00}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.warning .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.warning button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.warning.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.warning:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.warning:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.warning button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.menu#top-right-nav .button.warning:focus,.off-canvas>.hollow.menu#top-right-nav .button.warning:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.off-canvas>.hollow.warning.menu#top-right-nav .button:focus,.off-canvas>.hollow.warning.menu#top-right-nav .button:hover,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.warning input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.warning.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.warning input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.warning.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.warning.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.warning.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.warning.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.warning input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.warning:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.warning:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.warning:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.warning.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.warning:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.warning:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.warning:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.menu:not(.languages):not(.submenu) input:hover{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert[disabled]:hover,.off-canvas>.hollow.alert.menu#top-right-nav .button,.off-canvas>.hollow.alert.menu#top-right-nav .button.disabled,.off-canvas>.hollow.alert.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.alert.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.alert.menu#top-right-nav .button[disabled],.off-canvas>.hollow.alert.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.alert.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.alert,.off-canvas>.hollow.menu#top-right-nav .button.alert.disabled,.off-canvas>.hollow.menu#top-right-nav .button.alert.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.alert.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.alert[disabled],.off-canvas>.hollow.menu#top-right-nav .button.alert[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.alert[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert[disabled]:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert[disabled]:hover{border:3px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.alert .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.alert button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.alert.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.alert:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.alert button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.alert:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.alert:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.alert:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.alert:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.alert:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.alert:hover,.off-canvas>.hollow.alert.menu#top-right-nav .button:focus,.off-canvas>.hollow.alert.menu#top-right-nav .button:hover,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.hollow.menu#top-right-nav .button.alert:focus,.off-canvas>.hollow.menu#top-right-nav .button.alert:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.alert input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.alert.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.alert input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.alert.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.alert.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.alert.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.alert.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.alert input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.alert:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.alert.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.alert:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.alert:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.alert:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.alert:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.alert:hover{border-color:#67251a;color:#67251a}.button-group.hollow .button.white,.button-group.hollow .button.white.disabled,.button-group.hollow .button.white.disabled:focus,.button-group.hollow .button.white.disabled:hover,.button-group.hollow .button.white[disabled],.button-group.hollow .button.white[disabled]:focus,.button-group.hollow .button.white[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.hollow.white .button,.button-group.hollow.white .button.disabled,.button-group.hollow.white .button.disabled:focus,.button-group.hollow.white .button.disabled:hover,.button-group.hollow.white .button[disabled],.button-group.hollow.white .button[disabled]:focus,.button-group.hollow.white .button[disabled]:hover,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.white button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.white,.off-canvas>.hollow.menu#top-right-nav .button.white.disabled,.off-canvas>.hollow.menu#top-right-nav .button.white.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.white.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.white[disabled],.off-canvas>.hollow.menu#top-right-nav .button.white[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.white[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.hollow.white.menu#top-right-nav .button,.off-canvas>.hollow.white.menu#top-right-nav .button.disabled,.off-canvas>.hollow.white.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.white.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.white.menu#top-right-nav .button[disabled],.off-canvas>.hollow.white.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.white.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input[disabled]:hover{border:3px solid #fff;color:#fff}.button-group.hollow .button.white:focus,.button-group.hollow .button.white:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.white:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow.white .button:focus,.button-group.hollow.white .button:hover,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.white .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.white button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.white:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.white:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.white.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.white:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.white:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.white:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.white:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.white:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.white:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.white button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.white:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.white:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.white:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.white:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.white:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.menu#top-right-nav .button.white:focus,.off-canvas>.hollow.menu#top-right-nav .button.white:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.hollow.white.menu#top-right-nav .button:focus,.off-canvas>.hollow.white.menu#top-right-nav .button:hover,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.white input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.white.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.white input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.white.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.white.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.white:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.white:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.white.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.white:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.white:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input:hover{border-color:grey;color:grey}.button-group.hollow.black .button,.button-group.hollow.black .button.disabled,.button-group.hollow.black .button.disabled:focus,.button-group.hollow.black .button.disabled:hover,.button-group.hollow.black .button[disabled],.button-group.hollow.black .button[disabled]:focus,.button-group.hollow.black .button[disabled]:hover,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.hollow .button.black,.button-group.hollow .button.black.disabled,.button-group.hollow .button.black.disabled:focus,.button-group.hollow .button.black.disabled:hover,.button-group.hollow .button.black[disabled],.button-group.hollow .button.black[disabled]:focus,.button-group.hollow .button.black[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.hollow.black.menu#top-right-nav .button,.off-canvas>.hollow.black.menu#top-right-nav .button.disabled,.off-canvas>.hollow.black.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.black.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.black.menu#top-right-nav .button[disabled],.off-canvas>.hollow.black.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.black.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.black,.off-canvas>.hollow.menu#top-right-nav .button.black.disabled,.off-canvas>.hollow.menu#top-right-nav .button.black.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.black.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.black[disabled],.off-canvas>.hollow.menu#top-right-nav .button.black[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.black[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black[disabled]:hover{border:3px solid #323e48;color:#323e48}.button-group.hollow.black .button:focus,.button-group.hollow.black .button:hover,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.black .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow .button.black:focus,.button-group.hollow .button.black:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.black button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.black.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.black:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.black:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.black:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.hollow.black.menu#top-right-nav .button:focus,.off-canvas>.hollow.black.menu#top-right-nav .button:hover,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.hollow.menu#top-right-nav .button.black:focus,.off-canvas>.hollow.menu#top-right-nav .button.black:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.black input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.black.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.black.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.black.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.black input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.black:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.black:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.black:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.black:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.black:hover{border-color:#191f24;color:#191f24}.button-group.hollow .button.dark-gray,.button-group.hollow .button.dark-gray.disabled,.button-group.hollow .button.dark-gray.disabled:focus,.button-group.hollow .button.dark-gray.disabled:hover,.button-group.hollow .button.dark-gray[disabled],.button-group.hollow .button.dark-gray[disabled]:focus,.button-group.hollow .button.dark-gray[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.button-group.hollow.dark-gray .button,.button-group.hollow.dark-gray .button.disabled,.button-group.hollow.dark-gray .button.disabled:focus,.button-group.hollow.dark-gray .button.disabled:hover,.button-group.hollow.dark-gray .button[disabled],.button-group.hollow.dark-gray .button[disabled]:focus,.button-group.hollow.dark-gray .button[disabled]:hover,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button.disabled,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button[disabled],.off-canvas>.hollow.dark-gray.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray.disabled,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray[disabled],.off-canvas>.hollow.menu#top-right-nav .button.dark-gray[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:hover{border:3px solid #323e48;color:#323e48}.button-group.hollow .button.dark-gray:focus,.button-group.hollow .button.dark-gray:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.button-group.hollow.dark-gray .button:focus,.button-group.hollow.dark-gray .button:hover,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.dark-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.dark-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.dark-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.dark-gray:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .button:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray:focus,.off-canvas>.hollow.menu#top-right-nav .button.dark-gray:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.dark-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.dark-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.dark-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.dark-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.dark-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.dark-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.dark-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.dark-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.dark-gray:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.dark-gray.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.dark-gray:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.dark-gray:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.dark-gray:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.dark-gray:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.dark-gray:hover{border-color:#191f24;color:#191f24}.button-group.hollow .button.light-gray,.button-group.hollow .button.light-gray.disabled,.button-group.hollow .button.light-gray.disabled:focus,.button-group.hollow .button.light-gray.disabled:hover,.button-group.hollow .button.light-gray[disabled],.button-group.hollow .button.light-gray[disabled]:focus,.button-group.hollow .button.light-gray[disabled]:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.button-group.hollow.light-gray .button,.button-group.hollow.light-gray .button.disabled,.button-group.hollow.light-gray .button.disabled:focus,.button-group.hollow.light-gray .button.disabled:hover,.button-group.hollow.light-gray .button[disabled],.button-group.hollow.light-gray .button[disabled]:focus,.button-group.hollow.light-gray .button[disabled]:hover,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray[disabled]:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .button,.off-canvas>.hollow.light-gray.menu#top-right-nav .button.disabled,.off-canvas>.hollow.light-gray.menu#top-right-nav .button.disabled:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .button.disabled:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .button[disabled],.off-canvas>.hollow.light-gray.menu#top-right-nav .button[disabled]:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .button[disabled]:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .button.light-gray,.off-canvas>.hollow.menu#top-right-nav .button.light-gray.disabled,.off-canvas>.hollow.menu#top-right-nav .button.light-gray.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .button.light-gray.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .button.light-gray[disabled],.off-canvas>.hollow.menu#top-right-nav .button.light-gray[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .button.light-gray[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray[disabled]:hover{border:3px solid #efefef;color:#efefef}.button-group.hollow .button.light-gray:focus,.button-group.hollow .button.light-gray:hover,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.button-group.hollow .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.button-group.hollow.light-gray .button:focus,.button-group.hollow.light-gray .button:hover,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.hollow.light-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.hollow.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.button-group.hollow .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow.light-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.hollow button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.light-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.hollow.menu#top-right-nav button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) button.light-gray:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .button:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .button:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.hollow.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.hollow.menu#top-right-nav .button.light-gray:focus,.off-canvas>.hollow.menu#top-right-nav .button.light-gray:hover,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.off-canvas>.hollow.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.off-canvas>.hollow.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow.light-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.hollow input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.light-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.menu#top-right-nav input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.light-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.light-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.menu:not(.languages):not(.submenu) input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.light-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.hollow.menu#top-right-nav input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.light-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.menu#top-right-nav input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.light-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.menu:not(.languages):not(.submenu) input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.light-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group input.light-gray:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.light-gray.menu:not(.languages):not(.submenu) button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .button.light-gray:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.menu:not(.languages):not(.submenu) button.light-gray:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .hollow.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .button.light-gray:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,header.header .top-bar .top-bar-right .hollow.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .button.light-gray:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.menu:not(.languages):not(.submenu) input.light-gray:hover{border-color:#787878;color:#787878}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button,.off-canvas>.clear.menu#top-right-nav .button.disabled,.off-canvas>.clear.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button:focus,.off-canvas>.clear.menu#top-right-nav .button:hover,.off-canvas>.clear.menu#top-right-nav .button[disabled],.off-canvas>.clear.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button,.off-canvas>.clear.menu#top-right-nav .button.disabled,.off-canvas>.clear.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button[disabled],.off-canvas>.clear.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{color:#e71d70}.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.menu#top-right-nav .button:focus,.off-canvas>.clear.menu#top-right-nav .button:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{color:#760c38}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.primary,.off-canvas>.clear.menu#top-right-nav .button.primary.disabled,.off-canvas>.clear.menu#top-right-nav .button.primary.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.primary.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.primary[disabled],.off-canvas>.clear.menu#top-right-nav .button.primary[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.primary[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,.off-canvas>.clear.primary.menu#top-right-nav .button,.off-canvas>.clear.primary.menu#top-right-nav .button.disabled,.off-canvas>.clear.primary.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.primary.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.primary.menu#top-right-nav .button[disabled],.off-canvas>.clear.primary.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.primary.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary[disabled]:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{color:#e71d70}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.primary .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.primary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.primary button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.primary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.primary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.primary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.menu#top-right-nav .button.primary:focus,.off-canvas>.clear.menu#top-right-nav .button.primary:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.primary:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,.off-canvas>.clear.primary.menu#top-right-nav .button:focus,.off-canvas>.clear.primary.menu#top-right-nav .button:hover,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.primary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.primary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.primary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.primary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.primary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.primary:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.primary:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.primary:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.primary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{color:#760c38}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.secondary,.off-canvas>.clear.menu#top-right-nav .button.secondary.disabled,.off-canvas>.clear.menu#top-right-nav .button.secondary.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.secondary.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.secondary[disabled],.off-canvas>.clear.menu#top-right-nav .button.secondary[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.secondary[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,.off-canvas>.clear.secondary.menu#top-right-nav .button,.off-canvas>.clear.secondary.menu#top-right-nav .button.disabled,.off-canvas>.clear.secondary.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.secondary.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.secondary.menu#top-right-nav .button[disabled],.off-canvas>.clear.secondary.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.secondary.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary[disabled]:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{color:#323e48}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.secondary .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.secondary .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.secondary button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.secondary.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.secondary:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.menu#top-right-nav .button.secondary:focus,.off-canvas>.clear.menu#top-right-nav .button.secondary:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,.off-canvas>.clear.secondary.menu#top-right-nav .button:focus,.off-canvas>.clear.secondary.menu#top-right-nav .button:hover,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.secondary.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.secondary.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.secondary input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.secondary.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.secondary:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.secondary:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.secondary:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.secondary.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{color:#191f24}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.success,.off-canvas>.clear.menu#top-right-nav .button.success.disabled,.off-canvas>.clear.menu#top-right-nav .button.success.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.success.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.success[disabled],.off-canvas>.clear.menu#top-right-nav .button.success[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.success[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,.off-canvas>.clear.success.menu#top-right-nav .button,.off-canvas>.clear.success.menu#top-right-nav .button.disabled,.off-canvas>.clear.success.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.success.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.success.menu#top-right-nav .button[disabled],.off-canvas>.clear.success.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.success.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success[disabled]:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{color:#3adb76}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.success:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.success .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.success .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.success button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.success:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.success.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.success:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.menu#top-right-nav .button.success:focus,.off-canvas>.clear.menu#top-right-nav .button.success:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.success:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,.off-canvas>.clear.success.menu#top-right-nav .button:focus,.off-canvas>.clear.success.menu#top-right-nav .button:hover,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.success.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.success.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.success input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.success.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.success:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.success:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.success:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.success:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.success.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{color:#157539}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.warning,.off-canvas>.clear.menu#top-right-nav .button.warning.disabled,.off-canvas>.clear.menu#top-right-nav .button.warning.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.warning.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.warning[disabled],.off-canvas>.clear.menu#top-right-nav .button.warning[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.warning[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,.off-canvas>.clear.warning.menu#top-right-nav .button,.off-canvas>.clear.warning.menu#top-right-nav .button.disabled,.off-canvas>.clear.warning.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.warning.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.warning.menu#top-right-nav .button[disabled],.off-canvas>.clear.warning.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.warning.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning[disabled]:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover{color:#ffae00}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.warning .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.warning .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.warning button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.warning:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.warning.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.warning:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.menu#top-right-nav .button.warning:focus,.off-canvas>.clear.menu#top-right-nav .button.warning:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.warning:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,.off-canvas>.clear.warning.menu#top-right-nav .button:focus,.off-canvas>.clear.warning.menu#top-right-nav .button:hover,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.warning.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.warning.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.warning input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.warning.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.warning:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.warning:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.warning:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.warning:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.warning.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert[disabled]:hover,.off-canvas>.clear.alert.menu#top-right-nav .button,.off-canvas>.clear.alert.menu#top-right-nav .button.disabled,.off-canvas>.clear.alert.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.alert.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.alert.menu#top-right-nav .button[disabled],.off-canvas>.clear.alert.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.alert.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.alert,.off-canvas>.clear.menu#top-right-nav .button.alert.disabled,.off-canvas>.clear.menu#top-right-nav .button.alert.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.alert.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.alert[disabled],.off-canvas>.clear.menu#top-right-nav .button.alert[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.alert[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert[disabled]:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert[disabled]:hover{color:#cc4b37}.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.alert .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.alert .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.alert button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.alert:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.alert.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.alert:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.alert:hover,.off-canvas>.clear.alert.menu#top-right-nav .button:focus,.off-canvas>.clear.alert.menu#top-right-nav .button:hover,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.alert.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.alert.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.clear.menu#top-right-nav .button.alert:focus,.off-canvas>.clear.menu#top-right-nav .button.alert:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.alert:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.alert input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.alert.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.alert:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.alert:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.alert.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.alert:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.alert:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.alert:hover{color:#67251a}.button-group.clear .button.white,.button-group.clear .button.white.disabled,.button-group.clear .button.white.disabled:focus,.button-group.clear .button.white.disabled:hover,.button-group.clear .button.white[disabled],.button-group.clear .button.white[disabled]:focus,.button-group.clear .button.white[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.clear.white .button,.button-group.clear.white .button.disabled,.button-group.clear.white .button.disabled:focus,.button-group.clear.white .button.disabled:hover,.button-group.clear.white .button[disabled],.button-group.clear.white .button[disabled]:focus,.button-group.clear.white .button[disabled]:hover,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button.disabled,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button[disabled],.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.white,.off-canvas>.clear.menu#top-right-nav .button.white.disabled,.off-canvas>.clear.menu#top-right-nav .button.white.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.white.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.white[disabled],.off-canvas>.clear.menu#top-right-nav .button.white[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.white[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.clear.white.menu#top-right-nav .button,.off-canvas>.clear.white.menu#top-right-nav .button.disabled,.off-canvas>.clear.white.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.white.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.white.menu#top-right-nav .button[disabled],.off-canvas>.clear.white.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.white.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input.disabled,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input.disabled:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input.disabled:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input[disabled],header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input[disabled]:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input[disabled]:hover{color:#fff}.button-group.clear .button.white:focus,.button-group.clear .button.white:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.white:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear.white .button:focus,.button-group.clear.white .button:hover,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.white .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.white .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.white button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.white:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.white:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.white.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button:focus,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.white:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.menu#top-right-nav .button.white:focus,.off-canvas>.clear.menu#top-right-nav .button.white:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.white:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.clear.white.menu#top-right-nav .button:focus,.off-canvas>.clear.white.menu#top-right-nav .button:hover,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.white.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.white.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.white input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.white.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>input.clear.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right input.clear.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.button-group.clear input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.white:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.white:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.white.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input:focus,header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.clear.menu:not(.languages):not(.submenu) input:hover{color:grey}.button-group.clear.black .button,.button-group.clear.black .button.disabled,.button-group.clear.black .button.disabled:focus,.button-group.clear.black .button.disabled:hover,.button-group.clear.black .button[disabled],.button-group.clear.black .button[disabled]:focus,.button-group.clear.black .button[disabled]:hover,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.clear .button.black,.button-group.clear .button.black.disabled,.button-group.clear .button.black.disabled:focus,.button-group.clear .button.black.disabled:hover,.button-group.clear .button.black[disabled],.button-group.clear .button.black[disabled]:focus,.button-group.clear .button.black[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button.disabled,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button[disabled],.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button[disabled]:hover,.off-canvas>.clear.black.menu#top-right-nav .button,.off-canvas>.clear.black.menu#top-right-nav .button.disabled,.off-canvas>.clear.black.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.black.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.black.menu#top-right-nav .button[disabled],.off-canvas>.clear.black.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.black.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.black,.off-canvas>.clear.menu#top-right-nav .button.black.disabled,.off-canvas>.clear.menu#top-right-nav .button.black.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.black.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.black[disabled],.off-canvas>.clear.menu#top-right-nav .button.black[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.black[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input[disabled]:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button.disabled,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button.disabled:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button.disabled:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button[disabled],header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button[disabled]:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button[disabled]:hover{color:#323e48}.button-group.clear.black .button:focus,.button-group.clear.black .button:hover,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.black .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.black .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear .button.black:focus,.button-group.clear .button.black:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.black button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.black.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .button:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button:focus,.content-form-section .form .content .stamp-duty-calculator button.button-group.clear button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) button:hover,.off-canvas>.clear.black.menu#top-right-nav .button:focus,.off-canvas>.clear.black.menu#top-right-nav .button:hover,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.black.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.black.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.clear.menu#top-right-nav .button.black:focus,.off-canvas>.clear.menu#top-right-nav .button.black:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.black input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>button.clear.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator button.button-group.clear input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right button.clear.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.black.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.black:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) input:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.black.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.black:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button:focus,header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button.clear.menu:not(.languages):not(.submenu) button:hover{color:#191f24}.button-group.clear .button.dark-gray,.button-group.clear .button.dark-gray.disabled,.button-group.clear .button.dark-gray.disabled:focus,.button-group.clear .button.dark-gray.disabled:hover,.button-group.clear .button.dark-gray[disabled],.button-group.clear .button.dark-gray[disabled]:focus,.button-group.clear .button.dark-gray[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.button-group.clear.dark-gray .button,.button-group.clear.dark-gray .button.disabled,.button-group.clear.dark-gray .button.disabled:focus,.button-group.clear.dark-gray .button.disabled:hover,.button-group.clear.dark-gray .button[disabled],.button-group.clear.dark-gray .button[disabled]:focus,.button-group.clear.dark-gray .button[disabled]:hover,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray[disabled]:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .button,.off-canvas>.clear.dark-gray.menu#top-right-nav .button.disabled,.off-canvas>.clear.dark-gray.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .button[disabled],.off-canvas>.clear.dark-gray.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.dark-gray,.off-canvas>.clear.menu#top-right-nav .button.dark-gray.disabled,.off-canvas>.clear.menu#top-right-nav .button.dark-gray.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.dark-gray.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.dark-gray[disabled],.off-canvas>.clear.menu#top-right-nav .button.dark-gray[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.dark-gray[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray[disabled]:hover{color:#323e48}.button-group.clear .button.dark-gray:focus,.button-group.clear .button.dark-gray:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.button-group.clear.dark-gray .button:focus,.button-group.clear.dark-gray .button:hover,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.dark-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.dark-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.dark-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.dark-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.dark-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.dark-gray:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .button:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .button:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.dark-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.clear.menu#top-right-nav .button.dark-gray:focus,.off-canvas>.clear.menu#top-right-nav .button.dark-gray:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.dark-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.dark-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.dark-gray:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.dark-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.dark-gray:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover{color:#191f24}.button-group.clear .button.light-gray,.button-group.clear .button.light-gray.disabled,.button-group.clear .button.light-gray.disabled:focus,.button-group.clear .button.light-gray.disabled:hover,.button-group.clear .button.light-gray[disabled],.button-group.clear .button.light-gray[disabled]:focus,.button-group.clear .button.light-gray[disabled]:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.button-group.clear.light-gray .button,.button-group.clear.light-gray .button.disabled,.button-group.clear.light-gray .button.disabled:focus,.button-group.clear.light-gray .button.disabled:hover,.button-group.clear.light-gray .button[disabled],.button-group.clear.light-gray .button[disabled]:focus,.button-group.clear.light-gray .button[disabled]:hover,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled],.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button[disabled]:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray.disabled,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray.disabled:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray.disabled:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray[disabled],.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray[disabled]:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray[disabled]:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .button,.off-canvas>.clear.light-gray.menu#top-right-nav .button.disabled,.off-canvas>.clear.light-gray.menu#top-right-nav .button.disabled:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .button.disabled:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .button[disabled],.off-canvas>.clear.light-gray.menu#top-right-nav .button[disabled]:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .button[disabled]:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled],.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .button.light-gray,.off-canvas>.clear.menu#top-right-nav .button.light-gray.disabled,.off-canvas>.clear.menu#top-right-nav .button.light-gray.disabled:focus,.off-canvas>.clear.menu#top-right-nav .button.light-gray.disabled:hover,.off-canvas>.clear.menu#top-right-nav .button.light-gray[disabled],.off-canvas>.clear.menu#top-right-nav .button.light-gray[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .button.light-gray[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input[disabled]:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray.disabled,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray.disabled:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray.disabled:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray[disabled],.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray[disabled]:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button.disabled,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button.disabled:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button.disabled:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button[disabled],header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button[disabled]:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.disabled:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled],header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button[disabled]:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.disabled:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled],header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray[disabled]:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray.disabled:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled],header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray[disabled]:hover{color:#efefef}.button-group.clear .button.light-gray:focus,.button-group.clear .button.light-gray:hover,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.button-group.clear .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.button-group.clear.light-gray .button:focus,.button-group.clear.light-gray .button:hover,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button:focus,.button-group.clear.light-gray .content-form-section .form .content .stamp-duty-calculator button:hover,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.button-group.clear.light-gray .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.button-group.clear .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear.light-gray button:hover,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .button-group.clear button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.light-gray.menu#top-right-nav button:hover,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.clear.menu#top-right-nav button.light-gray:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) button:hover,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray:focus,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) button.light-gray:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .button:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .button:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:hover,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,.off-canvas>.clear.light-gray.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,.off-canvas>.clear.menu#top-right-nav .button.light-gray:focus,.off-canvas>.clear.menu#top-right-nav .button.light-gray:hover,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,.off-canvas>.clear.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,.off-canvas>.clear.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear.light-gray input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.clear input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.light-gray.menu#top-right-nav input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.clear.menu#top-right-nav input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) input:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray:focus,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) input.light-gray:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .button:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:hover,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:focus,header.header .top-bar .top-bar-right .clear.light-gray.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .button.light-gray:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:focus,header.header .top-bar .top-bar-right .clear.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover{color:#787878}.button-group.no-gaps .button,.button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator button,.button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) button,.off-canvas>.no-gaps.menu#top-right-nav .button,.off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{margin-right:-.19737rem}.button-group.no-gaps .button+.button,.button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator .button+button,.button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit button+input,.button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator button+.button,.button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator button+button,.button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit .button+input,.button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator input+button,.button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+.button,.button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+input,.content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps .button+button,.content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit button+input,.content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+button,.content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps button+.button,.content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps button+button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav .button+button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit button+input,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav button+.button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav button+button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps input+button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav input+button,.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) input+button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .button+button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit button+input,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) button+.button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) button+button,.off-canvas>.no-gaps.menu#top-right-nav .button+.button,.off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator .button+button,.off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit button+input,.off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button+.button,.off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button+button,.off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit .button+input,.off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator input+button,.off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+.button,.off-canvas>.no-gaps.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps .button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps .content-form-section .form .content .stamp-duty-calculator input+button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps input+.button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.no-gaps input+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .button-group.no-gaps button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator .off-canvas>.no-gaps.menu#top-right-nav button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav .button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator input+button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav input+.button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.no-gaps.menu#top-right-nav input+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button+input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator input+button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) input+.button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) input+input,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .button+.button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator .button+button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .searchandfilter>ul li.sf-field-submit button+input,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button+.button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button+button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit .button+input,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit .content-form-section .form .content .stamp-duty-calculator input+button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+.button,header.header .top-bar .top-bar-right .no-gaps.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input+input{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small,.off-canvas>.stacked-for-medium.menu#top-right-nav,.off-canvas>.stacked-for-small.menu#top-right-nav,.off-canvas>.stacked.menu#top-right-nav,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu){flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-medium .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.stacked-for-small .button,.button-group.stacked-for-small .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-small .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.stacked .button,.button-group.stacked .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-medium button,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-small button,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-medium.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-small.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) button,.off-canvas>.stacked-for-medium.menu#top-right-nav .button,.off-canvas>.stacked-for-medium.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-medium.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.stacked-for-small.menu#top-right-nav .button,.off-canvas>.stacked-for-small.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-small.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.stacked.menu#top-right-nav .button,.off-canvas>.stacked.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-medium input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-small input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-medium.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-small.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-medium .content-form-section .form .content .stamp-duty-calculator button:last-child,.button-group.stacked-for-medium .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-small .content-form-section .form .content .stamp-duty-calculator button:last-child,.button-group.stacked-for-small .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.button-group.stacked .button:last-child,.button-group.stacked .content-form-section .form .content .stamp-duty-calculator button:last-child,.button-group.stacked .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-medium button:last-child,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-small button:last-child,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked button:last-child,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-medium.menu#top-right-nav button:last-child,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-small.menu#top-right-nav button:last-child,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked.menu#top-right-nav button:last-child,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) button:last-child,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) button:last-child,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) button:last-child,.off-canvas>.stacked-for-medium.menu#top-right-nav .button:last-child,.off-canvas>.stacked-for-medium.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:last-child,.off-canvas>.stacked-for-medium.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.off-canvas>.stacked-for-small.menu#top-right-nav .button:last-child,.off-canvas>.stacked-for-small.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:last-child,.off-canvas>.stacked-for-small.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.off-canvas>.stacked.menu#top-right-nav .button:last-child,.off-canvas>.stacked.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button:last-child,.off-canvas>.stacked.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-medium input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-small input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-medium.menu#top-right-nav input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-small.menu#top-right-nav input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked.menu#top-right-nav input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) input:last-child,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) input:last-child,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .button:last-child,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:last-child,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .button:last-child,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:last-child,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child,header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) .button:last-child,header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button:last-child,header.header .top-bar .top-bar-right .stacked.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-medium.expanded .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-medium.expanded .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-small.expanded .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.button-group.stacked.expanded .button,.button-group.stacked.expanded .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked.expanded .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-medium.expanded button,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-small.expanded button,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked.expanded button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-medium.expanded.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-small.expanded.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked.expanded.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked.expanded.menu:not(.languages):not(.submenu) button,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav .button,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav .button,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.off-canvas>.stacked.expanded.menu#top-right-nav .button,.off-canvas>.stacked.expanded.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked.expanded.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-medium.expanded input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-small.expanded input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked.expanded input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-medium.expanded.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-small.expanded.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked.expanded.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked.expanded.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,header.header .top-bar .top-bar-right .stacked.expanded.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked.expanded.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked.expanded.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{flex:1 1 0%}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button,.button-group.stacked-for-small .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-small .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-small button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-small.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) button,.off-canvas>.stacked-for-small.menu#top-right-nav .button,.off-canvas>.stacked-for-small.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-small.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-small input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-small.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-small.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-medium .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-medium button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-medium.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) button,.off-canvas>.stacked-for-medium.menu#top-right-nav .button,.off-canvas>.stacked-for-medium.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-medium.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-medium input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-medium.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-medium.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.button-group.stacked-for-small.expanded,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu){display:block}.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-small.expanded .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-small.expanded button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-small.expanded.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) button,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav .button,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-small.expanded.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-small.expanded input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-small.expanded.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-small.expanded.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{display:block;margin-right:0}}@media print,screen and (max-width:63.99875em){.button-group.stacked-for-medium.expanded,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu){display:block}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-medium.expanded .content-form-section .form .content .stamp-duty-calculator button,.button-group.stacked-for-medium.expanded .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group.stacked-for-medium.expanded button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.stacked-for-medium.expanded.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) button,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav .button,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.stacked-for-medium.expanded.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group.stacked-for-medium.expanded input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.stacked-for-medium.expanded.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .stacked-for-medium.expanded.menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(50,62,72,.25);border-radius:4px;background-color:#fff;color:#323e48}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#fbddea;color:#323e48}.callout.secondary{background-color:#dde2e7;color:#323e48}.callout.success{background-color:#e1faea;color:#323e48}.callout.warning{background-color:#fff3d9;color:#323e48}.callout.alert{background-color:#f7e4e1;color:#323e48}.callout.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.callout{background-color:#fff;color:#323e48}.callout.black,.callout.dark-gray,.content-form-section .form .content .stamp-duty-calculator button.callout{background-color:#dde2e7;color:#323e48}.callout.light-gray{background-color:#fdfdfd;color:#323e48}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:flex;flex-direction:column;flex-grow:1;margin-bottom:1rem;border:1px solid #efefef;border-radius:4px;background:#fff;box-shadow:none;overflow:hidden;color:#323e48}.card>:last-child{margin-bottom:0}.card-divider{display:flex;flex:0 1 auto;padding:1rem;background:#efefef}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;z-index:10;color:#323e48;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#323e48}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.content-form-section .form .content .stamp-duty-calculator .menu button,.menu .button,.menu .content-form-section .form .content .stamp-duty-calculator button,.menu .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.menu a,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .menu input{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical,footer.footer .menu:not(#menu-social-media-menu):not(#footer-links){flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a svg,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a svg,footer.footer .menu.icon-bottom:not(#menu-social-media-menu):not(#footer-links) li a i,footer.footer .menu.icon-bottom:not(#menu-social-media-menu):not(#footer-links) li a img,footer.footer .menu.icon-bottom:not(#menu-social-media-menu):not(#footer-links) li a svg,footer.footer .menu.icon-top:not(#menu-social-media-menu):not(#footer-links) li a i,footer.footer .menu.icon-top:not(#menu-social-media-menu):not(#footer-links) li a img,footer.footer .menu.icon-top:not(#menu-social-media-menu):not(#footer-links) li a svg{text-align:left}.menu.expanded li{flex:1 1 0%}.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a svg,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{flex:1 1 0%}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{flex:1 1 0%}}@media screen and (min-width:82.5em){.menu.xlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xlarge-expanded li,.menu.xlarge-simple li{flex:1 1 0%}}@media screen and (min-width:90em){.menu.xxlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xxlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xxlarge-expanded li,.menu.xxlarge-simple li{flex:1 1 0%}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg,.menu.nested.icon-left li a i,.menu.nested.icon-left li a img,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg,.menu.nested.icon-right li a i,.menu.nested.icon-right li a img,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg,.menu.nested.icon-top li a i,.menu.nested.icon-top li a img,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#e71d70;color:#fff}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li,footer.footer .menu.align-right:not(#menu-social-media-menu):not(#footer-links) li{display:block;text-align:right}.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a svg,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a svg,.menu.align-right.vertical li .submenu li,footer.footer .menu.align-right:not(#menu-social-media-menu):not(#footer-links) li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:""}.menu-icon:hover:after{background:#8d8d8d;box-shadow:0 7px 0 #8d8d8d,0 14px 0 #8d8d8d}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;content:""}.menu-icon.dark:after,.menu-icon.dark:hover:after{background:#323e48;box-shadow:0 7px 0 #323e48,0 14px 0 #323e48}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fff}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{position:absolute;top:50%;margin-top:-6px}.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;right:auto;left:1rem}.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before{width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0}.drilldown .js-drilldown-back>a:before{display:block;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #8d8d8d;border-radius:4px;background-color:#f9f9f9;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#e71d70}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu,footer.footer .dropdown.menu:not(#menu-social-media-menu):not(#footer-links)>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu,footer.footer .dropdown.menu:not(#menu-social-media-menu):not(#footer-links)>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu,footer.footer .dropdown.menu:not(#menu-social-media-menu):not(#footer-links)>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after,footer.footer .dropdown.menu:not(#menu-social-media-menu):not(#footer-links)>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after,footer.footer .dropdown.menu:not(#menu-social-media-menu):not(#footer-links)>li.opens-left>a:after{display:block;width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after,footer.footer .dropdown.menu:not(#menu-social-media-menu):not(#footer-links)>li.opens-right>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px}}@media screen and (min-width:82.5em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0;right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px}}@media screen and (min-width:90em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;content:"";border-color:#e71d70 transparent transparent;border-style:solid;border-width:6px 6px 0;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0;right:auto;left:5px}.dropdown.menu.xxlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical,footer.footer .is-dropdown-menu.menu:not(#menu-social-media-menu):not(#footer-links){width:100px}.is-dropdown-menu.vertical.align-right,footer.footer .is-dropdown-menu.align-right.menu:not(#menu-social-media-menu):not(#footer-links){float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #8d8d8d;background:#fff}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;content:"";border-color:transparent #e71d70 transparent transparent;border-style:solid;border-width:6px 6px 6px 0;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #e71d70;border-style:solid;border-width:6px 0 6px 6px}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1.05263rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.5rem .75rem;border-radius:4px;font-size:.75rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#e71d70;color:#fff}.label.secondary{background:#323e48;color:#fff}.label.success{background:#3adb76;color:#323e48}.label.warning{background:#ffae00;color:#323e48}.label.alert{background:#cc4b37;color:#fff}.label.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.label{background:#fff;color:#323e48}.content-form-section .form .content .stamp-duty-calculator button.label,.label.black,.label.dark-gray{background:#323e48;color:#fff}.label.light-gray{background:#efefef;color:#323e48}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:39.99875em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media print,screen and (max-width:39.99875em){.stack-for-small .media-object-section{padding:0 0 1rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0%}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(50,62,72,.6);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:none}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:none}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;transform:translateX(-100%)}@media print,screen and (min-width:40em){.position-left{width:450px;transform:translateX(-450px)}}@media print,screen and (min-width:64em){.position-left{width:550px;transform:translateX(-550px)}}@media screen and (min-width:82.5em){.position-left{width:400px;transform:translateX(-400px)}}@media screen and (min-width:90em){.position-left{width:500px;transform:translateX(-500px)}}.off-canvas-content .off-canvas.position-left{transform:translateX(-100%)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-left{transform:translateX(-450px)}}@media print,screen and (min-width:64em){.off-canvas-content .off-canvas.position-left{transform:translateX(-550px)}}@media screen and (min-width:82.5em){.off-canvas-content .off-canvas.position-left{transform:translateX(-400px)}}@media screen and (min-width:90em){.off-canvas-content .off-canvas.position-left{transform:translateX(-500px)}}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(100%)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-left.has-transition-push{transform:translateX(450px)}}@media print,screen and (min-width:64em){.off-canvas-content.is-open-left.has-transition-push{transform:translateX(550px)}}@media screen and (min-width:82.5em){.off-canvas-content.is-open-left.has-transition-push{transform:translateX(400px)}}@media screen and (min-width:90em){.off-canvas-content.is-open-left.has-transition-push{transform:translateX(500px)}}.position-left.is-transition-push{box-shadow:inset 0 0 0 0 none}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;transform:translateX(100%)}@media print,screen and (min-width:40em){.position-right{width:450px;transform:translateX(450px)}}@media print,screen and (min-width:64em){.position-right{width:550px;transform:translateX(550px)}}@media screen and (min-width:82.5em){.position-right{width:400px;transform:translateX(400px)}}@media screen and (min-width:90em){.position-right{width:500px;transform:translateX(500px)}}.off-canvas-content .off-canvas.position-right{transform:translateX(100%)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-right{transform:translateX(450px)}}@media print,screen and (min-width:64em){.off-canvas-content .off-canvas.position-right{transform:translateX(550px)}}@media screen and (min-width:82.5em){.off-canvas-content .off-canvas.position-right{transform:translateX(400px)}}@media screen and (min-width:90em){.off-canvas-content .off-canvas.position-right{transform:translateX(500px)}}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-100%)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-450px)}}@media print,screen and (min-width:64em){.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-550px)}}@media screen and (min-width:82.5em){.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-400px)}}@media screen and (min-width:90em){.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-500px)}}.position-right.is-transition-push{box-shadow:inset 0 0 0 0 none}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:100%;transform:translateY(-100%)}@media print,screen and (min-width:40em){.position-top{height:450px;transform:translateY(-450px)}}@media print,screen and (min-width:64em){.position-top{height:550px;transform:translateY(-550px)}}@media screen and (min-width:82.5em){.position-top{height:400px;transform:translateY(-400px)}}@media screen and (min-width:90em){.position-top{height:500px;transform:translateY(-500px)}}.off-canvas-content .off-canvas.position-top{transform:translateY(-100%)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-top{transform:translateY(-450px)}}@media print,screen and (min-width:64em){.off-canvas-content .off-canvas.position-top{transform:translateY(-550px)}}@media screen and (min-width:82.5em){.off-canvas-content .off-canvas.position-top{transform:translateY(-400px)}}@media screen and (min-width:90em){.off-canvas-content .off-canvas.position-top{transform:translateY(-500px)}}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(100%)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-top.has-transition-push{transform:translateY(450px)}}@media print,screen and (min-width:64em){.off-canvas-content.is-open-top.has-transition-push{transform:translateY(550px)}}@media screen and (min-width:82.5em){.off-canvas-content.is-open-top.has-transition-push{transform:translateY(400px)}}@media screen and (min-width:90em){.off-canvas-content.is-open-top.has-transition-push{transform:translateY(500px)}}.position-top.is-transition-push{box-shadow:inset 0 0 0 0 none}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:100%;transform:translateY(100%)}@media print,screen and (min-width:40em){.position-bottom{height:450px;transform:translateY(450px)}}@media print,screen and (min-width:64em){.position-bottom{height:550px;transform:translateY(550px)}}@media screen and (min-width:82.5em){.position-bottom{height:400px;transform:translateY(400px)}}@media screen and (min-width:90em){.position-bottom{height:500px;transform:translateY(500px)}}.off-canvas-content .off-canvas.position-bottom{transform:translateY(100%)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-bottom{transform:translateY(450px)}}@media print,screen and (min-width:64em){.off-canvas-content .off-canvas.position-bottom{transform:translateY(550px)}}@media screen and (min-width:82.5em){.off-canvas-content .off-canvas.position-bottom{transform:translateY(400px)}}@media screen and (min-width:90em){.off-canvas-content .off-canvas.position-bottom{transform:translateY(500px)}}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-100%)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-450px)}}@media print,screen and (min-width:64em){.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-550px)}}@media screen and (min-width:82.5em){.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-400px)}}@media screen and (min-width:90em){.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-500px)}}.position-bottom.is-transition-push{box-shadow:inset 0 0 0 0 none}.off-canvas-content{transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:450px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:450px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:450px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:450px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:550px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:550px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:550px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:550px}}@media screen and (min-width:82.5em){.position-left.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:400px}.position-right.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:400px}.position-top.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:400px}.position-bottom.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:400px}}@media screen and (min-width:90em){.position-left.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xxlarge~.off-canvas-content{margin-left:500px}.position-right.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xxlarge~.off-canvas-content{margin-right:500px}.position-top.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xxlarge~.off-canvas-content{margin-top:500px}.position-bottom.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xxlarge~.off-canvas-content{margin-bottom:500px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width:82.5em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}@media screen and (min-width:90em){.off-canvas.in-canvas-for-xxlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxlarge.position-bottom,.off-canvas.in-canvas-for-xxlarge.position-left,.off-canvas.in-canvas-for-xxlarge.position-right,.off-canvas.in-canvas-for-xxlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxlarge .close-button{display:none}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(50,62,72,.5);color:#fff}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgba(50,62,72,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#8d8d8d}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#323e48}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";flex-basis:0%;order:1}.pagination:after{clear:both}.pagination li{margin-right:.06579rem;border-radius:4px;font-size:.92105rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.19737rem .65789rem;border-radius:4px;color:#323e48}.pagination a:hover,.pagination button:hover{background:#efefef}.pagination .current{padding:.19737rem .65789rem;background:#e71d70;color:#fff;cursor:default}.pagination .disabled{padding:.19737rem .65789rem;color:#8d8d8d;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.19737rem .65789rem;content:"\2026";color:#323e48}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:4px;background-color:#8d8d8d}.progress.primary .progress-meter{background-color:#e71d70}.progress.secondary .progress-meter{background-color:#323e48}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress.white .progress-meter,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.progress .progress-meter{background-color:#fff}.content-form-section .form .content .stamp-duty-calculator button.progress .progress-meter,.progress.black .progress-meter,.progress.dark-gray .progress-meter{background-color:#323e48}.progress.light-gray .progress-meter{background-color:#efefef}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#e71d70;border-radius:4px}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap;border-radius:4px}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#efefef;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#8d8d8d;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;cursor:-webkit-grab;cursor:grab;display:inline-block;width:1.4rem;height:1.4rem;border-radius:4px;background-color:#e71d70;transition:all .2s ease-in-out;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#c8155f}.slider-handle.is-dragging{transition:all 0s linear;cursor:-webkit-grabbing;cursor:grabbing}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical,footer.footer .slider.menu:not(#menu-social-media-menu):not(#footer-links){display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill,footer.footer .slider.menu:not(#menu-social-media-menu):not(#footer-links) .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle,footer.footer .slider.menu:not(#menu-social-media-menu):not(#footer-links) .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:hsla(0,0%,100%,.85)}.reveal,.reveal-overlay{display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #8d8d8d;border-radius:4px;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:97.36842rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:97.36842rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:97.36842rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:97.36842rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{position:relative;margin-bottom:1rem;outline:0;font-size:.92105rem;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:2rem}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:4px;background:#8d8d8d;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:4px;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#e71d70}input:checked~.switch-paddle:after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.65789rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.78947rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1.05263rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:4px}tbody,tfoot,thead{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.52632rem .65789rem .65789rem;font-weight:700}thead{background:#f9f9f9}tfoot,thead{color:#323e48}tfoot{background:#f2f2f2}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{font-weight:700;text-align:left}tbody td,tbody th,tfoot td,tfoot th,thead td,thead th{padding:.52632rem .65789rem .65789rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:1px solid #f2f2f2;background-color:#fff}@media print,screen and (max-width:63.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #efefef;background:#fff;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";flex-basis:0%;order:1}.tabs:after{clear:both}.tabs.vertical>li,footer.footer .tabs.menu:not(#menu-social-media-menu):not(#footer-links)>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#e71d70}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#df186a}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.78947rem;line-height:1;color:#e71d70}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fff;color:#ca1560}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#efefef;color:#e71d70}.tabs-content{border:1px solid #efefef;border-top:0;background:#fff;color:#323e48;transition:all .5s ease}.tabs-content.vertical,footer.footer .tabs-content.menu:not(#menu-social-media-menu):not(#footer-links){border:1px solid #efefef;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fff;border-radius:4px;box-shadow:0 0 0 1px rgba(50,62,72,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(231,29,112,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#323e48;color:#fff;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0%}.title-bar-right{text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #323e48;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:4px;background-color:#323e48;font-size:80%;color:#fff}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;content:"";border-color:transparent transparent #323e48;border-style:solid;border-width:0 .75rem .75rem;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;content:"";border-color:#323e48 transparent transparent;border-style:solid;border-width:.75rem .75rem 0;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;content:"";border-color:transparent transparent transparent #323e48;border-style:solid;border-width:.75rem 0 .75rem .75rem;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;content:"";border-color:transparent #323e48 transparent transparent;border-style:solid;border-width:.75rem .75rem .75rem 0;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.top-bar{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.5rem;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#fff}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.search-by-category .inner .searchandfilter>ul li.sf-field-submit .top-bar input,.top-bar .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:63.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:82.49875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:89.99875em){.top-bar.stacked-for-xlarge{flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-xxlarge{flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{flex:0 0 100%;max-width:100%}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.hide,body.post-type-archive-projects .hide-investments,body.tax-developments .hide-investments,body.tax-locations .hide-investments,body.tax-project_types .hide-investments,body.tax-property_types .hide-investments,body:not(.post-type-archive-projects):not(.tax-project_types):not(.tax-property_types):not(.tax-developments):not(.tax-locations) .hide-home{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:82.49875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:82.5em){.show-for-large-only{display:none!important}}@media screen and (min-width:82.5em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:82.49875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:82.5em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:82.49875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";flex-basis:0%;order:1}.clearfix:after{clear:both}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.75em;border:1px solid transparent;border-radius:4px;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit],.post-password-form input[type=submit].disabled,.post-password-form input[type=submit].disabled:focus,.post-password-form input[type=submit].disabled:hover,.post-password-form input[type=submit][disabled],.post-password-form input[type=submit][disabled]:focus,.post-password-form input[type=submit][disabled]:hover{background-color:#e71d70;color:#fff}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#c8155f;color:#fff}.gallery{max-width:100%;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{padding-right:.65789rem;padding-left:.65789rem;width:100%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-1>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{padding-right:.65789rem;padding-left:.65789rem;width:50%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-2>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{padding-right:.65789rem;padding-left:.65789rem;width:33.33333%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-3>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{padding-right:.65789rem;padding-left:.65789rem;width:25%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-4>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{padding-right:.65789rem;padding-left:.65789rem;width:20%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-5>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{padding-right:.65789rem;padding-left:.65789rem;width:16.66667%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-6>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{padding-right:.65789rem;padding-left:.65789rem;width:14.28571%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-7>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{padding-right:.65789rem;padding-left:.65789rem;width:12.5%;float:left}@media print,screen and (min-width:40em){.gallery.gallery-columns-8>dl{padding-right:.78947rem;padding-left:.78947rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;margin-top:1em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.background-color,.background-image,.overlay{position:absolute;width:100%;height:100%;left:0;top:0}.background-color,.background-image{z-index:-1}.background-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;min-width:100%;height:100%}.overlay{background:linear-gradient(270deg,hsla(0,0%,100%,0),rgba(82,82,82,0) 14%,rgba(0,0,0,.8));z-index:0}.vertical-align{display:flex}.vertical-align.middle{align-items:center;justify-content:center}.vertical-align.bottom{align-items:flex-end;justify-content:center}.button-group,.off-canvas>.menu#top-right-nav,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu){margin-bottom:0}.button-group.margin-top,.off-canvas>.margin-top.menu#top-right-nav,header.header .top-bar .top-bar-right .margin-top.menu:not(.languages):not(.submenu){margin-top:2rem}.button-group.margin-bottom,.off-canvas>.margin-bottom.menu#top-right-nav,header.header .top-bar .top-bar-right .margin-bottom.menu:not(.languages):not(.submenu){margin-bottom:2rem}.button-group .button,.button-group .content-form-section .form .content .stamp-duty-calculator button,.button-group .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.content-form-section .form .content .stamp-duty-calculator .button-group button,.content-form-section .form .content .stamp-duty-calculator .off-canvas>.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) button,.off-canvas>.menu#top-right-nav .button,.off-canvas>.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.off-canvas>.menu#top-right-nav .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .button-group input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas>.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .search-by-category .inner .searchandfilter>ul li.sf-field-submit input{max-width:100%}.button,.content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input{padding:1rem 2rem}@media print,screen and (max-width:39.99875em){.button,.content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input{font-size:.78947rem!important;padding:.75rem 1.25rem!important}.button.hollow,.content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input{border-width:2px!important}}.button span,.content-form-section .form .content .stamp-duty-calculator button span,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input span{vertical-align:middle}.button span.icon img,.button span.icon svg,.content-form-section .form .content .stamp-duty-calculator button span.icon img,.content-form-section .form .content .stamp-duty-calculator button span.icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input span.icon img,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input span.icon svg{transition:fill .25s ease-out;height:19px;width:auto}.button span.icon-before,.content-form-section .form .content .stamp-duty-calculator button span.icon-before,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input span.icon-before{margin-right:.5rem}.button span.icon-after,.content-form-section .form .content .stamp-duty-calculator button span.icon-after,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input span.icon-after{margin-left:.5rem}.button:not(.clear),.content-form-section .form .content .stamp-duty-calculator button:not(.clear),.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:not(.clear){font-weight:700;text-transform:uppercase;border-radius:4px}.button.white:not(.hollow),.content-form-section .form .content .stamp-duty-calculator button.white:not(.hollow),.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:not(.hollow){color:#323e48}.button.white:not(.hollow) .icon svg,.content-form-section .form .content .stamp-duty-calculator button.white:not(.hollow) .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:not(.hollow) .icon svg{fill:#323e48}.button.white.hollow .icon svg,.content-form-section .form .content .stamp-duty-calculator button.white .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input .icon svg{fill:#fff}.button.white.hollow:hover,.content-form-section .form .content .stamp-duty-calculator button.white:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{background-color:#fff;border-color:#fff;color:#323e48}.button.white.hollow:hover .icon svg,.content-form-section .form .content .stamp-duty-calculator button.white:hover .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover .icon svg{fill:#323e48}.button.black:not(.hollow),.content-form-section .form .content .stamp-duty-calculator button:not(.hollow),.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:not(.hollow){color:#fff}.button.black:not(.hollow) .icon svg,.content-form-section .form .content .stamp-duty-calculator button:not(.hollow) .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:not(.hollow) .icon svg{fill:#fff}.button.black.hollow .icon svg,.button.black.outline .icon svg,.content-form-section .form .content .stamp-duty-calculator button .icon svg,.content-form-section .form .content .stamp-duty-calculator button.outline .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.outline .icon svg{fill:#323e48}.button.black.hollow:hover,.button.black.outline:hover,.content-form-section .form .content .stamp-duty-calculator button.outline:hover,.content-form-section .form .content .stamp-duty-calculator button:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.outline:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover{background-color:#323e48;border-color:#323e48;color:#fff}.button.black.hollow:hover .icon svg,.button.black.outline:hover .icon svg,.content-form-section .form .content .stamp-duty-calculator button.outline:hover .icon svg,.content-form-section .form .content .stamp-duty-calculator button:hover .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black.outline:hover .icon svg,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.black:hover .icon svg{fill:#fff}.accordion-section .accordion .accordion-item .accordion-title,.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.h1,.h2,.h3,.h4,.h5,.h6,.usp-blocks-section .small-usps .usp .content h3,.usp-blocks-section .small-usps .usp .content p,article.article.project.featured-project .article-header h5,h1,h2,h3,h4,h5,h6{line-height:1.25;margin-bottom:1.125rem}.section:not(.homepage-banner-section):not(.image-gallery-section):not(.usp-ticker-section):not(.lp-two-column-video-content-section){padding-left:1rem;padding-right:1rem}@media print,screen and (min-width:40em){.section:not(.homepage-banner-section):not(.image-gallery-section):not(.usp-ticker-section):not(.lp-two-column-video-content-section){padding-left:2rem;padding-right:2rem}}@media print,screen and (min-width:64em){.section:not(.homepage-banner-section):not(.image-gallery-section):not(.usp-ticker-section):not(.lp-two-column-video-content-section){padding-left:4rem;padding-right:4rem}}@media screen and (min-width:82.5em){.section:not(.homepage-banner-section):not(.image-gallery-section):not(.usp-ticker-section):not(.lp-two-column-video-content-section){padding-left:6rem;padding-right:6rem}}@media screen and (min-width:90em){.section:not(.homepage-banner-section):not(.image-gallery-section):not(.usp-ticker-section):not(.lp-two-column-video-content-section){padding-left:8rem;padding-right:8rem}}@media screen and (min-width:82.5em){.homepage-banner-section .cta-container{display:flex;align-items:stretch;flex-wrap:wrap}}.homepage-banner-section .primary-cta,.homepage-banner-section .secondary-cta{position:relative}.homepage-banner-section .primary-cta .inner,.homepage-banner-section .secondary-cta .inner{color:#fff}.accordion-section .accordion .accordion-item .homepage-banner-section .primary-cta .inner span.accordion-title,.accordion-section .accordion .accordion-item .homepage-banner-section .secondary-cta .inner span.accordion-title,.homepage-banner-section .primary-cta .inner .accordion-section .accordion .accordion-item span.accordion-title,.homepage-banner-section .primary-cta .inner span.arrow-link,.homepage-banner-section .primary-cta .inner span.h1,.homepage-banner-section .primary-cta .inner span.h3,.homepage-banner-section .primary-cta .inner span.h4,.homepage-banner-section .primary-cta .inner span.h6,.homepage-banner-section .secondary-cta .inner .accordion-section .accordion .accordion-item span.accordion-title,.homepage-banner-section .secondary-cta .inner span.arrow-link,.homepage-banner-section .secondary-cta .inner span.h1,.homepage-banner-section .secondary-cta .inner span.h3,.homepage-banner-section .secondary-cta .inner span.h4,.homepage-banner-section .secondary-cta .inner span.h6{display:block}.accordion-section .accordion .accordion-item .homepage-banner-section .primary-cta .inner span.accordion-title,.accordion-section .accordion .accordion-item .homepage-banner-section .secondary-cta .inner span.accordion-title,.homepage-banner-section .primary-cta .inner .accordion-section .accordion .accordion-item span.accordion-title,.homepage-banner-section .primary-cta .inner span.h4,.homepage-banner-section .secondary-cta .inner .accordion-section .accordion .accordion-item span.accordion-title,.homepage-banner-section .secondary-cta .inner span.h4{font-weight:500;text-decoration:none;transition:all .25s ease-out}.homepage-banner-section .primary-cta .inner span.arrow-link,.homepage-banner-section .secondary-cta .inner span.arrow-link{font-size:.75rem;text-transform:uppercase;font-weight:700}.homepage-banner-section .primary-cta{height:calc(100vh - 177px);min-height:350px;max-height:350px;justify-content:flex-start}@media print,screen and (min-width:40em){.homepage-banner-section .primary-cta{min-height:400px;max-height:400px}}@media print,screen and (min-width:64em){.homepage-banner-section .primary-cta{min-height:450px;max-height:450px}}@media screen and (min-width:82.5em){.homepage-banner-section .primary-cta{min-height:500px;max-height:500px}}.content-form-section .form .content .stamp-duty-calculator .homepage-banner-section button.primary-cta .overlay,.homepage-banner-section .content-form-section .form .content .stamp-duty-calculator button.primary-cta .overlay,.homepage-banner-section .primary-cta.black .overlay{background:rgba(50,62,72,.5)}.homepage-banner-section .primary-cta .inner{padding:2rem;width:100%;max-width:calc(865px + 8rem);z-index:5;position:relative}.homepage-banner-section .primary-cta .inner .button-group,.homepage-banner-section .primary-cta .inner .off-canvas>.menu#top-right-nav,.homepage-banner-section .primary-cta .inner header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .homepage-banner-section .primary-cta .inner .menu:not(.languages):not(.submenu){margin-top:1rem}@media print,screen and (min-width:64em){.homepage-banner-section .primary-cta{max-height:730px}.homepage-banner-section .primary-cta .inner{padding:2rem}}@media screen and (min-width:82.5em){.homepage-banner-section .primary-cta{max-height:730px}.homepage-banner-section .primary-cta .inner{padding:4rem}}.homepage-banner-section .secondary-ctas>.row{height:100%}.homepage-banner-section .secondary-ctas .secondary-cta{height:50%}.homepage-banner-section .secondary-ctas .secondary-cta a{width:100%}.homepage-banner-section .secondary-ctas .secondary-cta.dark-gray .overlay{background:rgba(50,62,72,.9);transition:all .25s ease-out}.homepage-banner-section .secondary-ctas .secondary-cta.dark-gray .inner{color:#fff}.homepage-banner-section .secondary-ctas .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary-cta .overlay,.homepage-banner-section .secondary-ctas .secondary-cta.white .overlay,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .homepage-banner-section .secondary-ctas input.secondary-cta .overlay{background:hsla(0,0%,100%,.9);transition:all .25s ease-out}.homepage-banner-section .secondary-ctas .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary-cta .inner,.homepage-banner-section .secondary-ctas .secondary-cta.white .inner,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .homepage-banner-section .secondary-ctas input.secondary-cta .inner{color:#323e48}.homepage-banner-section .secondary-ctas .secondary-cta .inner{padding:2rem;width:100%;z-index:5;position:relative}.homepage-banner-section .secondary-ctas .secondary-cta .inner span.h3:hover{text-decoration:underline}.homepage-banner-section .secondary-ctas .secondary-cta.dark-gray a:hover .overlay{background-color:#323e48}.homepage-banner-section .secondary-ctas .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.secondary-cta a:hover .overlay,.homepage-banner-section .secondary-ctas .secondary-cta.white a:hover .overlay,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .homepage-banner-section .secondary-ctas input.secondary-cta a:hover .overlay{background-color:#fff}.news-ticker-section,.trending-news-ticker-section{background-color:#323e48;color:#fff;border-bottom:3px solid #323e48}.news-ticker-section.margin-top,.trending-news-ticker-section.margin-top{margin-top:2rem}.news-ticker-section.margin-bottom,.trending-news-ticker-section.margin-bottom{margin-bottom:2rem}.news-ticker-section.padding-top,.trending-news-ticker-section.padding-top{padding-top:2rem}.news-ticker-section.padding-bottom,.trending-news-ticker-section.padding-bottom{padding-bottom:2rem}.news-ticker-section ul li,.trending-news-ticker-section ul li{padding-top:1rem;padding-bottom:1rem;font-weight:700;font-size:.75rem;text-transform:uppercase}.trending-news-ticker-section .wrapper{display:flex;align-items:center}.trending-news-ticker-section .wrapper .slider-news-ticker-title{white-space:nowrap;padding-right:.75rem;font-weight:700;display:flex;align-items:center;align-content:center}.trending-news-ticker-section .wrapper .slider-news-ticker-title span{display:inline-block}.trending-news-ticker-section .wrapper .slider-news-ticker-title .icon{width:35px;margin-right:.5rem}.trending-news-ticker-section .wrapper .slider-news-ticker{min-width:100vw;background-color:#e71d70}a.arrow-link span.icon,a.arrow-link span.text,span.arrow-link span.icon,span.arrow-link span.text{vertical-align:middle;transition:all .25s ease-out}a.arrow-link span.icon,span.arrow-link span.icon{margin-left:.625rem}a.arrow-link span.icon img,a.arrow-link span.icon svg,span.arrow-link span.icon img,span.arrow-link span.icon svg{width:19px;height:auto;vertical-align:middle}a.arrow-link:hover span.icon,span.arrow-link:hover span.icon{margin-left:1rem}a.arrow-link.white span.text,span.arrow-link.white span.text{color:#fff}a.arrow-link.white span.icon svg path,span.arrow-link.white span.icon svg path{stroke:#fff}.usp-ticker-section{background-color:#e71d70;color:#fff}.usp-ticker-section.margin-top{margin-top:2rem}.usp-ticker-section.margin-bottom{margin-bottom:2rem}.usp-ticker-section.padding-top{padding-top:2rem}.usp-ticker-section.padding-bottom{padding-bottom:2rem}.usp-ticker-section ul li{display:inline-block;padding-top:1rem;padding-bottom:1rem;font-weight:700;font-size:1.18421rem;text-transform:uppercase}@media print,screen and (min-width:64em){.usp-ticker-section ul li{font-size:1.44737rem}}@media screen and (min-width:82.5em){.usp-ticker-section ul li{font-size:1.57895rem}}.usp-ticker-section ul li span{border-right:2px solid #fff;padding-right:1rem;display:inline-block;line-height:1}.posts-section.margin-top{margin-top:2rem}.posts-section.margin-bottom{margin-bottom:2rem}.posts-section.padding-top{padding-top:2rem}.posts-section.padding-bottom{padding-bottom:2rem}.posts-section .section-header a span.text{color:#323e48;transition:all .25s ease-out}.posts-section .section-header a span.icon svg{vertical-align:middle;width:27px}.posts-section .section-header a:hover span.text{text-decoration:underline;color:#e71d70}article.article{margin-top:1rem;margin-bottom:1rem}article.article .label{font-weight:700;text-transform:uppercase;position:absolute;top:1rem;right:1rem}article.article a{color:#323e48}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results article.article a input[name=stamp_duty],article.article a .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],article.article a .h1,article.article a h1{transition:all .25s ease-out}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results article.article a input:hover[name=stamp_duty],article.article a .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input:hover[name=stamp_duty],article.article a .h1:hover,article.article a h1:hover{text-decoration:underline}article.article.project.featured-project .article-header a h5,article.article.project.featured-project a .article-header h5,article.article a .h2,article.article a h2{transition:all .25s ease-out}article.article.project.featured-project .article-header a h5:hover,article.article.project.featured-project a .article-header h5:hover,article.article a .h2:hover,article.article a h2:hover{text-decoration:underline}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results article.article a label,article.article a .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,article.article a .h3,article.article a h3{transition:all .25s ease-out}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results article.article a label:hover,article.article a .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label:hover,article.article a .h3:hover,article.article a h3:hover{text-decoration:underline}.accordion-section .accordion .accordion-item article.article a .accordion-title,article.article a .accordion-section .accordion .accordion-item .accordion-title,article.article a .h4,article.article a h4{transition:all .25s ease-out}.accordion-section .accordion .accordion-item article.article a .accordion-title:hover,article.article a .accordion-section .accordion .accordion-item .accordion-title:hover,article.article a .h4:hover,article.article a h4:hover{text-decoration:underline}.usp-blocks-section .small-usps .usp .content article.article a h3,article.article a .h5,article.article a .usp-blocks-section .small-usps .usp .content h3,article.article a h5{transition:all .25s ease-out}.usp-blocks-section .small-usps .usp .content article.article a h3:hover,article.article a .h5:hover,article.article a .usp-blocks-section .small-usps .usp .content h3:hover,article.article a h5:hover{text-decoration:underline}.usp-blocks-section .small-usps .usp .content article.article a p,article.article a .h6,article.article a .usp-blocks-section .small-usps .usp .content p,article.article a h6{transition:all .25s ease-out}.usp-blocks-section .small-usps .usp .content article.article a p:hover,article.article a .h6:hover,article.article a .usp-blocks-section .small-usps .usp .content p:hover,article.article a h6:hover{text-decoration:underline}.accordion-section .accordion .accordion-item article.article a:hover .accordion-title,.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results article.article a:hover input[name=stamp_duty],.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results article.article a:hover label,.usp-blocks-section .small-usps .usp .content article.article a:hover h3,.usp-blocks-section .small-usps .usp .content article.article a:hover p,article.article.project.featured-project .article-header a:hover h5,article.article.project.featured-project a:hover .article-header h5,article.article a:hover .accordion-section .accordion .accordion-item .accordion-title,article.article a:hover .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],article.article a:hover .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,article.article a:hover .h1,article.article a:hover .h2,article.article a:hover .h3,article.article a:hover .h4,article.article a:hover .h5,article.article a:hover .h6,article.article a:hover .usp-blocks-section .small-usps .usp .content h3,article.article a:hover .usp-blocks-section .small-usps .usp .content p,article.article a:hover h1,article.article a:hover h2,article.article a:hover h3,article.article a:hover h4,article.article a:hover h5,article.article a:hover h6{color:#e71d70}article.article .article-image{position:relative;border-top-right-radius:4px;border-top-left-radius:4px;overflow:hidden}article.article .article-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}article.article .article-image .outlet-logo{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(50,62,72,.85);display:flex;align-items:center;align-content:center;justify-content:center}article.article .article-image .outlet-logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto;width:auto;max-height:75%;max-width:75%}article.article .article-content{position:relative}article.article .article-content .article-header{padding:1.25rem 1.5rem;background-color:#fff}article.article .article-content .article-header strong{text-transform:uppercase;font-size:.875rem}article.article .article-content .article-header .arrow-link span{text-transform:uppercase;font-size:.75rem;font-weight:700}article.article .article-footer{padding:.375rem 1.5rem;background-color:#efefef;font-size:.75em;font-weight:300;border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow:hidden}article.article .article-footer .byline{margin-bottom:0;color:#323e48}article.article .article-footer a{color:#323e48}article.article.basic .article-image{height:235px}@media print,screen and (min-width:64em){article.article.basic .article-content .article-header{height:230px}}@media screen and (min-width:82.5em){article.article.basic .article-content .article-header{height:183px}}article.article.project.case-study .article-content,article.article.project.sold-out .article-content,article.article.project.sold .article-content{background-color:#323e48;border-radius:4px;overflow:hidden}article.article.project.case-study .article-content .article-footer,article.article.project.case-study .article-content .article-header,article.article.project.case-study .article-content .article-image img,article.article.project.sold-out .article-content .article-footer,article.article.project.sold-out .article-content .article-header,article.article.project.sold-out .article-content .article-image img,article.article.project.sold .article-content .article-footer,article.article.project.sold .article-content .article-header,article.article.project.sold .article-content .article-image img{opacity:.5}article.article.project .article-image{height:235px}@media print,screen and (min-width:64em){article.article.project .article-content .article-header{height:190px}}article.article.project .article-content .article-header h5{margin-bottom:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}article.article.project .article-content .article-header p{font-size:.78947rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}article.article.project .article-content .article-header p strong{font-size:1.05263rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}article.article.project .article-content .article-header p.location{text-transform:uppercase;font-weight:500}article.article.project.featured-project{padding-left:0;padding-right:0}article.article.project.featured-project .article-image{height:440px;border-radius:4px 0 0 4px}@media print,screen and (min-width:64em){article.article.project.featured-project .article-header{height:410px}}article.article.project.featured-project .article-header p{font-size:unset}article.article.project.featured-project .article-header p.sub-title{font-size:.92105rem;font-weight:700;text-transform:uppercase}article.article.project.featured-project .article-footer{border-radius:0 0 4px 0}article.article.large .article-image,article.article.sub .article-image{height:220px}@media print,screen and (min-width:64em){article.article.large .article-content .article-header,article.article.sub .article-content .article-header{height:217px}}article.article.large .article-footer,article.article.sub .article-footer{background-color:#e71d70;color:#fff}article.article.large .article-footer a,article.article.sub .article-footer a{color:#fff}article.article.tiny .article-image{height:200px}article.article.tiny .article-content .article-header{min-height:100px}article.article.tiny .article-content .article-header h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media print,screen and (min-width:64em){article.article.tiny-small .article-content .article-header{min-height:112px}}article.article.small .article-content .article-image{height:175px}article.article.small .article-content .article-header{min-height:140px}article.article.medium-large .article-content .article-image{height:300px}@media print,screen and (min-width:64em){article.article.medium-large .article-content .article-header{min-height:150px}}article.article.featured .article-image{height:292px}article.article.featured .article-content .article-header{height:125px}article.article:not(.tiny):not(.small):not(.medium):not(.tiny-small):not(.featured-project) .article-content .article-header{padding-bottom:3rem;position:relative}article.article:not(.tiny):not(.small):not(.medium):not(.tiny-small):not(.featured-project) .article-content .article-header .arrow-link{position:absolute;bottom:1.25rem;left:1.5rem}.trending-news-section{margin-bottom:2rem}.trending-news-section:not(.all-news){margin-top:2rem}.trending-news-section.margin-top{margin-top:4rem}.trending-news-section.margin-bottom{margin-bottom:4rem}.trending-news-section.padding-top{padding-top:2rem}.trending-news-section.padding-bottom{padding-bottom:2rem}.trending-news-section>.row{display:flex;flex-wrap:wrap}.trending-news-section .primary-news{order:1}.trending-news-section .primary-news article .article-image{height:300px}@media print,screen and (min-width:64em){.trending-news-section .primary-news article .article-content .article-header{height:200px}}.trending-news-section .primary-news article .article-content .article-header h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media print,screen and (min-width:64em){.trending-news-section .primary-news article .article-content .article-header.medium{height:150px}}.trending-news-section .small-news{order:3}.trending-news-section .small-news article:not(:last-of-type){margin-bottom:.875rem}.trending-news-section .small-news article .article-content{border-top-right-radius:4px;border-top-left-radius:4px;overflow:hidden}@media print,screen and (min-width:64em){.trending-news-section .small-news article .article-content .article-header{height:112px}}.trending-news-section .small-news article .article-content .article-header h6{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.trending-news-section .secondary-news{order:2}.trending-news-section .secondary-news article .article-content .article-header{height:178px;padding-right:140px}.trending-news-section .secondary-news article .article-content .article-header h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:82.5em){.trending-news-section .primary-news{order:1}.trending-news-section .small-news{order:2}.trending-news-section .secondary-news{order:3}}.page-navigation .pagination{margin-bottom:0}.page-navigation .pagination .current{display:block}.page-navigation .pagination li{margin-left:.25rem;margin-right:.25rem}.page-navigation .pagination .prev{margin-right:.75rem}.page-navigation .pagination .next{margin-left:.75rem}.content-form-section .form .content .stamp-duty-calculator .page-navigation .pagination button,.page-navigation .pagination .button,.page-navigation .pagination .content-form-section .form .content .stamp-duty-calculator button,.page-navigation .pagination .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .page-navigation .pagination input{padding:1rem 2rem}.content-form-section .form .content .stamp-duty-calculator .page-navigation .pagination button.light-gray,.page-navigation .pagination .button.light-gray,.page-navigation .pagination .content-form-section .form .content .stamp-duty-calculator button.light-gray,.page-navigation .pagination .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .page-navigation .pagination input.light-gray{border:4px solid #efefef;transition:all .25s ease-out}.content-form-section .form .content .stamp-duty-calculator .page-navigation .pagination button.light-gray:hover,.page-navigation .pagination .button.light-gray:hover,.page-navigation .pagination .content-form-section .form .content .stamp-duty-calculator button.light-gray:hover,.page-navigation .pagination .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.light-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .page-navigation .pagination input.light-gray:hover{border-color:#bcbcbc}.content-form-section .form .content .stamp-duty-calculator .page-navigation .pagination button.current,.page-navigation .pagination .button.current,.page-navigation .pagination .content-form-section .form .content .stamp-duty-calculator button.current,.page-navigation .pagination .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.current,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .page-navigation .pagination input.current{background-color:#323e48}.content-form-section .form .content .stamp-duty-calculator .page-navigation .pagination button.dark-gray,.page-navigation .pagination .button.dark-gray,.page-navigation .pagination .content-form-section .form .content .stamp-duty-calculator button.dark-gray,.page-navigation .pagination .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .page-navigation .pagination input.dark-gray{border:4px solid #323e48;transition:all .25s ease-out}.content-form-section .form .content .stamp-duty-calculator .page-navigation .pagination button.dark-gray:hover,.page-navigation .pagination .button.hollow.dark-gray:hover,.page-navigation .pagination .content-form-section .form .content .stamp-duty-calculator button.dark-gray:hover,.page-navigation .pagination .search-by-category .inner .searchandfilter>ul li.sf-field-submit input.dark-gray:hover,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .page-navigation .pagination input.dark-gray:hover{background-color:#323e48;color:#fff}.blog-section{margin-top:1rem}.blog-section,.search-by-category{margin-bottom:3rem}.search-by-category .inner{background-color:#323e48;color:#fff;padding:1rem 2rem}@media print,screen and (min-width:64em){.search-by-category .inner{padding:2rem 4rem}}.search-by-category .inner .row{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between}.search-by-category .inner .row:after,.search-by-category .inner .row:before{display:none}.search-by-category .inner .row .columns{padding-top:1rem;padding-bottom:1rem;display:flex;align-content:center;align-items:center}.search-by-category .inner .row .columns .content-inner{width:100%}.search-by-category .inner h2{margin-bottom:0}.search-by-category .inner p{text-transform:uppercase;font-size:.875rem;margin-bottom:0}.search-by-category .inner .searchandfilter>ul{display:flex;justify-content:flex-end;flex-direction:column;margin-left:0}@media print,screen and (min-width:64em){.search-by-category .inner .searchandfilter>ul{flex-direction:row}}.search-by-category .inner .searchandfilter>ul li{display:flex;align-content:center;align-items:center}.search-by-category .inner .searchandfilter>ul li.sf-field-category,.search-by-category .inner .searchandfilter>ul li.sf-field-category label{width:100%}.search-by-category .inner .searchandfilter>ul li h4{font-weight:400;font-size:1rem}.search-by-category .inner .searchandfilter>ul li select{height:54px;border-color:#fff;border-radius:4px;padding-left:1.5rem;padding-right:4rem;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"/></svg>') no-repeat;background-origin:content-box;background-position:right -3rem center;background-repeat:no-repeat;background-size:39px 20px;margin-bottom:0}.search-by-category .inner .searchandfilter>ul li select option{text-transform:none}@media print,screen and (min-width:64em){.search-by-category .inner .searchandfilter>ul li.sf-field-submit{padding-left:1rem}}.search-by-category .inner .searchandfilter>ul li.sf-field-submit input{color:#fff!important;margin-bottom:0}.search-by-category .inner .searchandfilter>ul li.sf-field-submit input:hover{color:#323e48!important}.search-by-category .inner .input-group{margin-bottom:0}.search-by-category .inner .input-group select{height:50px;border-color:#fff;border-radius:4px;padding-left:1.5rem}.search-by-category .inner .input-group .input-group-button{padding-left:1rem}.content-form-section .form .content .stamp-duty-calculator .search-by-category .inner .input-group .input-group-button button,.search-by-category .inner .input-group .input-group-button .button,.search-by-category .inner .input-group .input-group-button .content-form-section .form .content .stamp-duty-calculator button,.search-by-category .inner .input-group .input-group-button .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .input-group .input-group-button input{border-radius:4px}.receive-investments .cta-form-section .inner .inner-content{color:#fff}.receive-investments .cta-form-section .inner .inner-content ul:not(.inputs-list) li:before{background:url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg fill='%23FFFFFF' width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat}.receive-news .cta-form-section .overlay{background:hsla(0,0%,94.1%,.92)}.receive-news .cta-form-section .inner .inner-content h3{color:#e71d70}.receive-news .cta-form-section .inner .inner-content ul:not(.inputs-list) li:before{background:url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg fill='%23e71d70' width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat}.cta-form-section{margin-top:1.5rem;margin-bottom:1.5rem}.cta-form-section .inner{padding:2.63158rem 2.30263rem;border-radius:4px;border-top:6px solid #e71d70;overflow:hidden;position:relative}.cta-form-section .inner .inner-content{position:relative;z-index:10}.cta-form-section .inner .inner-content .logo{margin-bottom:1rem}.cta-form-section .inner .inner-content .lead img,.cta-form-section .inner .inner-content .lead svg{max-width:100%;max-height:40px;width:auto}.cta-form-section .inner .inner-content .lead p{text-transform:uppercase;font-size:.92105rem}.cta-form-section .inner .inner-content ul:not(.inputs-list){margin-left:0;margin-top:2rem}.cta-form-section .inner .inner-content ul:not(.inputs-list) li{position:relative;list-style:none;padding-left:1.75rem;margin-bottom:1rem}.cta-form-section .inner .inner-content ul:not(.inputs-list) li:before{content:"";position:absolute;left:0;width:1.31579rem;height:1.31579rem;background-size:cover;top:50%;transform:translateY(-50%)}@media screen and (min-width:82.5em){.cta-form-section .inner .inner-content ul:not(.inputs-list){display:flex;flex-wrap:wrap}.cta-form-section .inner .inner-content ul:not(.inputs-list) li{width:50%}}@media screen and (min-width:82.5em){.cta-form-section .inner{padding:5.26316rem 4.60526rem}.cta-form-section ul:not(.inputs-list){display:flex;flex-wrap:wrap}.cta-form-section ul:not(.inputs-list) li{width:50%}}.download-brochure .cta-form-section .inner{border-top:0}.download-brochure .cta-form-section .inner .inner-content{color:#fff}.archive-heading{margin-top:2rem;margin-bottom:1rem}@media screen and (min-width:82.5em){.archive-heading .row{display:flex;align-items:stretch}.archive-heading .row:after,.archive-heading .row:before{display:none}.archive-heading .row .columns{display:flex;align-items:center;align-content:center}.archive-heading .row .columns h1,.archive-heading .row .columns h2{margin-bottom:0}.archive-heading .row .columns form{width:100%}}@media print,screen and (min-width:64em){.archive-heading .searchandfilter>ul{display:flex;justify-content:flex-end}.archive-heading .searchandfilter>ul li{display:flex;align-content:center;align-items:center}}.archive-heading .searchandfilter>ul{margin-left:0}.archive-heading .searchandfilter>ul li h4{font-weight:400;font-size:1rem}.archive-heading .searchandfilter>ul li label{width:100%}@media print,screen and (min-width:64em){.archive-heading .searchandfilter>ul li label{width:auto;padding-left:1rem}}.archive-heading .searchandfilter>ul li select{border:2px solid #323e48;color:#fff;width:auto;height:auto;padding:.5rem 4rem .5rem 1rem;font-weight:700;text-transform:uppercase;background:#323e48 url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23FFFFFF" d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"/></svg>') no-repeat;background-origin:content-box;background-position:right -3rem center;background-repeat:no-repeat;background-size:39px 20px;margin-bottom:0;min-width:100%}@media print,screen and (min-width:64em){.archive-heading .searchandfilter>ul li select{padding:1rem 4rem 1rem 2rem;width:auto}}.archive-heading .searchandfilter>ul li select option{text-transform:none}.featured-project-section .sidebar .article .article-header{height:410px}.featured-project-section .sidebar .article .article-header img{margin-bottom:1.5rem}.audio-sidebar,.regular-sidebar{margin-top:3rem}.audio-sidebar .article-image,.audio-sidebar .outlet-logo,.audio-sidebar iframe,.regular-sidebar .article-image,.regular-sidebar .outlet-logo,.regular-sidebar iframe{margin-bottom:2rem}.audio-sidebar .outlet-logo,.regular-sidebar .outlet-logo{text-align:center}.audio-sidebar .outlet-logo img,.regular-sidebar .outlet-logo img{max-width:90%}.audio-sidebar .article-image img,.regular-sidebar .article-image img{border-radius:4px}.call-to-action{padding-top:2rem;padding-bottom:2rem;background-color:#fff}.call-to-action.padding-top{padding-top:4rem}.call-to-action.padding-bottom{padding-bottom:4rem}.call-to-action .inner{position:relative;border-radius:4px;overflow:hidden}.call-to-action .background-image{z-index:0}.call-to-action .overlay{z-index:5}.call-to-action .overlay.gradient{background:transparent linear-gradient(270deg,hsla(0,0%,100%,0),rgba(82,82,82,0) 14%,#000)}.call-to-action .content{z-index:10;position:relative;color:#fff;padding:2rem}.call-to-action .content h6{margin-bottom:.25}.call-to-action .content .button-group,.call-to-action .content .off-canvas>.menu#top-right-nav,.call-to-action .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .call-to-action .content .menu:not(.languages):not(.submenu){margin-top:1.5rem}@media print,screen and (min-width:64em){.call-to-action .content{padding:3rem 5rem}}@media screen and (min-width:82.5em){.call-to-action .content{padding:5.5rem 7rem}}.content-image-section.margin-top{margin-top:2rem}.content-image-section.margin-bottom{margin-bottom:2rem}.content-image-section .inner.margin-top{margin-top:2rem}.content-image-section .inner.margin-bottom{margin-bottom:2rem}.content-image-section.padding-top{padding-top:2rem}.content-image-section.padding-bottom{padding-bottom:2rem}.content-image-section.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.content-image-section{background-color:#fff}.content-image-section.light-grey{background-color:#efefef}.content-image-section.lighted-grey{background-color:#f9f9f9}@media print,screen and (min-width:64em){.content-image-section .row{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between}.content-image-section .row:after,.content-image-section .row:before{content:unset}}.content-image-section .inner .images .inner-content{position:relative;overflow:hidden;height:100%;border-radius:4px}@media print,screen and (min-width:64em){.content-image-section .inner .images .inner-content{padding-top:3rem;padding-bottom:3rem}}.content-image-section .inner .images .inner-content .overlay{background-color:rgba(50,62,72,.2)}.content-image-section .inner .images .inner-content img{-o-object-fit:cover;object-fit:cover;object-postion:center;height:100%;width:100%}.content-image-section .inner .content p:first-of-type{margin-top:2.75rem}.content-image-section .inner .content ul{list-style-position:inside;margin-left:0;list-style-type:"\25CF \00a0 \00a0";margin-top:2rem;margin-bottom:2rem}.content-image-section .inner .content ul li::marker{margin-right:.5rem;color:#e71d70}.content-image-section .inner .content .button-group,.content-image-section .inner .content .off-canvas>.menu#top-right-nav,.content-image-section .inner .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .content-image-section .inner .content .menu:not(.languages):not(.submenu){margin-top:2.75rem}@media print,screen and (min-width:64em){.accordion-section .accordion .accordion-item .content-image-section .inner .content .accordion-title,.content-form-section .form .content-image-section .inner .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-form-section .form .content-image-section .inner .content .stamp-duty-calculator .stamp-duty-calculator-results label,.content-image-section .inner .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-image-section .inner .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.content-image-section .inner .content .accordion-section .accordion .accordion-item .accordion-title,.content-image-section .inner .content .h1,.content-image-section .inner .content .h2,.content-image-section .inner .content .h3,.content-image-section .inner .content .h4,.content-image-section .inner .content .h5,.content-image-section .inner .content .h6,.content-image-section .inner .content article.article.project.featured-project .article-header h5,.content-image-section .inner .content h1,.content-image-section .inner .content h2,.content-image-section .inner .content h3,.content-image-section .inner .content h4,.content-image-section .inner .content h5,.content-image-section .inner .content h6,.content-image-section .inner .usp-blocks-section .small-usps .usp .content h3,.content-image-section .inner .usp-blocks-section .small-usps .usp .content p,.usp-blocks-section .small-usps .usp .content-image-section .inner .content h3,.usp-blocks-section .small-usps .usp .content-image-section .inner .content p,article.article.project.featured-project .article-header .content-image-section .inner .content h5{max-width:90%}}@media screen and (min-width:82.5em){.accordion-section .accordion .accordion-item .content-image-section .inner .content .accordion-title,.content-form-section .form .content-image-section .inner .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-form-section .form .content-image-section .inner .content .stamp-duty-calculator .stamp-duty-calculator-results label,.content-image-section .inner .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-image-section .inner .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.content-image-section .inner .content .accordion-section .accordion .accordion-item .accordion-title,.content-image-section .inner .content .h1,.content-image-section .inner .content .h2,.content-image-section .inner .content .h3,.content-image-section .inner .content .h4,.content-image-section .inner .content .h5,.content-image-section .inner .content .h6,.content-image-section .inner .content article.article.project.featured-project .article-header h5,.content-image-section .inner .content h1,.content-image-section .inner .content h2,.content-image-section .inner .content h3,.content-image-section .inner .content h4,.content-image-section .inner .content h5,.content-image-section .inner .content h6,.content-image-section .inner .usp-blocks-section .small-usps .usp .content h3,.content-image-section .inner .usp-blocks-section .small-usps .usp .content p,.usp-blocks-section .small-usps .usp .content-image-section .inner .content h3,.usp-blocks-section .small-usps .usp .content-image-section .inner .content p,article.article.project.featured-project .article-header .content-image-section .inner .content h5{max-width:80%}}.content-image-section.two .inner .content{padding-top:2.75rem;padding-bottom:2.75rem}@media print,screen and (min-width:64em){.content-image-section.two .inner .content{padding-top:5.5rem;padding-bottom:5.5rem}}.content-image-section.one .inner .image{padding-top:1.375rem;padding-bottom:1.375rem}@media print,screen and (min-width:64em){.content-image-section.one .inner .image{padding-top:2.75rem;padding-bottom:2.75rem}}.content-image-section.one .inner .content{padding-top:1.375rem;padding-bottom:1.375rem}@media print,screen and (min-width:64em){.content-image-section.one .inner .content{padding-top:2.75rem;padding-bottom:2.75rem}}.accordion-section .accordion .accordion-item .content-image-section.one .inner .content .accordion-title,.content-form-section .form .content-image-section.one .inner .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-form-section .form .content-image-section.one .inner .content .stamp-duty-calculator .stamp-duty-calculator-results label,.content-image-section.one .inner .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.content-image-section.one .inner .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.content-image-section.one .inner .content .accordion-section .accordion .accordion-item .accordion-title,.content-image-section.one .inner .content .h1,.content-image-section.one .inner .content .h2,.content-image-section.one .inner .content .h3,.content-image-section.one .inner .content .h4,.content-image-section.one .inner .content .h5,.content-image-section.one .inner .content .h6,.content-image-section.one .inner .content article.article.project.featured-project .article-header h5,.content-image-section.one .inner .content h1,.content-image-section.one .inner .content h2,.content-image-section.one .inner .content h3,.content-image-section.one .inner .content h4,.content-image-section.one .inner .content h5,.content-image-section.one .inner .content h6,.content-image-section.one .inner .usp-blocks-section .small-usps .usp .content h3,.content-image-section.one .inner .usp-blocks-section .small-usps .usp .content p,.usp-blocks-section .small-usps .usp .content-image-section.one .inner .content h3,.usp-blocks-section .small-usps .usp .content-image-section.one .inner .content p,article.article.project.featured-project .article-header .content-image-section.one .inner .content h5{margin:0 auto}.customer-reviews-section{margin-top:4rem;margin-bottom:4rem}.customer-reviews-section .trustpilot{margin-top:1rem;margin-bottom:2rem}.customer-reviews-section .trustpilot .trustpilot-widget{padding:1rem 1rem 1.5rem}.customer-reviews-section .customer-reviews-slider{padding-left:2.5rem;padding-right:2.5rem;margin-top:1rem;margin-bottom:2rem}.customer-reviews-section .customer-reviews-slider .splide__arrows .splide__arrow{border-radius:100px;background-color:transparent;border:2px solid #8d8d8d}.customer-reviews-section .customer-reviews-slider .splide__arrows .splide__arrow svg{width:10px;height:auto;fill:hsla(0,0%,55.3%,.9)}.customer-reviews-section .customer-reviews-slider .splide__arrows .splide__arrow.splide__arrow--prev{left:0}.customer-reviews-section .customer-reviews-slider .splide__arrows .splide__arrow.splide__arrow--next{right:0}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure{box-shadow:3px 3px 10px rgba(0,0,0,.16);border-radius:4px;margin-top:1rem;margin-bottom:1rem;padding:1rem 1rem 1.5rem}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure .star-rating{display:flex;justify-content:flex-start}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure .star-rating .star{margin-right:.375rem;background-color:#323e48;width:24px;height:24px}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure .star-rating .star.unrated{background-color:#efefef}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure .star-rating .star svg{fill:#fff;width:18px;height:auto}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure blockquote{border-left:none;padding:1rem 1rem 0 0;margin-bottom:0}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure blockquote p{margin-bottom:.25rem}.customer-reviews-section .customer-reviews-slider .customer-reviews .review figure figcaption cite{font-style:inherit}.in-the-press-section{margin-top:4rem;margin-bottom:4rem}.in-the-press-section .logos{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;margin-top:1rem;margin-bottom:1rem}.in-the-press-section .logos .logo{margin-top:1.5rem;margin-bottom:1.5rem}.in-the-press-section .logos .logo img{max-height:100px;width:auto;height:auto}.full-width-cta-section{position:relative;color:#fff;background-color:#323e48}.full-width-cta-section.margin-top{margin-top:2rem}.full-width-cta-section.margin-bottom{margin-bottom:2rem}.full-width-cta-section.padding-top{padding-top:3.09211rem}.full-width-cta-section.padding-bottom{padding-bottom:3.09211rem}.full-width-cta-section .content{position:relative;z-index:10}.full-width-cta-section .content>:first-child:is(p){text-transform:uppercase;font-size:.92105rem}.full-width-cta-section:not(.has-background){border-top:15px solid #e71d70;background-color:#323e48}.full-width-cta-section:not(.has-background) .background{z-index:0}.full-width-cta-section:not(.has-background) .overlay{z-index:5;background-color:linear-gradient(270deg,hsla(0,0%,100%,0),rgba(82,82,82,0) 14%,transparent)}.full-width-cta-section.background-pink{border-top:15px solid #323e48;background-color:#e71d70}.full-width-cta-section.background-white{color:#323e48;background-color:#fff}.large-header-section{position:relative}.large-header-section.margin-top{margin-top:2rem}.large-header-section.margin-bottom{margin-bottom:2rem}.large-header-section.padding-top.left-aligned{padding-top:6.25rem}.large-header-section.padding-top.center-aligned{padding-top:10rem}.large-header-section.padding-bottom.left-aligned{padding-bottom:3.125rem}.large-header-section.padding-bottom.center-aligned{padding-bottom:10rem}@media print,screen and (min-width:40em){.large-header-section.padding-top.left-aligned{padding-top:6.25rem}.large-header-section.padding-top.center-aligned{padding-top:4rem}.large-header-section.padding-bottom.left-aligned{padding-bottom:3.125rem}.large-header-section.padding-bottom.center-aligned{padding-bottom:4rem}}@media print,screen and (min-width:64em){.large-header-section.padding-top.left-aligned{padding-top:6.25rem}.large-header-section.padding-top.center-aligned{padding-top:6rem}.large-header-section.padding-bottom.left-aligned{padding-bottom:3.125rem}.large-header-section.padding-bottom.center-aligned{padding-bottom:6rem}}@media screen and (min-width:82.5em){.large-header-section.padding-top.left-aligned{padding-top:6.25rem}.large-header-section.padding-top.center-aligned{padding-top:8rem}.large-header-section.padding-bottom.left-aligned{padding-bottom:3.125rem}.large-header-section.padding-bottom.center-aligned{padding-bottom:8rem}}.large-header-section .background-image{z-index:0}.large-header-section .overlay{background-color:rgba(50,62,72,.45);z-index:5}.large-header-section .content{color:#fff;position:relative;z-index:10}.large-header-section .content>:first-child:is(p){text-transform:uppercase;font-size:.92105rem}.large-header-section .content .button-group,.large-header-section .content .off-canvas>.menu#top-right-nav,.large-header-section .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .large-header-section .content .menu:not(.languages):not(.submenu){margin-top:3.94737rem}.project-header-section{position:relative}.project-header-section.margin-top{margin-top:2rem}.project-header-section.margin-bottom{margin-bottom:2rem}.project-header-section.padding-top{padding-top:15rem}.project-header-section.padding-bottom{padding-bottom:3.125rem}.project-header-section .background-image{z-index:0}.project-header-section .overlay{background-color:rgba(50,62,72,.45);z-index:5}.project-header-section .content{color:#fff;position:relative;z-index:10}.project-header-section .content .location-project-type{display:flex;align-items:center;justify-content:flex-start}.project-header-section .content .location-project-type h3{margin-top:.5rem;margin-bottom:.5rem;text-transform:uppercase}.project-header-section .content .location-project-type .label{margin:.5rem 0 .5rem 2rem;text-transform:uppercase;font-weight:700}.project-header-section .content .button-group,.project-header-section .content .off-canvas>.menu#top-right-nav,.project-header-section .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .project-header-section .content .menu:not(.languages):not(.submenu){margin-top:1.31579rem}.large-centered-header-section{position:relative}.large-centered-header-section.margin-top{margin-top:2rem}.large-centered-header-section.margin-bottom{margin-bottom:2rem}.large-centered-header-section.padding-top{padding-top:10rem}.large-centered-header-section.padding-bottom{padding-bottom:10rem}@media print,screen and (min-width:40em){.large-centered-header-section.padding-top{padding-top:4rem}.large-centered-header-section.padding-bottom{padding-bottom:4rem}}@media print,screen and (min-width:64em){.large-centered-header-section.padding-top{padding-top:6rem}.large-centered-header-section.padding-bottom{padding-bottom:6rem}}@media screen and (min-width:82.5em){.large-centered-header-section.padding-top{padding-top:8rem}.large-centered-header-section.padding-bottom{padding-bottom:8rem}}.large-centered-header-section .background-image{z-index:0}.large-centered-header-section .overlay{background-color:rgba(50,62,72,.45);z-index:5}.large-centered-header-section .content{color:#fff;position:relative;z-index:10}.large-centered-header-section .content>:first-child:is(p){text-transform:uppercase;font-size:.92105rem}.large-centered-header-section .content .logos{display:flex;flex-direction:column;justify-content:center}@media print,screen and (min-width:40em){.large-centered-header-section .content .logos{flex-direction:row}}.large-centered-header-section .content .logos .logo{padding:1rem 2rem}.large-centered-header-section .content .button-group,.large-centered-header-section .content .off-canvas>.menu#top-right-nav,.large-centered-header-section .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .large-centered-header-section .content .menu:not(.languages):not(.submenu){margin-top:2rem}.large-centered-header-section .content .trustpilot-widget iframe{margin:2rem auto 0}.small-header-section{position:relative}.small-header-section.margin-top{margin-top:2rem}.small-header-section.margin-bottom{margin-bottom:2rem}.small-header-section.padding-top{padding-top:5.625rem}.small-header-section.padding-bottom{padding-bottom:3.125rem}.small-header-section .background-image{z-index:0}.small-header-section .overlay{background-color:rgba(50,62,72,.45);z-index:5}.small-header-section .content{color:#fff;position:relative;z-index:10}.small-header-section .content>:first-child:is(p){text-transform:uppercase;font-size:.92105rem}.large-title-content-section.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.large-title-content-section{background-color:#fff}.large-title-content-section.light-grey{background-color:#efefef}.large-title-content-section.lighted-grey{background-color:#f9f9f9}.large-title-content-section.margin-top{margin-top:3rem}.large-title-content-section.margin-bottom{margin-bottom:3rem}.large-title-content-section.padding-top{padding-top:5rem}.large-title-content-section.padding-bottom{padding-bottom:5rem}.large-title-content-section .row .columns{padding-top:1.25rem;padding-bottom:1.25rem}.large-title-content-section .row .columns .price{margin-top:2rem}.large-title-content-section .row .columns .price .price-value{font-size:240%;color:#e71d70}.large-title-content-section .row .columns .usps .usp{display:flex;align-items:center;margin-bottom:1rem}.large-title-content-section .row .columns .usps .usp .text{font-weight:700;margin-bottom:0}.large-title-content-section .row .columns .usps .usp .icon{width:40px;margin-right:.5rem;display:flex;align-items:center}.large-title-content-section .row .columns .usps .usp .icon.icon-yellow svg{fill:#f4e300}.large-title-content-section .row .columns .usps .usp .icon.icon-pink svg{fill:#e71d70}.large-title-content-section .row .columns .usps .usp .icon.icon-blue svg{fill:#00b2e0}.large-title-content-section .row .columns .usps .usp .icon.icon-black svg{fill:#323e48}.large-title-content-section .row .columns .usps .usp .icon svg{width:24px;height:auto}.large-title-content-section .row .columns .menu{margin-left:-1rem;margin-right:-1rem}.large-title-content-section .row .columns .menu#social-links{margin-bottom:2rem}.large-title-content-section .row .columns .menu#social-links li a span.icon img,.large-title-content-section .row .columns .menu#social-links li a span.icon svg{width:50px;height:50px;fill:#e71d70}.large-title-content-section .row .columns .menu#social-links li a span.text{display:none}.large-title-content-section .row .columns .menu#social-links li a:hover span.icon img,.large-title-content-section .row .columns .menu#social-links li a:hover span.icon svg{fill:#bd1459}.two-column-image-content-section.margin-top{margin-top:2rem}.two-column-image-content-section.margin-bottom{margin-bottom:2rem}.two-column-image-content-section.padding-top{padding-top:2rem}.two-column-image-content-section.padding-bottom{padding-bottom:2rem}.two-column-image-content-section .row .columns{margin-top:1rem;margin-bottom:1rem}.two-column-image-content-section .image img{border-radius:4px;margin-bottom:1.5rem;height:400px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.two-column-image-content-section .content{width:90%}.two-column-image-content-section .content>:first-child{margin-bottom:2rem}.two-column-image-content-section .content .button-group,.two-column-image-content-section .content .off-canvas>.menu#top-right-nav,.two-column-image-content-section .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .two-column-image-content-section .content .menu:not(.languages):not(.submenu){margin-top:2rem}.accordion-section{background-color:#efefef}.accordion-section.margin-top{margin-top:3rem}.accordion-section.margin-bottom{margin-bottom:3rem}.accordion-section.padding-top{padding-top:6.57895rem}.accordion-section.padding-bottom{padding-bottom:6.57895rem}.accordion-section .content-column{margin-top:1rem;margin-bottom:1rem}.accordion-section .accordion{background-color:#efefef}.accordion-section .accordion .accordion-item{margin-bottom:3.28947rem}.accordion-section .accordion .accordion-item .accordion-title{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px}.accordion-section .accordion .accordion-item .accordion-title:before{top:50%;transform:translateY(-50%);right:20px;content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"/></svg>');width:20px;z-index:2;margin-top:0}.accordion-section .accordion .accordion-item.is-active>.accordion-title:before{transform:translateY(-50%) rotate(180deg);content:url('data:image/svg+xml; utf8, <svg fill="%23FFFFFF" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"/></svg>')}.accordion-section .accordion .accordion-item .accordion-content,.accordion-section .accordion .accordion-item .accordion-title{border:none}.accordion-section .accordion .accordion-item .accordion-content{padding-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.accordion-section .accordion .accordion-item:not(.is-active) .accordion-title{background-color:#fff;border-bottom:30px solid #e71d70}.accordion-section .accordion .accordion-item.is-active .accordion-title{background-color:#e71d70;border-bottom:30px solid #fff;color:#fff}.title-two-column-content-section.margin-top{margin-top:3rem}.title-two-column-content-section.margin-bottom{margin-bottom:3rem}.title-two-column-content-section.padding-top{padding-top:3rem}.title-two-column-content-section.padding-bottom{padding-bottom:3rem}.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.title-two-column-content-section,.title-two-column-content-section.white{background-color:#fff}.title-two-column-content-section.light-grey{background-color:#efefef}.title-two-column-content-section.lighted-grey{background-color:#f9f9f9}.title-two-column-content-section .row .columns{margin-top:1rem;margin-bottom:1rem}.title-two-column-content-section .row .columns :last-child{margin-bottom:0}.title-two-column-content-section .heading-column p:last-of-type{margin-bottom:2rem}.title-two-column-content-section ul{list-style-position:inside;margin-left:0;list-style-type:"\25CF \00a0 \00a0";margin-top:2rem;margin-bottom:2rem}.title-two-column-content-section ul li::marker{margin-right:.5rem;color:#e71d70}.image-gallery-section{position:relative}.image-gallery-section.margin-top{margin-top:2rem}.image-gallery-section.margin-bottom{margin-bottom:2rem}.image-gallery-section.padding-top{padding-top:2rem}.image-gallery-section.padding-bottom{padding-bottom:2rem}.image-gallery-section .single-image-gallery{border-bottom:15px solid #e71d70}.image-gallery-section .single-image-gallery img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:200px}@media print,screen and (min-width:40em){.image-gallery-section .single-image-gallery img{height:300px}}@media print,screen and (min-width:64em){.image-gallery-section .single-image-gallery img{height:400px}}@media screen and (min-width:82.5em){.image-gallery-section .single-image-gallery img{height:500px}}.image-gallery-section .slider-image-gallery:after,.image-gallery-section .slider-image-gallery:before{width:20vw;height:100%;content:"";position:absolute;z-index:10}.image-gallery-section .slider-image-gallery:before{transform:matrix(-1,0,0,-1,0,0);left:0}.image-gallery-section .slider-image-gallery:after,.image-gallery-section .slider-image-gallery:before{background:transparent linear-gradient(270deg,hsla(0,0%,71%,.7058823529411765),hsla(0,0%,50.2%,0)) 0 0 no-repeat padding-box;top:0}.image-gallery-section .slider-image-gallery:after{right:0}.image-gallery-section .slider-image-gallery .gallery-items .gallery-item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;border-radius:4px;height:200px}@media print,screen and (min-width:40em){.image-gallery-section .slider-image-gallery .gallery-items .gallery-item img{height:300px}}@media print,screen and (min-width:64em){.image-gallery-section .slider-image-gallery .gallery-items .gallery-item img{height:400px}}@media screen and (min-width:82.5em){.image-gallery-section .slider-image-gallery .gallery-items .gallery-item img{height:500px}}.image-gallery-section .slider-image-gallery .navigation{position:absolute;width:100%;top:50%;transform:translateY(-50%);z-index:20}.image-gallery-section .slider-image-gallery .navigation .splide__arrows .splide__arrow{background:transparent;width:unset;height:unset}.image-gallery-section .slider-image-gallery .navigation .splide__arrows .splide__arrow svg{fill:#fff;width:45px;height:auto}.image-gallery-section .slider-image-gallery .navigation .row{max-width:110rem}.image-gallery-section .slider-image-gallery .navigation .columns{position:relative}.image-gallery-section .gallery-images .gallery-image{margin-top:.75rem;margin-bottom:.75rem}.usp-blocks-section.margin-top{margin-top:3rem}.usp-blocks-section.margin-bottom{margin-bottom:3rem}.usp-blocks-section.padding-top{padding-top:3rem}.usp-blocks-section.padding-bottom{padding-bottom:3rem}.usp-blocks-section .usps .usp{margin-top:1.5rem;margin-bottom:1.5rem}.usp-blocks-section .usps .usp .content{width:100%;max-width:290px;margin:0 auto}.usp-blocks-section .usps .usp .content p{max-width:250px;margin:0 auto;font-weight:400}.usp-blocks-section .usps .usp .icon{width:72px;height:72px;background-color:#efefef;margin:0 auto 1rem;border-radius:4px}.usp-blocks-section .usps .usp .icon img,.usp-blocks-section .usps .usp .icon svg{position:relative;width:66px;height:66px;top:-1rem;left:-1rem;fill:#e71d70}.usp-blocks-section .small-usps{justify-content:center;display:flex;flex-wrap:wrap}.usp-blocks-section .small-usps .usp{position:relative;padding:1.5rem 2rem}.usp-blocks-section .small-usps .usp .icon{width:80px;height:80px;background-color:#efefef;margin:0 auto 1rem;border-radius:4px;position:absolute}.usp-blocks-section .small-usps .usp .icon img,.usp-blocks-section .small-usps .usp .icon svg{position:relative;width:40px;height:40px;top:-1rem;left:-1rem;fill:#e71d70}.usp-blocks-section .small-usps .usp .content{width:100%;position:relative;z-index:10;padding-left:3rem;padding-top:1rem}.usp-blocks-section .small-usps .usp .content h3{margin-bottom:0}.usp-blocks-section .small-usps .usp .content p{font-weight:400}.our-team-section.margin-top{margin-top:4rem}.our-team-section.margin-bottom{margin-bottom:4rem}.our-team-section.padding-top{padding-top:4rem}.our-team-section.padding-bottom{padding-bottom:4rem}.our-team-section .team-members .team-member{margin-top:1rem;margin-bottom:1rem}.our-team-section .team-members .team-member .image{margin-bottom:1.5rem}.our-team-section .team-members .team-member .image img{-o-object-fit:cover;object-fit:cover;width:250px;height:250px}.our-team-section .team-members .team-member .content .label{margin-bottom:1.5rem;text-transform:uppercase;font-weight:700;font-size:.65789rem}.our-team-section .team-members .team-member p{margin:0 auto 1rem;max-width:380px}.our-team-section .button-group,.our-team-section .off-canvas>.menu#top-right-nav,.our-team-section header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .our-team-section .menu:not(.languages):not(.submenu){margin-top:1rem}.video-section.padding-bottom,.video-section.padding-top{padding-top:3rem}.video-section.margin-bottom,.video-section.margin-top{margin-top:3rem}.video-section lite-vimeo,.video-section lite-youtube{min-width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.video-section lite-youtube:before{display:none}.video-section video{-o-object-fit:cover;object-fit:cover}.single-projects .video-section{background-color:#fff}.centered-content-titles-section.margin-top{margin-top:3rem}.centered-content-titles-section.margin-bottom{margin-bottom:3rem}.centered-content-titles-section.padding-top{padding-top:3rem}.centered-content-titles-section.padding-bottom{padding-bottom:3rem}.centered-content-titles-section.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.centered-content-titles-section{background-color:#fff}.centered-content-titles-section.light-grey{background-color:#efefef}.centered-content-titles-section.lighted-grey{background-color:#f9f9f9}.centered-content-titles-section .title-content-items{margin-top:2rem}.centered-content-titles-section .title-content-items .title-content-item{margin-bottom:1.5rem;max-width:90%;min-height:190px}.centered-content-titles-section img{border-radius:4px;height:330px;-o-object-fit:cover;object-fit:cover}.breadcrumbs-section.margin-top{margin-top:2rem}.breadcrumbs-section.margin-bottom{margin-bottom:2rem}.breadcrumbs-section.padding-top{padding-top:1rem}.breadcrumbs-section.padding-bottom{padding-bottom:1rem}.breadcrumbs-section .row .columns{display:flex;justify-content:space-between}.breadcrumbs-section p{margin-bottom:0;font-weight:300}.breadcrumbs-section p a{color:#323e48}.breadcrumbs-section p .separator{margin-left:.25rem;margin-right:.25rem;font-size:18px}.breadcrumbs-section.light .social li a svg{fill:#323e48}.breadcrumbs-section.dark{background-color:#323e48;color:#fff}.breadcrumbs-section.dark p a{color:#fff}.breadcrumbs-section.dark .social li a:not(.button) svg,.breadcrumbs-section.dark .social li button svg{fill:#fff}.breadcrumbs-section .social{margin:0;display:flex;align-content:center;list-style:none}.breadcrumbs-section .social li{display:flex;align-content:center;align-items:center}.breadcrumbs-section .social li .dropdown-pane{width:auto;padding:.5rem;margin-top:.25rem;margin-right:.25rem}.breadcrumbs-section .social .search-by-category .inner .searchandfilter>ul li.sf-field-submit .dropdown-pane .button-group input,.breadcrumbs-section .social .search-by-category .inner .searchandfilter>ul li.sf-field-submit .dropdown-pane .off-canvas>.menu#top-right-nav input,.breadcrumbs-section .social .search-by-category .inner .searchandfilter>ul li.sf-field-submit .dropdown-pane header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) input,.breadcrumbs-section .social li .dropdown-pane .button-group,.breadcrumbs-section .social li .dropdown-pane .button-group .button,.breadcrumbs-section .social li .dropdown-pane .button-group .content-form-section .form .content .stamp-duty-calculator button,.breadcrumbs-section .social li .dropdown-pane .off-canvas>.menu#top-right-nav,.breadcrumbs-section .social li .dropdown-pane .off-canvas>.menu#top-right-nav .button,.breadcrumbs-section .social li .dropdown-pane .off-canvas>.menu#top-right-nav .content-form-section .form .content .stamp-duty-calculator button,.breadcrumbs-section .social li .dropdown-pane header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),.breadcrumbs-section .social li .dropdown-pane header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .button,.breadcrumbs-section .social li .dropdown-pane header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button,.content-form-section .form .content .stamp-duty-calculator .breadcrumbs-section .social li .dropdown-pane .button-group button,.content-form-section .form .content .stamp-duty-calculator .breadcrumbs-section .social li .dropdown-pane .off-canvas>.menu#top-right-nav button,.content-form-section .form .content .stamp-duty-calculator .breadcrumbs-section .social li .dropdown-pane header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) button,.content-form-section .form .content .stamp-duty-calculator header.header .top-bar .top-bar-right .breadcrumbs-section .social li .dropdown-pane .menu:not(.languages):not(.submenu) button,.search-by-category .inner .searchandfilter>ul .breadcrumbs-section .social li.sf-field-submit .dropdown-pane .button-group input,.search-by-category .inner .searchandfilter>ul .breadcrumbs-section .social li.sf-field-submit .dropdown-pane .off-canvas>.menu#top-right-nav input,.search-by-category .inner .searchandfilter>ul .breadcrumbs-section .social li.sf-field-submit .dropdown-pane header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu) input,.search-by-category .inner .searchandfilter>ul header.header .top-bar .top-bar-right .breadcrumbs-section .social li.sf-field-submit .dropdown-pane .menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .breadcrumbs-section .social .search-by-category .inner .searchandfilter>ul li.sf-field-submit .dropdown-pane .menu:not(.languages):not(.submenu) input,header.header .top-bar .top-bar-right .breadcrumbs-section .social li .dropdown-pane .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .breadcrumbs-section .social li .dropdown-pane .menu:not(.languages):not(.submenu) .button,header.header .top-bar .top-bar-right .breadcrumbs-section .social li .dropdown-pane .menu:not(.languages):not(.submenu) .content-form-section .form .content .stamp-duty-calculator button{margin-bottom:0;margin-right:0}.breadcrumbs-section .social li span{margin-right:.5rem}.breadcrumbs-section .social li a.button{white-space:nowrap}.breadcrumbs-section .social li a:not(.button),.breadcrumbs-section .social li button{display:flex;justify-content:center;align-content:center;align-items:center;height:100%;padding:0 .25rem}.breadcrumbs-section .social li a:not(.button) svg,.breadcrumbs-section .social li button svg{width:30px;height:30px}.hide-on-mouse,.hide-on-touch,html[data-whatinput=touch] .hide-on-touch{display:none}html[data-whatinput=touch] .hide-on-mouse{display:inline-block}html[data-whatinput=mouse] .hide-on-mouse{display:none}html[data-whatinput=mouse] .hide-on-touch{display:inline-block}.thankyou-header-section{position:relative}.thankyou-header-section.padding-top{padding-top:9.86842rem}.thankyou-header-section.padding-bottom{padding-bottom:9.86842rem}.thankyou-header-section .background-image{z-index:0}.thankyou-header-section .overlay{background-color:rgba(50,62,72,.45);z-index:5}.thankyou-header-section .content{color:#fff;position:relative;z-index:10}.thankyou-header-section .content p{font-size:1.31579rem}.thankyou-header-section .content>:first-child:is(p){text-transform:uppercase;font-size:1.31579rem;font-weight:700;margin-bottom:0}.thankyou-header-section .content h1{font-size:5.26316rem}.thankyou-header-section .content h3{font-size:3.02632rem}.thankyou-header-section .content hr{border-top:6px solid #e71d70;width:100px;margin-top:2rem;margin-bottom:2rem}.thankyou-header-section .content .button-group,.thankyou-header-section .content .off-canvas>.menu#top-right-nav,.thankyou-header-section .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .thankyou-header-section .content .menu:not(.languages):not(.submenu){margin-top:3.94737rem}.tabs-section{background-color:#fff}.tabs-section.margin-top{margin-top:3rem}.tabs-section.margin-bottom{margin-bottom:3rem}.tabs-section.padding-top{padding-top:6.57895rem}.tabs-section.padding-bottom{padding-bottom:6.57895rem}.tabs-section .tabs{display:flex;background:none;border:none;margin-top:1rem;margin-bottom:2rem}.tabs-section .tabs .tabs-title a{color:#323e48;font-size:1rem;font-weight:500}.tabs-section .tabs .tabs-title a:hover{background:none}.tabs-section .tabs .tabs-title>a:focus,.tabs-section .tabs .tabs-title>a[aria-selected=true]{background:none;color:#e71d70;position:relative}.tabs-section .tabs .tabs-title>a:focus:after,.tabs-section .tabs .tabs-title>a[aria-selected=true]:after{width:calc(100% - 48px);border-bottom:2px solid #e71d70;content:"";position:absolute;bottom:14px;left:24px}.tabs-section .tabs-content{background:none;border:none}.tabs-section .tabs-content .image-wrapper{height:500px;margin-bottom:2rem}.tabs-section .tabs-content img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.map-section{padding-top:6rem;padding-bottom:3rem}.map-section .acf-map{width:100%;height:650px;border-radius:4px;overflow:hidden}.map-section .acf-map img{max-width:inherit!important}@media print,screen and (min-width:64em){.content-form-section>.row{display:flex;justify-content:space-between}.content-form-section>.row:after,.content-form-section>.row:before{display:none}}.content-form-section>.row>.columns{padding:3rem}.content-form-section .icon img,.content-form-section .icon svg{fill:#e71d70;width:50px;height:50px;margin-bottom:1rem}.content-form-section .form{position:relative}.content-form-section .form .background{background-color:#efefef;position:absolute;left:0;top:0;height:100%;width:1000px}.content-form-section .form .article{padding:0}.content-form-section .form .article .article-footer{background-color:#f9f9f9}.content-form-section .form .content{z-index:10;position:relative}.content-form-section .form .content .stamp-duty-calculator label:first-of-type{font-weight:700}.content-form-section .form .content .stamp-duty-calculator input[name=purchase_price]{border:none;outline:none;box-shadow:none;padding-left:1.31579rem;padding-right:1.31579rem;font-size:.92105rem;margin-bottom:1.25rem}.content-form-section .form .content .stamp-duty-calculator button{margin-top:1rem}.content-form-section .form .content .stamp-duty-calculator button:not(:hover){color:#323e48}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results h4{display:none}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label{margin-bottom:.25rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty]{height:auto;padding:0;background:none;color:#e71d70;border:none;outline:none;box-shadow:none}.content-form-header-section{position:relative}@media print,screen and (min-width:64em){.content-form-header-section>.row{display:flex;justify-content:space-between}.content-form-header-section>.row:after,.content-form-header-section>.row:before{display:none}}.content-form-header-section>.row>.columns{padding-top:1rem;padding-bottom:1rem}@media print,screen and (min-width:64em){.content-form-header-section>.row>.columns{padding-top:3rem;padding-bottom:3rem}}.content-form-header-section .icon img,.content-form-header-section .icon svg{fill:#e71d70;width:50px;height:50px;margin-bottom:1rem}.content-form-header-section .overlay{background:rgba(0,0,0,.75)}.content-form-header-section .content-form{position:relative;z-index:10;padding-top:5rem;padding-bottom:5rem}.content-form-header-section .content-form .content{color:#fff}.content-form-header-section .content-form .content .inner{width:100%}.content-form-header-section .content-form .content .inner ul:not(.usps){list-style-position:inside;margin-left:0;list-style-type:"\25CF \00a0 \00a0";margin-top:2rem;margin-bottom:2rem}.content-form-header-section .content-form .content .inner ul:not(.usps) li::marker{margin-right:.5rem;color:#e71d70}.content-form-header-section .content-form .form .inner{width:100%}.lp-content-form-header-section .overlay{background:rgba(0,0,0,.6)}.lp-content-form-header-section .content-form{position:relative;z-index:10;padding-top:2rem;padding-bottom:2rem}@media print,screen and (min-width:64em){.lp-content-form-header-section .content-form{padding-top:5rem;padding-bottom:5rem}}@media print,screen and (min-width:64em){.lp-content-form-header-section .content-form .content h1{font-size:50px}}@media screen and (min-width:82.5em){.lp-content-form-header-section .content-form .content h1{font-size:70px}}.lp-content-form-header-section .content-form .content .usps{margin-top:2rem;margin-bottom:0}.lp-content-form-header-section .content-form .content .usps .usp{display:flex;align-items:flex-start;margin-bottom:1rem}.lp-content-form-header-section .content-form .content .usps .usp .text{margin-bottom:0}.lp-content-form-header-section .content-form .content .usps .usp .icon{width:40px;margin-right:1rem;display:flex;align-items:center}.lp-content-form-header-section .content-form .content .usps .usp .icon.icon-yellow svg{fill:#f4e300}.lp-content-form-header-section .content-form .content .usps .usp .icon.icon-pink svg{fill:#e71d70}.lp-content-form-header-section .content-form .content .usps .usp .icon.icon-blue svg{fill:#00b2e0}.lp-content-form-header-section .content-form .content .usps .usp .icon.icon-black svg{fill:#323e48}.lp-content-form-header-section .content-form .content .usps .usp .icon.icon-white svg{fill:#fff}.lp-content-form-header-section .content-form .content .usps .usp .icon svg{width:24px;height:auto;margin-bottom:0}.lp-content-form-header-section .content-form .form.white-background .inner{background-color:#fff;border:1px solid #707070;border-radius:4px}.lp-content-form-header-section .content-form .form .inner{padding:2rem}.project-form-section{background-color:#efefef;padding-top:6rem;padding-bottom:6rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results .project-form-section input[name=stamp_duty],.project-form-section .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.project-form-section .h1{color:#e71d70;margin-bottom:2rem}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results .project-form-section input[name=stamp_duty],.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results .project-form-section label,.project-form-section .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results input[name=stamp_duty],.project-form-section .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.project-form-section .h1,.project-form-section .h3{display:block}.content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results .project-form-section label,.project-form-section .content-form-section .form .content .stamp-duty-calculator .stamp-duty-calculator-results label,.project-form-section .h3{text-transform:uppercase;margin-bottom:0;margin-top:2rem}.project-form-section small{margin-top:1.5rem;display:block}.post-content,.post-sidebar{margin-bottom:3rem}.byline-wrapper{display:flex;align-content:center;align-items:center;margin-top:3rem}.byline-wrapper .avatar{width:70px;height:70px;margin-right:1rem;border-radius:100px;-o-object-fit:cover;object-fit:cover;overflow:hidden;background-color:#d0d0d0;position:relative}.byline-wrapper .avatar img.img,.byline-wrapper .avatar svg.img{width:100%}.byline-wrapper .avatar .icon svg{width:53.5px;position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);fill:#00b2e0}.byline-wrapper .byline{color:#323e48;margin-bottom:0}.byline-wrapper .byline span{display:block}.byline-wrapper .byline span.author{font-weight:500;margin-bottom:0}.byline-wrapper .byline a{text-decoration:underline;color:#323e48}.post-content{margin-top:3rem}.post-content blockquote{border-left:none;padding:1rem 2rem;color:#323e48}.post-content blockquote p:last-of-type{margin-bottom:0}.post-content .wp-video{margin-top:2rem;margin-bottom:2rem}.post-content .post-content-gallery{margin-top:2rem;margin-bottom:4rem}.post-content .post-content-gallery .splide__track .splide__list li{width:100%;height:500px}.post-content .post-content-gallery .splide__track .splide__list li img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.post-content .post-content-gallery .splide__arrow{background:transparent;height:auto;width:auto}.post-content .post-content-gallery .splide__arrow.splide__arrow--prev{left:3rem}.post-content .post-content-gallery .splide__arrow.splide__arrow--next{right:3rem}.post-content .post-content-gallery .splide__arrow svg{fill:#fff;width:70px;height:auto}.post-content .post-content-gallery .splide__pagination{bottom:-2.5rem}.post-content .post-content-gallery .splide__pagination .splide__pagination__page{width:16px;height:16px;background-color:#323e48;opacity:1;border-radius:2px;margin:4px}.post-content .post-content-gallery .splide__pagination .splide__pagination__page.is-active{transform:scale(1);background-color:#e71d70}.post-sidebar .cta-form-slider,.post-sidebar .investments-slider{margin-bottom:4rem}.post-sidebar .cta-form-slider .splide__pagination,.post-sidebar .investments-slider .splide__pagination{bottom:-2.5rem}.post-sidebar .cta-form-slider .splide__pagination .splide__pagination__page,.post-sidebar .investments-slider .splide__pagination .splide__pagination__page{width:16px;height:16px;background-color:#323e48;opacity:1;border-radius:100px;margin:4px}.post-sidebar .cta-form-slider .splide__pagination .splide__pagination__page.is-active,.post-sidebar .investments-slider .splide__pagination .splide__pagination__page.is-active{transform:scale(1);background-color:#e71d70;position:relative}.post-sidebar .cta-form-slider .splide__pagination li:nth-child(1n) .splide__pagination__page,.post-sidebar .investments-slider .splide__pagination li:nth-child(1n) .splide__pagination__page{background-color:#f4e300}.post-sidebar .cta-form-slider .splide__pagination li:nth-child(2n) .splide__pagination__page,.post-sidebar .investments-slider .splide__pagination li:nth-child(2n) .splide__pagination__page{background-color:#00b2e0}.post-sidebar .cta-form-slider .splide__pagination li:nth-child(3n) .splide__pagination__page,.post-sidebar .investments-slider .splide__pagination li:nth-child(3n) .splide__pagination__page{background-color:#e71d70}.post-sidebar .cta-form-slider .investments-property-slider .property .project,.post-sidebar .investments-slider .investments-property-slider .property .project{padding-left:0;padding-right:0}.post-sidebar .cta-form-small{border-top:6px solid #e71d70;border-radius:4px;overflow:hidden;padding:2rem;position:relative;margin-bottom:2rem;height:100%}.post-sidebar .cta-form-small .inner .upper{text-transform:uppercase;font-size:.92105rem}.post-sidebar .cta-form-small .inner .logo svg{margin-bottom:1rem;max-width:100%;height:auto}.post-sidebar .cta-form-small .inner p{font-size:.78947rem}.post-sidebar .cta-form-small .inner ul:not(.inputs-list){margin-left:0}.post-sidebar .cta-form-small .inner ul:not(.inputs-list) li{position:relative;font-size:.78947rem;list-style:none;padding-left:1.75rem}.post-sidebar .cta-form-small .inner ul:not(.inputs-list) li:before{content:"";position:absolute;left:0;width:1.05263rem;height:1.05263rem;background:url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg fill='%23e71d70' width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat;background-size:cover}.post-sidebar .receive-investments-small .cta-form-small .overlay{background:linear-gradient(270deg,hsla(0,0%,100%,0),rgba(82,82,82,0) 14%,rgba(0,0,0,.55))}.post-sidebar .receive-investments-small .cta-form-small .inner{position:relative;z-index:10;color:#fff}.post-sidebar .receive-investments-small .cta-form-small .inner ul:not(.inputs-list) li:before{background:url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg fill='%23FFFFFF' width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat}.post-sidebar .receive-news-small .cta-form-small .overlay{background:hsla(0,0%,94.1%,.92)}.post-sidebar .receive-news-small .cta-form-small .inner{position:relative;z-index:10;color:#323e48}.related-articles{margin-bottom:3rem}.related-articles h3{margin-bottom:0}header.header{z-index:100;position:relative}header.header .top-bar-container .sticky{background-color:#fff}@media print,screen and (min-width:40em){header.header .top-bar-container .sticky{padding-left:1rem;padding-right:1rem}}@media print,screen and (min-width:64em){header.header .top-bar-container .sticky{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:82.5em){header.header .top-bar-container .sticky{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:90em){header.header .top-bar-container .sticky{padding-left:4rem;padding-right:4rem}}header.header .top-bar{height:100px;padding:.5rem 0}@media screen and (min-width:82.5em){header.header .top-bar .top-bar-left:not(.top-bar-center){width:550px;margin-right:inherit}header.header .top-bar .top-bar-left.top-bar-center{justify-content:center;margin-right:0}header.header .top-bar .top-bar-right{width:550px;margin-left:inherit;justify-content:flex-end}header.header .top-bar .top-bar-right>.menu{justify-content:flex-end}}header.header .top-bar .top-bar-left{display:flex;flex:inherit}header.header .top-bar .top-bar-left .menu li a{color:#323e48;font-weight:500;font-size:.875rem}header.header .top-bar .top-bar-left .menu li a:hover{text-decoration:underline}header.header .top-bar .top-bar-left .menu li.active a{background-color:transparent}header.header .top-bar .top-bar-left .menu li.logo a img,header.header .top-bar .top-bar-left .menu li.logo a svg{max-width:100%;max-height:30px}@media print,screen and (min-width:64em){header.header .top-bar .top-bar-left .menu li.logo a img,header.header .top-bar .top-bar-left .menu li.logo a svg{max-height:35px}}@media screen and (min-width:82.5em){header.header .top-bar .top-bar-left .menu li.logo a img,header.header .top-bar .top-bar-left .menu li.logo a svg{max-height:40px}}header.header .top-bar .top-bar-right{display:flex;flex:inherit}header.header .top-bar .top-bar-right .menu>li{display:flex;align-items:center}header.header .top-bar .top-bar-right .menu li{padding-left:1rem}header.header .top-bar .top-bar-right .menu li:not(:first-of-type){padding-right:1rem}header.header .top-bar .top-bar-right .menu li a{font-weight:600;text-transform:uppercase}header.header .top-bar .top-bar-right .menu li.btn.active a{background-color:transparent}header.header .top-bar .top-bar-right .menu li.btn a{padding:1rem 2rem;height:100%;font-weight:700;text-transform:uppercase;border-radius:4px;border:3px solid #323e48;color:#323e48;transition:background-color .25s ease-out,color .25s ease-out}header.header .top-bar .top-bar-right .menu li.btn a .icon{display:inline-block;transform:translateY(-50%);top:50%;position:relative}header.header .top-bar .top-bar-right .menu li.btn a .icon svg{transition:fill .25s ease-out}header.header .top-bar .top-bar-right .menu li.btn a:hover{background-color:#323e48;color:#fff}header.header .top-bar .top-bar-right .menu li.btn a:hover .icon svg{fill:#fff}header.header .top-bar .top-bar-right .menu li.btn.call a{padding:0 1rem}header.header .top-bar .top-bar-right .menu li.btn.call a .text{display:none}header.header .top-bar .top-bar-right .languages{margin-bottom:0;padding:1rem}header.header .top-bar .top-bar-right .languages .flag{margin-right:.25rem}header.header .top-bar .top-bar-right .languages.hover{background-color:#323e48;color:#fff}header.header .top-bar .top-bar-right .languages.hover:after,header.header .top-bar .top-bar-right .languages:active:after,header.header .top-bar .top-bar-right .languages:hover:after{border-top-color:#fff}header.header .top-bar .top-bar-right .languages-dropdown-pane{padding:0;min-width:110px;width:auto;background-color:transparent;border:none}header.header .top-bar .top-bar-right .languages-menu{border:3px solid #323e48;margin-top:.5rem;border-radius:4px}header.header .top-bar .top-bar-right .languages-menu li{padding:0!important}header.header .top-bar .top-bar-right .languages-menu li .flag{margin-right:.25rem}header.header .top-bar .top-bar-right .languages-menu li a{color:#323e48;text-transform:capitalize;width:100%}header.header .top-bar .top-bar-right .languages-menu li a:hover{background-color:#323e48;color:#fff}.off-canvas{padding:3rem;overflow:visible}.off-canvas:not(.is-open){opacity:0}.off-canvas .close-button{left:2.5rem;right:unset}.off-canvas.is-transition-overlap{z-index:150}.off-canvas .invisible{visibility:hidden!important}.off-canvas .menu>li{position:unset}@media screen and (min-width:82.5em){.off-canvas .menu>li ul{min-width:calc(50vw - 200px);height:100vh;border:none;box-shadow:none;margin-left:2rem;margin-top:-2rem;padding:2rem 3rem}}@media screen and (min-width:90em){.off-canvas .menu>li ul{min-width:calc(50vw - 250px);height:100vh;border:none;box-shadow:none;margin-left:2rem;margin-top:-2rem;padding:2rem 3rem}}@media screen and (min-width:82.5em){.off-canvas .menu>li>ul{background-color:#f0f0f0;height:100vh}}@media screen and (min-width:90em){.off-canvas .menu>li>ul>li a{max-width:350px}}@media screen and (min-width:82.5em){.off-canvas .menu>li>ul>li>ul{background-color:#d0d0d0;height:100vh;margin-left:0;margin-top:0}}.off-canvas #offcanvas-top-nav{margin-bottom:1rem}.off-canvas #offcanvas-top-nav>li a{transition:all .5s ease-out}.off-canvas #offcanvas-top-nav>li a:after{display:none}.off-canvas #offcanvas-top-nav>li a span.icon{width:50px;margin-left:-50px;opacity:0;display:inline-block;transition:all .5s ease-out}.off-canvas #offcanvas-top-nav>li a:hover span.icon{margin-left:0;opacity:1}.off-canvas #offcanvas-top-nav>li a:hover span.icon svg path{stroke:#e71d70}.off-canvas #offcanvas-top-nav>li>a{color:#323e48;background:transparent;border-bottom:4px solid #323e48;font-size:1.44737rem;padding:1.5rem 0;font-weight:500}@media screen and (min-width:82.5em){.off-canvas #offcanvas-top-nav>li>a{font-size:1.97368rem;padding-top:1.25rem;padding-bottom:1.25rem}}.off-canvas #offcanvas-top-nav ul li a{font-size:1.44737rem;color:#323e48;background:transparent;border-bottom:4px solid #323e48;padding:1rem 0}@media screen and (min-width:82.5em){.off-canvas #offcanvas-top-nav ul li a{font-size:1.97368rem;font-weight:500;padding-top:1.25rem;padding-bottom:1.25rem}}.off-canvas #offcanvas-bottom-nav{margin-top:1rem}.off-canvas #offcanvas-bottom-nav li a:hover{text-decoration:underline}.off-canvas #offcanvas-bottom-nav li.active a{background-color:transparent}.off-canvas>.menu{margin-left:-1rem;margin-right:-1rem}.off-canvas>.menu li a{color:#323e48}.off-canvas>.menu#social-links{margin-top:.5rem}.off-canvas>.menu#social-links,.off-canvas>.menu#social-links li a{padding-left:.5rem;padding-right:.5rem}.off-canvas>.menu#social-links span.icon img,.off-canvas>.menu#social-links span.icon svg{width:20px;height:20px}.off-canvas>.menu#social-links span.text{display:none}.off-canvas>.menu#top-right-nav{margin-top:.5rem}.off-canvas>.menu#top-right-nav li{padding-left:1rem;padding-right:1rem;margin-top:.5rem;margin-bottom:.5rem}.off-canvas>.menu#top-right-nav li a{font-weight:600;text-transform:uppercase}.off-canvas>.menu#top-right-nav li.btn.active a{background-color:transparent}.off-canvas>.menu#top-right-nav li.btn a{padding:1rem 2rem;height:100%;font-weight:700;text-transform:uppercase;border-radius:4px;border:3px solid #323e48;color:#323e48;transition:background-color .25s ease-out,color .25s ease-out}.off-canvas>.menu#top-right-nav li.btn a .icon{display:inline-block;transform:translateY(-50%);top:50%;position:relative}.off-canvas>.menu#top-right-nav li.btn a .icon svg{transition:fill .25s ease-out}.off-canvas>.menu#top-right-nav li.btn a:hover{background-color:#323e48;color:#fff}.off-canvas>.menu#top-right-nav li.btn a:hover .icon svg{fill:#fff}.off-canvas>.menu#top-right-nav li.btn.call a{padding:0 1rem}.off-canvas>.menu#top-right-nav li.btn.call a .text{display:none}@media print,screen and (max-width:39.99875em){header.header .top-bar .top-bar-left .menu li.logo a img,header.header .top-bar .top-bar-left .menu li.logo a svg{max-width:160px}.off-canvas-content header.header .top-bar{height:66px}.off-canvas-content header.header .top-bar .top-bar-right .languages{margin-right:1rem;padding:.75rem!important}.off-canvas-content header.header .top-bar .top-bar-right .languages-dropdown-pane{padding:0;min-width:110px;width:auto;background-color:transparent;border:none}.off-canvas-content header.header .top-bar .top-bar-right .languages-menu{border:2px solid #323e48;margin-top:.25rem;border-radius:4px}.off-canvas-content header.header .top-bar .top-bar-right .languages-menu li{padding:0}.off-canvas-content header.header .top-bar .top-bar-right .languages-menu li a{font-size:.75rem}.content-form-section .form .content .stamp-duty-calculator .off-canvas-content header.header .top-bar .top-bar-right button,.off-canvas-content header.header .top-bar .top-bar-right .button,.off-canvas-content header.header .top-bar .top-bar-right .content-form-section .form .content .stamp-duty-calculator button,.off-canvas-content header.header .top-bar .top-bar-right .search-by-category .inner .searchandfilter>ul li.sf-field-submit input,.search-by-category .inner .searchandfilter>ul li.sf-field-submit .off-canvas-content header.header .top-bar .top-bar-right input{margin-bottom:0}.page-template-template-language-picker .off-canvas-content header.header .top-bar .top-bar-left{width:100%;max-width:100%;padding-right:85px}}.page-template-template-language-picker .off-canvas-content header.header .top-bar .top-bar-left{width:100%;max-width:100%;padding-left:85px;padding-right:85px}footer.footer{margin-top:0;background-color:#fff;padding:2rem 1rem}footer.footer .lower-footer .copyright{font-size:.78947rem}@media print,screen and (max-width:39.99875em){footer.footer .lower-footer img{margin-bottom:1.5rem}footer.footer .lower-footer .text-right{text-align:left}footer.footer .lower-footer .align-right{justify-content:flex-start}}@media print,screen and (min-width:64em){footer.footer{padding-left:1rem;padding-right:1rem;padding:4rem 2rem}}@media screen and (min-width:82.5em){footer.footer{padding:6rem 2rem}}@media screen and (min-width:90em){footer.footer{padding-left:8em;padding-right:8em}}footer.footer hr{border-bottom:4px solid #323e48;margin:4rem 0 2rem}footer.footer h6{text-transform:uppercase;font-weight:700}footer.footer .about-site .widget_media_image{margin-bottom:2rem}footer.footer .about-site .widget_text p{font-size:.78947rem}footer.footer .about-site .widget_nav_menu{margin-top:1rem;margin-bottom:1rem}footer.footer .about-site.small-centered #menu-social-media-menu{justify-content:center}footer.footer .btn.active a,footer.footer .btn a{background-color:transparent}footer.footer .btn a{padding:1rem 2rem;line-height:1;font-weight:700;text-transform:uppercase;border-radius:4px;border:3px solid #323e48;color:#323e48;transition:background-color .25s ease-out,color .25s ease-out}footer.footer .btn a:hover{background-color:#323e48;color:#fff}footer.footer .locations{padding-top:1.5rem}@media print,screen and (max-width:39.99875em){footer.footer .menu{margin-bottom:1.5rem}}footer.footer .menu{margin-left:-1rem;margin-right:-1rem}footer.footer .menu#menu-social-media-menu,footer.footer .menu#menu-social-media-menu li a{padding-left:.5rem;padding-right:.5rem}footer.footer .menu#menu-social-media-menu li a span.icon img,footer.footer .menu#menu-social-media-menu li a span.icon svg{width:20px;height:20px;fill:#323e48}footer.footer .menu#menu-social-media-menu li a span.text{display:none}footer.footer .menu#menu-footer-column-6 li a,footer.footer .menu#menu-footer-column-7 li a,footer.footer .menu#menu-footer-column-8 li a{display:flex}footer.footer .menu#menu-footer-column-6 li a span.icon,footer.footer .menu#menu-footer-column-7 li a span.icon,footer.footer .menu#menu-footer-column-8 li a span.icon{width:20px;vertical-align:top}footer.footer .menu#menu-footer-column-6 li a span.icon img,footer.footer .menu#menu-footer-column-6 li a span.icon svg,footer.footer .menu#menu-footer-column-7 li a span.icon img,footer.footer .menu#menu-footer-column-7 li a span.icon svg,footer.footer .menu#menu-footer-column-8 li a span.icon img,footer.footer .menu#menu-footer-column-8 li a span.icon svg{width:20px;height:20px;fill:#323e48}footer.footer .menu#menu-footer-column-6 li a span.text,footer.footer .menu#menu-footer-column-7 li a span.text,footer.footer .menu#menu-footer-column-8 li a span.text{width:calc(100% - 20px);padding-left:.75rem;line-height:1.25}footer.footer .menu#footer-links{margin-bottom:1rem}footer.footer .menu#footer-links li a{padding-top:0;padding-bottom:0}footer.footer .menu#footer-links li:not(:last-of-type) a{border-right:2px solid #323e48}footer.footer .menu:not(#menu-social-media-menu):not(#footer-links) li a{padding-top:.375rem}footer.footer .menu li a{color:#323e48;padding-top:.25rem;padding-bottom:.25rem;font-size:90%}footer.footer .menu li a:hover{text-decoration:underline}#cta-forms,footer.footer .menu li.active a{background-color:transparent}#cta-forms{border:none;padding:2rem 0 0;top:100px!important}#cta-forms .trustpilot-widget iframe{margin:0 auto}#high-net-worth-reveal,#phone,#sophisticated-reveal{background-color:#efefef;padding:4rem 3rem;border:solid #e71d70;border-width:6px 0 0}#high-net-worth-reveal p,#high-net-worth-reveal ul,#phone p,#phone ul,#sophisticated-reveal p,#sophisticated-reveal ul{font-size:.92105rem}@media print,screen and (min-width:64em){.page-template-template-no-header-no-footer footer.footer{padding-top:2rem;padding-bottom:2rem}}@media screen and (min-width:82.5em){.page-template-template-no-header-no-footer footer.footer{padding-top:4rem;padding-bottom:4rem}}.content-form-header-section .content-form .form .inner .block-form .hs-form-field label:not(.hs-error-msg),.white-form .hs-form-field label:not(.hs-error-msg){font-family:Roboto,sans-serif!important;font-weight:700;color:#fff;margin-bottom:3px}.content-form-header-section .content-form .form .inner .block-form .inputs-list,.white-form .inputs-list{list-style:none;padding-left:0;margin-left:0;margin-bottom:0}.content-form-header-section .content-form .form .inner .block-form .hs-button,.white-form .hs-button{border:3px solid #fff;padding:1rem 2rem;font-weight:700;text-transform:uppercase;border-radius:4px;background-color:transparent;color:#fff}.content-form-header-section .content-form .form .inner .block-form .hs-button:hover,.white-form .hs-button:hover{cursor:pointer;background-color:#fff;border-color:#fff;color:#0d0d0d}.content-form-header-section .content-form .form .inner .hs-custom-style.block-form>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.white-form.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5);padding:10px 15px!important}.content-form-header-section .content-form .form .inner .hs-custom-style.block-form>div textarea,.white-form.hs-custom-style>div textarea{background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5)}.content-form-header-section .content-form .form .inner .block-form .hs-form-required,.white-form .hs-form-required{color:red;margin-left:.125rem}.content-form-header-section .content-form .form .inner .block-form .hs-field-desc,.white-form .hs-field-desc{font-size:12px;color:#fff;margin-bottom:.5rem}.content-form-header-section .content-form .form .inner .block-form .hs-field-desc a,.white-form .hs-field-desc a{color:#fff;text-decoration:underline}.content-form-header-section .content-form .form .inner .block-form textarea.hs-input,.white-form textarea.hs-input{resize:none;height:75px}.content-form-header-section .content-form .form .inner .block-form select.hs-input,.white-form select.hs-input{background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5);padding:10px 15px!important;height:auto;background-position:100%}.content-form-header-section .content-form .form .inner .block-form .hs-form-booleancheckbox-display span,.white-form .hs-form-booleancheckbox-display span{margin-left:.5rem}.content-form-header-section .content-form .form .inner .block-form .hs-error-msgs,.white-form .hs-error-msgs{margin-right:8px}.content-form-header-section .content-form .form .inner .block-form .hs-error-msg,.white-form .hs-error-msg{width:100%;color:#fff;background-color:#f71735;padding:3px 7.5px;font-size:11px;font-weight:700;text-align:center}.content-form-header-section .content-form .form .inner .block-form .hs-richtext.hs-main-font-element,.white-form .hs-richtext.hs-main-font-element{margin-bottom:0!important}.content-form-header-section .content-form .form .inner .block-form .hs-richtext.hs-main-font-element p,.white-form .hs-richtext.hs-main-font-element p{margin-bottom:0;color:#fff;font-size:12px}.content-form-header-section .content-form .form .inner .block-form .hs-richtext.hs-main-font-element ul,.white-form .hs-richtext.hs-main-font-element ul{color:#fff;font-size:12px}.content-form-header-section .content-form .form .inner .block-form .legal-consent-container .field.hs-form-field,.white-form .legal-consent-container .field.hs-form-field{margin-bottom:0!important}.content-form-header-section .content-form .form .inner .block-form .legal-consent-container input,.white-form .legal-consent-container input{float:none!important}.content-form-header-section .content-form .form .inner .block-form .legal-consent-container span,.white-form .legal-consent-container span{display:inline-block!important;margin-left:8px!important}.content-form-header-section .content-form .form .inner .block-form .legal-consent-container .hs-richtext,.white-form .legal-consent-container .hs-richtext{font-size:12px;line-height:1.25;color:#fff}.content-form-header-section .content-form .form .inner .hs-custom-style.block-form fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.white-form.hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5);padding:10px 15px!important}.content-form-header-section .content-form .form .inner .hs-custom-style.block-form fieldset textarea,.white-form.hs-custom-style fieldset textarea{background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5)}.content-form-header-section .content-form .form .inner .block-form .investor-descriptions,.white-form .investor-descriptions{list-style:none;padding-left:0}.content-form-header-section .content-form .form .inner .block-form .hs-richtext,.white-form .hs-richtext{margin-bottom:1rem;line-height:1.25}.content-form-header-section .content-form .form .inner .block-form .hs-richtext p,.white-form .hs-richtext p{line-height:1.25}.content-form-header-section .content-form .form .inner .block-form .hs-richtext p:last-of-type,.white-form .hs-richtext p:last-of-type{margin-bottom:0}.content-form-header-section .content-form .form .inner .block-form .hs-richtext.hs-main-font-element p a,.white-form .hs-richtext.hs-main-font-element p a{color:#fff;text-decoration:underline}.black-form .hs-form-field label:not(.hs-error-msg){font-family:Roboto,sans-serif!important;font-weight:700;color:#0d0d0d;margin-bottom:3px}.black-form .inputs-list{list-style:none;padding-left:0;margin-left:0;margin-bottom:0}.black-form .hs-button{border:3px solid #0d0d0d;padding:1rem 2rem;font-weight:700;text-transform:uppercase;border-radius:4px;background-color:transparent;color:#0d0d0d}.black-form .hs-button:hover{cursor:pointer;background-color:#0d0d0d;border-color:#0d0d0d;color:#fff}.black-form.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5);padding:10px 15px!important}.black-form.hs-custom-style>div textarea{background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5)}.black-form .hs-form-required{color:red;margin-left:.125rem}.black-form .hs-field-desc{font-size:12px;color:#0d0d0d;margin-bottom:.5rem}.black-form .hs-field-desc a{color:#0d0d0d;text-decoration:underline}.black-form textarea.hs-input{resize:none;height:75px}.black-form select.hs-input{background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5);padding:10px 15px!important;height:auto;background-position:100%}.black-form .hs-form-booleancheckbox-display span{margin-left:.5rem}.black-form .hs-error-msgs{margin-right:8px}.black-form .hs-error-msg{width:100%;color:#fff;background-color:#f71735;padding:3px 7.5px;font-size:11px;font-weight:700;text-align:center}.black-form .hs-richtext.hs-main-font-element{margin-bottom:0!important}.black-form .hs-richtext.hs-main-font-element p{margin-bottom:0;color:#0d0d0d;font-size:12px}.black-form .hs-richtext.hs-main-font-element ul{color:#0d0d0d;font-size:12px}.black-form .legal-consent-container .field.hs-form-field{margin-bottom:0!important}.black-form .legal-consent-container input{float:none!important}.black-form .legal-consent-container span{display:inline-block!important;margin-left:8px!important}.black-form .legal-consent-container .hs-richtext{font-size:12px;line-height:1.25}.black-form.hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5);padding:10px 15px!important}.black-form.hs-custom-style fieldset textarea{background-color:#f4f4f4;border:1px solid darkne(#f4f4f4,5)}.black-form .investor-descriptions{list-style:none;padding-left:0}.black-form .hs-richtext{margin-bottom:1rem;line-height:1.25}.black-form .hs-richtext p{line-height:1.25}.black-form .hs-richtext p:last-of-type{margin-bottom:0}.black-form .hs-richtext.hs-main-font-element p a{color:#0d0d0d;text-decoration:underline}.logos-section.margin-top{margin-top:2rem}.logos-section.margin-bottom{margin-bottom:2rem}.logos-section.padding-top{padding-top:2rem}.logos-section.padding-bottom{padding-bottom:2rem}.logos-section .content .logos{display:flex;flex-direction:column;justify-content:center}@media print,screen and (min-width:40em){.logos-section .content .logos{flex-direction:row}}.logos-section .content .logos .logo{padding:1rem 2rem}.page-template-template-language-picker .top-bar .top-bar-left{justify-content:center}.language-selector{min-height:calc(100vh - 100px);position:relative;padding-top:4rem;padding-bottom:4rem}.language-selector .inner-content{position:relative;z-index:90}.language-selector .inner-content .inner{border-top:6px solid #e71d70;background-color:#efefef;padding:2rem 1rem 1rem;border-radius:4px}@media print,screen and (min-width:40em){.language-selector .inner-content .inner{padding:4rem 4rem 3rem}}.language-selector .languages{justify-content:center;display:flex;flex-wrap:wrap}.language-selector .languages .language a{display:flex;align-items:center;align-content:center}.language-selector .languages .language a span.flag{width:calc(40px + 1rem)}.language-selector .languages .language a span.flag span.fi{width:40px;height:30px;margin-right:1rem}.language-selector .languages .language a span.country-lang{width:calc(100% - 40px - 1rem);display:flex;justify-content:space-between}.language-selector .languages .language a span.country-lang .lang img,.language-selector .languages .language a span.country-lang .lang svg{width:30px;margin-left:.5rem}.language-selector .languages .language a:hover span.country-lang .lang svg path{stroke:#fff}.lp-content-image-section .inner .images .inner-content{position:relative;width:100%}.lp-content-image-section .inner .images .inner-content img{-o-object-fit:cover;object-fit:cover;height:unset;width:unset;border-radius:8px}.lp-content-image-section .inner .images .inner-content .image .img{position:relative}.lp-content-image-section .inner .images .inner-content .image .icon{position:absolute;line-height:0;top:1rem;left:1rem;padding:.5rem;border-radius:4px}.lp-content-image-section .inner .images .inner-content .image .icon svg{width:40px;height:40px;fill:#fff}.lp-content-image-section .inner .images .inner-content .image.none-border .icon{background-color:#fff}.lp-content-image-section .inner .images .inner-content .image.none-border .icon svg{fill:#323e48}.lp-content-image-section .inner .images .inner-content .image.pink-border .icon{background-color:#e71d70}.lp-content-image-section .inner .images .inner-content .image.pink-border img{border:4px solid #e71d70}.lp-content-image-section .inner .images .inner-content .image.yellow-border .icon{background-color:#f4e300}.lp-content-image-section .inner .images .inner-content .image.yellow-border .icon svg{fill:#323e48}.lp-content-image-section .inner .images .inner-content .image.yellow-border img{border:4px solid #f4e300}.lp-content-image-section .inner .images .inner-content .image.blue-border .icon{background-color:#00b2e0}.lp-content-image-section .inner .images .inner-content .image.blue-border img{border:4px solid #00b2e0}.lp-content-image-section .inner .images .inner-content .image.black-border .icon{background-color:#323e48}.lp-content-image-section .inner .images .inner-content .image.black-border img{border:4px solid #323e48}.lp-content-image-section .inner .images .inner-content .image-1{height:300px;width:90%;display:flex;align-items:flex-start;justify-content:flex-start}@media print,screen and (min-width:64em){.lp-content-image-section .inner .images .inner-content .image-1{height:600px}}.lp-content-image-section .inner .images .inner-content .image-1 .img{height:90%;width:auto}.lp-content-image-section .inner .images .inner-content .image-1 .img img{height:100%;width:100%}.lp-content-image-section .inner .images .inner-content .image-2{width:75%;height:75%;display:flex;align-items:flex-end;justify-content:flex-end;position:absolute;bottom:0;right:0}.lp-content-image-section .inner .images .inner-content .image-2 .img{background-color:#fff;padding-top:1rem;padding-left:1rem;height:100%;width:auto;border-top-left-radius:8px}.lp-content-image-section .inner .images .inner-content .image-2 .img .icon{top:2rem;left:2rem}.lp-content-image-section .inner .images .inner-content .image-2 .img img{height:100%;width:100%}.lp-content-image-section.lighter-grey .inner .images .inner-content .image-2 .img{background-color:#f9f9f9}.lp-content-video-section.margin-top{margin-top:2rem}.lp-content-video-section.margin-bottom{margin-bottom:2rem}.lp-content-video-section .inner.margin-top{margin-top:2rem}.lp-content-video-section .inner.margin-bottom{margin-bottom:2rem}.lp-content-video-section.padding-top{padding-top:2rem}.lp-content-video-section.padding-bottom{padding-bottom:2rem}.lp-content-video-section.white,.search-by-category .inner .searchandfilter>ul li.sf-field-submit input.lp-content-video-section{background-color:#fff}.lp-content-video-section.light-grey{background-color:#efefef}.lp-content-video-section.lighted-grey{background-color:#f9f9f9}.lp-content-video-section .content .inner-content{width:100%}@media print,screen and (min-width:64em){.lp-content-video-section .row{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between}.lp-content-video-section .row:after,.lp-content-video-section .row:before{content:unset}}.lp-content-video-section .video .inner-content{width:100%}.lp-content-video-section .video .inner-content .video-embed{border-radius:8px;overflow:hidden;margin-bottom:2rem}.lp-content-video-section .video .inner-content .video-embed lite-youtube{max-width:100%}.lp-content-video-section .video .inner-content .video-embed.pink-border{border:4px solid #e71d70}.lp-content-video-section .video .inner-content .video-embed.yellow-border{border:4px solid #f4e300}.lp-content-video-section .video .inner-content .video-embed.blue-border{border:4px solid #00b2e0}.lp-content-video-section .video .inner-content .video-embed.black-border{border:4px solid #323e48}.lp-content-video-section .usps{justify-content:flex-start}.lp-content-video-section .usps .usp{display:flex;align-items:flex-start;margin-top:1rem;margin-bottom:1rem}.lp-content-video-section .usps .usp .text{font-weight:700}.lp-content-video-section .usps .usp .icon{width:40px;margin-right:.5rem}.lp-content-video-section .usps .usp .icon.icon-yellow svg{fill:#f4e300}.lp-content-video-section .usps .usp .icon.icon-pink svg{fill:#e71d70}.lp-content-video-section .usps .usp .icon.icon-blue svg{fill:#00b2e0}.lp-content-video-section .usps .usp .icon.icon-black svg{fill:#323e48}.lp-content-video-section .usps .usp .icon svg{width:24px;height:auto}.lp-two-column-video-content-section{background-color:#fff}.lp-two-column-video-content-section .row .columns.padding-top{padding-top:2rem}.lp-two-column-video-content-section .row .columns.padding-bottom{padding-bottom:2rem}@media print,screen and (min-width:64em){.lp-two-column-video-content-section .row .columns .inner{height:100%}}.lp-two-column-video-content-section .row .columns .inner.margin-top{margin-top:2rem}.lp-two-column-video-content-section .row .columns .inner.margin-bottom{margin-bottom:2rem}@media print,screen and (min-width:64em){.lp-two-column-video-content-section .row{display:flex;align-items:stretch;flex-wrap:wrap;justify-content:space-between}.lp-two-column-video-content-section .row:after,.lp-two-column-video-content-section .row:before{content:unset}}.lp-two-column-video-content-section .image img{border-radius:4px;margin-bottom:1.5rem;height:400px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.lp-two-column-video-content-section .content{width:90%;padding-bottom:6rem;position:relative}.lp-two-column-video-content-section .content>:first-child{margin-bottom:2rem}.lp-two-column-video-content-section .content .button-group,.lp-two-column-video-content-section .content .off-canvas>.menu#top-right-nav,.lp-two-column-video-content-section .content header.header .top-bar .top-bar-right .menu:not(.languages):not(.submenu),header.header .top-bar .top-bar-right .lp-two-column-video-content-section .content .menu:not(.languages):not(.submenu){margin-top:2rem}.lp-two-column-video-content-section .column-2{background-color:#efefef}.lp-two-column-video-content-section .video-embed{border-radius:8px;overflow:hidden;margin-bottom:2rem}.lp-two-column-video-content-section .video-embed lite-youtube{max-width:100%}.lp-two-column-video-content-section .video-embed.pink-border{border:4px solid #e71d70}.lp-two-column-video-content-section .video-embed.yellow-border{border:4px solid #f4e300}.lp-two-column-video-content-section .video-embed.blue-border{border:4px solid #00b2e0}.lp-two-column-video-content-section .video-embed.black-border{border:4px solid #323e48}.lp-two-column-video-content-section .usps{margin-top:1rem}.lp-two-column-video-content-section .usps .usp{display:flex;align-items:center;margin-bottom:.5rem}.lp-two-column-video-content-section .usps .usp .text{font-weight:700}.lp-two-column-video-content-section .usps .usp .icon{width:20px;margin-right:.5rem;display:flex;align-items:center;justify-content:center}.lp-two-column-video-content-section .usps .usp .icon.icon-yellow svg{fill:#f4e300}.lp-two-column-video-content-section .usps .usp .icon.icon-pink svg{fill:#e71d70}.lp-two-column-video-content-section .usps .usp .icon.icon-blue svg{fill:#00b2e0}.lp-two-column-video-content-section .usps .usp .icon.icon-black svg{fill:#323e48}.lp-two-column-video-content-section .usps .usp .icon svg{height:17px;width:auto}.lp-two-column-video-content-section .position-absolute{position:absolute;bottom:0}