﻿
/************************************************************************************************************************/

.cUlLeft01 {
    position:relative;
    float: left;
    z-index: 100;
    margin-left: 20px;
    margin-top: 20px;
    list-style: none;
    /*border:1px solid green;*/
}

.cUlLeft01 li {
    cursor:pointer;
    float: left;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-right:10px;
    border:1px solid gray;
}

.cUlLeft01 li:hover {
    background-color: #3396ff;
    color: #fff;
    border: 1px solid #2786eb;
}

.cUlLeft01 li.active {
    background-color: #3396ff;
    color: #fff;
    border: 1px solid #2786eb;
}

.cUlLeft02 {
    /*border: 1px solid red;*/
    position: absolute;
    float: left;
    margin-left: 20px;
    margin-top: 60px;
    list-style: none;
    z-index: 100;
}

.cUlLeft02 li {
    cursor: pointer;
    float: left;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid gray;
}

.cUlLeft02 li:hover {
    background-color: #3396ff;
    color: #fff;
    border: 1px solid #2786eb;
}

.cUlLeft02 li.active {
    background-color: #3396ff;
    color: #fff;
    border: 1px solid #2786eb;
}

.cUlLeft03 {
    /*border: 1px solid red;*/
    position: absolute;
    float: left;
    margin-left: 20px;
    margin-top: 100px;
    list-style: none;
    z-index: 100;
}

.cUlLeft03 li {
    cursor: pointer;
    float: left;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid gray;
}

.cUlLeft03 li:hover {
    background-color: #3396ff;
    color: #fff;
    border: 1px solid #2786eb;
}

.cUlRight01 {
    position:relative;
    float:right;
    z-index: 200;
    margin-right: 150px;
    margin-top: 20px;
    list-style: none;
}

.cUlRight01 li {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid gray;
}

.cUlRight02 {
    position:relative;
    float: right;
    z-index: 300;
    margin-right: 10px;
    margin-top: 20px;
    list-style: none;
}

.cUlRight02 li {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid gray;
}

/************************************************************************************************************************/

.cDivMain {
    margin: 0;
    padding: 0;
    /*border: 1px solid gray;*/
    border-left: 1px solid #fff;
    border-right: 1px solid gray;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    /*width:calc(100% - 2px);*/
    width: 299px;
    height: calc(100% - 2px);
    /*display:flex;
        align-items:center;
        vertical-align:top;*/
    position: relative;
    min-height: 600px;
}

.cDivTop {
    /*border: 1px solid red;*/
    vertical-align: bottom;
    width: calc(100% - 2px);
    height: 100px;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    color: #055d96;
}

