body::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content:
    url(/images/logo/internal_circle.png)
    url(/images/logo/logo_fixed.png)
    url(/images/logo/logo_gradient.png)
    url(/images/icon_aoi_hover.svg)
    url(/images/icon_object_detection_hover.svg)
    url(/images/icon_btn_boundary_tracing_hover.svg)
    url(/images/icon_change_detection_hover.svg)
    url(/images/icon_time_lapse_hover.svg);
}

#gnb_search {
  position: absolute;
  top: 15px;
  right: 175px;
  width: 260px;
  border-left: 1px solid #393939;
  z-index: 2;
  background-color: #0e1013;
  border-radius: 6px;
}

#gnb_search .inputbox {
  padding: 0;
  width: 100%;
  height: 100%;
}

#gnb_search .inputbox input {
  margin: 0;
  padding: 6px 24px 6px 12px;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: 'Noto Sans';
  color: #fff;
  background: transparent;
  border: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#gnb_search .inputbox input::placeholder {
  color: #72829d;
}
#gnb_search .inputbox:hover {
  border-bottom: 1px solid #6899eb;
}

#gnb_search .btn {
  position: absolute;
  top: 6px;
  right: 6px;
}

#gnb_search .btn .btn_cancelinput {
  display: none;
  position: absolute;
  top: -3px;
  right: -5px;
}

#gnb_search .resultarea {
  position: absolute;
  width: 100%;
  background: #20232d;
  z-index: 1000;
}

#gnb_search .resultarea ul, #gnb_search .resultarea li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#gnb_search .resultarea li {
  position: relative;
  width: 100%;
  height: 38px;
  cursor: pointer;
}

#gnb_search .resultarea li .icon {
  position: absolute;
  top: 0;
  left: 8px;
  width: 42px;
  height: 38px;
  text-align: center;
  vertical-align: middle;
  line-height: 38px;
}

#gnb_search .resultarea li .desc {
  padding: 0 20px 0 50px;
  width: 100%;
  font-size: 14px;
  color: #bfbfbf;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 38px;
}

#gnb_search .resultarea .notfound .desc {
  margin-top: 3px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #d8dadc;
}

#gnb_search .resultarea .notfound .btn {
  position: relative;
  top: 0;
  left: 0;
  padding: 9px 0 18px 0;
  text-align: center;
}

#gnb_search .resultarea .notfound .btn .btn_add {
  width: 100px !important;
  height: 24px !important;
  font-size: 11px !important;
}

#gnb_search .resultarea li .desc .find {
  color: #fff;
}

#gnb_search .resultarea li.on,
#gnb_search .resultarea li:hover {
  background: #0e1013;
}

#gnb_search .resultarea li.on .s-icon-C,
#gnb_search .resultarea li:hover .s-icon-C {
  background-image: url(/images/search/mini_icon_circle_hover.svg);
}

#gnb_search .resultarea li.on .s-icon-R,
#gnb_search .resultarea li:hover .s-icon-R {
  background-image: url(/images/search/mini_icon_square_hover.svg);
}

#gnb_search .resultarea li.on .s-icon-P,
#gnb_search .resultarea li:hover .s-icon-P {
  background-image: url(/images/search/mini_icon_freeform_hover.svg);
}

#gnb_search .resultarea li.on .s-icon-J,
#gnb_search .resultarea li:hover .s-icon-J {
  background-image: url(/images/search/mini_icon_geojson_hover.svg);
}

#gnb_search .resultarea li.on .s-icon-X,
#gnb_search .resultarea li:hover .s-icon-X {
  background-image: url(/images/search/mini_icon_xml_hover.svg);
}

#gnb_search .resultarea li.on .s-icon-N,
#gnb_search .resultarea li:hover .s-icon-N {
  background-image: url(/images/search/mini_icon_area_hover.svg);
}

#gnb_search .resultarea li.on .desc,
#gnb_search .resultarea li:hover .desc,
#gnb_search .resultarea li.on .desc .find,
#gnb_search .resultarea li:hover .desc .find {
  color: #6899eb;
}

#framebox .main-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 48px;
  height: 48px;
  background-image: -webkit-linear-gradient(#283041 0%, #20232d 100%);
  background-image: -moz-linear-gradient(#283041 0%, #20232d 100%);
  background-image: -o-linear-gradient(#283041 0%, #20232d 100%);
  background-image: linear-gradient(#283041 0%, #20232d 100%);
  z-index: 10;
}

#framebox .slide-overlay {
  position: absolute;
  top: 0;
  left: 48px;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 8;
}

#framebox .sub-sidebar-area {
  position: absolute;
  top: 0;
  /* left: 48px; */
  bottom: 0;
  z-index: 5;
}

#framebox .sub-sidebar-area .aoiwrapper {
  position: absolute;
  top: 0;
  left: -420px;
  bottom: 0;
  width: 420px;
  /* overflow: hidden; */
  z-index: 2;
}

