/***************************/
/* Colours
#2E8DEF -
#2672EC -
 */
/***************************/

.prettyMapList .mapHolder {
    border: none;
    height: 750px;
}

.infoWindowContainer {border-radius: 0;}

.infoWindowContainer.infobox {border: solid 1px #1795dd;}

.infoWindowContainer .infoWindow h3{color:#fff !important;}

.infoWindowContainer .infoWindow h3,
.infoWindowContainer .infoWindow h3 a,
.prettyMapList .corePrettyStyle {

	/*Transition*/
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;

	/*Gradient background*/
    background-color: #1795dd;
	border:solid 1px #1795dd;
    color:#fff;

	/*Drop shadow*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	/*Rounded corners*/
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	/*Text shadow*/
	text-shadow: none;
}

.infoWindowContainer .infoWindow h3,
.infoWindowContainer .infoWindow h3 a {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.2em;
}

.prettyMapList .corePrettyStyle p {
	color: #fff;
	text-transform: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .5px;
}

.infowindowContent p {font-size: 13px;}

.infowindowContent p a {
	color: #1795dd;
	text-decoration: none;
}

.prettyMapList .corePrettyStyle a{color:#fff;}

a.viewLocationDetail.clearfix {
    font-size: 18px;
    text-transform: uppercase;
}

a.viewLocationPage.btn.corePrettyStyle {
    border: 1px solid #fff;
    font-size: 14px;
    line-height: 20px;
}

.prettyMapList .corePrettyStyle:hover{

    background-color:#4fb3ec;
    border-color: #4fb3ec;
    color:#fff;

	/*Text shadow*/
	text-shadow:none;
}

.prettyMapList .corePrettyStyle:hover p {
    color:#fff;
}

.prettyMapList .corePrettyStyle:hover a,
.prettyMapList a.corePrettyStyle:hover{color:#fff;}

.prettyMapList .corePrettyStyle:active{
	/*Inset drop-shadow*/
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	background-color:#1795dd;
    color:#fff;
	border-color:transparent;
}

.prettyMapList .corePrettyStyle:active p {
    color:#fff;
}

/*Link colors*/
.prettyMapList .prettylink a,
.prettyMapList .prettylink a:visited{color:#fff;}

.prettyMapList .prettylink .mapcategories{
	color:#fff;
    font-size: 14px;
    text-transform: none;
}
.prettyMapList .prettylink .mapcategories span{color:#fff;}

/*Close bar*/
.prettyMapList .prettyFileBar .bar{
	background-color:#fbfbfb;
	border-top:solid 1px #ccc;
}

.prettyMapList .prettyFileBar .bar .cross{opacity:0.4;}
.prettyMapList .prettyFileBar .bar .cross:hover{background-color:#efefef;}

.prettyMapList .prettyFileBar .prettyFileFilters,
.prettyMapList .prettyFileBar .prettyFileSorting{
	border:none;
	border-radius:0;
	top:43px;
}

.prettyMapList .prettyFileBar .prettyFileFilters li a,
.prettyMapList .prettyFileBar .prettyFileSorting li a {
    background-color: #1795dd;
    border:none;
    color:#fff;
}

.prettyMapList .prettyFileBar .prettyFileFilters li a:hover,
.prettyMapList .prettyFileBar .prettyFileSorting li a:hover{
    background-color:#1795dd;
    color:#fff;
}

.prettyMapList .directionsPostcode,
.prettyMapList .prettyFileBar .prettyMapListSearch input,
.prettyMapList .prettyFileBar .prettySearchValue {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: solid 1px #1795dd ;
    color: #1795dd ;
    display: inline-block;
    font-size: 16px;
    margin: 0 5px 0 0;
    padding: 9px;
}



/* Image overrides */

.prettyMapList .featuredImage {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/*Search*/

.prettyMapList .prettyFileBar .prettyMapListSearch label {
    text-transform: uppercase;
    font-weight: bold;
}

/*Sort and Filter Buttons*/

.prettyMapList .customCategoryList .btn:before {
    top: 10px;
}

.prettyMapList .showSortingBtn:before,
.prettyMapList .showFilterBtn:before{
	background:transparent url(../images/icons/white/filter_white.png) no-repeat 0 0!important;
}

.prettyMapList .showSortingBtn:before{background-image:url(../images/icons/white/sort_white.png)!important;}
.prettyMapList .sortAsc:before{background-image:url(../images/icons/white/sort_white_up.png)!important;}

.prettyMapList .prettyFileBar .prettyFileSorting li a {
	background-image: url(../images/icons/white/sort_white_down.png)!important;
	background-position: 100px 4px;
}

.prettyMapList .prettyFileBar .prettyFileSorting li a.sortAsc {
	background:#2672EC url(../images/icons/white/sort_white_up.png) no-repeat 100px 4px!important;
}

.prettyMapList .prettyFileBar .categoryList a.showing:after,
.prettyMapList .prettyFileBar .prettyFileFilters a.showing:after {
background: transparent url(../images/icons/white/tick.png) no-repeat 0 0!important;
}

.prettyMapList .map:after {
	background: transparent url(../images/icons/hudson/vs_mapmarker.png) no-repeat 0 0!important;
	left:8px;
	top:9px;
}

.prettyMapList .prettyFileBar .categoryList a.showing,
.prettyMapList .prettyFileBar .prettyFileFilters a.showing {
    background-color:#1795dd;
    color:#fff;
    text-shadow:none;
}

.prettyMapList .prettyFileBar .categoryList a.showing:after,
.prettyMapList .prettyFileBar .prettyFileFilters a.showing:after{
	left: 4px;
	opacity:1;
	top: 5px;
}

.prettyMapList .customCategoryList>ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #1795dd;
    border-radius: 0;
    font-size: 13px;
    line-height: 1.2em;
    width: 167px;
    top: 42px;
}

.prettyMapList .prettyFileBar .customCategoryList a.showing:after, .prettyMapList .prettyFileBar .prettyFileFilters a.showing:after {
    display: none;
}

.prettyMapList .prettyFileBar .customCategoryList a.showing {
    background: none;
    color: #1795dd;
    position: relative;
	padding: 5px 10px;
    text-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.prettyMapList .customCategoryList ul a {
    border-bottom: solid 1px #f1f1f1;
    color: #aaa;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.prettyMapList .showSortingBtn:before, .prettyMapList .showFilterBtn:before, .prettyMapList .sortList ul a:before {
    display: none;
}

.prettyMapList .sortList ul a.selected {
	color: #1795dd;
	padding: 5px 10px;
}

#MaplistBack, .prettyMapList .btn {
    font-size: 14px;
}

/*message*/

.prettyMapList .prettyMessage {
    background: none;
    filter: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 10px 0;
    padding: 10px 10px 10px 35px;
    position: relative;
    border: 1px solid #1795dd;
}

.prettyMapList .prettyMessage a {
    margin-left: 10px;
    background-color: #1795dd;
    color: #fff;
}

.prettyMapList .prettyMessage:after {
    content: "\f05a";
    background: none;
    /*display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 14px;
    width: 20px;*/
}

/**get direction**/
.prettyMapList .getDirections {
    border-top: dashed 1px #fff;
    margin-top: 20px;
    padding-top: 20px;
}

.prettyMapList .getDirections input {
    margin: 10px 3px 0 0;
    width: 200px;
}

a.getdirections.btn.corePrettyStyle {
    border: 1px solid #fff;
    padding: 9px;
}

.prettyMapList .getDirections .getdirectionsgeo, .prettyMapList .getDirections .getdirectionsgeo:hover, .prettyMapList .getDirections .getdirectionsgeo:active {
    padding: 10px;
}

/*map item*/
#MapAddressContainer {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

#MapAddressLabel {
    color: #000;
    font-size: 18px;
	font-weight: 600;
}