
@charset "UTF-8";joomla-alert{--jui-alert-min-width:250px;--jui-alert-padding:.5rem 1.25rem;--jui-alert-margin:0 0 1rem 0;--jui-alert-border:1px solid transparent;--jui-alert-border-radius:.25rem;--jui-alert-animation-duration:.5s;--jui-alert-animation-timing-function:ease-in-out;--jui-alert-button-color-dark:#000;--jui-alert-button-color-light:#fff;--jui-alert-success-color:#234423;--jui-alert-success-background-color:#d9e6d9;--jui-alert-success-border-color:#cadcca;--jui-alert-success-link-color:#122212;--jui-alert-info-color:#0c5460;--jui-alert-info-background-color:#d1ecf1;--jui-alert-info-border-color:#bee5eb;--jui-alert-info-link-color:#062c33;--jui-alert-warning-color:#7d5a29;--jui-alert-warning-background-color:#fcefdc;--jui-alert-warning-border-color:#fbe8cd;--jui-alert-warning-link-color:#573e1c;--jui-alert-danger-color:#712b29;--jui-alert-danger-background-color:#f7dddc;--jui-alert-danger-border-color:#f4cfce;--jui-alert-danger-link-color:#4c1d1b;animation-duration:var(--jui-alert-animation-duration,.5s);animation-timing-function:var(--jui-alert-animation-timing-function,ease-in-out);border:var(--jui-alert-border,1px solid transparent);border-radius:var(--jui-alert-border-radius,.25rem);margin:var(--jui-alert-margin,0 0 1rem 0);min-width:var(--jui-alert-min-width,250px);padding:var(--jui-alert-padding,.5rem 1.25rem);display:block}joomla-alert .joomla-alert--close{color:var(--jui-alert-button-color-dark,#000);float:right;opacity:.5;text-shadow:0 1px 0 var(--jui-alert-button-color-light,#fff);background:0 0;border:0;padding:.2rem 1rem;font-size:1.5rem;font-weight:700;line-height:1;position:relative;top:-.5rem;right:-1.25rem}joomla-alert .joomla-alert--close:focus,joomla-alert .joomla-alert--close:hover{color:var(--jui-alert-button-color-dark,#000);cursor:pointer;opacity:.75;text-decoration:none}joomla-alert[type=success]{background-color:var(--jui-alert-success-background-color,#d9e6d9);border-color:var(--jui-alert-success-border-color,#cadcca);color:var(--jui-alert-success-color,#234423)}joomla-alert[type=success] hr{border-top-color:var(--jui-alert-success-border-color,#cadcca)}joomla-alert[type=success] .alert-link{color:var(--jui-alert-success-link-color,#122212)}joomla-alert[type=info]{background-color:var(--jui-alert-info-background-color,#d1ecf1);border-color:var(--jui-alert-info-border-color,#bee5eb);color:var(--jui-alert-info-color,#0c5460)}joomla-alert[type=info] hr{border-top-color:var(--jui-alert-info-border-color,#bee5eb)}joomla-alert[type=info] .alert-link{color:var(--jui-alert-info-link-color,#062c33)}joomla-alert[type=warning]{background-color:var(--jui-alert-warning-background-color,#fcefdc);border-color:var(--jui-alert-warning-border-color,#fbe8cd);color:var(--jui-alert-warning-color,#7d5a29)}joomla-alert[type=warning] hr{border-top-color:var(--jui-alert-warning-border-color,#fbe8cd)}joomla-alert[type=warning] .alert-link{color:var(--jui-alert-warning-link-color,#573e1c)}joomla-alert[type=danger]{background-color:var(--jui-alert-danger-background-color,#f7dddc);border-color:var(--jui-alert-danger-border-color,#f4cfce);color:var(--jui-alert-danger-color,#712b29)}joomla-alert[type=danger] hr{border-top-color:var(--jui-alert-danger-border-color,#f4cfce)}joomla-alert[type=danger] .alert-link{color:var(--jui-alert-danger-link-color,#4c1d1b)}html[dir=rtl] joomla-alert .joomla-alert--close,html[dir=rtl] joomla-alert .joomla-alert-button--close{float:left;left:-1.25rem;right:auto}@keyframes joomla-alert-fade-in{0%{opacity:0}}@keyframes joomla-alert-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){joomla-alert{animation-duration:1ms!important}}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(//golfalliantie.nl//components/com_mymaplocations/assets/fonts/glyphicons-halflings-regular.eot);
  src: url(//golfalliantie.nl//components/com_mymaplocations/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//golfalliantie.nl//components/com_mymaplocations/assets/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//golfalliantie.nl//components/com_mymaplocations/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//golfalliantie.nl//components/com_mymaplocations/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
#locationlocator
{
    width:100%;
}
#locationlocator td
{
    border:1px solid #c1c1c1;
}

.mmlmap
{
    float:left;
    margin-right:5px;
}
#resulttop
{ 
    border-spacing: 1px;
    color: #666666;
    width: 100%;
    float:left;
}
.locationphone,.item-hour

{
    display:block;
    font-weight: 700;    
}
#resulttop .row0  {
    border: 4px solid #EEEEEE; border-radius: 2px; padding: 5px;
    border-radius:0 0 6px 6px;
}
#resulttop .row1  {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #A8A5A5;
    padding: 5px;
    border-radius:0 0 6px 6px;
}
.location-name
{
    position: relative;
    font-size: 16px;
}
.distance
{
    float:right;
}
#locationresult
{
    float: left;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;

}
#map
{
    border:1px solid;
    float:left;
}

