@charset "UTF-8";

#wrap.simpleMapApp #header,
#wrap.simpleMapApp .header {
	z-index: unset;
}

/* line 214, scss/common.scss */
#wrap.simpleMapApp .gnbItem.hilight .btnGnbItem {
	color: #fff;
}

/* line 215, scss/common.scss */
#wrap.simpleMapApp .gnbItem.hilight .btnGnbItem::after {
	display: block;
}


#wrap.simpleMapApp #container {
	width: 100%;
	height: calc(100% - 50px);
}

#wrap.simpleMapApp .profile img {
	border-radius: 50%;
}

#wrap.simpleMapApp .steps .stepList {
	align-items: initial;
}

#wrap.simpleMapApp #sidebar {
	width: auto;
}

#wrap.simpleMapApp .stepItem.active::after {
	display: none;
}

#wrap.simpleMapApp .checkbox {
    position: relative;
    right: 10px;
    bottom: 10px
}

#wrap.simpleMapApp .hiddenEditInput {
	display: none;
	height: 28px;
	margin-right: auto;
	font-size: 0.875rem;
	font-family: "pre Medium";
	color: #000;
	padding: 0 10px;
	border-color: #d9d9d9;
	width: 225px;
	margin-left: 5px;
}

#wrap.simpleMapApp .hiddenEditInput.active {
	display: flex;
}

#wrap.simpleMapApp .dataListWrap .titleBox .dataTitle.none {
	display: none;
}

#wrap.simpleMapApp #SimpleMapAppSearch.popup {
	z-index: 99999999;
}

#wrap.simpleMapApp #SimpleMapAppSearch.popup::before {

	display: none;
}

#wrap.simpleMapApp #SimpleMapAppSearch.popup::after {
	display: none;
}

#wrap.simpleMapApp #SimpleMapAppSearch.popup {
	border-radius: 10px;
}


#wrap.simpleMapApp .loadingWrap {
	z-index: 100000000;
}

#wrap.simpleMapApp .elementContainer .themeWrap.theme {
	position: absolute;
	width: 100%;
	height: 100%;
}

#wrap.simpleMapApp .elementContainer .topArea {
	pointer-events: none;
}

#wrap.simpleMapApp .elementContainer .themeWrap.theme .topArea,
#wrap.simpleMapApp .elementContainer .themeWrap.theme .placeArea {
	z-index: 999;
}

#wrap.simpleMapApp .leftArea .logoArea {
	pointer-events: fill;
}

#wrap.simpleMapApp #administrativeDistrictSearch_location {
	pointer-events: fill;
}

#wrap.simpleMapApp .rightArea {
	pointer-events: fill;
}

#wrap.simpleMapApp .placeArea {
	pointer-events: fill;
}

#wrap.simpleMapApp #map {
    z-index: 0 !important;
}

#wrap.simpleMapApp #map.openSide {
	width: calc(100% - 520px);
}

#wrap.simpleMapApp.preview #map {
	width: 100%;
	height: 100%;
}

/*테마 커스텀*/
#wrap.simpleMapApp.preview.theme04 .placeArea.type01 .placeItem .name,
#wrap.simpleMapApp .themeWrap.theme.type04 .placeArea.type01 .placeItem .name {
	position: absolute;
	left: 0px;
}

#wrap.simpleMapApp.theme01 .placeArea .placeItem,
#wrap.simpleMapApp.theme01 .themeWrap.theme .placeArea .placeItem {
	padding-right: 10px;
}

/*//테마 커스텀*/


/*일필지 위젯 스타일*/

#wrap.simpleMapApp .rightArea [class*="btnMap"] .oneParcel_oneParcelSpan,
#wrap.simpleMapApp .themeWrap.theme .rightArea [class*="btnMap"] .oneParcel_oneParcelSpan {
	height: 18px;
	font-size: 0.625rem;
	font-family: "pre Medium";
	color: #454545;
	border-radius: 0 0 6px 6px;
	background-color: #fff;
}

#wrap.simpleMapApp .rightArea .btnMapInfo .oneParcel_oneParcelSpan,
#wrap.simpleMapApp .themeWrap.theme .rightArea .btnMapInfo .oneParcel_oneParcelSpan {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
}


#wrap.simpleMapApp .oneParcel_oneParcelSpan {
	position: absolute;
}

.oneParcel_toolBtn {
	min-height: unset;
}