#framebox .sub-sidebar-area .aoibox {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 420px;
  background: #2f3646;
  z-index: 1;
}

#framebox .sub-sidebar-area .aoiformbox {
  position: absolute;
  top: 0;
  left: 321px;
  bottom: 0;
  width: 320px;
  background: #2f3646;
  z-index: 2;
}

#framebox .sub-sidebar-area .aoibox .titlebar,
#framebox .sub-sidebar-area .aoiformbox .titlebar {
  position: relative;
  width: 100%;
  height: 50px;
  background: #20232d;
  border: 2px solid #282f41;
}

#framebox .sub-sidebar-area .aoibox .close {
  position: absolute;
  top: 5px;
  right: 10px;
}

/* #framebox .sub-sidebar-area .aoibox .close */
#framebox .sub-sidebar-area .aoiformbox .back {
  position: absolute;
  top: 9px;
  left: 10px;
}

#framebox .sub-sidebar-area .aoibox .title,
#framebox .sub-sidebar-area .aoiformbox .titlebar .title {
  padding-top: 12px;
  width: 100%;
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  text-align: center;
}

#framebox .sub-sidebar-area .aoibox .searchbar {
  /* position: relative; */
  display: flex;
  width: 100%;
  height: 38px;
  background: #283041;
}

#framebox .sub-sidebar-area .aoibox .searchbar .text {
  width: 100%;
}

#framebox .sub-sidebar-area .aoibox .searchbar .text input {
  padding: 10px;
  margin: 0;
  width: 100%;
  height: 38px;
  background: transparent;
  color: #fff;
  font-size: 14px;
  border-top: 0.5px solid #47546a;
  border-right: none;
  border-bottom: 0.5px solid #47546a;
  border-left: 0.5px solid #47546a;
}
#framebox .sub-sidebar-area .aoibox .searchbar .text input::placeholder {
  color: #72829d;
}

#framebox .sub-sidebar-area .aoibox .searchbar .btn {
  display: flex;
  position: relative;
  top: 0;
  right: 5px;
}

#framebox .sub-sidebar-area .aoibox .searchbar .btn .btn_cancelinput {
  display: none;
  position: absolute;
  top: 6px;
  left: -30px;
}

#framebox .sub-sidebar-area .aoibox .btmbox {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2f3646;
}

#framebox .sub-sidebar-area .aoibox .btmbox2 {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2f3646;
  z-index: 10;
}

#framebox .sub-sidebar-area .aoibox .btmbox .btn {
  padding: 20px;
}

#framebox .sub-sidebar-area .aoiformbox .formbar {
  position: absolute;
  width: 100%;
  top: 61px;
  bottom: 52px;
  overflow: auto;
}

#framebox .sub-sidebar-area .aoiformbox .formrow {
  padding: 12px 15px 11px 15px;
  border-bottom: 1px solid #47546a;
  background: #283041;
}

#framebox .sub-sidebar-area .aoiformbox .formrow2 {
  padding: 12px 15px 11px 15px;
  border-bottom: 1px solid #47546a;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .half {
  display: inline-block;
  width: 49.5%;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .title {
  height: 20px;
  font-size: 12px;
  /* font-family: 'Roboto'; */
  color: #777;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .content {
  font-size: 14px;
  font-weight: 300;
  color: #d8dadc;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .content input {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 16px;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 14px;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .content input::placeholder {
  color: #72829d;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .content textarea {
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 120px;
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 14px;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .content textarea::placeholder {
  color: #72829d;
}

#framebox .sub-sidebar-area .aoiformbox .formbar .btn {
  display: none;
  padding: 20px;
}

#framebox .sub-sidebar-area .aoiformbox .btmbox {
  position: absolute;
  width: 100%;
  height: 52px;
  bottom: 0;
}

#framebox .sub-sidebar-area .titlebar .close .btn_close {
  width: 38px !important;
  height: 38px !important;
}

#framebox .aoiformbox .formbar .selectric {
  background: #2f3646;
  border: 1px solid #47546a;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16);
  z-index: 1;
}
#framebox .aoiformbox .formbar .selectric-open .selectric {
  background: #0e1013;
  border: 1px solid transparent;
}
#framebox .aoiformbox .formbar .selectric .label {
  height: 36px;
  line-height: 36px;
}
#framebox .aoiformbox .formbar .selectric .button {
  height: 36px;
}
#framebox .aoiformbox .formbar .selectric-items {
  z-index: 2;
}
#framebox .aoiformbox .formbar .selectric-items ul,
#framebox .aoiformbox .formbar .selectric-items li {
  min-height: 38px;
  line-height: 38px;
}