#locationsearch_div #map
{
    float:left;
}
#locationsearch_div #matrix
{
    float:right;
}
#maps
{
    width:100%;
    height:100%;
    float:left;
}
#udetails
{
    float:left;
    margin:4px;
}
a.jspArrow:hover{
    background:none;
}

.jspContainer{
    overflow: hidden;
    position: relative;
}

.jspPane{
    position: absolute;
}

.jspVerticalBar{
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
}

.jspHorizontalBar{
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 10px;
}

.jspVerticalBar *,.jspHorizontalBar *{
    margin: 0;
    padding: 0;
}

.jspCap{
    display: none;
}

.jspHorizontalBar .jspCap{
    float: left;
}

.jspVerticalBar .jspArrow{
    height: 16px;
}

.jspHorizontalBar .jspArrow{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus{
    outline: none;
}

.jspCorner{
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
    margin: 0 -3px 0 0;
}

.horizontal-only {
    height: auto;
    max-height: 200px;
}


.jspArrowUp{
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/up.png) no-repeat scroll center 0 transparent;
}
a.jspArrowUp:hover {
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/up.png) no-repeat scroll center 0 transparent;
    opacity: 0.3;
}


.jspArrowDown{
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/down.png) no-repeat scroll center 0 transparent;
}
a.jspArrowDown:hover {
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/down.png) no-repeat scroll center 0 transparent;
    opacity: 0.3;
}


.jspArrowRight{
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/right.png) no-repeat scroll 0 center transparent;
}
a.jspArrowRight:hover {
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/right.png) no-repeat scroll 0 center transparent;
    opacity: 0.3;
}


.jspArrowLeft {
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/left.png) no-repeat scroll 0 center transparent;
}
a.jspArrowLeft:hover {
    background: url(//golfalliantie.nl//components/com_mymaplocations/assets/images/left.png) no-repeat scroll 0 center transparent;
    opacity: 0.3;
}

.jspTrack{
    position: relative;
    padding:1px;
}

.jspDrag{
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspDrag{
    float: left;
    height: 100%;
}

.jspHorizontalBar .jspTrack{
    float: left;
    height: 100%;
}

.jspDisabled{
    opacity: 0.3;
}

.jspArrow{
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
.jspDrag {
    background: none repeat scroll 0 0 #FFFFFF;
}
.jspTrack {
    background: none repeat scroll 0 0 #CCCCCC;
}
.mmlmap img, #map img
{
    max-width: none !important;
}
.location
{
    float: left;
    margin-top: 10px;
    width: 20%;

}
.loclist h3,.loclist 
{
    float:left;
    width:100%;
}

/* MAP LOCATIONS --------------------------------------*/
#locationlocator{ 
    width:100%; 
    min-height:338px; 
    float:none; 
    clear:both; 
    display:inline-block; 
    background:url(//golfalliantie.nl//components/com_mymaplocations/assets/images/map-background.jpg) no-repeat; 
    position:relative; 
    margin:0px!important; 
    padding:0px!important;
}

#locationlocator .innerLeft { 
    width:100%; min-height:338px; 
    float:none; 
    clear:both; 
    display:inline-block; 
    position:relative; 
}

#locationlocator .innerLeft .innerRight { 
    width:100%; 
    min-height:338px; 
    float:none; 
    clear:both; 
    display:inline-block; 
    position:relative; 
}

#locationlocator .mymap-group { 
	width:40%; 
	display:inline-block; 
	text-align:center; 
	float:left; 
}

#locationlocator .mymap-group .mymap-success { 
	height:auto !important; 
	width:80%; 
	display:inline-block; 
	text-align:center; 
	margin:0px 10%; 
	padding:20px 0px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	font-size: 16px; 
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	background: #2980b9;
 	border: 0;
 	cursor: pointer;
  	box-shadow: inset 0 -2px #2475ab;
}

#locationlocator .mymap-group .mymap-success:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#locationlocator .mymap-group .mymap-success:hover { 
	opacity:0.8; 
	filter:alpha(opacity=80);
	color: #fff; 
}

#locationlocator .mymap-group .mymap-success i { 
	margin-right:10px; 
}

#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2 { color:#444 !important; font-weight:normal; font-size:19px!important; background:url(//golfalliantie.nl//components/com_mymaplocations/assets/images/h2_bkg.png) top center no-repeat; height:47px; line-height:30px; margin:100px auto 0px auto;  }
#locationlocator .separatorLoc{ width:20%; display:inline-block; text-align:center; float:left; margin:150px 0 110px 25px; }
#locationlocator .separatorLoc h5 { 
	color:#fff!important; 
	font-weight:normal; 
	font-size:32px; 
	background: none repeat scroll 0 0 rgba(68, 68, 68, 0.7); 
	width:75px; 
	height:75px; 
	line-height:70px; 
	margin:0px auto; 
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px; 
	border-radius: 50px;
}

#locationlocator #locationsearch_div { 
	width:40%; 
	display:inline-block; 
	text-align:center; 
	float:right; 
	padding:0px; 
	margin:0px; 
}

#locationlocator #locationsearch_div .input-append { 
	width:60%; 
	text-align:center; 
	margin:19px 10% 0px 10%; 
	padding:15px 10%; 
	border-radius: 4px; 
	background: #f7f7f7;
  display:flex;
}