#wrap.simpleMapApp .oneParcel_oneParcelContent,
#wrap.simpleMapApp .oneParcel_toolBtn,
#wrap.simpleMapApp .oneParcel_toolBtnOn {
	width: 100%;
	height: 100%;
	position: relative;
}

/*//일필지 위젯 스타일*/

/*행정구역위젯 스타일*/
#wrap.simpleMapApp .locationArea #administrativeDistrictSearch_location {
	width: 100%;
	height: 100%;
}

#wrap.simpleMapApp .locationArea.type01 .administrativeDistrictSearch_location>ul,
#wrap.simpleMapApp .themeWrap.theme .locationArea.type01 .administrativeDistrictSearch_location>ul {
	padding: 0 20px;
	border-radius: 0 8px 8px 0;
}

#wrap.simpleMapApp .locationArea.type02 .administrativeDistrictSearch_location>ul,
#wrap.simpleMapApp .themeWrap.theme .locationArea.type02 .administrativeDistrictSearch_location>ul {
	padding: 0 20px;
	border: 1px solid #5469F8;
	border-radius: 5px;
}

#wrap.simpleMapApp .locationArea .administrativeDistrictSearch_location>ul,
#wrap.simpleMapApp .themeWrap.theme .locationArea .administrativeDistrictSearch_location>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
}

#wrap.simpleMapApp .locationArea .administrativeDistrictSearch_type,
#wrap.simpleMapApp .themeWrap.theme .locationArea .administrativeDistrictSearch_type {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.875rem;
	font-family: "pre Medium";
	color: #606060;
}

#wrap.simpleMapApp .locationArea .administrativeDistrictSearch_type.current,
#wrap.simpleMapApp .themeWrap.theme .locationArea .administrativeDistrictSearch_type.current {
	color: #111;
}


#wrap.simpleMapApp .locationArea .administrativeDistrictSearch_type:not(.administrativeDistrictSearch_last)::after,
#wrap.simpleMapApp .themeWrap.theme .locationArea .administrativeDistrictSearch_type:not(.administrativeDistrictSearch_last)::after {
	content: '';
	width: 17px;
	height: 15px;
	margin: 0 4.5px;
	background: url(../../images/simpleMapApp/ico/ico-location-arrow-right.svg) no-repeat center;
	position: static;
}

/*//행정구역위젯 스타일*/

#wrap.simpleMapApp #M_simpleShareListModal,
#wrap.simpleMapApp #M_simpleMapAppDetail {
	z-index: 999;
}

#wrap.simpleMapApp .popup.active#simpleShareListModal,
#wrap.simpleMapApp .popup.active#simpleMapAppDetail {
	z-index: 99999999;
}

#wrap.simpleMapApp .listWrap li .btnShare.active {
	border-color: #4358E6;

}

#wrap.simpleMapApp #simpleMapAppDetail .table.row {
	height: 100%;
	max-height: initial;
	overflow-x: unset;
	overflow-y: unset;
}

#wrap.simpleMapApp #simpleMapAppDetail .btnArea.center {
	position: unset;
}

#wrap.simpleMapApp #simpleMapAppDetail .btnArea.bdrsNone {
	position: unset;
}

#wrap.simpleMapApp .thumnailArea {
	height: 150px;
}

#wrap.simpleMapApp .thumnailArea img {
	width: 100%;
	height: 100%;
}

#wrap.simpleMapApp .tabWrap.type01>.tabNav>.tabList>.tabItem {
	min-width: auto;
}

#wrap.simpleMapApp .tabWrap.type01>.tabNav {
	top: 0px;
}

/* 공유 팝업 */
#wrap.simpleMapApp #simpleShareListModal .admin-panel__content {
    border: 1px solid #6D7E8E !important;
}

#wrap.simpleMapApp #simpleShareListModal .stepArea {
	border-radius: 0px;
	padding: 10px;
}

#wrap.simpleMapApp #simpleShareListModal .stepArea {
	background-color: #fff;
}

#wrap.simpleMapApp #simpleShareListModal .stepNext {
	padding: 0 48px 30px;
}

#wrap.simpleMapApp #simpleShareListModal .admin-tabs__item.is-active {
	font-family: "SUIT Bold";
	background: linear-gradient(90deg, #5B94F8 0%, #5A7BFF 100%);
}

#wrap.simpleMapApp #simpleShareListModal .admin-tabs__item {
	font-family: "SUIT";
	background-color: #959CAB;
	margin: 0 3px;
}

#wrap.simpleMapApp #simpleShareListModal .sectionBox.type03 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 22px;
}

