#locationModal .modal-footer{
	border-top:0 !important;
}
#locationCity {	
	color: #fff;
}
#locationYesNo {
	color: #000 !important;
}
#locationModal .bx-sls .dropdown-block {
	border-radius: 0;
	border:1px solid #ccc;	
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#locationModal  .bx-sls .dropdown-fade2white {
	top: 0;
}
#locationModal .bx-sls .quick-location-tag {
	float: left;
	padding: 5px 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 37px;
}
#locationModal .bx-sls .quick-location-tag:hover {
	background-color: #d6ffd3;
}
.btn-link.locationBlock {
	padding-left: 0;
}
.locationBlock .text-white{
	color:#fff;
}
.btn-link.locationBlock:focus, .btn-link.locationBlock:hover {
	text-decoration: none !important;
}
.popover { 
	border: 1px solid rgba(89, 123, 249, 0.97);
}
.popover.bottom > .arrow {
	border-bottom-color: rgba(89, 123, 249, 0.97);
	top: -10px !important;
}
.phones span.glyphicon {
	color: #fff;
	margin-right: 10px;
}
.phones p span.glyphicon {
	margin-left:2px;
	font-size: 14px;
}
#locationPhone a {
	color: #fff;
	text-decoration: none;
}