#locationlocator #locationsearch_div .input-append #searchinput,#locationlocator #locationsearch_div .input-append #searchpostal  { 
	background:white!important; 
	border:none !important; 
	color: #422b18 !important; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	box-shadow:none !important; 
	width:70%; 
	float:left; 
	min-height: 25px;
}

#locationlocator #locationsearch_div .input-append .mymap-primary { 
	width:auto; 
	display:inline-block; 
	text-align:center; 
	line-height: 22px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	font-size: 15px; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	background: #2980b9;
 	border: 0;
 	cursor: pointer;
  box-shadow: inset 0 -2px #2475ab;
  margin-left: 3px;
    color: #fff;
}

address span.label.label-important.distance span {
color: #fff;
font-size:0.9em;
padding:0 4px;
}

#locationlocator #locationsearch_div .input-append .mymap-primary:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#locationlocator #locationsearch_div .input-append .mymap-primary:hover { 
	opacity:0.9; 
	filter:alpha(opacity=90);
	color: #fff; 
}

button.mymap.mymap-primary.resultmymap, a.mymap.mymap-inverse.resultmymap, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button, a.mymap.mymap-warning.resultmymap, a.modal.resultmymap.mymap.mymap-success { 
    width:auto; 
    display:inline-block; 
    text-align:center; 
    line-height: 22px;
    border: 0;
    cursor: pointer;
    margin-left: 3px;
    color: #1f1d22;
    text-decoration: none;
    padding: 4px;
}

button.mymap.mymap-primary.resultmymap:active, a.mymap.mymap-inverse.resultmymap:active, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button:active, a.mymap.mymap-warning.resultmymap:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.mymap.mymap-primary.resultmymap:hover, a.mymap.mymap-inverse.resultmymap:hover, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button:hover, a.mymap.mymap-warning.resultmymap:hover {
    color:#1f1d22;
    background:transparent;
}

#maps { 
	margin:10px 0px 10px 0px; 
}

#locationresult { 
	float:right; width:38%; margin-top:0px!important; 
}
#resulttop .row0, #resulttop .row1 {
margin-bottom:10px; 
background: #f8f8f8;
border: 0;
padding: 10px 5px 0px 5px;
position: relative;
}
.sidebar_locations .row0,.sidebar_locations .row1
{
  float: left;
  width: 96%;

}

.location-name { 
	margin-left:5px; 
}

.location-location { 
	position:relative; left:5px; 
}

.location-name a { 
	color:#444 !important; 
	text-decoration: none;
}

span.item-map{margin-top:10px; display:inline-block; width:90%; margin-left:5%;}
body.location{ width:100%; margin:0px; }