.cDivMember {
    position: absolute;
    /*border: 1px solid black;*/
    top: 101px;
    width: calc(100% - 2px);
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cDivContent {
    position: absolute;
    /*border: 1px solid black;*/
    top: 167px;
    width: calc(100% - 2px);
}

.cDivBottom {
    position: absolute;
    /*border: 1px solid blue;*/
    position: absolute;
    bottom: 0px;
    height: 97px;
    width: calc(100% - 2px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.cDivBottomList_Close {
    display: none;
}

.cDivBottomList_Open {
    
    position:fixed;
    padding:0;
    margin:0;
    /*border: 1px solid red;*/
    bottom: 0px;
    height: 100px;
    width: calc(100% - 301px);
    margin-left: 301px;
    /*display: flex;*/
    /*justify-content: center;*/
    align-items: center;
}

.cMapSet {
    position: absolute;
    width: calc(100% - 301px);
    height: 100%;
    margin-left: 301px;
}

.cMapSizeSet {
    position: absolute;
    width: calc(100% - 301px);
    height: calc(100% - 100px);
    margin-left: 301px;
}

/*----------------------------------------------------------------------------------------------------*/

select {
    -o-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid #dddddd;
}

[class*="cDropList01"] {
    display: inline-block;
    /*width: 100%;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.cDropList01 {
    outline: none;
    /*display: flex;*/
    border: 1px solid #CCCBCE;
    background-color: #fff;
    background-position: calc(100% + 1px) center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg %3E%3Cg fill='%23fff' stroke='%23cccbce' stroke-width='1'%3E%3Crect width='30' height='30' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='29' height='29' fill='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='arrow-drop-down-line' transform='translate(8 8)'%3E%3Cpath d='M0,0H14V14H0Z' fill='none'/%3E%3Cpath d='M12,15,7.757,10.757,9.172,9.343,12,12.172l2.828-2.829,1.415,1.414Z' transform='translate(-5 -5.093)' fill='%236c6e70'/%3E%3C/g%3E%3C/svg%3E%0A");
    color: #6C6E70;
    font-size: 13px;
    font-weight: 400;
    padding: 0 37px 0 7px;
    height: 26px;
    background-size: 32px 32px;
}

.cDropList01:focus, .cDropList01:hover {
    border: 1px solid #AE0D15;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg %3E%3Cg fill='%23fff' stroke='%23AE0D15' stroke-width='1'%3E%3Crect width='30' height='30' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='29' height='29' fill='none'/%3E%3C/g%3E%3C/g%3E%3Cg id='arrow-drop-down-line' transform='translate(8 8)'%3E%3Cpath d='M0,0H14V14H0Z' fill='none'/%3E%3Cpath d='M12,15,7.757,10.757,9.172,9.343,12,12.172l2.828-2.829,1.415,1.414Z' transform='translate(-5 -5.093)' fill='%23AE0D15'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/*----------------------------------------------------------------------------------------------------*/

.cInput01 {
    outline: none;
    border: 1px solid #CCCBCE;
    background-color: #fff;
    color: #6C6E70;
    font-size: 13px;
    /*font-weight: 400;*/
    padding: 7px;
    line-height: 1.2;
}

.cInput01:focus, .cInput01:active {
    border: 1px solid #f2652a;
}

.cInput02 {
    outline: none;
    border: 1px solid #CCCBCE;
    background-color: #fff;
    color: #6C6E70;
    font-size: 13px;
    /*font-weight: 400;*/
    /*padding: 6px;*/
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top:1px;
}

.cInput02:focus, .cInput02:active {
    border: 1px solid #0090da;
}

/*----------------------------------------------------------------------------------------------------*/

.cTable_Input01 {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 100%;
}

.cTable_Input01 th {
    width: 100px;
    padding: 5px;
    border: 1px solid #edebeb;
    background-color: #edebeb;
}

.cTable_Input01 td {
    padding: 5px;
    border: 1px solid #edebeb;
}

/*----------------------------------------------------------------------------------------------------*/

.cTable_Func01 {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 100%;
}

.cTable_Func01 td {
    padding:5px;
    text-align:center;
}

/*----------------------------------------------------------------------------------------------------*/

.cTable_List01 {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    margin: 0;
    padding: 0;
}

.cTable_List01 td {
    margin: 0;
    padding: 0;
}

.cTable_List01 tr:nth-child(n+2):hover {
    background-color: #edebeb;
}

.cTable_List01 tr.active {
    background-color: yellow;
    font-weight: bold;
}

/*----------------------------------------------------------------------------------------------------*/

.cCheck01 input {
    vertical-align: middle;
}

.cCheck01 label {
    vertical-align: middle;
    padding: 3px;
}

/*----------------------------------------------------------------------------------------------------*/

#DivTabList {
    display: flex;
    margin-top: 133px;
}

#DivTabList ul {
    cursor: pointer;
    margin-left: 9px;
}

#DivTabList ul li {
    padding: 10px;
    font-size: 13px;
    float: left;
    display: list-item;
    /*border-left: 1px solid red;
    border-top: 1px solid red;
    border-bottom: 1px solid red;*/
    background-color: #0090da;
    color: #ffffff;
    font-weight:bold;
    list-style: none;
    width: 50px;
    text-align: center;
}

/*#DivTabList ul li:last-child {
    border-right: 1px solid red;
}*/

#DivTabList ul li:hover {
    background-color: #055d96;
}

#DivTabList ul li.active {
    background-color: #055d96;
}

/*----------------------------------------------------------------------------------------------------*/

#DivContent_Keyword ul {
    margin-top:5px;
    margin-left:5px;
}

#DivContent_Keyword ul li {
    padding: 3px;
    float: left;
    list-style: none;
    font-size: 16px !important;
    margin-left:1px;
}

#DivContent_Keyword ul li input {
    width: 222px !important;
}

#DivContent_Keyword ul li:last-child {
    margin-top: 4px;
    text-align: right;
    padding-left: 2px;
}

#DivKeywordList {
    height: calc(100% - 320px);
    min-height:280px;
    overflow-x: auto;
    position: fixed;
    margin-top: 34px;
    margin-left:3px;
    width: 100%;
    display: flex;
}

#DivKeywordList ul {
    /*width: calc(100% - 50px);*/
    width: 281px;
    /*min-height: 500px;*/
    overflow-x: hidden;
    overflow-y: auto;
    /*white-space:nowrap;*/
}

#DivKeywordList .cKeywordList li {
    cursor: pointer;
    text-align: left;
    font-size: 12px !important;
    /*border-left: 1px solid gray;
    border-right: 1px solid gray;*/
    border-top: 1px solid #eeeeee;
    width: calc(100% - 15px);
}

#DivKeywordList .cKeywordList li span {
    display:block;
}

#DivKeywordList .cKeywordList li .jibun {
    padding-left: 26px;
    background: url(https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/places_jibun.png) no-repeat;
}

#DivKeywordList .cKeywordList li:hover {
    background-color: #edebeb;
}

#DivKeywordList .cKeywordList li.active {
    background-color: #eeeeee;
}