.stepbar {
  position: relative;
  width: 100%;
  height: 60px;
  white-space: nowrap;
}

.stepbar .step1,
.stepbar .step2 {
  position: relative;
  float: left;
  width: 50%;
  height: 100%;
  background: #283041;
  font-size: 15px;
  font-weight: 500;
  /* font-family: 'Roboto'; */
  color: #47546a;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid transparent;
  cursor: default;
}
.stepbar .step1.O-on,
.stepbar .step2.O-on {
  background: #20242d;
  color: #ff00f5;
  border-bottom: 2px solid #ff00f5;
}
.stepbar .step1.B-on,
.stepbar .step2.B-on {
  background: #20242d;
  color: #00ffff;
  border-bottom: 2px solid #00ffff;
}
.stepbar .step1.C-on,
.stepbar .step2.C-on {
  background: #20242d;
  color: #1ee85c;
  border-bottom: 2px solid #1ee85c;
}

.stepbar .step2 .arrow {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 15px solid #20242d;
}
.stepbar .step2.O-on .arrow,
.stepbar .step2.B-on .arrow,
.stepbar .step2.C-on .arrow {
  border-left: 15px solid #283041;
}


#mapview {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0;
  bottom: 0;
  background: #0e1013;
  z-index: 1;
}

#mapview .aoi-title-marker {
  position: relative;
  padding: 9px 12px;
  font-size: 10px;
  font-weight: bold;
  /* font-family: 'Roboto'; */
  color: #106bda;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: inline;
  left: -50%;
  top: -5px;
  opacity: 0.6;
  white-space: nowrap;
}

#mapview-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

#mapview-main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

#mapview-sub {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
}

#sizeframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  opacity: 0;
}

#mapslider {
  position: absolute;
  top: 0;
  left: calc(50% - 2px);
  left: -moz-calc(50% - 2px);
  left: -webkit-calc(50% - 2px);
  bottom: 0;
  width: 3px;
  border: 1px solid #1ee85c;
  border-top: 0;
  border-bottom: 0;
  background: #b6b6b6;
  z-index: 5;
}
#mapslider.on, #mapslider:hover {
  background: #1ee85c;
}

#mapslider-handle {
  position: absolute;
  top: calc(50% - 27px);
  top: -moz-calc(50% - 27px);
  top: -webkit-calc(50% - 27px);
  left: calc(50% - 27px);
  left: -moz-calc(50% - 27px);
  left: -webkit-calc(50% - 27px);
  width: 54px;
  height: 54px;
  background: transparent url(/images/btn_map_slider.png) center no-repeat;
  background-size: 54px;
  cursor: pointer;
  z-index: 6;
}
#mapslider-handle:hover {
  background-image: url(/images/btn_map_slider_on.png);
}

#timelapsebox .inbox {
  padding: 20px;
  width: 100%;
}

#timelapsebox .inbox .imagearea {
  position: relative;
  width: 800px;
  height: 600px;
  border: 1px solid #47546a;
}

#timelapsebox .inbox .imagearea .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#timelapsebox .inbox .controlbar {
  position: relative;
  margin-top: 20px;
  width: 800px;
  height: 70px;
  background: rgba(14, 16, 19, 0.3);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

#timelapsebox .inbox .controlbar .hbar-wrapper {
  position: absolute;
  top: 35px;
  left: 33px;
  right: 33px;
  height: 3px;
  line-height: 3px;
  background: #fff;
}

#timelapsebox .inbox .controlbar .hbar {
  width: 0;
  height: 3px;
  line-height: 3px;
  background: #ff9d00;
}

#timelapsebox .inbox .controlbar .infobox-wrapper {
  position: absolute;
  top: 0;
  left: 33px;
  right: 33px;
}

#timelapsebox .inbox .controlbar .infobox {
  position: absolute;
  top: 32px;
  left: 0;
  width: 56px;
  margin-left: -28px;
  cursor: pointer;
}

#timelapsebox .inbox .controlbar .infobox .dot {
  width: 9px;
  height: 9px;
  line-height: 9px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

#timelapsebox .inbox .controlbar .infobox .date {
  padding-top: 7px;
  font-size: 11px;
  /* font-family: 'Roboto'; */
  color: #fff;
  text-align: center;
}