table.adp-directions, table.adp-placemark{ border:none!important; }
table.adp-directions td, table.adp-placemark td{ border:none!important; }
table.adp-placemark, table.adp-placemark td{ background:none!important; font-weight:bold; color:#422B18 !important; }
#resultpanel button.sample{ position:relative; left:-15px; }

.cwell{
    padding: 20px;
}
#locationresult address
{
    width:100%;
}

#locationresult address
{
    width:100%;
}
#locationlocator .element-invisible,#locationlocator .page-header
{
    display: none;
}
.mmlmap h2
{
 
    font-size:30px;
}

#locationsearch_div .filter-select
{
    display: block !important;
}

#locationlocator .span1
{
    width:15%;
    float:left;
}
.maplist
{
    margin-bottom: 4px;
}
.contact .modal,.item-map .modal
{
    left: 0px;
    margin: 0;
    position: relative;
    width: auto;
    right: 0px;
    top: 0px;
}
.pac-container, .pac-item {
    width: inherit !important;
}
.adv-search input.labelauty + label
{
  background:#cccccc;
}
#filter_catid,#radius,#resultpanel
{
    background: none repeat scroll 0 0 #EEEEEE;
}


[class^="mml-"], [class*=" mml-"] {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}

.mml-print:before {
  content: "\e045";
}
.mml-back:before {
  content: "\e091";
}
.mml-search:before {
    content: "\e003";
  }
  .mml-screenshot:before {
    content: "\e087";
  }
  .mml-filter:before {
    content: "\e001";
  }
.backbtn
{
  padding-right:10px;
}
.cmml-toolbar
{
    float:right;
    width:10%;
}
.maplist
{
    max-width: 200px;
}

.mml-map-marker:before {
  content: "\e062";
}
.mml-calendar:before {
  content: "\e023";
}
.mml-home:before {
  content: "\e021";
}
.mml-icon-search:before {
  content: "\e003";
}

.mml-user:before {
  content: "\e008";
}
.mml-hand-right:before {
  content: "\e145";
}
.mml-icon-remove-circle:before
{
    content: "\e014";
}
.mml-icon-geolocation:before
{
content:"\e087";
}

.mml-icon-align-justify:before
{
  content:"\e003";
}
.mml-icon-screenshot:before
{
 content:"\e087"
}
.mml-edit:before
{
 content:"\270f"; 
}
.tag-search
{
  float:left;
  width:100%;
}
#map-location.form-inline div.tag-search label
{
  padding:5px;
  line-height:15px;
}
.mmlmap .mymap-icon
    {
    max-width:100px;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
     float:left;
      margin: 0px 2px;
    }
    .sidebar-icon
    {
    max-width:80px;
    max-height: 80px;
    display: inline-block;
    padding: 4px;
     margin:4px 0px;
    transition: all 0.2s ease-in-out 0s;
    float:left;
    margin-right:20px;

    }
    .location-name {
    margin: 0 0 10px;
        margin-left: 0px;
    font-weight: 600;
    letter-spacing: .2px;
    font-size: 17px;
}

@media (min-width: 979px) {
  #locationlocator
  {
    background-size: 100% 338px;
  }
}
@media (min-width: 768px) and (max-width: 979px) { 
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2{ font-size:17px!important; background:url(//golfalliantie.nl//components/com_mymaplocations/assets/images/h2_bkg.png) no-repeat; width:100%; line-height:30px; }
}

@media (min-width : 481px) and (max-width : 767px) { 
    #locationlocator .mymap-group{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator .separatorLoc{ width:100%; display:inline-block; text-align:center; float:none; clear:both; margin:20px 0px 0px 0px; }
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2{ margin:30px auto 0px auto;  }
    #locationlocator #locationsearch_div{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator #locationsearch_div .input-append{  width:60%; display:inline-block; text-align:center; margin:19px 10% 0px 10%; padding:15px 10% 0px 10%; -moz-border-radius: 9px; border-radius: 9px; border:1px solid #eeeeee; background: #eeeeee; }
#locationlocator .span1
{
    width:100%;
    float:left;
}
#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2
{
  margin:0px auto 0px;
}

}

@media (max-width: 480px) { 
    #locationlocator .mymap-group{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator .separatorLoc{ width:100%; display:inline-block; text-align:center; float:none; clear:both; margin:20px 0px 0px 0px; }
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2{ margin:30px auto 0px auto; width:100%; font-size:13px!important; line-height:21px; font-weight:bold; }
    #locationlocator #locationsearch_div{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator #locationsearch_div .input-append{  width:60%; display:inline-block; text-align:center; margin:19px 10% 0px 10%; padding:15px 10% 0px 10%; -moz-border-radius: 9px; border-radius: 9px; border:1px solid #c3b6ac; background: #cfc5bd; }
#locationlocator .span1
{
    width:100%;
    float:left;
}
#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2
{
  margin:0px auto 0px;
}
#locationlocator
{
  background-repeat: repeat-y;
}
}
@media (max-width: 560px) { 
    #locationresult,#map,.mmlmap
    {
        width:100% !important;
        float:left;
    }
}
.textbold
{
  font-size: 20px;
  font-weight: bold;
}
span.star-rating-wrap {
	width:98px;
	display:inline-block;
	height:23px;
	background-position: left bottom;
	background-repeat:no-repeat;
	border-radius: 7px;
}

span.star-rating-wrap span {
	width:100%;
	display:inline-block;
	height:22px;
	background-position: left top;
	background-repeat:no-repeat;
	float: left;
}
span.star-rating-wrap, span.star-rating-wrap span{background-image:url(//golfalliantie.nl//components/com_mymaplocations/assets/images/stars-large.png) ;}
.google-avatar{
 background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 60px;
    margin: 0 10px 10px 0;
    width: 60px;
    }
    #map .gm-style-iw h3
    {
      display:block;
    }
    #locationsearch_div #cal_event_id,#locationsearch_div #cal_event_endid
    {
      max-width:100px;
    }
    #locationsearch_div .calendar-append
    {
      display:inline;
    }
    

#resulttop .resultbar .locationsactive
{
	background: #fafafa;
	box-shadow:10px 10px 12px #eeeeee;
	border-top:3px solid #cccccc !important;
}

#location-form input, #location-form #filter_catid_chzn ,#location-form .chzn-container
{
  max-width: 300px !important;
}
#mmlloading
{
 position: absolute;
left: 40%;
display:none;
margin-top:15%;
}
#mmlloading {
  border: 16px solid #c7c7c7;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#maps .infoboxdata
{
height:300px;
overflow:auto;
width:100%;
}
.noresult
{
  font-size: 24px;
  font-weight: bold;
}
#resulttop .row0 p,#resulttop .row1 p
{
  float:left;width:100%;position:relative;
  font-size: 15px;
  color: #1f1d22;
}
/* CSS Document */

#locationlocator {  background-size: cover;padding: 20px 0 !important;}
#locationlocator .row-fluid {
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
#locationlocator .mymap-group .mymap-success {
    background: #009aff;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
	-moz-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
		box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
}
#locationlocator .mymap-group, #locationlocator #locationsearch_div {
    background: #fff;
	width: 40%;
    padding: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
		border-radius: 3px;
}
#locationlocator .mymap-group .mymap-success, 
#locationlocator #locationsearch_div .input-append .mymap-primary {
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
        text-shadow: none;
}
#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2 {
    background: transparent;
    margin: 0;
    font-size: 22px !important;
    color: #000 !important;
    height: auto;
    margin-bottom: 30px;
    letter-spacing: .3px;
    line-height: 1.2;
    white-space: pre-line;
}
#locationlocator .span1:before {
    content: '';
    position: absolute;
    top: -75px;
    height: 190px;
    left: 50%;
    border-left: 2px solid #fff;
    z-index: -1;
    margin-left: -1px;
}
#locationlocator .span1 {
    width: 17%;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 0;
}
#locationlocator .separatorLoc {
    width: auto;
    margin: 0;
	float: none
}
#locationlocator .separatorLoc h5 {
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 500;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
#locationlocator .mymap-group .mymap-success {
    display: block;
    margin: 0;
    
}
#locationlocator .mymap-group .mymap-success { width: 100%}
#locationlocator #locationsearch_div .input-append {
    padding: 0;
    width: auto;
    background: transparent;
    position: relative;
  	margin-bottom: 10px;
}
#locationlocator #locationsearch_div .input-append #searchinput, 
#locationlocator #locationsearch_div .input-append #searchpostal {
    width: 100%;
    padding: 0px 0px 0px 45px;
    background: #f4f3f4 url(//golfalliantie.nl//components/com_mymaplocations/assets/images/locPointer.png) 20px center no-repeat !important;
    height: 50px;
    font-size: 15px;
	z-index: 2;
	float: none;
    border: 1px solid #e8e8e8 !important;
}
#locationlocator #locationsearch_div .input-append .mymap-primary {
    height: 50px;
    margin: 0;
	background: #009aff;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
		box-shadow: none;
	-webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}
