.distcontact-info {
	background-color: #f9f9f9;
    border-top: 1px solid #cc292b;
	min-height: 195px;
	margin-left: -15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
  	 	padding: 15px;
}

.boxtitledist {
	padding-left: 0px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: bold;
}

.display-text {
	width: 432px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
    margin-top: 5px;
}

.wwtitle {
	padding: 20px 20px 10px 20px;
}

.wwdist {
	top: 200px;
}

.wwdist > h1 {
	margin-right: auto;
	text-align: center;
}

#timeSensitiveMsg {
	width: 370px;
	top: 350px;
	padding-left: 45px;
	position: absolute;
}
#timeSensitiveMsg h2 {
	font-size: 16px;
	padding-bottom: 0px;
}

#timeSensitiveMsg p {
	font-size: 15px;
	padding-left: 3px;
}

#map-wrapper {
	height: 500px;
}

#directions {
	top:50px;
}
 
#wwlocation {
	float: none;
	text-align: right;
}

#regionName {
	position: absolute;
    left: 20px;
    top: 17px;
}

#showAll {
	position: absolute;
    right: 20px;
    top: 10px;
}

#container-dlist {
	margin-top: 0px;
	padding: 30px;
}

#primarySales {
	margin-right: 12px;
}

.manufacturing-btn {
	margin-top: 0px;
}

.active-btn {
	background-color: #cc292b;
	color: #eaeaea;
	box-shadow: 2px 2px 2px #888888;
}

.active-btn:hover {
	background-color: #cc292b;
	color: #eaeaea !important;
	box-shadow: 2px 2px 2px #888888;
}

.no-dists > p {
	background-color: #dcdcdc;
    padding: 10px;
    height: 85px;
    border-radius: 15px;
    font-size: 16px;
    width: 95%;
    margin: auto;
    text-align: center;
    line-height: 30px;
}

.distcontent {
	margin-left: 0px;
	min-height: 55px;
}

.primary-sales-badge {
	display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
	border-radius: 10px;
	margin: 2px 0px;
}

.boxtitledist > .primary-sales-badge {
	position: absolute;
    top: 10px;
    right: 14px;
}

.column-2 {
	padding-left: 229px;
	padding-top: 15px;
}