#wrap.simpleMapApp #simpleShareListModal div.searchArea.type03 {
	height: 100px;
	padding: 25px 40px;
}

#wrap.simpleMapApp #simpleShareListModal div.searchArea {
	width: 100%;
	height: 178px;
	background-color: #F9F9F9;
	border-radius: 10px;
	padding: 28px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#wrap.simpleMapApp #simpleShareListModal div.searchArea.type03 .searchArea_Button button {
	height: 45px;
	background-color: #3E6FEF;
}

#wrap.simpleMapApp #simpleShareListModal button.btn.type02 {
	margin: 0 auto;
}

#wrap.simpleMapApp #simpleShareListModal .btnArea button.btn.bgBlue {
	color: #fff;
	background-color: #3E6FEF;
}

#wrap.simpleMapApp #simpleShareListModal .btnArea button.btn.bgGray {
	color: #fff;
	background-color: #BEC2CB;
}

/*// 공유 팝업 */


#wrap.simpleMapApp .popup .searchFormArea+.resultWrap {
	margin-top: 20px;
	margin-bottom: 13px;
}

#wrap.simpleMapApp .pageArea {
	margin-top: 25px;
}

/*최희라 추가*/
#wrap.simpleMapApp div.steps {
	margin-top: 10px;
	height: 100%;
}

/*최희라 추가*/

#wrap.simpleMapApp .placeArea.type01 .placeItem .text,
#wrap.simpleMapApp .themeWrap.theme .placeArea.type01 .placeItem .text {
	padding-left: 10px !important;
}

#wrap.simpleMapApp #sidebar .sideOpenType .inner {
	padding-bottom: 20px;
}

#wrap.simpleMapApp .placeArea .placeList .placeItem {
	font-family: "pre Bold";
	font-size: 0.875rem;
}


#wrap.simpleMapApp #SimpleMapAppSearch .btnPrev::before {
	margin-right: unset;
	background-image: unset;
}

@media (hover: hover) {
	#wrap.simpleMapApp #SimpleMapAppSearch .btnNext:hover::after {
		margin-left: unset;
		background-image: unset;
	}
}

#wrap.simpleMapApp #SimpleMapAppSearch .btnNext:hover::after {
	margin-left: unset;
	background-image: unset;
}

#wrap.simpleMapApp #SimpleMapAppSearch .btnNext::after {
	margin-left: unset;
	background-image: unset;
}

#wrap.simpleMapApp #SimpleMapAppSearch .card {
	max-height: 285px;
	width: 233.33px;
}

.odf-control-btn {
	width: 25px;
	height: 25px !important;
	background-color: #fff !important;
	border: 1px solid #e6e6ea !important;
	border-radius: 5px !important;
	font-weight: 700 !important;
	background-repeat: no-repeat !important;
	background-position: 50% !important;
	font-size: 0;
}

#wrap.simpleMapApp .tabWrap.type01>.tabNav>.tabList>.tabItem:first-of-type:last-of-type {
	border-radius: 6px;
}

#wrap.simpleMapApp .cardList li {
	-webkit-box-flex: unset;
	-ms-flex: unset;
	flex: unset;
}

#wrap.simpleMapApp .theme.type03 .mapList {
	margin-top: 10px;
}

#wrap.simpleMapApp .cardBox.noImage .cardImgArea {
	position: relative;
	border-radius: 10px 10px 0 0;
	background-color: #F9F9FA;
}

#wrap.simpleMapApp .cardBox .cardImgArea a {
	display: block;
	padding-top: 73.49%;
}

#wrap.simpleMapApp .cardBox.noImage .cardImgArea a {
	padding-top: 0;
}

#wrap.simpleMapApp .cardBox.noImage .cardImgArea .noPreviewText {
	text-align: center;
	position: relative;
	font-size: 0.75rem;
	font-family: "pre Regular";
	color: #777;
}

#wrap.simpleMapApp #SimpleMapAppSearch.modal .noPreviewText::before {
	content: '';
	position: absolute;
	top: 56px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #E4E4E4 url(../../images/simpleMapApp/ico/ico-no-image.svg) no-repeat center;
}

#wrap.simpleMapApp .tags.styleType .tag {
	width: 130px;
}

#wrap.simpleMapApp .tags.styleType .tag .text.eps {
	max-width: 85px;
	text-align: left;
	display: table-cell;
	overflow-x: clip;
	text-overflow: ellipsis;
	white-space: pre;
}

