<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/** GENERAL **/
.search-form .search-form-basic .btn { height:1.5em; line-height:1.5em; }
/**.search-form .search-form-basic-controls { margin:3px 0px 0px 0px; }**/
.search-form .search-form-input,
.search-form-input,
.search-form-input-focus { min-height:3.4em !important; }
.search-form .btn-icon									{ display:none !important; }
.header-search-form										{ padding:40px 0px; text-transform:uppercase; font-weight:600; position:relative; z-index:10; }
.search-form .search-form-input,
.search-form .search-form-input input					{ text-transform:uppercase; }
.search-form .htmldd ol a,
.search-form .htmldd-dual ol a							{ font-weight:600; }

.header-search-form										{ background:#0B172B url(slider/bg-bubbles.jpg) no-repeat 50% 50%; background-size:cover; }
.search-form .search-form-basic,
.search-form .search-form-ctrlset						{ border:3px solid #FFFFFF; background:#FFFFFF; }
.search-form .search-form-input							{ border:none; }
.search-form .htmldd .htmldd-display,
.search-form .htmldd-dual .htmldd-display				{ background-image:url(icons/search-arrow-blue.png); }
.search-form .htmldd ol a,
.search-form .htmldd-dual ol a							{ color:#0B172B; }
.btn.btn-search.btn-draw,
.btn.btn-search.btn-submit.btn-sale						{ background:#0B172B; color:#FFFFFF; }
.rent-wrapper .btn.btn-search.btn-submit				{ background:#B8993F; color:#FFFFFF; }
.btn.btn-search.btn-submit.btn-rent						{ background:#B8993F; color:#FFFFFF; }
.btn.btn-search.btn-submit.btn-sale:hover,
.btn.btn-search.btn-submit.btn-rent:hover				{ background:#B8993F; color:#0B172B; }
.search-form .search-form-advanced-status				{ color:#FFFFFF; }
.search-form .do-open-advanced 							{ color:#B8993F; }
.rent-wrapper .search-form .do-open-advanced { color:#B8993F; }
.search-form .do-open-advanced:hover					{ color:#FFFFFF; }



/** HOME SEARCH FORM **/
.home-page-wrapper .search-banner						{ padding:3px; text-align:left; }
.home-page-wrapper .search-form-simple				 	{ padding:0px; }
.search-form-simple .search-simple .search-form-input	{ height:3.5em; }
.home-page-wrapper .search-form-simple .btn				{ font-size:1.3em; text-transform:uppercase; font-family:'Roboto Slab', serif; }

.home-page-wrapper .search-banner						{ background:#FFFFFF; border:1px solid #CCCCCC; }



/** RESPONSIVE **/
.home-page-wrapper .search-form-max660 .search-simple .search-form-buttons .btn-sale  { position:relative; }
.home-page-wrapper .search-form-max660 .search-simple .search-form-buttons .btn { width:48%; }
</pre></body></html>