@font-face {
    font-family: 'Helvetica Neue RF';
    src: url(../fonts/redfin_light.woff);
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue RF';
    src: url(../fonts/redfin_roman.woff);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue RF';
    src: url(../fonts/redfin_bold.woff);
    font-weight: 700;
    font-style: normal;
}

@media (min-device-width: 320px) {
	.logo {float: left; padding-right: 30px !important;}
    .controls {width: calc(100% - 20px) !important;}
    #pac-input {min-width: 244px !important;
    margin-left: 20px !important;}
	.rentals {text-align: left !important;}
    .full-height {height: calc(100% - 124px) !important;}
}

@media (min-device-width: 375px) {
	.logo {float: left; padding-right: 30px !important;}
	#red-button {display: none;}
    .controls {width: calc(100% - 20px) !important;}
    #pac-input {min-width: 255px !important; margin-left: 20px !important;}
	.rentals {text-align: left !important;}
    .full-height {height: calc(100% - 124px) !important;}
}

@media (min-device-width: 414px) {
	.logo {float: left; padding-right: 30px !important;}
	#red-button {display: none;}
    .controls {width: calc(100% - 20px) !important;}
    #pac-input {min-width: 255px !important; margin-left: 20px !important;}
	.rentals {text-align: left !important;}
    .full-height {height: calc(100% - 124px) !important;}
}

@media only screen and (min-width : 1025px) {
	#red-button {display: inline;}
    .controls {width: calc(100% - 21px) !important; margin-left:20px !important;}
	.logo {float: left; padding-right: 30px !important;}
	.rentals {text-align: left !important;}
}

@media only screen and (min-width : 1024px) {
	#red-button {display: inline;}
    .controls {width: calc(100% - 78px) !important; margin-left:20px !important;}
	.logo {float: left; padding-right: 30px !important;}
	.rentals {text-align: left !important;}
}


html, body{
	background-color: #F4F3F4;
	height: 100%;
    min-width: 320px;
	margin: 0;
	padding: 0;
    font-family: 'Helvetica Neue RF', 'Helvetica Neue LT', Helvetica, serif !important;
    font-weight: 200;
}

body {
    background: #F4F3F4 !important;
}

.map-height {
	width: 100%;
	margin: 0;
	padding: 0;
    height: 100%;
}




a {
    text-decoration: underline !important;
    color: #0c82a5 !important
}
a:focus, a:hover {color: #10b6e8 !important}



.logo { 
    padding-right: 20px;
	min-width: 230px}

.logo p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #2d2d2d;
	font-weight: 700;
	text-align: right;}

.logo h3 { 
	height: 100%;
	text-align: right;
	color: #006c90;
	margin-top: 0px;
	padding-top: 9px;
	margin-bottom: 0px !important;}

.no-left-pad {
	padding-left: 0px !important;
}

.no-right-pad {
	padding-right: 0px !important;
}

#main, .full-height {
	background-color: #F4F3F4;
	height: 100%;
    min-height: 100%;
    height: auto !important;
	margin:0 0 100px 0; padding:0;
	border-bottom: 1px solid #e2e2e2;
}

#map {
	width: 100%;
	height: 100%;
	margin:0; padding:0;
}

.row {
	margin:0 !important; 
	padding:0;
}

.row .m15 {
	margin:0; 
	padding-right: 0;
	padding-left: 0px;
	padding-top: 15px;
}

.dark-grey {
    color: 686868;
}
.grey-background {
    background: #F4F3F4;
}
.footer {
    height: 1px; /* .push must be the same height as .footer */
    background: #F4F3F4;
}

.hr1 { 
	margin-top: 1px !important;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #e2e2e2;
}



.hr2 { 
	margin-top: 33px !important;
	margin-bottom: 3px;
	border: 0;
	border-top: 1px solid #e2e2e2;
}


.hr3 { 
	margin-top: 3px !important;
	margin-bottom: 50px;
	border: 0;
	border-top: 1px solid #e2e2e2;
}


.redfin-logo {
    height: 32px;
    width: 95px
}


.bottom-align-text {
    padding-left: 5px;
	display: table-cell;
	vertical-align: top;
    padding-top: 10px;
	height: 95px;
	width: 50%;
}


#street {
	margin-bottom: 0; margin-top: 0px;
    padding-left: 7px;
	position: relative;
    font-size: 1.5em;
    color: #333;
}

