﻿  * {
    outline: 0;
    font-family: sans-serif;
    letter-spacing: -.05em;
    pointer-events: auto;
  }
  .selected { 
    color: #FFFFFF;
    background: #cccccc;
  }

  html, body{
    position:relative;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    -webkit-text-size-adjust : none;
    text-size-adjust         : none;
  } 
  body {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
  }
  #map {
    clear: both;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: none;
  }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */
  #header {
    position:relative;
    background-color: #fffff0;
    height: 30px;
    border: none;
    margin: 0;
    padding: 0;
  }
  #main-content {
    position:absolute;
    top: 30px;
    bottom: 33px;
    left: 0px;
    right: 0px;
    border: none;
    margin: 0;
    padding: 0;
  } 
  #footer {
    position:absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    clear: both;
    background-color: #7b98bc;
    height: 32px;
    border: none;
    margin: 0;
    padding: 0;
  }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */
  #map-content {
    position:absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: 1px solid #7b98bc;
    margin: 0;
    padding: 0;
  } 
  #right-content {
    display:none;
    position:absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 0px;
    border: 1px solid #7b98bc;
    margin: 0;
    padding: 0;
    background-color: white;
    padding-top: 4px;
    z-index:9999;
  } 
  #Left-content {
    position:absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 245px;
    border: 1px solid #7b98bc;
    margin: 0;
    padding: 0;
    background-color: white;
    padding-top: 4px;
    z-index:99999;
  } 

  .toc_menu {
    scrollbar-base-color: white;
    scrollbar-face-color: #a2c6f3;
    scrollbar-3dlight-color: white;
    scrollbar-highlight-color: white;
    scrollbar-track-color: white;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: white;
    
    position: absolute;
    top: 32px;
    left: 0px;
    bottom: 30px;
    right: 0px;
    border: none;
    overflow-y:auto;
    overflow-x:hidden;
    background-color: white;
    margin: 0px;
    padding: 0px;
  } 
  .toc {
    position: relative;
    top: 20px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: white;
    border: none;
    margin: 0px;
    padding: 0px;
    display:block;
  }
  /* tab-------------------------------------------------------------------------------------------------------------------------------------- */
  ._tab_tabs {
    position: relative;
    display: flex;
    float: right;
    width: 225px;
    padding: 1px 3px 1px 3px;
    margin: 4px 18px 0px 0px;
    text-align: center;
  }
  ._tab_content {
    display:block;
    background-color: white;
  }
  ._tabs li {
    list-style:none;
    font-size: 15px; 
    font-weight: bold;

    width: 100px;
    flex: 1;
    display: flex;
    white-space: normal;
    text-align: center;
  }
  ._tabs a.active{
    background:#7b98bc;
    color:#fff;
    text-decoration:none;

    width: 100%;
    flex: 1;
    display: flex;
    text-align: center;
    display: inline-block;
  }
  ._tabs a {
    background:rgba(0,60,136,0.2);
    color:#000;

    width: 100%;
    flex: 1;
    display: flex;
    text-align: center;
    display: inline-block;
  }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */
  ::-webkit-scrollbar {
    width: 17px;
  }
  ::-webkit-scrollbar-track {
    background-color: rgba(0,60,136,0.2);
  } 
  ::-webkit-scrollbar-thumb {
    background-color: #7b98bc;
  } 
  ::-webkit-scrollbar-corner {
    background-color: rgba(0,60,136,0.2);
  }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */
  .ol-scale-line {
    background: rgba(0,60,136,0.3);
    border-radius: 4px;
    bottom: 25px;
    left: 8px;
    padding: 2px;
    position: absolute;
  }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */
  .ol-custom-overviewmap,
  .ol-custom-overviewmap.ol-uncollapsible {
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
    z-index: 999;
  }

  .ol-custom-overviewmap:not(.ol-collapsed)  {
    border: 1px solid black;
  }

  .ol-custom-overviewmap .ol-overviewmap-map {
    border: none;
    width: 200px;
    height: 150px;
    margin: 1px;
  }

  .ol-custom-overviewmap .ol-overviewmap-box {
    border: 2px solid red;
  }

  .ol-custom-overviewmap:not(.ol-collapsed) button{
    position: absolute;
    bottom: auto;
    left: auto;
    right: 1px;
    top: 1px;
  }
  .ol-custom-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-custom-overviewmap.ol-uncollapsible button {
    display: none;
  }
  .ol-rotate {
    top: 180px;
    right: 0;
  }