#wrap.simpleMapApp .tags.styleType .tag>span:not(.text) {
	background-color: white;
	border-radius: 50%;
}

#wrap.simpleMapApp .dataListWrap.type02 .dataItem {
	height: auto;
	min-height: 38px;
	padding: 10px;
}

#wrap.simpleMapApp .dataListWrap.type02 .dataItem>.text {
	margin-bottom: auto;
	margin-top: 6.5px;
}

#wrap.simpleMapApp #sidebar .sideDepth2 .inner .top .text {
	display: table-cell;
	overflow-x: clip;
	text-overflow: ellipsis;
}


#wrap.simpleMapApp .placeArea .placeList .placeItem > span:not(.text),
#wrap.simpleMapApp .placeArea .placeList .placeItem > button.name > span:not(.text){
	background-color: white;
	border-radius: 50%;
}

#wrap.simpleMapApp .placeArea .placeItem
{
    background-color: #c0c0c0 !important;
}
#wrap.simpleMapApp .placeArea .placeItem.active
{
    background-color: rgba(255, 255, 255, 0.85) !important;
}
#wrap.simpleMapApp .placeArea .placeItem .text{
	color: #fff !important;
}
#wrap.simpleMapApp.theme03 .placeArea .placeItem.active .text,
#wrap.simpleMapApp.theme04 .placeArea .placeItem.active .text{
	color: #fff !important;
}
#wrap.simpleMapApp .placeArea .placeItem.active .text {
	color: #333 !important;
}
#wrap.simpleMapApp #sidebar .sideOpenType .logoArea .logoName .eps.type02 {
	max-width: 400px;
}

#wrap.simpleMapApp #sidebar .sideOpenType .top>p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	height: 50px;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#wrap.simpleMapApp .leftArea .logoArea .name,
#wrap.simpleMapApp .themeWrap.theme .leftArea .logoArea .name {
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#wrap.simpleMapApp #sidebar .sideOpenType .logoArea .logoName {
	display: inline-flex;
}

#wrap.simpleMapApp #sidebar .sideOpenType .logoArea {
	display: flex;
}

#wrap.simpleMapApp .logoArea .btnHandleItem.edit {
	background-size: 14px;
	width: 25px;
	height: 25px;
	display: inline-block;
}

#wrap.simpleMapApp #simpleShareListModal .btn.type02:hover,
#wrap.simpleMapApp #simpleShareListModal .btnDel:hover {
	border-color: #4358E6;
}

#wrap.simpleMapApp #simpleShareListModal .btn.type02 {
	width: 50px;
	border-radius: 6px;
	padding: 2px 1px 2px 3px;
}

#wrap.simpleMapApp #simpleShareListModal .tableBox>div>button {
	color: #fff;
	background-color: #222;
	height: 34px;
	font-size: 0.875rem;
	font-family: 'pre Medium';
	border-radius: 5px;
	min-width: 76px;
	padding: 0 20px;
	margin: 0 0 0 auto;
	display: block;
}

#wrap.simpleMapApp #simpleShareListModal .tableBox>div {
	padding: 20px;
}

#wrap.simpleMapApp #simpleShareListModal .dataSelector .tabWrap {
	padding: 27px 40px;
}

#wrap.simpleMapApp #simpleShareListModal .pageArea {
	margin-top: 0px;
}

#wrap.simpleMapApp #simpleShareListModal .inputBox input {
	max-height: 45px;
}

#wrap.simpleMapApp #simpleShareListModal .tableBox .bgBlue {
	background-color: #fff;
}

#wrap.simpleMapApp #simpleShareListModal .modalContent>.bgBlue {
	background-color: #ECF2FB;
}

#wrap.simpleMapApp #simpleShareListModal .modalContent>div {
	border-radius: 10px;
	width: 100%;
}

#wrap.simpleMapApp #simpleShareListModal .btnDel {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 9.5px;
	height: 27px;
	border-radius: 5px;
	border: 1px solid #D9D9D9;
	background-color: #fff;
	font-size: 0.6875rem;
	font-family: "pre Medium";
	color: #555;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin: 0 auto;
}

#wrap.simpleMapApp #simpleShareListModal.popup .inner .popup_inner.bgWhite {
	background-color: #fff;
}

#wrap.simpleMapApp #simpleShareListModal.popup .inner .popup_inner {
	padding: 60px 40px 40px 40px;
	border-radius: 20px;
}

#wrap.simpleMapApp #simpleShareListModal.popup .inner .popup_inner .complete p {
	font-size: 28px;
	font-weight: 600;
	color: #222;
	letter-spacing: -0.03em;
	line-height: 33px;
	margin-top: 15px;
}

