/* @override 
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nq5hzj
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nqvw0d
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nqvxl0
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nqw0ku
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nr4ygs
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nr8hom
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nrakdz
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nral19
	http://mackie.sweckercreative.com/sites/all/themes/mackie/css/devin.css?nraoqo
	http://new.mackie.com/sites/all/themes/mackie/css/devin.css?nso5rc
	http://new.mackie.com/sites/all/themes/mackie/css/devin.css?ntehkt */
	
.view-id-devin_s_temp_dealer_system  a {
	border: 1px solid #ccc;
	display: inline-block;
	line-height: 0;
}

.view-id-devin_s_temp_dealer_system  a span.model-name {
	display: block;
	padding: .7em;
	line-height: .9em;
	background: #ffffff;
	font-weight: bold;
}




/*MAP STUFF*/
#google-container {
  position: relative;
  width: 70%;
/*  height: 30em;*/
	height: 100%;
  background-color: #e7eaf0;
}
.page-node-448 #google-container {
	width: 100%;
}
/*@media only screen and (min-width: 768px) {
  #google-container {
    height: 300px;
  }
}
@media only screen and (min-width: 1170px) {
  #google-container {
    height: 600px;
  }
}*/

#cd-google-map {
  position: relative;
/*  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);*/
}
#cd-google-map address {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1em 1em;
  background-color: rgba(211, 104, 104, 0.9);
  color: white;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media only screen and (min-width: 768px) {
  #cd-google-map address {
    font-size: 15px;
    font-size: 0.9375rem;
    text-align: center;
  }
}

#cd-zoom-in, #cd-zoom-out {
  /*height: 3em;*/
/*  width: 3em;*/
  cursor: pointer;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 32px 64px;
  margin-right: 1.5em;
  font-size: 2em;
  font-family: "courier";
  font-weight: lighter;
  color: #777;
  padding: .1em .5em .15em .5em;
  line-height: 1.4em;
  /* offset-x | offset-y | blur-radius | spread-radius | color */
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
/*  background-image: url("../images/map/cd-icon-controller.svg");*/
}
.no-touch #cd-zoom-in:hover, .no-touch #cd-zoom-out:hover {
  background-color: #d36868;
}
@media only screen and (min-width: 768px) {
  #cd-zoom-in, #cd-zoom-out {
/*    margin-left: 50px;*/
  }
}

#cd-zoom-in {
  background-position: 50% 0;
  margin-top: 1.5em;
  padding-bottom: .1em;
/*  margin-top: 10px;*/
/*  margin-bottom: 1px;*/
}

#cd-zoom-out {
  background-position: 50% -32px;
  margin-top: .5em;
  padding-top: 0;
}

#cd-zoom-in:before {
	content: "+";
}

#cd-zoom-out:before {
	content: "-";
}

@media only screen and (min-width: 768px) {
  #cd-zoom-in {
/*    margin-top: 50px;*/
  }
}



#zip-inner {
	background: rgba(255,255,255,1);
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: -2.5em;
	left: -8em;
	width: 16em;
	/*padding: 3em;*/
}

#submit-zip label {
	position: absolute;
	color: #999;
	font-size: 1.3em;
	font-weight: normal;
	margin-left: .6em;
	margin-top: .47em;
	font-family: 'Knockout 29 A', 'Knockout 29 B', helvetica, arial, sans-serif;
	text-transform: uppercase;
}

#submit-zip button {
	padding: .6em;
	font-size: 1.3em;
	border: 1px solid #7FA742;
	background-color: #7FA742;
	color: #fff;
	font-family: 'Knockout 29 A', 'Knockout 29 B', helvetica, arial, sans-serif;
	text-transform: uppercase;
/*	height: 2.45em;
	position: relative;
	top: -.05em;*/
}

#zip-field {
	padding: .6em;
	font-size: 1.3em;
	border: 1px solid #7FA742;
	color: #7FA742;
	margin: 0;
	line-height: 1em;
	font-family: 'Knockout 29 A', 'Knockout 29 B', helvetica, arial, sans-serif;
	text-transform: uppercase;
/*	box-sizing:border-box;
	  -moz-box-sizing:border-box;
	  -webkit-box-sizing:border-box;*/
}

#enter-zip {
	position: relative;
    width: 0%;
    height: 0%;
    top: 50%;
    left: 50%;
    /*background: rgba(0,0,0,.7);*/
    z-index: 10;
}

#close-zip {
	position: absolute;
	right: 1em;
	top: 1em;
	cursor: pointer;
}

#dealer-table {
	float: left;
	background-color: #ffffff;
	width: 30%;
	padding: 0;
	margin: 0;
	overflow: scroll;
	border: 1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
	z-index: 1;
}

#dealer-table li h3 {
	font-size: 1.11em;
	display: block;
	line-height: 1em;
	margin-top: .7em;
}

#dealer-table li p {
	line-height: 1.3em;
	font-size: .75em;
	margin: 0;
}
.view-find-dealer.view-display-id-page_2 .view-content,
.view-find-dealer.view-display-id-page_5 .view-content {
	display: none;
}
#dealer-table li {
	padding: .5em 1em;
	border-bottom: 1px solid #ccc;
	list-style: none;
}

#dealer-table li:last-child {
	border: none;
}

#google-container div.gm-style div.gm-style-iw h3 {
	line-height: 1em;
}

#google-container div.gm-style div.gm-style-iw {
	padding-top: .4em;
}

#google-container div.gm-style {
	position: relative;
}

#google-container div.gm-style > div {
	/*position: absolute;
	right: 3em;
	top: 3em;*/
}

.view-find-dealer .view-header h4 {
	font-size: 1.7em;
	margin: 0em 0em .6em 0em;
}

.view-find-dealer .view-header #narrow-fieldset {
	background-color: #ebebeb;
	margin-bottom: 1em;
}

.narrow-div {
	float: left;
	margin-right: 1em;
}

div#location-bar {
	display: none;
	background-color: #7FA742;
	padding: .3em;
	overflow: hidden;
	position: relative;
}

#location-search label {
	position: absolute;
	font-weight: normal;
	color: #999;
	text-transform: uppercase;
	line-height: 1.32em;
	font-size: 1em;
	padding: .3em 0 0 .45em;
	font-family: 'Knockout 48 A', 'Knockout 48 B', helvetica, arial, sans-serif;
	display: none;
}

#location-search #location-zip {
	font-family: 'Knockout 48 A', 'Knockout 48 B', helvetica, arial, sans-serif;
	border: solid 1px #fff;
	font-size: 1em;
	padding: .4em;
	text-transform: uppercase;
  width: 5.5em;
}

#location-search #location-submit {
	font-family: 'Knockout 48 A', 'Knockout 48 B', helvetica, arial, sans-serif;
	font-size: 1em;
	padding: .4em .5em .4em .5em;
	border: solid 1px #fff;
	color: #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background: none;
	text-transform: uppercase;
/*	position: relative;
	left: .1em;*/
}

.view-accessories-page .views-row-last {
	/*margin-bottom: 0 !important;	*/
}

.narrow-div label {
	font-weight: normal;
	font-size: .8em;
}

#block-system-main .view-find-dealer .view-empty,
#block-system-main .view-product-category .view-empty {
	padding: 4%;
	color: red;
	font-size: 1.2em;
	font-family: 'Knockout 29 A', 'Knockout 29 B', helvetica, arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}
}