select#radius {float: left;}
select#filter_catid { float: right}
select#radius, select#filter_catid,select#country_list,select#state_list,select#city_list,select.mmlcategory_list,select.maplist {
    width: 100%;
    background: #fff url(//golfalliantie.nl//components/com_mymaplocations/assets/images/selectIcn.png) 95% center no-repeat;
    height: 40px;
    padding: 5px 25px 5px 20px;
    font-size: 15px;
    color: #000;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	outline: none;
    border: 1px solid #e8e8e8 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    margin-bottom: 10px;
}
.result-count p .badge-info {
    background: transparent;
    font-size: 19px;
    padding: 0;
    font-weight: normal;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}
.result-count p {
    font-size: 18px;
    margin: 10px 0px 20px 0px;
    color: #1f1d22;
}
.mmldir-search-fields-form-elem select#filter_catid,.mmladv-search select#country_list,.mmladv-search select#state_list,.mmladv-search select#city_list {
  width:24%;
  min-width: 150px;
}
#locationlocator .mymap-group h2 + br, #locationlocator #locationsearch_div h2 + br { display: none}
.tag-search { margin-top: 5px}
#map-location.form-inline div.tag-search label {
    padding: 5px 10px;
    line-height: 15px;
    min-width: inherit !important;
    font-size: 12px;
    margin: 5px 8px 5px 0;
}
#map-location.form-inline div.tag-search label:hover { background-color: #ddd}
#locationlocator, #locationlocator .innerLeft, #locationlocator .innerLeft .innerRight { min-height: inherit}
input.labelauty + label > span.labelauty-unchecked-image {
    width: 10px;
    height: 10px;
    background-size: 100% auto;
}
input.labelauty + label > span.labelauty-unchecked-image, input.labelauty + label > span.labelauty-checked-image,
input.labelauty + label > span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked { vertical-align: middle}
#locationlocator .mymap-group .mymap-success, body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap, body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap:hover {
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px;
}

body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap {
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:120px;
}
body .sidebarform .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap {
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:80%;
    margin-bottom: 20px;
    background-color:#f4f3f4;

}
body .sidebarform .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap:hover,body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap:hover 
{
   box-shadow: 1px 1px 12px #eee;
   background-color: #f4f3f4;
}
.mmldir-search-fields .mmldir-search-fields-form-elem .mmlinput-distance
{
  margin-top:-10px;
}
body .sidebarform .mmldir-search-fields .mmldir-search-fields-form-elem .mmlinput-distance
{
 width:80%;
 margin-top:0px;
}
.mmlsearch input#searchname {
    background: #f4f3f4;
    height: 50px;
    border: 1px solid #e8e8e8;
    margin: 0 !important;
    vertical-align: top;
}
body .mmlinput-sec .rangeslider--horizontal {
    height: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}
body .mmlinput-sec .rangeslider__handle {
    height: 20px;
    width: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body .mmlinput-sec .rangeslider__handle {
    height: 20px;
    background: #fff;
    border: 5px solid #009aff;
    width: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#locationresult .resultbar .locationaddress
{
  margin-left: 70px;
display: block;

}

#maps .mmlmap {
    margin-bottom: 0;
    float: none !important;
}

.mml_address .address
{
        margin-bottom: 10px;
    border: 0;
    position: relative;
}
.mml-pagination
{
  float: left;
}
.mmlmap .leaflet-popup-content
{
  min-width:100px;
}
@media screen and (max-width: 979px) {
    .sidebarform .mmldir-search-fields {  padding: 30px 15px 6px 15px }
    #maps .sidebarform .mmldir-search-fields-form-elem + .mmldir-search-fields-form-elem { margin: 0 }
}
@media screen and (max-width: 850px) {
    #locationlocator { padding: 50px 0 !important}
    #locationlocator .mymap-group, #locationlocator #locationsearch_div {padding: 20px;}
    
}
@media screen and (max-width: 767px) {
    #locationlocator { padding: 30px 0 !important}
    #locationlocator .row-fluid { display: block; }
    body { padding: 0 } 
    #locationlocator .mymap-group, #locationlocator #locationsearch_div, #locationlocator .span1 {
        float: none;
        margin: 0 auto;
        width: 92%;
        max-width: 470px;
    }
    #locationlocator .span1 {
        position: relative;
        padding: 20px 0;
    }
    #locationlocator .span1:before {
        width: 190px;
        border: 0;
        height: 2px;
        background: #fff;
        top: 50%;
        left: 50%;
        margin-left: -95px;
    }
    #locationlocator #locationsearch_div form#map-location { margin: 0}
    #locationlocator #locationsearch_div .controls:before,
    #locationlocator #locationsearch_div .controls:after { content: ''; display: table; clear: both; }
    .mmldir-search-fields-form-elem { width: 50%;}
    .mmldir-search-fields-form-elem.form-elem-category { clear: left}
    .mmldir-search-fields-form-elem + .mmldir-search-fields-form-elem {
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 10px;
        float: none;
        top: inherit;
    }
    body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap {
        margin: 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 80%;
    }
  
    .mmlsearch-block.input-append #searchinput
    {
      width:60%;
    }
    #maps .sidebarform .mmldir-search-fields-form-elem + .mmldir-search-fields-form-elem { margin-bottom: 20px}
    #maps span.sidebarform
    {
         width: 100%;
        background: #fff;
        position: static;
        display: block;
        height: auto !important;
        margin-bottom: 30px;
    }

}

  .mmldir-search-fields-form-elem select#radius, .mmldir-search-fields-form-elem select#filter_catid
  {
    margin-top:10px !important;
  }
  #locationresult #resulttop address
  {
    width:80%;
  }
    #locationresult #resulttop .row0, #locationresult #resulttop .row1 { width: 100% }
    .mmldir-search-fields-form-elem .mmlsearch-query {  width: 100% !important}
