/*
	
font-family: clarendon-urw,serif;
font-weight: 700;
font-style: normal;

font-family: clarendon-urw,serif;
font-weight: 300;
font-style: normal;

font-family: urw-din,sans-serif;
font-weight: 300;
font-style: normal;

font-family: urw-din,sans-serif;
font-weight: 400;
font-style: normal;

font-family: urw-din,sans-serif;
font-weight: 400;
font-style: italic;

font-family: urw-din,sans-serif;
font-weight: 500;
font-style: normal;

font-family: urw-din,sans-serif;
font-weight: 700;
font-style: normal;
	
*/

@import url("https://use.typekit.net/lxv6yui.css");

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

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

#finder_body a {
	color: #56565a;
}

#finder_body a:hover {
	color: #9e732e;
}


@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: #47292b;
	font-size: 18px !important;
	font-family: urw-din,sans-serif;
	font-weight: 500;
	font-style: normal;
	padding:10px 20px;
}

#finder_tab_nav li {
	border: none;
}

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

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

#finder_tab_nav li.active:hover a {
	color: #9e732e!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 {
	text-transform: uppercase;
    color: #47292b;
    font-size: 14px;
    font-weight: normal;
    display: block !important;
    text-align: left !important;
    line-height: 1.4;
    margin: 0 0 4px;
}
#finder_BFBRCD {
	display: none !important;
}
select.form-control {
	background: #ede6cc;
	border: 1px solid #bdaf9d !important;
    color: #a37d49;
    font-family: urw-din,sans-serif;
	font-weight: 400;
	font-style: normal;
    box-shadow: none !important;
    position: relative;
	text-indent:8px!important;
	-webkit-appearance:none;
}

.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] {
	color: #a37d49 !important;
    font-weight: normal;
    height: auto;
    font-size: 14px !important;
    line-height: 3;
    box-shadow: none !important;
    border: 1px solid #bdaf9d !important;
    box-sizing: border-box;
    border-radius: 0 !important;
    background: #ede6cc;
    font-family: urw-din,sans-serif;
	font-weight: 400;
	font-style: normal;
    padding: 0 8px !important;
    outline: none !important;
    margin: 0 0 18px 0;
}

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

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

.btn {
	background: #a37d49;
    border: 1px solid #bdaf9d;
    box-sizing: border-box;
    color: #47292b;
    text-transform: none;
    height: auto;
    line-height: 3;
    font-size: 14px;
    padding: 0 18px;
    margin-top: 0 !important;
    outline: none !important;
    font-family: urw-din,sans-serif;
	font-weight: 500;
	font-style: normal;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    box-shadow: none !important;

}

.btn:hover,.btn:active,.btn:focus {
	background: #47292b !important;
    color: #ede6cc;
}
#finder_map_paging {
    top: 140px;
}
.finder_vip_logo {
	display:none;
}
.panel-primary>.panel-heading {
	background: none !important;
}
.panel-title {
	color:#56565a!important;
	font-family: urw-din,sans-serif !important;
	font-weight: 500;
	font-style: normal;
}
.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:#9e732e;
}
.finder_miles {
	background: #9e732e;
	padding: .2em .6em !important;
}
.alert-warning {
	background-color:transparent!important;
	border-radius:0;
	border:1px solid #d878ac!important;
	color: #9e732e!important;
	margin:30px 0!important;
}
#tab-form, #vipcopyright {
	width: 100%;
}