#DivKeywordList .cKeywordList li:last-child {
    margin-top: 0px;
    cursor: pointer;
    width: calc(100% - 15px);
    text-align: left;
    font-size: 12px !important;
    /*border-left: 1px solid gray;
border-right: 1px solid gray;*/
    /*border-top: 1px solid gray;*/
    border-bottom: 1px solid #eeeeee;
}

/*----------------------------------------------------------------------------------------------------*/

#DivContent_Address ul {
    margin-top: 5px;
    margin-left: 5px;
}

#DivContent_Address ul li {
    padding: 3px;
    float: left;
    list-style: none;
    font-size: 16px !important;
    margin-left:1px;
}

#DivContent_Address ul li input {
    width: 196px !important;
}

#DivContent_Address ul li:last-child {
    margin-top: 4px;
    text-align: right;
    padding-left: 2px;
}

#DivContent_Address ul li:last-child span {
    /*padding: 8px !important;*/
}

/*----------------------------------------------------------------------------------------------------*/

#DivContent_Wgs84XY ul {
    margin-top: 5px;
    margin-left: 9px;
}

#DivContent_Wgs84XY ul li {
    padding: 3px;
    float: left;
    list-style: none;
    font-size: 16px !important;
    margin-left: 1px;
}

#DivContent_Wgs84XY ul li.TitleL {
    margin: 0;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 13px;
    padding-bottom: 0px;
    width:11px;
}

#DivContent_Wgs84XY ul li.TitleR {
    margin: 0;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 13px;
    padding-bottom: 0px;
    width: 10px;
}

#DivContent_Wgs84XY ul li input {
    width: 75px !important;
}

/*#DivContent_Wgs84XY ul li:nth-last-child(2) {
    margin-left:2px;
}*/

#DivContent_Wgs84XY ul li:last-child {
    margin-left: 0px;
    margin-top: 4px;
    text-align: right;
}

/*----------------------------------------------------------------------------------------------------*/

#DivContent_MyMap ul {
    margin-top:5px;
    margin-left:6px;
}

#DivContent_MyMap ul li {
    padding: 3px;
    float: left;
    list-style: none;
    font-size: 16px !important;
    /*margin-left:1px;*/
}

#DivContent_MyMap ul li input {
    width: 152px !important;
}

#DivContent_MyMap ul li:nth-last-child(2) {
    margin-top: 4px;
    text-align: right;
    padding-left: 3px;
}

#DivContent_MyMap ul li:last-child {
    margin-top: 4px;
    text-align: right;
    /*background-color:yellow;*/
    width:64px;
}

#DivMyMapList {
    height: calc(100% - 320px);
    min-height:280px;
    overflow-x: auto;
    position: fixed;
    margin-top: 34px;
    margin-left:3px;
    width: 100%;
    display: flex;
}

#DivMyMapList ul {
    width: 280px;
    overflow-x: hidden;
    overflow-y: auto;
}

#DivMyMapList .cMyMapList li {
    cursor: pointer;
    text-align: left;
    font-size: 12px !important;
    border-top: 1px solid #eeeeee;
    width: calc(100% - 6px);
}

#DivMyMapList .cMyMapList li span {
    display:block;
}

#DivMyMapList .cMyMapList li .sMapName {
    padding-top:3px;
    width: calc(100% - 35px);
}

#DivMyMapList .cMyMapList li .sMapName:hover {
    font-weight:bold;
}

#DivMyMapList .cMyMapList li .sFunc {
    margin-left:3px;
}

#DivMyMapList .cMyMapList li:hover {
    background-color: #edebeb;
}

#DivMyMapList .cMyMapList li.active {
    background-color: #eeeeee;
    font-weight: bold;
}

#DivMyMapList .cMyMapList li:nth-last-child(2) {
    margin-top: 0px;
    cursor: pointer;
    width: calc(100% - 6px);
    text-align: left;
    font-size: 12px !important;
}

#DivMyMapList .cMyMapList li:last-child {
    margin-top: 0px;
    cursor: pointer;
    width: calc(100% - 6px);
    text-align: left;
    font-size: 12px !important;
    border-bottom: 1px solid #eeeeee;
}

/*----------------------------------------------------------------------------------------------------*/

#DivBottomList ul {
    height: 100%;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

#DivBottomList li {
    cursor: pointer;
    border-right: 1px solid gray;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    display: inline-block;
    vertical-align: top;
    height: 45px;
    padding: 15px;
}

#DivBottomList li:first-child {
    border-left: 1px solid gray;
    margin-left: -1px;
    width: 50px;
}

#DivBottomList li:last-child {
    border-right: 1px solid gray;
}

#DivBottomList li.cMapPointAdd {
    background-color: #f2652a;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    position:absolute;
}

#DivBottomList li.cMapPointAdd:hover {
    background-color: #d9693a;
}

#DivBottomList li:hover {
    background-color: #edebeb;
}

#DivBottomList li.active {
    background-color: yellow;
}

#DivBottomList li:nth-child(2) {
    margin-left:80px;
}

/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/