/* -------------------------------------------------------------------------------------------------------------------------------------- */
      #_popup-content{
        top: 0;
        bottom:0;
        position:fixed;
        overflow-y:scroll;
        overflow-x:hidden;
      }
      .ol-popup {
        position: absolute;
        background-color: rgba(255, 255, 255, 0.7);
        filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
        padding: 0px 2px 5px 2px;
        border-radius: 5px;
        border: 1px solid #cccccc;
        bottom: 12px;
        left: -50px;
        min-width: 150px;
        min-height: 60px;
        color: #474747;
        font-size: 13px;
        font-weight: bold;
        font-family: sans-serif;
      }
      .ol-popup:after, .ol-popup:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
      }
      .ol-popup:after {
        border-top-color: rgba(255, 255, 255, 0.7);
        border-width: 10px;
        left: 48px;
        margin-left: -10px;
      }
      .ol-popup:before {
        border-top-color: #cccccc;
        border-width: 11px;
        left: 48px;
        margin-left: -11px;
      }
      .ol-popup-closer {
        text-decoration: none;
        position: absolute;
        top: 2px;
        right: 2px;
      }
      .ol-popup-closer:after {
        content: url("../images/Btn_Close.png");
      }
      .ol-popup-title {
        color: #000000;
        font-size: 15px;
        height: 23px;
        text-align: center;
        padding: 0px;
        padding-right: 20px;
        margin: 1px;
        border: 1px solid #BBB;
        background: rgba(0,60,136,0.2);
      }
      .code {
        background-color: rgba(255, 255, 255, 0.0);
        color: #474747;
        font-size: 13px;
        font-weight: bold;
        font-family: sans-serif;
        padding: 0px;
        white-space: nowrap;
      }