#wrap.simpleMapApp #simpleShareListModal.popup .inner .popup_inner .complete {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 80px auto 120px;
}

#wrap.simpleMapApp .listWrap li .btnShare .text.blueTxt {
	color: #4358e6;
	padding: 0px;
}

#wrap.simpleMapApp .listWrap li .btnShare .text.redTxt {
	color: red;
	padding: 0px;
}

#wrap.simpleMapApp .listWrap li .btnShare {
	height: 65px;
	padding-bottom: 0px;
}
#wrap.simpleMapApp #sidebar .sideOpenType .top{
	height: 13%;
}
#wrap.simpleMapApp #sidebar .sideOpenType .inner .bottom{
	height: 87%;
    overflow-x: hidden;
}
#wrap.simpleMapApp .dataList .dataItem .tags .tag.active {
    color: #fff;
    background-color: #4358E6;
    border: solid 2.5px #4358E6;
}
#wrap.simpleMapApp .dataList .dataItem .tags .tag {
    border: solid 2.5px #e4e4e4;
    background-color: white;
    color: #454545;
    /*background-color: #e4e4e4;*/
}
#wrap.simpleMapApp .dataSelector .table .centerDiv{
    padding: 73px 0;
    font-size: 1.25rem;
    font-family: "Noto Sans Medium";
    color: #888;
}
#wrap.simpleMapApp div.admin-panel.oneContent{
    padding: 27px 40px;
    border-radius: 20px;
    background-color: #fff;
}
#wrap.simpleMapApp div.admin-panel.oneContent .admin-panel__content .checkbox label::before{
	border-radius: 50%;
}
#wrap.simpleMapApp div.admin-panel .checkbox label .labelName {
    font-size: 0.875rem;
}
#wrap.simpleMapApp .admin-panel__content .checkbox label{
    margin: 0 0 0 auto;
}
#wrap.simpleMapApp #map.openDepth {
	width: calc(100% - 890px);
}

#wrap.simpleMapApp #sidebar .sideDepth2 .inner {
	min-width: 370px;
	max-width: 370px;
}
#wrap.simpleMapApp #simpleShareListModal .contentTr td{
	max-width: 40px;
	display: table-cell;
	overflow-x: clip;
	text-overflow: ellipsis;
	white-space: pre;
	padding: 0px 10px;
}

#wrap.simpleMapApp #sidebar .steps > .stepList > li.active:not(.complete):last-of-type .stepBox::after{
	top: 95px;
	height: calc(100% - 95px);
}
#wrap.simpleMapApp .style_divPopup .style_divPopupHeader .style_closeBtn{
	margin-left: 169px;
}
#simpleStyleWidget.odf_style_widget .style_patternPickerArea .style_patternItem{
	margin: 3px;
}
#simpleStyleWidget.odf_style_widget .style_patternPickerArea .style_patternItem.style_selected {
	border: 2px solid #2F5597;
}
#simplePopupSettingsWidget > .popup_popupSettings .ag-header-container .ag-header-cell-comp-wrapper > span{
	margin-left: 32px;
}
#simplePopupSettingsWidget > .popup_popupSettings .ag-header-cell-comp-wrapper > input[type="checkbox"]{
	top: 12px;
}
#simplePopupSettingsWidget > .popup_popupSettings .ag-cell-wrapper {
	margin-left: 7px;
}
#simplePopupSettingsWidget > .popup_popupSettings .ag-cell-wrapper {
	margin-left: 7px;
}
#simplePopupSettingsWidget > .popup_popupSettings .ag-center-cols-container > div .ag-cell:nth-child(2){
	word-wrap: break-word;
	white-space: normal;
	justify-content: center;
	display: flex;
	align-items: center;
}
#wrap.simpleMapApp .dataListWrap .titleBox .dataTitle{
	word-break: break-all;
}
#wrap.simpleMapApp li .administrativeDistrictSearch_dep2{
	text-align: left;
	text-indent: 12px;
	line-height: 25px;
	cursor: default;
	font-weight: normal;
}
.theme03 .administrativeDistrictSearch_emd .administrativeDistrictSearch_dep2{
	left: -63px;
}

#simpleLabelStyleWidget.odf_label_style_widget > .style_btnArea button{
	margin: 2px;
}

#wrap.simpleMapApp .disabledAcountNotification{
	top: 50px;
	position: relative;
}