.fa {
    font-size: 1.5em;
    padding-top: 40px;
    font-weight: 200;
    color: #333;
}
.pa {
    font-size: 1.1em;
    color: #333;
}
#city {
	margin: 0;
    padding-left: 7px;
    padding-bottom: 34px;
    font-size: 1.1em;
    color: #333;
}

.nope {
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 12px;
    color: #333;
}
#job_count {
    font-size: 1.5em;
    font-weight: 400;
}

#job_chart {
	margin-top: 19px;
	padding-left: 2px;
	min-height: 204px;
	margin-left: -2px;
}

#sale_prices {
	padding-left: 2px;
	min-height: 204px;
	margin-left: -2px;
}

.sale_price {
	font-size:1.5em;
}


.beds {
    color:  #676767;
    font-size: 1.1em;
}

.job-types {
font-size: 1.1em;
color: #676767;
display: block;
width: 100%;
padding: 0 0 1rem;}

.row .m2 {
	padding-left: 40px;
    padding-right: 15px;
	color:  #2d2d2d;

}
p.tiny_explainer {
	margin-bottom: 5px;
	color: #686868;
	margin-top: 18px;
	font-size: .85em;
}
p.tiny {
	margin-bottom: 5px;
	color: #686868;
	font-size: .85em;
}

.white-background {
	background-color: white;
}


#red-button {
	background-color: #c82021;
	color: white;
	font-size: 18px;
	padding-top: 9px;
	height: 44px;
	margin-top: 0px;
	width: 44px;
	margin-bottom: 2px;
}

.controls {
	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 44px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	outline: none;
	border-color: #ccc;
}

.input-group {
	margin-left: 0px;
}

#pac-input {
	background-color: #fff;
    font-family: 'Helvetica Neue RF';
	font-size: 1.1em;
	margin-top:1px;
	margin-bottom: auto;
	padding-left: 15px;
	text-overflow: ellipsis;
    min-width: 300px;
	height: 44px !important;
}

#pac-input:focus {
	border-color: #686868;
}


}
.pac-container {
    font-family: 'Helvetica Neue RF';
	background: #F3F3F2;
}
.pac-item:hover {
   background: white !important;
}

.pac-matched {
    font-weight: 300;
}
.pac-item-query {
	padding-bottom: 3px !important;
}
.pac-item-query:hover {
    color: #fcaf2a !important;
}
.pac-selected {
    color: red;
}

.pac-item {
	background: #F3F3F2;
    font-family: 'Helvetica Neue RF';
    position: relative;
    border-top: 1px dashed #e2e2e2;
    padding: 3px 60px 5px 40px;
    color: #999;
    margin-top: 0px; margin-bottom: 0px;
    padding-top: 10px; padding-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
}
.pac-icon {
    display: none;
}
.pac-item-query {
   display:block;
   font-size: 16px;
   margin-top: 0px; margin-bottom: 0px;
   padding-top: 0px; padding-bottom: 0px;
   font-weight: 300;
   line-height: 16px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   text-decoration: none;
   color: #0c82a5;
   text-decoration: none;
   cursor: pointer;
    font-family: 'Helvetica Neue RF';
}
.pac-container:after {
/* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
    background-image: none !important;
    height: 0px;
}

h3 {
	margin-bottom: 2px !important;
}

#map-key {
		position: absolute;
		z-index: 999;
		bottom: 30px;
		left: auto;
		right: 10px;
		height: 24px;
		border-radius: 2px;
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: rgba(0, 0, 0, 0.29804) 0 1px 4px -1px;
		padding: 2px 4px;
}
#legend {
		vertical-align: top !important;
		width: 100px}
.best {
		right: 4px;
		font-size: 10px;
		line-height: 10px;
		position: absolute;
		bottom: 1px;}
.worst {
		left: 4px;
		font-size: 10px;
		line-height: 10px;
		position: absolute;
		bottom: 1px;}

.key-label {
		font-size: 10px;
		position: absolute;
		bottom: 0;
		left: 28px;
		color: #333
}

nav.navbar.navbar-default.bg-default {
	background-color: white;
    border-radius: 0;
	margin-bottom: 0px;
}


.navbar-header {
    float: right;
    padding-bottom: 3px;
    text-align: center;
    width: 100%;
}
.navbar-brand {float: left !important;}

div.container-fluid {

}

#good_jobs {padding-left: 20px !important}

#commerce {
		margin-top: 10px !important;
		margin-bottom: 18px !important;
}
