

/**
* Plugin Name: JBD Google Maps Location Plugin
* Author: Sanka Abeysinghe
* Author URI: http://www.howhigh.ca
* Date: November 15th, 2016
*
* Override the plugin styles
*
**/

#list{

}

div.tab-pane{

}

div.locationListContainer{

}

div.contactInfo{

}

#map{
	height: 400px;
}

#locSearch{
	width: 25%;
}

.input-group input{
	height: 50px;
	margin-bottom: 10px;
}