/* -------------------------------------------------------------------------------------------------------------------------------------- */
      
      span.msg,
      span.choose {
        color: #555;
        padding: 5px 0 10px;
        display: inherit
      }
      .container {
        width: 500px;
        margin: 50px auto 0;
        text-align: center
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /*Styling Selectbox*/
      .dropdown {
        width: 81px;
        display: inline-block;
        border: 1px solid #7b98bc;
        background-color: #7b98bc;
        border-radius: 5px;
        box-shadow: 0 0 2px rgb(204, 204, 204);
        transition: all .5s ease;
        font-size: 13px;
        color: #FFFFFF;
        height: 20px;
        text-align: center;
        position:absolute;
        top: 2px; right: auto; bottom: auto; left: 40px;
      }
      .dropdown .select {
          cursor: pointer;
          display: block;
          padding: 0px;
          color: #FFFFFF;
          border: 1px solid #7b98bc;
          background-color: #7b98bc;
      }
      .dropdown .select > i {
          font-size: 13px;
          color: #888;
          cursor: pointer;
          transition: all .3s ease-in-out;
          float: right;
          line-height: 20px;
      }
      .dropdown:hover {
          box-shadow: 0 0 4px rgb(204, 204, 204);
      }
      .dropdown:active {
          background-color: rgb(204, 204, 204);
      }
      .dropdown.active:hover,
      .dropdown.active {
          box-shadow: 0 0 4px rgb(204, 204, 204);
          border-radius: 5px 5px 0 0;
          background-color: rgb(204, 204, 204);
          color: #474747;
      }
      .dropdown.active .select > i {
          transform: rotate(-90deg);
      }
      .dropdown .dropdown_menu {
        color: #474747;
        position: absolute;
        background-color: #ffffff;
        left: 0;
        margin-top: 1px;
        box-shadow: 0 1px 2px rgb(204, 204, 204);
        border-radius: 0 1px 5px 5px;
        overflow: hidden;
        display: none;
        /* max-height: 144px; */
        overflow-y: auto;
        z-index: 9;
        font-size: 13px;
        text-align: center;
        width: 100%;
      }
      .dropdown .dropdown_menu li {
          padding: 0px;
          transition: all .2s ease-in-out;
          cursor: pointer;
      } 
      .dropdown .dropdown_menu {
          padding: 0;
          list-style: none;
      }
      .dropdown .dropdown_menu li:hover {
          background-color: #f2f2f2;
      }
      .dropdown .dropdown_menu li:active {
          background-color: #e2e2e2;
      }
      .dropdown .dropdown_menu li.selected {
        background-color: rgb(204, 204, 204);
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      .ol-zoom {
        top: 50px;
        opacity: 1;
        background-color: rgba(255,255,255,0);
        width: 0px;
        height: 0px;
        border: none;
        left: 0px;
      }
      .ol-zoomslider {
        position: absolute;
        top: 36px;
        margin-top: 41px;
        left: 4px;
        height: 101px;
        width: 25px;
        border: 1px solid #7b98bc;
        background-color: rgba(0,60,136,0.2);
        border-radius: 0px;
      }
      .ol-zoomslider button {
        position: relative;
        height: 10px;
        left: -5px;
        width: 27px;
      }
      .ol-zoom .ol-zoom-in {
        border-radius: 2px 2px 0 0;
        width: 27px;
        height: 25px;
      } 
      .ol-zoom .ol-zoom-out {
        margin-top: 100px;
        width: 27px;
        height: 25px;
      }
      .ol-touch .ol-zoomslider {
        top: 2.75em;
      }
      .ol-zoom-in.ol-has-tooltip:hover [role=tooltip],
      .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {
        top: 3px;
      }
      .ol-zoom-out.ol-has-tooltip:hover [role=tooltip],
      .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {
        top: 232px;
      }
      
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      canvas, img {
        image-rendering: optimizeQuality;
        image-rendering: -moz-crisp-edges;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: optimize-contrast;
        -ms-interpolation-mode: nearest-neighbor;
      }
      MapCanvasFill{
        position:absolute;
        top: 0px;
        left: 0px;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* 거리/면적 툴팁 */
      .tooltip {
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 4px;
        color: white;
        padding: 4px 8px;
        opacity: 0.7;
        white-space: nowrap;
        top:0px;
        left:0px;
      }
      .tooltip-measure {
        opacity: 1;
        font-weight: bold;
      }
      .tooltip-static {
        background-color: #f15922;
        color: #FFFFFF;
        border: 1px solid white;
        font-weight: bold;
        opacity: 0.8;
      }
      .tooltip-measure:before,
      .tooltip-static:before {
        border-top: 6px solid rgba(0, 0, 0, 0.5);
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        content: "";
        position: absolute;
        bottom: -6px;
        margin-left: -7px;
        left: 50%;
      }
      .tooltip-static:before {
        border-top-color: #f15922;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* city area main */
      .adresArea {position:absolute; top:0px; left:5px; width:100%; height:100%; padding-left:8px; padding-top:3px;}
      .adresArea .btn_adres {display:inline-block; margin:0; height:25px; background:url('../images/ico_down01.png') no-repeat right 5px; box-sizing:border-box;}
      .adresArea .btn_adres span{display:inline-block; line-height:25px; padding-right:20px; box-sizing:border-box; font-weight:normal;font-size:13px; text-align:left !important; color:#222222;}
      .div_adresArea {position:absolute;left:0;bottom:35px;border:1px solid #d5dce8;background:#fff;display:none; z-index:10000;}
      .div_adresArea .adresSelt {overflow:hidden;padding:5px;}
      .div_adresArea .adresSelt ul {float:left;overflow-y:scroll;width:125px;height:200px;background:#f4f6f8;margin-top:0;margin-bottom:0;padding-left:5px;}
      .div_adresArea .adresSelt li {padding-left:1px;height:20px;line-height:20px;cursor:pointer; list-style:none;}
      .div_adresArea .adresSelt li:hover,.adresSelt li.on {background:#a3acbd; color:#ffffff;}
      .mb10 {
        margin-top:0;margin-bottom:0;
      }
      .tc {
        text-align: center !important;
      }
      .btn {
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
        margin-right: 5px;
        width: 46px;
      }
      .btn .type1 {
        border: 1px solid #c6cddb;
        color: #222222;
      }
      .btn .type2 {
        border: 1px solid #3e4660;
        background-color: #1891da;
        color: #ffffff;
      }
      .btn a {
        min-width: 46px;
        height: 20px;
        padding-top: 1px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom: 1px;
        box-sizing: border-box;
        border-radius: 2px;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
        background: #ffffff;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      .search-result {
        width: 301px;
        height: 100%;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
        margin-left: 61px;
        display: none;
        padding: 15px;
      }
      .snb_tit + .form_box.type_1 {
        margin-top: -16px;
        background: #ffffff;
        border: 1px solid #d5dce8;
      }
      .form_box.type_1 {
          border: 1px solid #e6eaf0;
          padding: 5px 5px 5px 5px;
          display: table;
          box-sizing: border-box;
          width: 100%;
      }
      .form_box input[type] {
        float: left;
        margin-right: 5px;
        font-size: 12px;
      }
      #btn_search_poi {
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
        margin-right: 5px;
        padding: 0px 0px 0px 0px;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* 메인맵 회전 컨트롤*/
      #main_naviCompass svg {position: absolute; top: 12px; right: 17px;}
      #main_naviCompass {user-select: none;}
      #main_naviCompassDirection {
        display: block;
        position: absolute;
        width: 100px;
        height: 100px;
        background-color: rgba(0,0,0,0);
        top: 10px;
        right: 5px;
      }
      #main_naviCompass {
        display: block;
        position: absolute;
        background-color: rgba(0,0,0,0);
        top: 10px;
        right: 5px;
      }
      #main_drag {
        width: 100px;
        height: 100px;
        margin: auto auto;
        position: absolute;
        border-radius: 50%;
        top: 10px;
        right: 5px;
      }
      #main_rotate {
        position: absolute;
        width: 20px;
        height: 22px;
        top: 0px;
        left: 39px;
        background: rgba(0,0,0,0);
        z-index: 99999;
        cursor: pointer;
      }
      /* 브이월드 webGL 컨트롤*/
      /*
      path:hover { fill: rgb(0, 213, 255);}
      #naviCompass svg {position: absolute; top: 27px; right: 27px;}
      #naviCompass {user-select: none;}
      #naviCompassDirection {
        display: block;
        position: absolute;
        width: 124px;
        height: 124px;
        background-color: rgba(0,0,0,0);
        top: 10px;
        right: 5px;
      }
      #naviCompass {
        display: block;
        position: absolute;
        width: 124px;
        height: 124px;
        background-color: rgba(0,0,0,0);
        top: 10px;
        right: 5px;
      }
      */
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* 검색창 */
      #Search_Form {
        display: none;
        position: absolute;
        margin: 0;
        padding: 0;
        border: 0;
        z-index: 99999;
        background: #fefefe;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #BBB;
        width: 600px;
        height: 300px;
        left: 50%;
        top: 50%;
      }
      #Search_title {
        color: #000000;
        font-size: 15px;
        height: 25px;
        text-align: center;
        padding: 0;
        border: 1px solid #BBB;
        background: #f0f0f0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      #Search_bady {
        position: absolute;
        top: 25px;
        width: 100%;
        bottom: 35px;
        background: #fefefe;
        border: 1px solid #BBB;
        cursor: default;
      }
      #Search_footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        color: #000000;
        font-size: 13px;
        height: 35px;
        text-align: center;
        padding: 0;
        padding-top: 5px;
        border: 1px solid #BBB;
        background: #f0f0f0;
      }
      #Search_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: auto;
        overflow-x: hidden;
      }
      #Search_Table {
        width: 100%;
      }
      #Search_Table th {
        border-bottom: 1px solid #DDD;
        font-size: 11px;
        font-weight: normal;
        padding: 3px;
        vertical-align: middle;
        text-align: center;
        padding-right: 10px;
        width: 100px;
        color: #999;
      }
      #Search_Table td {
        border-bottom: 1px solid #DDD;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        color: #000000;
      }
      #Search_Table td input{
        width: 100%;
        height: 100%;
        padding: 3px;
        padding-left: 5px;
        margin: 0;
        border: 0;
        color: #000000;
      }
      #Search_ResizeBtn {
        float: right;
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 13px;
        height: 13px;
        z-index: 20;
        background-image: url(../images/resize.png);
        line-height: 0px;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* 객체정보창 */
      #Edit_Form {
        display: none;
        position: absolute;
        width: 300px;
        height: 250px;
        bottom: 33px;
        right: 0px;
        margin: 0;
        padding: 0;
        border: 0;
        z-index: 99999;
        background: #fefefe;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #BBB;
      }
      #Edit_title {
        color: #000000;
        font-size: 15px;
        height: 25px;
        text-align: center;
        padding: 0;
        border: 1px solid #BBB;
        background: #f0f0f0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      #Edit_bady {
        position: absolute;
        top: 25px;
        width: 100%;
        bottom: 35px;
        background: #fefefe;
        border: 1px solid #BBB;
        cursor: default;
      }
      #Edit_footer {
        position: absolute;
        width: 100%;
        color: #000000;
        font-size: 13px;
        height: 35px;
        text-align: center;
        padding: 0;
        padding-top: 5px;
        border: 1px solid #BBB;
        background: #f0f0f0;
        bottom: 0px;
      }
      #Edit_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: auto;
      }
      #Edit_Table {
        width: 100%;
      }
      #Edit_Table th {
        border-bottom: 1px solid #DDD;
        font-size: 11px;
        font-weight: normal;
        padding: 3px;
        vertical-align: middle;
        text-align: center;
        padding-right: 10px;
        width: 100px;
        color: #999;
      }
      #Edit_Table td {
        border-bottom: 1px solid #DDD;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        color: #000000;
      }
      #Edit_Table td input{
        width: 100%;
        height: 100%;
        padding: 3px;
        padding-left: 5px;
        margin: 0;
        border: 0;
        color: #000000;
      }
      #Edit_ResizeBtn {
        float: right;
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 13px;
        height: 13px;
        z-index: 20;
        background-image: url(../images/resize.png);
        line-height: 0px;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      .roadviewmap {
        position:absolute;
        display: inline-block;
        border: 1px solid #7b98bc;
        overflow: hidden;
        background-color: rgba(255, 255, 255, 1.0);
        width: 600px;
        height: 300px;
        left: 0px;
        bottom: 0px;
        z-index:99999;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* Landscape mode */
      @media only screen and (orientation: landscape) {
        .roadviewmap {
          width: 50%;
          height: 100%
        }
      }
     
      /* Portrait mode */
      @media only screen and (orientation: portrait) {
        .roadviewmap {
          width: 100%;
          height: 40%;
        }
      }
      
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* Analysis창 */
      #Analysis_Form {
        display: none;
        position: absolute;
        width: 300px;
        height: 300px;
        bottom: 33px;
        right: 0px;
        margin: 0;
        padding: 0;
        border: 0;
        z-index: 99999;
        background: #fefefe;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #BBB;
      }
      #Analysis_title {
        color: #000000;
        font-size: 15px;
        height: 25px;
        text-align: center;
        padding: 0;
        border: 1px solid #BBB;
        background: #f0f0f0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      #Analysis_bady {
        position: absolute;
        top: 25px;
        width: 100%;
        bottom: 20px;
        background: #fefefe;
        cursor: default;
      }
      #Analysis_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
      }
      #Analysis_ResizeBtn {
        float: right;
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 13px;
        height: 13px;
        z-index: 20;
        background-image: url(../images/resize.png);
        line-height: 0px;
      }
      #Analysis_footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        color: #000000;
        font-size: 13px;
        height: 20px;
        text-align: center;
        padding: 0;
        background: #FFFFFF;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* SpatialOperations창 */
      #SOer_Form {
        display: none;
        position: absolute;
        width: 100%;
        height: 200px;
        bottom: 33px;
        right: 0px;
        margin: 0;
        padding: 0;
        border: 0;
        z-index: 99999;
        background: #fefefe;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #BBB;
      }
      #SOer_title {
        color: #000000;
        font-size: 15px;
        height: 25px;
        text-align: center;
        padding: 0;
        border: 1px solid #BBB;
        background: #f0f0f0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      #SOer_bady {
        position: absolute;
        top: 55px;
        width: 100%;
        bottom: 20px;
        background: #fefefe;
        cursor: default;
      }
      #SOer_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
      }
      #SOer_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: auto;
        overflow-x: hidden;
      }
      #SOer_Table {
        width: 100%;
      }
      #SOer_Table th {
        border-bottom: 1px solid #DDD;
        font-size: 11px;
        font-weight: normal;
        padding: 0px;
        vertical-align: middle;
        text-align: center;
        color: #999;
      }
      #SOer_Table td {
        border-bottom: 1px solid #DDD;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        color: #000000;
      }
      #SOer_Table td input{
        width: 100%;
        height: 100%;
        padding: 3px;
        padding-left: 5px;
        margin: 0;
        border: 0;
        color: #000000;
      }
      #SOer_ResizeBtn {
        float: right;
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 13px;
        height: 13px;
        z-index: 20;
        background-image: url(../images/resize.png);
        line-height: 0px;
      }
      #SOer_footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        color: #000000;
        font-size: 13px;
        height: 20px;
        text-align: center;
        padding: 0;
        background: #FFFFFF;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* 최단경로 상세정보창 */
      #shortest_Form {
        display: none;
        position: absolute;
        width: 100%;
        height: 200px;
        bottom: 33px;
        right: 0px;
        margin: 0;
        padding: 0;
        border: 0;
        z-index: 99999;
        background: #fefefe;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #BBB;
      }
      #shortest_title {
        color: #000000;
        font-size: 15px;
        height: 25px;
        text-align: center;
        padding: 0;
        border: 1px solid #BBB;
        background: #f0f0f0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      #shortest_bady {
        position: absolute;
        top: 25px;
        width: 100%;
        bottom: 20px;
        background: #fefefe;
        cursor: default;
      }
      #shortest_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
      }
      #shortest_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: auto;
        overflow-x: hidden;
      }
      #shortest_Table {
        width: 100%;
      }
      #shortest_Table th {
        border-bottom: 1px solid #DDD;
        font-size: 11px;
        font-weight: normal;
        padding: 1px;
        vertical-align: middle;
        text-align: center;
        width: 30px;
        color: #999;
      }
      #shortest_Table td {
        border-bottom: 1px solid #DDD;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        color: #000000;
        height: 20px;
      }
      #shortest_Table td input{
        width: 100%;
        height: 100%;
        padding: 3px;
        padding-left: 5px;
        margin: 0;
        border: 0;
        color: #000000;
      }
      #shortest_ResizeBtn {
        float: right;
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 13px;
        height: 13px;
        z-index: 20;
        background-image: url(../images/resize.png);
        line-height: 0px;
      }
      #shortest_footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        color: #000000;
        font-size: 13px;
        height: 20px;
        text-align: center;
        padding: 0;
        background: #FFFFFF;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      /* legend창 */
      #legend_Form {
        display: none;
        position: absolute;
        width: 175px;
        height: 150px;
        bottom: 33px;
        right: 0px;
        margin: 0;
        padding: 0;
        border: 0;
        z-index: 99999;
        background: #fefefe;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #BBB;
      }
      #legend_title {
        color: #000000;
        font-size: 15px;
        height: 25px;
        text-align: center;
        padding: 0;
        border: 1px solid #BBB;
        background: #f0f0f0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
      }
      #legend_bady {
        position: absolute;
        top: 25px;
        width: 100%;
        bottom: 20px;
        background: #fefefe;
        cursor: default;
      }
      #legend_TableDiv {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: hidden;
      }
      #legend_ResizeBtn {
        float: right;
        position: absolute;
        right: 3px;
        bottom: 3px;
        width: 13px;
        height: 13px;
        z-index: 20;
        background-image: url(../images/resize.png);
        line-height: 0px;
      }
      #legend_footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        color: #000000;
        font-size: 13px;
        height: 20px;
        text-align: center;
        padding: 0;
        background: #FFFFFF;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      .Map_tooltip {
        position: relative;
        padding: 3px;
        background: rgba(0, 0, 0, 0.5);
        color: white;
        opacity: 0.7;
        white-space: nowrap;
        font: 10pt sans-serif;
        z-index: 9999;
      }
      /* -------------------------------------------------------------------------------------------------------------------------------------- */
      .zoom__myPosition { display: block; position: relative; margin-bottom: 0px; width: 30px; height: 30px; background-color: #fff; background-image: url('../images/icon_mapPosition.png'); background-repeat: no-repeat; background-position: center; font-size: 0; color: transparent; border-radius: 5px; border: 1px solid #7b98bc; }
      .zoom__myPosition:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('../images/icon_mapPosition_on.png'); background-repeat: no-repeat; background-position: center; opacity: 0; transition: opacity .3s ease-in-out; }
      .zoom__myPosition:hover:after, 
      .zoom__myPosition.on:after { opacity: 1; }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */
  .popover-content {
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif;
    white-space: nowrap;
    padding: 5px 5px;
  }
  #popup-auto {
      min-width: 200px;
      background-color: rgba(255, 255, 255, 0.0);
      color: #474747;
      padding: 0px;
  }
  .p-marker_no { display: none; }
  .p-marker_Arrows_left { display: block; position: absolute; bottom: -15px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background-image: url("../images/Arrows_left.png"); }
  .p-marker_Arrows_right { display: block; position: absolute; bottom: -15px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background-image: url("../images/Arrows_right.png"); }
  .p-marker_Arrows_left2 { display: block; position: absolute; bottom: -15px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background-image: url("../images/Arrows_left2.png"); }
  .p-marker_Arrows_right2 { display: block; position: absolute; bottom: -15px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background-image: url("../images/Arrows_right2.png"); }
  .p-marker_Arrows_uturn { display: block; position: absolute; bottom: -15px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background-image: url("../images/Arrows_uturn.png"); }
  .p-marker_crosswalk { display: block; position: absolute; bottom: -15px; left: 50%; margin-left: -10px; width: 20px; height: 20px; background-image: url("../images/crosswalk.png"); }
  /* -------------------------------------------------------------------------------------------------------------------------------------- */