@media screen and (max-width: 480px) {
  .mmldir-search-fields-form-elem,.mmlinput-sec.mmlinput-distance {
    width: 100% !important;
    margin-bottom: 10px;
    float:left;
    margin-top:0px;
}
#map-location .mmldir-search-fields-form-elem select#filter_catid,#map-location  .mmladv-search select#country_list,#map-location  .mmladv-search select#state_list,#map-location  .mmladv-search select#city_list
{
  width:90%;
}
#map-location .mmldir-search-fields-form-elem input#searchname,#map-location .mmldir-search-fields-form-elem input#searchzipcode
{
  width:90% ;  
}
.mmlinput-sec.mmlinput-distance
{
  max-width: 90%;
}
    #locationlocator #locationsearch_div .input-append { border: 0; padding: 0 }
    #locationlocator #locationsearch_div .input-append .mymap-primary {
        position: static;
        width: 100%;
        display: block;
        margin: 10px 0 0;
        border-radius: 2px;
        -webkit-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
        -moz-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
        box-shadow: 0 5px 21px rgba(0, 154, 255, 0.25);
    }
    select#radius, select#filter_catid {
        float: none;
        width: 100%;
        margin: 5px 0;
        height: 40px;
        padding: 5px 25px 5px 15px;
    }
    #locationlocator .mymap-group .mymap-success {
        height: 50px !important;
        padding: 10px;
    }
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2 {
        margin: 5px 0 20px;
        font-size: 18px !important;
    }
    .sidebar-icon {   max-width: 40px}
    #locationresult address .mytool { float: none; }
    #locationresult address { padding: 20px 20px 0;}
    .label-important, .badge-important,
     body #resulttop .label-important,body #resulttop  .badge-important { font-size: 11px;top: 15px; padding: 4px 7px;}
    #locationresult address > a { top: 17px; left: 15px }
    #locationlocator .row-fluid { padding: 0 10px}
    #map-location.form-inline div.tag-search label { padding: 4px 10px;}
    .mmldir-search-fields-form-elem {  width: 100%; margin-bottom:  10px}
    .mmldir-search-fields-form-elem.form-elem-category { margin-top:  10px }
    .mmlinput-sec { padding: 10px 0 0   }
    #maps span.sidebarform {
        width: 100%;
        background: #fff;
        position: static;
        display: block;
        height: auto !important;
        margin-bottom: 30px;
    }
    span.sidebarform .mmlinput-sec .label { color: #333;}
    .sidebarform .mmldir-search-fields { padding: 10px 5px}
    #maps .sidebarform .mmlsearch input#searchname, 
    span.sidebarform .SumoSelect,
    #maps .sidebarform .mmlsearch-block.input-append #searchinput { border: 1px solid #e8e8e8}
    #maps .result-count { padding: 30px 15px 10px}
}

#resulttop .row0.featured,#resulttop .row1.featured
{
  background: #fbf0d1;
}
.MicrosoftMap .as_container ul li
{
  text-align: left;
}
#autosuggest .twitter-typeahead
{
  vertical-align:top;
}
.search-price-range
{
    width:80px;
    padding:8px 10px;
}
.tags.inline li{list-style-type:none;}
#map-location #autosuggest .search-query.tt-hint{ width:30PX;}
.plainform select#radius,.plainform  select#filter_catid,.plainform  select#country_list,.plainform  select#state_list,.plainform  select#city_list,.plainform  select.mmlcategory_list,.plainform  select.maplist
{
    margin-top:5px;
}
.plainform {padding-bottom: 10px;}
.plainform input[type="text"],.plainform input[type="search"]{
    background-color: transparent;
border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
border-radius: 0;
outline: none;
padding: 0;
box-shadow: none;
box-sizing: content-box;
transition: all 0.3s;
}
.plainform  .mymap.mymap-primary{background:transparent;border:none;}
.plainform  .submit.mymap.mymap-primary{width:36px;}
.plain  #resulttop .row0,.plain  #resulttop .row1{background:transparent; border:none;}

