/*! jQuery UI - v1.10.4 - 2014-11-26
 * http://jqueryui.com
 * Includes: jquery.map_location .ui.core.css, jquery.map_location .ui.menu.css, jquery.map_location .ui.theme.css
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=highlight_soft&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=highlight_hard&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=glass&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=glass&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=flat&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=highlight_hard&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
 ----------------------------------*/
#life ul, #health ul, #culture ul, #environment ul {
    width: 400px;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    word-break: break-all;
    padding: 4px;
    font-weight: normal;   
    padding-left:10px;     
}
#life ul li, #health ul li, #culture ul li, #environment ul li{
    font-size:12px;   
    height:35px;
    font-family: "나눔고딕", "NanumGothic", ng, 'Apple SD Gothic Neo', 'Microsoft NeoGothic', 'Droid sans', Helvetica, sans-serif;
}
.map_location .ui-helper-hidden {
    display: none;
}
.map_location .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.map_location .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.map_location .ui-helper-clearfix:before, .map_location .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.map_location .ui-helper-clearfix:after {
    clear: both;
}
.map_location .ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.map_location .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.map_location .ui-front {
    z-index: 100;
}

/* Interaction Cues
 ----------------------------------*/
.map_location .ui-state-disabled {
    cursor: default !important;
}

/* Icons
 ----------------------------------*/

/* states and images */
.map_location .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Misc visuals
 ----------------------------------*/

/* Overlays */
#menu {
    font-family: "나눔고딕", "NanumGothic", ng, 'Apple SD Gothic Neo', 'Microsoft NeoGothic', 'Droid sans', Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
    text-align: center;
    font-weight: bold;
}
.map_location .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map_location .ui-menu {
    list-style: none;
    padding: 0px;
    margin: 0;
    display: block;
    outline: none;
    position: absolute;
    width: auto;
    height: auto;
    left: 110px;
    top: 45px;
}
.map_location .ui-menu .map_location .ui-menu {
    margin-top: -3px;
    position: absolute;
}

.map_location .ui-menu .ui-menu-item { 
    margin: 0;
    padding: 0;
    min-width: 140px;
    max-width: 400px;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.map_location .ui-menu .map_location .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.map_location .ui-menu .map_location .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0; /* support: IE7 */
    font-weight: normal;
}
.map_location .ui-menu .map_location .ui-menu-item a.map_location .ui-state-focus, .map_location .ui-menu .map_location .ui-menu-item a.map_location .ui-state-active {
    font-weight: normal;
    margin: -1px;
}

.map_location .ui-menu .map_location .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}
.map_location .ui-menu .map_location .ui-state-disabled a {
    cursor: default;
}

/* icon support */
.map_location .ui-menu-icons {
    position: relative;
}
.map_location .ui-menu-icons .map_location .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

/* left-aligned */
.map_location .ui-menu .map_location .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.map_location .ui-menu .map_location .ui-menu-icon {
    position: static;
    float: right;
}

/* Component containers
 ----------------------------------*/
