@import url('https://use.typekit.net/can0nrk.css');

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

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

#finder_body a {
	color: #56565a;
}

#finder_body a:hover {
	color: #0a0a0a;
}


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

#finder_form {
	border-top:1px solid #56565a;
	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: #56565a;
	font-size:18px !important;
    line-height: 1.64;
    font-family: clarendon-urw,serif;
	font-weight: 500;
	font-style: normal;
    letter-spacing: 0.01em;
	padding:10px 20px;
}

#finder_tab_nav li {
	border: none;
}

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

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

#finder_tab_nav li.active:hover a {
	color: #fff!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 {
	font-family: clarendon-urw,serif;
	font-weight: 500;
	font-style: normal;
    color: #fff !important;
    display: block;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
#finder_BFBRCD {
	display: none !important;
}
select.form-control {
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 18px;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    font-family: monotype-grotesque-condensed,sans-serif;
	font-weight: 400;
	font-style: normal;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 9px 6px;
    background-position: 100%;
    background-origin: content-box;
    background-repeat: no-repeat;
    box-shadow: none !important;
}

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

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

input[type=text] {
	display: block;
    box-sizing: border-box;
    width: 100%;
    padding: .5rem;
    font-family: monotype-grotesque-condensed,sans-serif !important;
	font-weight: 400;
	font-style: normal;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 18px;
    color: #040404 !important;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    border-radius: 0;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    text-indent: 8px;
    text-transform: none;
    -webkit-appearance: none;
    box-shadow: none !important;
}
input[type=text]:focus {
	box-shadow:none!important;
}

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

.btn {
    background: #fff;
    border: none;
    -webkit-appearance: none;
    color: #040404;
    margin: 13px 0;
    outline: none;
    padding: 12px 24px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: monotype-grotesque-condensed,sans-serif;
	font-weight: 400;
	font-style: normal;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    box-shadow: none !important;
}

.btn:hover, .btn:active, .btn:focus {
	background: #fff !important;
	color: #040404 !important;
	box-shadow: none !important;
}
#finder_map_paging {
    top: 140px;
}
.finder_vip_logo {
	display:none;
}
.panel-primary>.panel-heading {
	background: none !important;
}
.panel-title {
	color:#56565a!important;
	font-size:18px !important;
    line-height: 1.64;
    font-family: clarendon-urw,serif;
	font-weight: 500;
	font-style: normal;
    letter-spacing: 0.01em;
}
.panel-title>a,.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color:#56565a!important;
	font-size:16px!important;
	opacity:1;
}

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