@media screen and (max-width: 680px) {.well.plainform{width:100% !important;}}
@font-face {
	font-family: 'Drop-icomoon';
	src:url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.eot?-8kfg6s);
	src:url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.eot?#iefix-8kfg6s) format('embedded-opentype'),
		url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.woff?-8kfg6s) format('woff'),
		url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.ttf?-8kfg6s) format('truetype'),
		url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.svg?-8kfg6s#icomoon) format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="drop-"] > li:before, [class*=" drop-"] > li:before{
	font-family: 'Drop-icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ul.drop-bullet, ol.drop-bullet{
  list-style:none;
  display:inline-block;
  
}
ul.drop-bullet > li, ol.drop-bullet >li {
  clear:left;
}
ol.drop-bullet {
  counter-reset: liNum;
}
ol.drop-bullet > li {
  counter-increment:liNum 1;
}

ul.drop-bullet > li:before, ol.drop-bullet > li:before {
  content:"";
  height: 1em;
  width: 1em;
  font-size: 80%; 
  line-height: 1.5em;
  display:block;
  float:left;
  margin-left:-1.5em;
  background-position:center;
  background-repeat:no-repeat;
  background-size:100%;
}
ol.drop-bullet > li:before{
  content:counter(liNum);
  text-align:center;
}

ul.drop-pushpin li:before {
 content: "\e600";  
}
ul.drop-radio-unchecked li:before {
 content: "\e601"; 
}
ul.drop-cog li:before { 
 content: "\e602"; 
}
ul.drop-flag li:before { 
 content: "\e603";  
}
ul.drop-star li:before {
 content: "\e604";  
}
ul.drop-minus li:before {
 content: "\e605"; 
}
ul.drop-plus li:before { 
 content: "\e606"; 
}
ul.drop-play li:before { 
 content: "\e607";  
}
ul.drop-arrow-right li:before { 
 content: "\e608";  
}
ul.drop-checkbox-checked li:before { 
 content: "\e609";  
}
ul.drop-radio-checked li:before { 
 content: "\e60a";  
}
ul.drop-checkmark li:before { 
 content: "\e60b";  
}

ol.ol-circles {
    list-style-type: none;

    margin: 0;
    margin-left: 4em;
    padding: 0;
     
    counter-reset: li-counter;
}

ol.ol-circles > li {
    position: relative;
    padding-left: 0.5em;
    min-height: 2em;
}
ol.ol-circles > li:before {
    position: absolute;
    top: 0;
    left: -1.33em;
    width: 1.2em;
    height: 1.2em;
     
    font-size: 1em;
    line-height: 1.2;
    text-align: center;
    color: #f5f5f5;
 
    border: 3px solid #c5c5c5;
    border-radius: 50%;
    background-color: #464646;
    content: counter(li-counter);
    counter-increment: li-counter;
}

ol.ol-boxes {
      counter-reset: li-counter;
    list-style-type: none;

    margin: 0;
    margin-left: 2em;
    padding: 0;
     
  
}
ol.ol-boxes > li{
    position: relative;
    padding-left: 0.5em;
 
}
ol.ol-boxes > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 1.2em;
    height: 1.2em;
     
    font-size: 1em;
    line-height: 1;
    text-align: center;
    color: #f5f5f5;
 
    background-color: #464646;
    content: counter(li-counter);
    counter-increment: li-counter;
}

/* Drop Buttons */

/* General button style (reset) */
.dropbtn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 6px 16px;
	display: inline-block;
	margin: 3px 6px;
    text-decoration: none;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a.dropbtn:hover, a.dropbtn:focus , a.dropbtn:active {
      text-decoration: none;
}
.dropbtn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

@-webkit-keyframes fillToRight {
	to { 
		width: 100%;
	}
}

@-moz-keyframes fillToRight {
	to { 
		width: 100%;
	}
}

@keyframes fillToRight {
	to { 
		width: 100%;
	}
}
.cke_editable .csRow { 
    margin-top: 5px;
}
.cke_editable  .csColumn {        
    box-sizing: border-box;
    border: 4px dashed #f1f1f1;
}

@media(max-width:480px) {
    div.csRow div.csColumn{
      width:100% !important;
  }
}
/* Summary */
div ul.tableOfContent {
    background-color: #f7f7f7;
    padding: 10px;
    max-width: 50%;
}

ul.tableOfContent li.toc-level1 ul.tableOfContent {
    padding-top: 0;
    padding-bottom: 0;
}

ul.tableOfContent li {
    list-style-type: none;
    padding: 3px;
}

ul.tableOfContent a {
    text-decoration: none;
}

ul.tableOfContent li.toc-level1 a { 
    font-size: 18px;
    font-weight: bold;    
}

ul.tableOfContent li.toc-level2 a { 
    font-size: 16px;
    font-weight: bold;    
}

ul.tableOfContent li.toc-level3 a { 
    font-size: 14px;
    font-weight: normal;
}

ul.tableOfContent li.toc-level4 a { 
    font-size: 12px;
    font-weight: normal;
}

.droplist  {
    list-style-type: none;
}
.droplist li:before {
    font-size: 13px;
}
label.dd-option-text,
label.dd-selected-text {
    line-height: 16px !important;
    margin-bottom: 0px;
}

.dd-option {
    padding: 4px 10px !important;
}
.dd-selected {
     padding: 4px 10px !important;
}
#bulleted_icon {
    top:10px
}
.dd-option-image, .dd-selected-image {
    width: 16px;
    height: 16px;
}