#timelapsebox .inbox .controlbar .infobox:hover .dot {
  background: #fff;
  border: 1px solid #ff9d00;
}
#timelapsebox .inbox .controlbar .infobox:hover .date {
  color: #ff9d00;
}
#timelapsebox .inbox .controlbar .infobox.on .dot {
  background: #ff9d00;
  border: 1px solid #ff9d00;
}
#timelapsebox .inbox .controlbar .infobox.on .date {
  color: #666;
}

#timelapsebox .inbox .controlbar .infobox .infoarea {
  display: none;
  opacity: 0;
  position: absolute;
  width: 196px;
  height: 80px;
  top: -80px;
  left: -71px;
  background: transparent url(/images/timelapse_info_back.png) center no-repeat;
  background-size: 211px 88px;
  z-index: 100;
}
#timelapsebox .inbox .controlbar .infobox:hover .infoarea {
  -webkit-animation: moveUpAni 0.5s normal forwards ease-out;
  animation: moveUpAni 0.5s normal forwards ease-out;
}
@-webkit-keyframes moveUpAni {
  0% {
    opacity: 0;
    top: -60px;
  }
  100% {
    opacity: 1;
    top: -80px;
  }
}
@keyframes moveUpAni {
  0% {
    opacity: 0;
    top: -60px;
  }
  100% {
    opacity: 1;
    top: -80px;
  }
}

#timelapsebox .inbox .controlbar .infobox .infoarea .thumbnail {
  position: absolute;
  top: 7px;
  left: 7px;
  bottom: 18px;
  width: 75px;
  border: 1px solid #465469;
  background-color: #283041;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  /* font-family: 'Roboto'; */
  color: #72829d;
}

#timelapsebox .inbox .controlbar .infobox .infoarea .info {
  position: relative;
  width: 100%;
  padding: 8px 8px 0 92px;
  font-weight: 300;
  /* font-family: 'Roboto'; */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#timelapsebox .inbox .controlbar .infobox .infoarea .info .date {
  font-size: 12px;
  color: #2f3646;
  white-space: nowrap;
  line-height: 12px;
  text-align: initial;
  padding: 0;
}

#timelapsebox .inbox .controlbar .infobox .infoarea .info .provider {
  font-size: 10px;
  color: #2f3646;
  line-height: 11px;
}

#timelapsebox .inbox .controlbar .infobox .infoarea .info .imagery {
  margin-top: 6px;
  font-size: 10px;
  line-height: 12px;
  color: #72829d;
}

#timelapsebox .inbox .controlbar .infobox .infoarea .info .subinfo {
  font-size: 10px;
  color: #72829d;
  padding-left: 16px;
  line-height: 11px;
}

.div_aoi {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 0px;
  margin: 0;
  border: 0;
  color: white;
  /* background-color: 'transparent' !important; */
  background-size: 26px;
  cursor: pointer;
}

.div_aoi:hover {
  background-color: #20232d;
}

.btn_aoi {
  width: 48px;
  height: 48px;
  padding: 0px;
  margin: 0;
  border: 0;
  /* background: transparent url(/images/configuration_image.svg) center no-repeat; */
  background: transparent url(/images/configuration_image.svg) center no-repeat;
  background-size: 26px;
  cursor: pointer;
  border-top: 2px solid #282f41;
  background-color: #20232d;

  /* filter: grayscale(1) invert(1); */
}

.btn_aoi:hover {
  background-size: 30px;
}

.btn_act_od {
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(/images/icon_object_detection.svg) center no-repeat;
  background-size: 26px;
  cursor: pointer;
}

.btn_act_od:hover, .btn_act_od.on {
  background-image: url(/images/icon_object_detection_hover.svg);
}

.btn_act_bt {
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(/images/icon_btn_boundary_tracing.svg) center no-repeat;
  background-size: 26px;
  cursor: pointer;
}

.btn_act_bt:hover, .btn_act_bt.on {
  background-image: url(/images/icon_btn_boundary_tracing_hover.svg);
}

.btn_act_cd {
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(/images/icon_change_detection.svg) center no-repeat;
  background-size: 26px;
  cursor: pointer;
}

.btn_act_cd:hover, .btn_act_cd.on {
  background-image: url(/images/icon_change_detection_hover.svg);
}

.btn_act_tl {
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(/images/icon_time_lapse.svg) center no-repeat;
  background-size: 26px;
  cursor: pointer;
}

.btn_act_tl:hover, .btn_act_tl.on {
  background-image: url(/images/icon_time_lapse_hover.svg);
}

/* hide footer google map */
a[href^="http://maps.google.com/maps"],
a[href^="https://maps.google.com/maps"]{
  display:none !important
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
    display:none;
}

.gmnoprint div {
    background:none !important;
}