@CHARSET "UTF-8";
.cmloc-field {margin: 0 0 2em 0;}
.cmloc-field > label {display: block; color: black;}
.cmloc-location-editor .cmloc-field-desc {color: #666666;}
.cmloc-location-editor .cmloc-field input[type="text"] {width: 100%;}
.cmloc-location-editor .cmloc-field select {width: 100%;}
.cmloc-location-editor .cmloc-field select[name="icon_size"] {width: auto;}
.cmloc-location-editor .cmloc-field-categories ul, .cmloc-location-editor .cmloc-field-categories li {list-style: none; margin: 0 !important; padding: 0 !important;}
.cmloc-location-editor .cmloc-field-categories > ul {max-height: 300px; overflow: auto;}
.cmloc-location-editor .cmloc-field-categories ul ul {margin-left: 2% !important; width:98%; }
.cmloc-location-editor .cmloc-field-description textarea {width: 100%; height: 10em;}
.cmloc-location-editor .cmloc-field-icon .cmloc-icons-list {display: none;}
.cmloc-icons-list img {cursor: pointer;}
.cmloc-images-list, .cmloc-images-list li {margin: 0 !important; padding: 0 !important; list-style: none;}
.cmloc-images-list li {display: inline-block; position: relative; margin-right: 1em !important;}
.cmloc-images-list img {max-width: 80px;}
.cmloc-image-delete {position: absolute; top: 0; right: 0; cursor: pointer; background: white; color: black; display: block; width: 1em; text-align: center; line-height: 1em;}
#cmloc-editor-map {margin-top: 2em;}
#left-area #cmloc-editor-map ul { float:none !important; }
#cmloc-editor-map ul { float:none !important; }
#cmloc-editor-map-canvas {width: 100%; height: 600px; margin: 0 0 2em 0;}
#cmloc-editor-map a { float:right; margin-top: 8px; margin-right:10px; }
.cmloc-locations-list {list-style: none !important; margin: 0 !important; padding: 0 !important;}
.cmloc-locations-list textarea {width: 100%; height: 100px;}
.cmloc-locations-list > li {list-style: none !important; padding: 0 0 0 0px; margin: 15px 0 0 0;}
.cmloc-locations-list label {display: block;}
.cmloc-location-editor .cmloc-location-params {margin: 2em 0 !important;}
.cmloc-location-editor .cmloc-location-params > li {display: inline-block !important;}
.cmloc-locations-editor-mode .current {background: #f0f0f0;}
.cmloc-editor-instructions-btn {float: right;}
.cmloc-editor-instructions {display: none;}
.cmloc-location-editor input[type="submit"] {margin: 2em 0; font-size: 18px; background: #339900 !important; color: white !important; padding: 0.3em 2em; cursor: pointer;}
.cmloc-location-editor input[type="button"].btn_remove {margin: 2em 0; font-size: 18px; background: #990000 !important; color: white !important; padding: 0.3em 2em; cursor: pointer; float:right; }
.cmloc-images-add > span { font-size:13px; }
.cmloc-images-add-btn, .cmloc-choose-icon-btn, .cmloc-upload-icon-btn {
	background: #0095cb !important;
	color: white !important;
	font-weight: 600 !important;
	border: none;
	font-size: 14px;
	min-width: 100px;
	text-align: center;
	line-height: 45px !important;
	border-radius: 20px;
	font-family: exo;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 12px !important;
	padding-top: 12px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px;
}
.cmloc-images-add-btn:hover, .cmloc-choose-icon-btn:hover, .cmloc-upload-icon-btn:hover {background: #007eac !important; }

.cmloc-google-images-add { margin-top:10px; }
.cmloc-google-images-add .googleimages-container { clear:both; }
.cmloc-google-images-add .googleimages-container > img { height:100px; margin-right:6px; border:2px solid #fff; }
.cmloc-google-images-add .googleimages-container > img:hover { cursor:pointer; border:2px solid #333; }
.cmloc-google-images-add .cmloc-load-googleimages-btn { margin-top:10px; }
.cmloc-google-images-add > img { display:none; margin-left:5px; vertical-align:middle; }

.cmloc-upload-icon-btn {margin: 0 1em 0 0 !important;}
.cmloc-upload-wrapper {display: inline-block; position: relative; overflow: hidden; vertical-align: middle;}
.cmloc-upload-icon-input { display: block; opacity:0; width:160px; position: absolute; height: 100%; top: 0; cursor: pointer; background: #999; }
.cmloc-upload-icon-input:hover { background: #333; }
.cmloc-loader-inline {display: inline-block; width: 16px; height: 16px; background: url(../img/ajax-loader.gif) no-repeat top left; vertical-align: middle;}
.cmloc-location-params li.cmloc-editable {cursor: pointer;}
.cmloc-location-editor .cmloc-location-params li.cmloc-editable span:after { content: "\f464"; display: inline-block; -webkit-font-smoothing: antialiased; font: normal 20px 'dashicons'; vertical-align: top; padding-left: 5px; }
.cmloc-toolbar li {width: 100%;}
.cmloc-find-location {width: 70% !important; max-width: 300px;}
.cmloc-icon-size {display: inline !important;}
.cmloc-btn {font: bold 14px Arial; cursor: pointer; background: #999; color: white !important; display: inline-block; padding: 0.5em 2em; border: none !important;}
.cmloc-btn:hover {background: #333; }
.cmloc-btn .dashicons {vertical-align: middle; margin-top: -2px; margin-right: 0.3em;}
a.icon_remove { position:absolute; text-decoration:none; cursor:pointer; box-shadow:none; opacity:0; margin-left: 15px; line-height:20px; }

.cmloc-form-checkbox-tree { list-style-type: none !important; margin: 0 !important; padding: 0 !important; }
.cmloc-form-checkbox-tree span { font-size: 16px; padding: 5px; }
.cmloc-field.cmloc-field-location-name { height: 40px; }
.cmloc-field { font-size: 18px; }
.cmloc-field input[type="text"] { font-size: 16px; padding: 5px; }
.cmloc-field select { font-size: 16px; padding: 5px; }
.cmloc-field input[type="color"] { font-size: 16px; padding: 1px; }
.cmloc-field input[type="number"] { font-size: 16px; padding: 5px; }
input.cmloc-find-location { height: 30px; font-size: 16px; }
.cmloc-field textarea { font-size: 16px; padding: 5px; }

.cmloc_categories {
	background: #252526;
    padding: 22px;
	margin-bottom: 22px;
	max-height: 100% !important;
	overflow-y: hidden !important;
	border-radius: 6px;
}

.cmloc-field-categories{
	background: #252526;
    padding: 12px;
	margin-bottom: 22px;
	max-height: 100% !important;
	overflow-y: hidden !important;
	border-radius: 6px;
}

.cmloc-field-access{
	background: #252526;
    padding: 12px;
    border-radius: 6px;
    display: inline-grid;
	width: 49%;
    margin-right: 6px;
}

.cmloc-images{
	background: #252526;
    padding: 12px;
    border-radius: 6px;
}

.cmloc-field-whentovisit{
	background: #252526;
    padding: 12px;
    border-radius: 6px;
    display: inline-grid;
	width: 49%;
    margin-left: 6px;
}

.firstmain{
	text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600 !important;
    font-size: 16px !important;
	margin-bottom: 12px;
}

.cmloc-field > label {
	text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600 !important;
    font-size: 16px !important;
	margin-top: 6px;
    margin-bottom: 12px;
}

.cmloc-form-checkbox-tree span {
	color: #ffffff !important;
}


.cmloc-location-editor .cmloc-field-desc {
    color: #00adff;
    font-weight: 600;
    font-size: 14px;
}


.cmloc-images-upload, input[type=file]::file-selector-button{
	background: #0095cb !important;
    color: white !important;
    font-weight: 600 !important;
    border: none;
    font-size: 14px;
    min-width: 100px;
    text-align: center;
    line-height: 35px !important;
    border-radius: 20px;
    font-family: exo;
    padding-left: 15px !important;
    padding-right: 20px !important;
    max-width: 134px !important;
}

.btn_remove {
	background: #d90000 !important;
	color: white !important;
	font-weight: 600 !important;
	border: none;
	text-align: center;
	line-height: 35px !important;
	border-radius: 50px;
	font-family: exo;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px;
}

.cmloc-location-editor input[type="button"].btn_remove{
	background: #d90000 !important;
	color: white !important;
	font-weight: 600 !important;
	border: none;
	text-align: center;
	line-height: 35px !important;
	border-radius: 50px;
	font-family: exo;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px;
}

.btn_save{
	background: #0bbb4e !important;
	color: white !important;
	font-weight: 600 !important;
	border: none;
	text-align: center;
	line-height: 35px !important;
	border-radius: 50px;
	font-family: exo;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px;
}

.cmloc-location-editor input[type="submit"] {
	background: #0bbb4e !important;
	color: white !important;
	font-weight: 600 !important;
	border: none;
	text-align: center;
	line-height: 35px !important;
	border-radius: 50px;
	font-family: exo;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px;
}

body.cmloc-rtl .addeditlocation { float: right !important; }
body.cmloc-rtl .btn_remove { float: left !important; }

.form-terms { clear: both; width: 100%; float: left; }
.form-summary { clear: both; width: 100%; float: left; }

.gm-style .gm-svpc img { max-width: none !important; }
.gm-style .gm-style-iw-d { padding: 8px; }

#get_my_current_location { cursor:pointer; vertical-align: middle; }

.cmloc_add_new_category_container { clear:both; float:left; width:100%; margin-top:10px; }
.cmloc_add_new_category { float:left; background: #999; color: white !important; padding: 4px 8px; font-weight: bold; vertical-align: middle; margin: 5px 0 20px 0; }

.cmloc-form-checkbox-tree span.plus { background: #999; color: white; padding:2px 2px; border-radius:50%; cursor: pointer; margin-top: 5px; }
.cmloc-form-checkbox-tree span.yes { background: #999; color: white; padding:2px 2px; border-radius:50%; cursor: pointer; margin-top: 5px; }
.cmloc-form-checkbox-tree span.dismiss { background: #999; color: white; padding:2px 2px; border-radius:50%; cursor: pointer; margin-left:5px; margin-top: 5px; }
.cmloc-form-checkbox-tree span.update { background: #999; color: white; padding:2px 2px; border-radius:50%; cursor: pointer; margin-top: 5px; }
.cmloc-form-checkbox-tree input[type="text"] { width: 200px !important; height: 30px; margin-bottom: 5px; border-color:#ccc; }
.cmloc_categories { max-height:310px; overflow-y:scroll; }
.cmloc_categories .firstmain { clear:both; width:100%; display:block; color:#000; }

.cmloc-osmtiles { clear:both; width:100%; float: left; }
.cmloc-osmtiles div.row { clear:both; width:100%; float: left; margin-bottom:5px; }
.cmloc-osmtiles div.row .left { width:95%; float:left; }
.cmloc-osmtiles div.row .right { width:5%; float:right; text-align: right; }
.cmloc-osmtiles div.row .right span { margin-top: 7px; cursor:pointer; }

@media only screen and (max-width: 654px) {
	#cmloc-editor-map a { float:left; }
}

@media screen and (max-width: 980px) {
	.cmloc-field-access{
		width: 100%;
		margin-right: 0px;
	}
	
	.cmloc-field-whentovisit{
		width: 100%;
		margin-left: 0px;
	}
}