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

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

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

#finder_body a {
	color: #fff;
	font-family: articulat-cf, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 16px;
}

#finder_body a:hover {
	text-decoration: underline;
}

#finder_form {
	border-top: 1px solid #fff;
	margin-top: 20px;
}
.finder-map-info div,
.finder-map-info-address,
.finder-map-info-address a {
	color: #666666 !important;
}
#finder_content {
	margin:0;
	padding:0;
	font-family: articulat-cf, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 18px;
	color: #fff !important;
}

#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;
	padding: 0 20px;
	font-family: articulat-cf, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 30px;
	cursor: pointer;
	
}

#finder_tab_nav a:hover {
	color: #fff !important;
}

#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 {
	color:#fff !important;
	font-family: articulat-cf, sans-serif;
	font-weight: 600 !important;
	font-style: normal;
	font-size: 18px;
}
#finder_BFBRCD {
	display: none !important;
}

select.form-control {
	width: 100%;
	text-transform: uppercase;
	padding-left: 10px !important;
	box-shadow: inset 3px 3px 4px #00000052;
	color: #67714D !important;
	font-family: articulat-cf, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 16px;
	line-height: 1.5;
	background: #ffffff !important;
	margin-left: 20px !important;
}

input[type=text]::placeholder,
select.form-control::placeholder,
input[type=text]:placeholder-shown,
select.form-control:placeholder-shown {
	color: #67714D !important;
	opacity: 1;
	text-indent: 5px !important;
}

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

select:focus,select.form-control:focus {
	box-shadow:none!important;
}

input[type=text] {
	width: 100%;
	padding-left: 10px !important;
	text-transform: uppercase;
	box-shadow: inset 3px 3px 4px #00000052;
	color: #67714D !important;
	font-family: articulat-cf, sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 16px;
	line-height: 1.5;
	background-color: #ffffff !important;
	margin-left: 20px !important;
}

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

.text-muted,
.finder_dba_text,
.finder_phone a {
    color: #fff !important;
}

.btn {
  position: relative;
  display: block;
  font-family: alternate-gothic-atf, sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-size: 20px !important;
  letter-spacing: 1.6px !important;
  padding: 10px 30px !important;
  transition: .35s ease !important;
  background-color: transparent;
  text-transform: uppercase;
  margin-top: 40px;
  color: #fff;
  border: 2px solid #fff;
  opacity: 1 !important;
}

.btn:hover,.btn:active {
	background-color: #353B26 !important;
    color: #fff !important;
	border: 2px solid #fff !important;
}
#finder_map_paging {
    top: 140px;
}
.finder_vip_logo {
	display:none;
}
.panel-primary>.panel-heading {
	background: none !important;
}
.panel-title {
	color:#0a0a0a!important;
}
.panel-title>a,.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
	color:#fff !important;
	font-size:16px !important;
	opacity:1;
}

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

@media screen and (min-width: 320px) and (max-width: 750px) {
	#finder {
		max-width: 100%;
	}
	.form-horizontal .control-label {
		font-size: 24px !important;
	}
	select.form-control,
	input[type=text] {
		font-size: 24px !important;
		height: 50px !important;
	}
	#finder_tab_nav a {
		font-size: 15px !important;
	}
	.finder_dba {
	    font-size: 18px;
	    line-height: 28px;
	}
}