@import url('https://fonts.googleapis.com/css?family=Raleway:400,600');
@import url('https://use.typekit.net/tsy1tan.css');


#finder_captcha table {
	margin: 20px 0 !important;
}



#finder_body {
	margin:30px 0;
	padding:0 0 50px;
	width:100%;
	background-color:transparent;
}

#finder_body a {
	color: #55a4d0;
}

#finder_body a:hover {
	color: #000;
}


@media screen and (min-width: 0px) and (max-width: 639px) {
	#finder {
		max-width: 100% !important;
	}
}

#finder_form {
	border-top:1px solid #55a4d0;
	margin-top:20px;
}

#finder_content {
	margin:0;
	padding:0;
}

#tab-list {
	max-width:100%;
	height:100%;
}

#tab-form .panel-body,#tab-list .panel-body {
	padding:0;
}

.form-horizontal .form-group {
	margin:0;
}

#finder_tab_nav a {
	box-shadow:none;
	color: #55a4d0;
	font-size:18px !important;
	font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	font-weight:400;
	line-height:36px;
	padding:10px 20px;
}

#finder_tab_nav li {
	border: none;
}

#finder_tab_nav li.active {
	border: none;
	color: #000;
}

#finder_tab_nav li.active:hover {
	background:none!important;
	border: none;
}

#finder_tab_nav li.active:hover a {
	color: #000!important;
}
#finder {
	max-width: 40%;
}
.panel {
	background:none;
	border-radius:0!important;
	-webkit-box-shadow:none;
	box-shadow:none;
	font-size:16px;
	padding:20px 0 0;
}

.panel-footer {
	background:none;

}

.form-horizontal .control-label {
	color:#000!important;
	font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:16px!important;
	font-style:italic!important;
	text-transform:lowercase!important;
}
#finder_BFBRCD {
	display: none !important;
}
select.form-control {
	background-color: #fff;
	box-shadow:none!important;
	border: 2px solid #55a4d0;
    border-radius: 0;
    color:#666666!important;
    font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
    font-size:18px!important;
    height: auto;
	-webkit-appearance:none;
	text-indent: 8px;
}

.finder_form_right select {
	margin-bottom: 15px!important;
}

select:focus,select.form-control:focus {
	background-image:none!important;
	border-color:#55a4d0!important;
	box-shadow:none!important;
}

input[type=text] {
	background: #fff;
	border:2px solid #55a4d0!important;
	border-radius:0!important;
	color:#000!important;
	font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:18px!important;
	height:auto!important;
	margin:0 0 15px!important;
	text-indent:8px!important;
}

input[type=text]:focus {
	box-shadow:none!important;
}

input[type=text]::placeholder {
	color:#666666!important;
}

.btn {
	box-shadow:none;
	width: 140px;
    margin-top: 3px;
    padding: 10px 0px;
    float: right;
    border: none;
    color: #fff;
    font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
    border-radius: 0;
    background: #e90081;
    text-transform: uppercase;
    -webkit-box-shadow: 2px 3px 4px #000 !important;
    -moz-box-shadow: 2px 3px 4px #000 !important;
    box-shadow: 2px 3px 4px #000 !important;
    
    font-weight: bold;
}

.btn:hover,.btn:active,.btn:focus {
	box-shadow:none;
	width: 140px;
    margin-top: 3px;
    padding: 10px 0px;
    float: right;
    border: none;
    color: #fff;
    border-radius: 0;
    background: #e90081 !important;
    font-family: inherit;
    text-transform: uppercase;
    -webkit-box-shadow: 2px 3px 4px #000 !important;
    -moz-box-shadow: 2px 3px 4px #000 !important;
    box-shadow: 2px 3px 4px #000 !important;
    font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
    font-weight: bold;
}
#finder_map_paging {
    top: 140px;
}
.finder_vip_logo {
	display:none;
}
.panel-primary>.panel-heading {
	background: none !important;
}
.panel-title {
	color:#55a4d0!important;
	font-family: futura-pt-condensed,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.panel-title>a,.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color:#55a4d0!important;
	font-size:16px!important;
	opacity:1;
}

.label-default {
	background-color:#000;
}
.finder_miles {
	background: #000;
	padding: .2em .6em !important;
}
.alert-warning {
	background-color:transparent!important;
	border-radius:0;
	border:1px solid #d878ac!important;
	color: #000!important;
	margin:30px 0!important;
}
#tab-form, #vipcopyright {
	width: 100%;
}