.map_location .ui-widget {
    font-family: "나눔고딕", "NanumGothic", ng, 'Apple SD Gothic Neo', 'Microsoft NeoGothic', 'Droid sans', Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
}
.map_location .ui-widget .map_location .ui-widget {
    font-size: 13px;
}
.map_location .ui-widget input, .map_location .ui-widget select, .map_location .ui-widget textarea, .map_location .ui-widget button {
    font-family: "나눔고딕", "NanumGothic", ng, 'Apple SD Gothic Neo', 'Microsoft NeoGothic', 'Droid sans', Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
}
.map_location .ui-widget-content {
    border: 1px solid #dddddd;
    background-color: #f2f5f7;
    color: #362b36;
    
}
.map_location .ui-widget-content a {
    color: #362b36;
}
.map_location .ui-widget-header {
    border: 1px solid #aed0ea;
    background: #deedf7 url("images/ui-bg_highlight-soft_100_deedf7_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}
.map_location .ui-widget-header a {
    color: #222222;
}

/* Interaction states
 ----------------------------------*/
.map_location .ui-state-default, .map_location .ui-widget-content .map_location .ui-state-default, .map_location .ui-widget-header .map_location .ui-state-default {
    border: 1px solid #aed0ea;
    background: #d7ebf9 url("images/ui-bg_glass_80_d7ebf9_1x400.png") 50% 50% repeat-x;
    
    color: #2779aa;
}
.map_location .ui-state-default a, .map_location .ui-state-default a:link, .map_location .ui-state-default a:visited {
    color: #2779aa;
    text-decoration: none;
}
.map_location .ui-state-hover, .map_location .ui-widget-content .map_location .ui-state-hover, .map_location .ui-widget-header .map_location .ui-state-hover, .map_location .ui-state-focus, .map_location .ui-widget-content .map_location .ui-state-focus, .map_location .ui-widget-header .map_location .ui-state-focus {
    background-color: #e4f1fb;    
    color: #0070a3;    
    font-weight: bold;
}

.map_location .ui-state-hover a, .map_location .ui-state-hover a:hover, .map_location .ui-state-hover a:link, .map_location .ui-state-hover a:visited, .map_location .ui-state-focus a, .map_location .ui-state-focus a:hover, .map_location .ui-state-focus a:link, .map_location .ui-state-focus a:visited {
    color: #0070a3;
    text-decoration: none;
}
.map_location .ui-state-active, .map_location .ui-widget-content .map_location .ui-state-active, .map_location .ui-widget-header .map_location .ui-state-active {
     font-weight: bold;
    background-color: #e4f1fb;
    color: #0070a3;
}
.map_location .ui-state-active a, .map_location .ui-state-active a:link, .map_location .ui-state-active a:visited {
    text-decoration: none;
}

/* Interaction Cues
 ----------------------------------*/
.map_location .ui-state-highlight, .map_location .ui-widget-content .map_location .ui-state-highlight, .map_location .ui-widget-header .map_location .ui-state-highlight {
    border: 1px solid #f9dd34;
    background: #ffef8f url("images/ui-bg_highlight-soft_25_ffef8f_1x100.png") 50% top repeat-x;
    color: #363636;
}
.map_location .ui-state-highlight a, .map_location .ui-widget-content .map_location .ui-state-highlight a, .map_location .ui-widget-header .map_location .ui-state-highlight a {
    color: #363636;
}
.map_location .ui-state-error, .map_location .ui-widget-content .map_location .ui-state-error, .map_location .ui-widget-header .map_location .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #cd0a0a url("images/ui-bg_flat_15_cd0a0a_40x100.png") 50% 50% repeat-x;
    color: #ffffff;
}
.map_location .ui-state-error a, .map_location .ui-widget-content .map_location .ui-state-error a, .map_location .ui-widget-header .map_location .ui-state-error a {
    color: #ffffff;
}
.map_location .ui-state-error-text, .map_location .ui-widget-content .map_location .ui-state-error-text, .map_location .ui-widget-header .map_location .ui-state-error-text {
    color: #ffffff;
}
.map_location .ui-priority-primary, .map_location .ui-widget-content .map_location .ui-priority-primary, .map_location .ui-widget-header .map_location .ui-priority-primary {
    font-weight: bold;
}
.map_location .ui-priority-secondary, .map_location .ui-widget-content .map_location .ui-priority-secondary, .map_location .ui-widget-header .map_location .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.map_location .ui-state-disabled, .map_location .ui-widget-content .map_location .ui-state-disabled, .map_location .ui-widget-header .map_location .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.map_location .ui-state-disabled .map_location .ui-icon {
    filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
 ----------------------------------*/

/* states and images */
.map_location .ui-icon {
    width: 16px;
    height: 16px;
}
.map_location .ui-icon, .map_location .ui-widget-content .map_location .ui-icon {
    background-image: url("images/ui-icons_72a7cf_256x240.png");
}
.map_location .ui-widget-header .map_location .ui-icon {
    background-image: url("images/ui-icons_72a7cf_256x240.png");
}
.map_location .ui-state-default .map_location .ui-icon {
    background-image: url("images/ui-icons_3d80b3_256x240.png");
}
.map_location .ui-state-hover .map_location .ui-icon, .map_location .ui-state-focus .map_location .ui-icon {
    background-image: url("images/ui-icons_2694e8_256x240.png");
}
.map_location .ui-state-active .map_location .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
.map_location .ui-state-highlight .map_location .ui-icon {
    background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.map_location .ui-state-error .map_location .ui-icon, .map_location .ui-state-error-text .map_location .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}

/* positioning */
.map_location .ui-icon-blank {
    background-position: 16px 16px;
}
.map_location .ui-icon-carat-1-n {
    background-position: 0 0;
}
.map_location .ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.map_location .ui-icon-carat-1-e {
    background-position: -32px 0;
}
.map_location .ui-icon-carat-1-se {
    background-position: -48px 0;
}
.map_location .ui-icon-carat-1-s {
    background-position: -64px 0;
}
.map_location .ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.map_location .ui-icon-carat-1-w {
    background-position: -96px 0;
}
.map_location .ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.map_location .ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.map_location .ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.map_location .ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.map_location .ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.map_location .ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.map_location .ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.map_location .ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.map_location .ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.map_location .ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.map_location .ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.map_location .ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.map_location .ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.map_location .ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.map_location .ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.map_location .ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.map_location .ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.map_location .ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.map_location .ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.map_location .ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.map_location .ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.map_location .ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.map_location .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.map_location .ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.map_location .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.map_location .ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.map_location .ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.map_location .ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.map_location .ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.map_location .ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.map_location .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.map_location .ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.map_location .ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.map_location .ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.map_location .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.map_location .ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.map_location .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.map_location .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.map_location .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.map_location .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.map_location .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.map_location .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.map_location .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.map_location .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.map_location .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.map_location .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.map_location .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.map_location .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.map_location .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.map_location .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.map_location .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.map_location .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.map_location .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.map_location .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.map_location .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.map_location .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.map_location .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.map_location .ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.map_location .ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.map_location .ui-icon-extlink {
    background-position: -32px -80px;
}
.map_location .ui-icon-newwin {
    background-position: -48px -80px;
}
.map_location .ui-icon-refresh {
    background-position: -64px -80px;
}
.map_location .ui-icon-shuffle {
    background-position: -80px -80px;
}
.map_location .ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.map_location .ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.map_location .ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.map_location .ui-icon-folder-open {
    background-position: -16px -96px;
}
.map_location .ui-icon-document {
    background-position: -32px -96px;
}
.map_location .ui-icon-document-b {
    background-position: -48px -96px;
}
.map_location .ui-icon-note {
    background-position: -64px -96px;
}
.map_location .ui-icon-mail-closed {
    background-position: -80px -96px;
}
.map_location .ui-icon-mail-open {
    background-position: -96px -96px;
}
.map_location .ui-icon-suitcase {
    background-position: -112px -96px;
}
.map_location .ui-icon-comment {
    background-position: -128px -96px;
}
.map_location .ui-icon-person {
    background-position: -144px -96px;
}
.map_location .ui-icon-print {
    background-position: -160px -96px;
}
.map_location .ui-icon-trash {
    background-position: -176px -96px;
}
.map_location .ui-icon-locked {
    background-position: -192px -96px;
}
.map_location .ui-icon-unlocked {
    background-position: -208px -96px;
}
.map_location .ui-icon-bookmark {
    background-position: -224px -96px;
}
.map_location .ui-icon-tag {
    background-position: -240px -96px;
}
.map_location .ui-icon-home {
    background-position: 0 -112px;
}
.map_location .ui-icon-flag {
    background-position: -16px -112px;
}
.map_location .ui-icon-calendar {
    background-position: -32px -112px;
}
.map_location .ui-icon-cart {
    background-position: -48px -112px;
}
.map_location .ui-icon-pencil {
    background-position: -64px -112px;
}
.map_location .ui-icon-clock {
    background-position: -80px -112px;
}
.map_location .ui-icon-disk {
    background-position: -96px -112px;
}
.map_location .ui-icon-calculator {
    background-position: -112px -112px;
}
.map_location .ui-icon-zoomin {
    background-position: -128px -112px;
}
.map_location .ui-icon-zoomout {
    background-position: -144px -112px;
}
.map_location .ui-icon-search {
    background-position: -160px -112px;
}
.map_location .ui-icon-wrench {
    background-position: -176px -112px;
}
.map_location .ui-icon-gear {
    background-position: -192px -112px;
}
.map_location .ui-icon-heart {
    background-position: -208px -112px;
}
.map_location .ui-icon-star {
    background-position: -224px -112px;
}
.map_location .ui-icon-link {
    background-position: -240px -112px;
}
.map_location .ui-icon-cancel {
    background-position: 0 -128px;
}
.map_location .ui-icon-plus {
    background-position: -16px -128px;
}
.map_location .ui-icon-plusthick {
    background-position: -32px -128px;
}
.map_location .ui-icon-minus {
    background-position: -48px -128px;
}
.map_location .ui-icon-minusthick {
    background-position: -64px -128px;
}
.map_location .ui-icon-close {
    background-position: -80px -128px;
}
.map_location .ui-icon-closethick {
    background-position: -96px -128px;
}
.map_location .ui-icon-key {
    background-position: -112px -128px;
}
.map_location .ui-icon-lightbulb {
    background-position: -128px -128px;
}
.map_location .ui-icon-scissors {
    background-position: -144px -128px;
}
.map_location .ui-icon-clipboard {
    background-position: -160px -128px;
}
.map_location .ui-icon-copy {
    background-position: -176px -128px;
}
.map_location .ui-icon-contact {
    background-position: -192px -128px;
}
.map_location .ui-icon-image {
    background-position: -208px -128px;
}
.map_location .ui-icon-video {
    background-position: -224px -128px;
}
.map_location .ui-icon-script {
    background-position: -240px -128px;
}
.map_location .ui-icon-alert {
    background-position: 0 -144px;
}
.map_location .ui-icon-info {
    background-position: -16px -144px;
}
.map_location .ui-icon-notice {
    background-position: -32px -144px;
}
.map_location .ui-icon-help {
    background-position: -48px -144px;
}
.map_location .ui-icon-check {
    background-position: -64px -144px;
}
.map_location .ui-icon-bullet {
    background-position: -80px -144px;
}
.map_location .ui-icon-radio-on {
    background-position: -96px -144px;
}
.map_location .ui-icon-radio-off {
    background-position: -112px -144px;
}
.map_location .ui-icon-pin-w {
    background-position: -128px -144px;
}
.map_location .ui-icon-pin-s {
    background-position: -144px -144px;
}
.map_location .ui-icon-play {
    background-position: 0 -160px;
}
.map_location .ui-icon-pause {
    background-position: -16px -160px;
}
.map_location .ui-icon-seek-next {
    background-position: -32px -160px;
}
.map_location .ui-icon-seek-prev {
    background-position: -48px -160px;
}
.map_location .ui-icon-seek-end {
    background-position: -64px -160px;
}
.map_location .ui-icon-seek-start {
    background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.map_location .ui-icon-seek-first {
    background-position: -80px -160px;
}
.map_location .ui-icon-stop {
    background-position: -96px -160px;
}
.map_location .ui-icon-eject {
    background-position: -112px -160px;
}
.map_location .ui-icon-volume-off {
    background-position: -128px -160px;
}
.map_location .ui-icon-volume-on {
    background-position: -144px -160px;
}
.map_location .ui-icon-power {
    background-position: 0 -176px;
}
.map_location .ui-icon-signal-diag {
    background-position: -16px -176px;
}
.map_location .ui-icon-signal {
    background-position: -32px -176px;
}
.map_location .ui-icon-battery-0 {
    background-position: -48px -176px;
}
.map_location .ui-icon-battery-1 {
    background-position: -64px -176px;
}
.map_location .ui-icon-battery-2 {
    background-position: -80px -176px;
}
.map_location .ui-icon-battery-3 {
    background-position: -96px -176px;
}
.map_location .ui-icon-circle-plus {
    background-position: 0 -192px;
}
.map_location .ui-icon-circle-minus {
    background-position: -16px -192px;
}
.map_location .ui-icon-circle-close {
    background-position: -32px -192px;
}
.map_location .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.map_location .ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.map_location .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.map_location .ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.map_location .ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.map_location .ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.map_location .ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.map_location .ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.map_location .ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.map_location .ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.map_location .ui-icon-circle-check {
    background-position: -208px -192px;
}
.map_location .ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.map_location .ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.map_location .ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.map_location .ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.map_location .ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.map_location .ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.map_location .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.map_location .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.map_location .ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.map_location .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.map_location .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.map_location .ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

/* Misc visuals
 ----------------------------------*/

/* Corner radius */
.map_location .ui-corner-all, .map_location .ui-corner-top, .map_location .ui-corner-left, .map_location .ui-corner-tl {
    border-top-left-radius: 6px;
}
.map_location .ui-corner-all, .map_location .ui-corner-top, .map_location .ui-corner-right, .map_location .ui-corner-tr {
    border-top-right-radius: 6px;
}
.map_location .ui-corner-all, .map_location .ui-corner-bottom, .map_location .ui-corner-left, .map_location .ui-corner-bl {
    border-bottom-left-radius: 6px;
}
.map_location .ui-corner-all, .map_location .ui-corner-bottom, .map_location .ui-corner-right, .map_location .ui-corner-br {
    border-bottom-right-radius: 6px;
}

/* Overlays */
.map_location .ui-widget-overlay {
    background: #eeeeee url("images/ui-bg_diagonals-thick_90_eeeeee_40x40.png") 50% 50% repeat;
    opacity: .8;
    filter: Alpha(Opacity=80);
}
.map_location .ui-widget-shadow {
    margin: -7px 0 0 -7px;
    padding: 7px;
    background: #000000 url("images/ui-bg_highlight-hard_70_000000_1x100.png") 50% top repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

.map_location .theme_img{
    width: 16px;
    margin-right:5px;
    margin-left:-25px;
}