blockquote
{
        
  background: none;
  border-left: 5px solid #f1f1f1;
  color: #8B8E97;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  padding-left: 15px;
  padding: 10px;
  float: left;
}
.cke_contents_ltr img.cke_anchor {
    border-color: #333 !important;
}
.blue-message {
  background: none repeat scroll 0 0 #3399ff;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.green-message {
  background: none repeat scroll 0 0 #8cc14c;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.orange-message {
  background: none repeat scroll 0 0 #faa732;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.red-message {
  background: none repeat scroll 0 0 #da4d31;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.grey-message {
  background: none repeat scroll 0 0 #53555c;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.left-block {
  background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #8b8e97;
  padding: 10px;
  margin: 10px;
  float: left;

}.right-block {
  background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #8b8e97;
  padding: 10px;
  margin: 10px;
  float: right;

}.blockquotes {
  background: none;
  border-left: 5px solid #f1f1f1;
  color: #8B8E97;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  padding-left: 15px;
  padding: 10px;
  width: 60%;
  float: left;

}
.drop_h1 {color:;}
.drop_h2 {}
.drop_h3 {}
.map_canvas img, #map img
            {
        max-width: none !important;
            }
            
            .map_canvas .mymap-icon
            {
                 max-width:100px;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
     float:left;
      margin: 0px 10px 0px 0px;
            }
    .mml_logo
    {
         max-width:100px;
        max-height: 100px;
        display: inline-block;
        height: auto;
        transition: all 0.2s ease-in-out 0s;
        float:left;
        margin: 0px 2px;
    }
    
    .myaddress{width:100%;float:left;margin-bottom:5px;}
           .mytool{width:100%;position:relative; }
              .gm-style-iw .resultmymap.mymap mymap-info.direction_mml .map_canvas .mymap-icon {
    max-width:none !important;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
    float: left;
    padding-right: 7px;
}
   
 .gm-style-iw .input-small
    {
    height: 22px !important;
    line-height:22px !important;
    max-width:100px;
    margin:0px;
        border-right:0;
        padding: 0px 15px 5px 15px;
        background:#f4f3f4;
        border:none;
        float:left;
    }
    .gm-style-iw .input-small:hover
    {
        border:none;
    }
   span.routeicon:before
   {
   content:url(https://golfalliantie.nl/components/com_mymaplocations/assets/images/routeIcn.png);
   } 
   span.contacticon:before
   {
   content:url(https://golfalliantie.nl/components/com_mymaplocations/assets/images/contactIcn.png); 
   }
   
   span.detailsicon:before
   {
   content:url(https://golfalliantie.nl/components/com_mymaplocations/assets/images/detailsIcn.png); 
   }
   span.routeicon,span.detailsicon,span.routeicon,span.contacticon
   {
    display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position:relative;
top:5px;
    padding-left: 5px;
   }
.resultmymap.mymap.mymap-inverse,.resultmymap.mymap.mymap-info.direction_mml,.mytool .mymap.mymap-inverse.resultmymap,.mytool .mymap.mymap-inverse.resultmymap:hover,.resultmymap.mymap.mymap-inverse.contact-btn,.resultmymap.mymap.mymap-inverse.contact-btn:hover{
    display:inline-block;
     box-shadow: none;
    text-shadow: none;
    color: #1f1d22;
    font-size: 11px;
    
    font-weight: 600;
    letter-spacing: .5px;
    box-sizing: border-box;
    background: transparent;
    cursor:pointer;
    border:none;
    line-height: 22px;
    max-width:100px;
    }
 .location-title,.location-title a {
    margin: 0 0 10px;
        margin-left: 0px;
    margin-left: 0px;
    font-weight: 600;
    font-size: 17px;
    color:#1f1d22;
    display:block;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip
{
    min-height:170px;
    float:left;
}
.gm-style-iw .location-title,.gm-style-iw .location-title a
{
display:block;
}
span.locationaddress {
    font-size: 15px;
    color: #1f1d22;
}
           .mytool span.routeicon,.mytool a.mymap.mymap-inverse.resultmymap.route{display:none;}
.dj-hideitem { display: none !important; }


 .cloaked_email span:before { content: attr(data-ep-a51cd); } .cloaked_email span:after { content: attr(data-ep-b8fa6); } img.cloaked_email { display: inline-block !important; vertical-align: middle; border: 0; } 


#locationlocator .mymap-group .mymap-success, #locationlocator #locationsearch_div .input-append .mymap-primary,#resulttop .label-important, #resulttop.badge-important,#locationsearch_div input.labelauty:checked + label{
    background: none repeat scroll 0 0 #2980b9;
    border-color: -moz-use-text-color -moz-use-text-color #2980b9;
    box-shadow: 0 -2px #2980b9 inset;
}
.locationsearch.location_4 .mmlmap
{
  margin-right:20px;
}
 .mml_address{
    margin-left:30%;
 }
 .mmllogo{max-width:90%;}
 
 .changeloc
 {
    float:right;
    max-width:180px;
 }
 .cmml-toolbar a,.mml-back
 {
  color: #1f1d22;
 }
.address ul.tags li .label
 {
  padding: 5px 10px;
line-height: 15px;
font-size: 12px;
margin: 5px 8px 5px 0;
    display: table;
    font-size: 11px;
    padding: 10px;
    background-color: #eeeeee;
    color: #444444;
    cursor: pointer;
    margin: 2px 2px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    transition: background-color 0.25s;
    -moz-transition: background-color 0.25s;
    -webkit-transition: background-color 0.25s;
    -o-transition: background-color 0.25s;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    float: left;
}
@media screen and (max-width: 767px) {
    .mml_address{
        margin-left:0px !important;
        padding-left:0px;
        float:left;
    }
}
