

/** GENERAL **/
.search-form .search-form-input-wrapper											{ height:4.5em; }
.search-form .search-form-input													{ padding:10px 0px; }
.search-form .htmldd-dual,
.search-form .htmldd															{ height:4.5em; }
.search-form .htmldd .htmldd-display,
.search-form .htmldd-dual .htmldd-display										{ padding:17px 10px; line-height:normal; height:auto; text-align:left; text-indent:initial; }
.search-form .search-form-ctrl.search-form-radius								{ display:none !important; width:0px !important; height:0px !important; }
.search-form .search-form-beds													{ width:10em; }
.search-form .btn																{ padding:0px; }
.search-form .search-form-basic .btn											{ height:auto; }
.search-form .btn .btn-label,
.search-form .btn:hover .btn-label												{ display:inline-block; padding:17px 15px; }
.search-form .btn-icon															{ display:none !important; }

.search-form .htmldd-dual,
.search-form .htmldd															{ background:transparent; border:2px solid #FFFFFF; }
.search-form .htmldd .htmldd-display,
.search-form .htmldd-dual .htmldd-display										{ color:#FFFFFF; background-image:none; }
.search-form .htmldd-display:before												{ content:"\f107"; font-family:FontAwesome; position:absolute; right:10px; top:50%; margin:-7px 0px 0px 0px; }
.search-form .btn																{ border:none; background:transparent; color:#FFFFFF; }
.search-form .btn:hover															{ border:none; background:#767676; color:#FFFFFF; }
.search-form .btn .btn-label,
.search-form .btn:hover .btn-label												{ color:#FFFFFF; }
.search-form .btn input															{ border:2px solid #FFFFFF; background:transparent; opacity:1; color:transparent; }



/** SIMPLE **/
.search-form-simple .search-simple												{ background:transparent; }
.search-form .search-simple .btn .btn-label,
.search-form .search-simple .btn:hover .btn-label								{ display:inline-block; padding:10px 15px; }



/** STANDARD **/
.search-results-form .search-form-input-wrapper									{ height:4.5em; }



/** IE FIXES **/
.lt-ie9 .search-form .btn .btn-label				{ display:block; border:2px solid #FFFFFF; }



/** RESPONSIVE **/
.search-form-max660 .search-simple .search-form-ctrl							{ height:4.5em; }



