 /*"*/
.ikMapGuiContainer {
  font-size: 11px;
  color: #666666;
}
#ikOlMap {
  width: 100%;
	height: 100%;
	position: absolute;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}
input {
  color: #666666;
}
textarea {
  color: #666666;
}

.olControlZoomIn.ikZoomInDisabled {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/button-zoom-in-disabled.svg) no-repeat top left;
  background-size: 38px 38px;
}
.olControlZoomOut.ikZoomOutDisabled {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/button-zoom-out-disabled.svg) no-repeat top left;
  background-size: 38px 38px;
}

#ikMapTopPanel {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/top-filler.png) repeat-x top;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 56px;
}
#ikMapBottomPanel {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-filler-bottom.png) repeat-x bottom;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 10px;
}

#ikLpCont {
  position: absolute; 
  display: block;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
}
.ikLpTopCont {
  width: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
}
#ikLeftPanel .sticky-close {
  top: 0px;
  right: -56px;
	width: 56px; 
	height: 66px;
	cursor: pointer;
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-handle-wide-left-close.png) no-repeat top left;
}
.ikLeftOverPanel .sticky-close, #ikMeasurePrintPop .sticky-close, .ikPopPanel .sticky-close {
  top: 20px;
  right: 27px;
	width: 19px; 
	height: 19px;
	z-index: 100000;
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-close-19.png) no-repeat top right;
}
#ikLeftPanel .ikLPClosedHandle {
  cursor: pointer;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-handle-wide-left-open.png) no-repeat top left;
}
#ikLPGrey {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-filler-left.png) repeat-y right;
  position: absolute;
  top: 66px;
  bottom: 20px;
  right: -10px;
  width: 10px;
}
#ikLPBCorner {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-corner-left.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -20px;
  width: 20px;
  height: 20px;
}


.ikRpCont {
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: white;
  /*", padding: "0px -5px 5px 5px"*/
}
#ikRightPanel .sticky-close {
	top: 0px;
  left: -56px;
  width: 56px; 
	height: 66px;
	cursor: pointer;
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-handle-wide-right-close.png) no-repeat top left;
}
#ikRightPanel .ikRPClosedHandle {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-handle-wide-right-open.png) no-repeat top left;
}
#ikRightPanel .ikRPOpenHandleNoInfo {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-handle-right-close-noinfo-new.png) no-repeat top left;
}
#ikRightPanel .ikRPClosedHandleNoInfo {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-handle-right-open-noinfo-new.png) no-repeat top left;
}
#ikRPGrey {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-filler-right.png) repeat-y left;
  position: absolute;
  top: 66px;
  bottom: 20px;
  left: -10px;
  width: 10px;
}
#ikRPBCorner {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-corner-right.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -20px;
  width: 20px;
  height: 20px;
}

.ikHasRpSpacer {
  padding-bottom: 15px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-right-header2.png) no-repeat bottom left;
}
.ikRpElems {
  margin-top: 6px;
  padding-left: 15px;
}
.ikRpElems>p {
  margin-left: 5px;
}

#ikScalePrintSelectCont {
  padding: 5px;
  display:block;
  width: 230px;
}
#ikScalePrintSelect {
  margin-left: 108px;
}

.ikCcforms>span {
  padding-right: 10px;
  width: 15px;
}
.ikCcSelect {
  
}
.ikCoordForms>input {
  margin-bottom: 5px;
}
.ikMeasure {
  color: #568C0D;
}

#ikCancelMPButton, #ikToggleMeasureButton, #ikRestartMPButton {
  cursor: pointer;
  padding-bottom: 3px;
  margin-left: 5px;
}
#ikMeasurement {
  margin-top: 5px;
  color: #666666;
  width: 50%;
  font-weight: bold;
}
/*
#ikMeasurePrintPop {
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  border: 2px solid green;
  padding-left: 20px;
}
#ikMeasurePrintPop > * {
    -webkit-transform: translateZ(0px);
}
*/
#ikMeasTip {
  position: relative;
  display: block;
  width: 100%;
  right: 0px;
}
.ikMeasTipCont {
  position: relative;
  left: 10px;
  padding-left: 10px;
  top: 0px;
  bottom: 0px;
  background: white url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/hint-background.png) repeat-x right top;
}
.ikMeasTipSide {
  position: absolute;
  width: 10px;
  top: 20px;
  bottom: 20px;
  left: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-right-border.png) repeat-y left;
}
.ikMeasTipTop {
  position: relative;
  height: 20px;
  width: 100%;
  top: 0px;
  left: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-right-top.png) no-repeat left top;
}
.ikMeasTipBottom {
  position: relative;
  height: 20px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-right-bottom.png) no-repeat left bottom;
}
#ikMeasTip>p {
  font-size: 14px;
}

.ikMarkToolContainers {
  /*font-size: 12px;*/
}/*
.ikMarkToolButtons {
  text-align: center;
  height: 20px;
  width: 120px;
  position: relative;
  cursor: pointer;
  border: 1px solid green;
  left: 10px;
}*/
.ikRpBottom {
  position: relative;
  margin-right: 5px;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
}
.ikRpBottomBody {
  position: relative;
  bottom: 0px;
  top: 0px;
  left: 0px;
  overflow: auto;
  -webkit-overflow-scrolling: auto;
}
.ikRpBottomBody > * {
    -webkit-transform: translateZ(0px);
}
/*
.rp_close {
  right: "";
  left: 0px;
}
*/
.ikCloseCont {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-close-19.png) no-repeat top right;
  width: 19px;
  height: 19px;
  position: absolute;
  right: 6px;
  margin-top: 1px;
  cursor: pointer;
}

#ikMeasTip>.ikCloseCont {
  top: 20px;
  z-index: 99999;
}
.ikRpBottom>.ikCloseCont {
  right: 1px;
}
/*
#ikTTTitle {
  width: 280px;
  height: 30px;
  position: absolute;
  top: 0px; 
  display: block;
  overflow: hidden;
  margin-left: 10px;
}

.ikTab {
  position: absolute;
  background: transparent url(seuranta-gfx/tab_back_inactive.gif) no-repeat bottom left;
  width: 103px;
  height: 25px;
  bottom: 0px;
  display: inline;
  cursor: pointer;
  color: white;
  
}

#ikTTTab {
  left: 20px;
}
#ikSTab {
  left: 140px;
}
/*
#ikMTab {
  left: 130px;
}
#ikHelpTab {
  left: 195px;
}

.ikTabTitle {
  position: absolute;
  bottom: 3px;
  text-align: center;
  width: 103px;
}

.inFront {
  background: transparent url(seuranta-gfx/tab_back.gif) no-repeat bottom left;
}

#ikSearchBarCont {
  padding: 10px;
  width: 270px;
  height: 60px;
}*/
#ikMapSelCont {
  width: 100%;
  margin-top: 6px;
  padding-bottom: 15px;
  min-height: 50px;
  position: relative;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-header.png) no-repeat bottom right;
  /*border-bottom: 1px solid green;*/
}
#ikMapSelTitle {
  position: absolute;
  display: inline;
  width: 120px;
  overflow: visible;
  padding-left: 6px;
  left: 0px;
  top: 0px;
}
.ikMapSelName {
  display: block;
  position: relative;
}
#ikSelMapOpacity {
  height: 20px;
  width: 100px;
  margin: 0px;
  padding-bottom: 5px;
  cursor: default;
}
#mapOpacSlider{
  width: 100px;
  display: block;
}
#ikMapOpacVal {
  display: block;
  position: relative;
  width: 100px;
  height: 22px;
  text-align: center;
}

.ikMapSelBody {
  position: absolute;
  overflow: hidden;
  display: inline;
  margin-top: 0px;
  width: 180px;
  right: 0px;
  top: 0px;
}
.ikToggleMapListButton {
  color: #568C0D;
  padding-right: 47px;
  text-align: right;
  cursor: pointer;
  white-space: nowrap;
}


.ikMapRow {
 position: relative;
 min-height: 1.5em;
 text-align: right;
 right: 0px;
 cursor: pointer;
}
.ikMapName {
 position: relative;
 right: 47px;
 padding-top: 1px;
 color: #666666;
}
.ikMapSelect {
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-unselected.png) no-repeat top right;
	height: 50px;/*11px;*/
	width: 19px;
	right: 27px;
	top: 0px;
	display: inline;
}
.ikMapSelect_active {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-selected.png) no-repeat top right;
}


#ikSearchCont {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}
#ikSearchTitle {
  padding-top: 10px;
}
#ikSearchCloseHandle {
  top: 13px;
}
#ikSearchLabel {
  margin-left: 15px;
  cursor: pointer;
  left: 5px;
  display: inline;
}
#ikSBDiv {
  display: inline;
  height: 20px;
  margin: 0px 0px 0px 10px;
  cursor: default;
}
#ikSearchBar {
  width: 160px;
  display: inline;
}

#ikSearchResultCont {
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  margin-top: 10px;
  margin-bottom: 52px;
  width: 100%;
  top: 30px;
  bottom: 0px;
  position: absolute;
  /*width:(TrgtTreeWidth-25)+"px", height: ($("#"+this.settings.containerId).height()/2)+"px" in code*/
}
#ikSearchResultCont > * {
    -webkit-transform: translateZ(0px);
}
.sg-count {
  padding-left: 12px;
}

#ikClearSearch {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/clear_group.gif) no-repeat top left;
  position: absolute;
  cursor: pointer;
  display: inline;
  top: 12px;
  right: 30px;
	height: 12px;
	width: 12px;
}
#ikNoSearchResult {
  padding-left: 35px;
}

#ikCustomSearchCont {
  margin: 5px;
}
#ikCustomSearchTitle {
  color: #568C0D;
  padding-left: 15px;
  margin-right: 40px;
  padding-top: 2px;
  left: 14px;
  cursor: pointer;
  display: block;
  position: relative;
}
#ikCustomSearchBody {
  margin: 5px;
  margin-right: 17px;
}
.ikDateField {
  width: 105px;
  display: inline;
}
.mitDateSpacer .inlineSpacer {
 margin-left: 10px;
 display: inline;
}
.ikDateField.mitEDate {
  float: right;
  right: 0px;
}

/*
#ikSTypeSelects  {
 cursor: default;
 display: inline;
 margin-left: 20px;
}
*/
#ikSearchBottomSpacer {
  width: 100%;
  height: 30px;
  bottom: 0px;
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-content-top.png) no-repeat bottom right;
}
#ikSearchBottomToggle {
  width: 56px;
  height: 22px;
  bottom: 0px;
  left: 112px;
  position: absolute;
  margin-bottom: 4px;
  border: 1px solid #999999;
  border-radius: 6px 6px 0px 0px;
  background: white url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/nuolinappi1opt-new.png) no-repeat center center;
}
#ikSearchBottomCorner {
  width: 10px;
  height: 10px;
  top: 0px;
  right: 0px;
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-content-corner-top.png) no-repeat bottom right;
}

/*
#ikMapSelCont {
  background-color: #CAFFCB;
}
*/
#usrTrgtCont {
  min-height: 20px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-content.png) repeat-y right;
}

.ikLpTopCont {
  margin-left: 5px;
}

#ikAllTrgtCont {
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  position: relative;
  right: 0px;
  width: 100%;
  bottom: 0px;
  /* in code:
  height: ($("#"+guiObj.settings.containerId).height()-ControlsTitleHeight-$("#ikMapSelCont").outerHeight()-$("#ikSearchBarCont").outerHeight())+"px"
  */
}
#ikAllTrgtCont > * {
    -webkit-transform: translateZ(0px);
}
#ikAllTrgtBottomSpacer {
  width: 100%;
  height: 22px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: white url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/Infogis_logo.png) no-repeat center center;
}
#ikCnTCont {
  padding-bottom: 5px;
  padding-top: 5px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-content-middle.png) repeat-y right;
  /*border-bottom: 1px solid green;*/
}
#ikTTCont {
  display: block;
  width: 100%;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-content-middle.png) repeat-y right;
}
#ikTTRBCorner {
  width: 10px;
  height: 10px;
  float: right;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-left-content-corner-bottom.png) no-repeat top right;
}

#ikAllTrgtBottomSpacer {
  
}

.ttRowBody, .ikCnBBody, .ikSGBody {
  /*margin-left: 25px;*/
  overflow: hidden;
  padding-left: 15px;
  /*margin-bottom: 5px;*/
  font-weight: normal;
  display: block;
  right: 0px;
  position: relative;
}

.ttRowTitle , .ikCountyRow, .ikThemeRow, .ikCnTTitle, .usrTRowTitle, .ikSGTitle {
  min-height: 20px;
  max-height: 100px;
  cursor: pointer;
  /*border-top: 1px solid #CAFFCA;*/
  display: block;
  right: 0px;
  position: relative;
  padding-right: 30px;
  /*margin-top: 2px;*/
  background: transparent;
  overflow: hidden;
}

.ttRowTitle {
  cursor: default;
  padding-right: 55px;
  -moz-padding-right: 30px;
}

.ikGroupOpen, .ikCoTClosed, .ikSearchClosed, .ikSGClosed, .ikCustomSearchClosed {
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/indicator-collapsed-group.png) no-repeat top left;
	height: 30px;/*11px;*/
	width: 5px;
	left: 5px;
	top: 1px;
	cursor: pointer;
	display: inline;
}
.ikNoGroup, .ikNoCoTGroup {
  position: absolute;
  /*background: transparent; url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/no_group.gif) no-repeat top left;*/
	height: 30px;/*11px;*/
	width: 5px;
	left: 5px;
	top: 1px;
	display: inline;
}

.ikGroupClose, .ikCoTOpen, .ikSearchOpen, .ikSGOpen, .ikCustomSearchOpen {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/indicator-expanded-group.png) no-repeat top left;
}

.ikTrgt_select, .ikUsrTrgt_select, .ikSG_select {
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-unselected.png) no-repeat top left;
	position: absolute;
	height: 30px;/*12px;*/
	width: 19px;
/*	float: left;*/
	left: 13px;
	top: 1px;
	cursor: default;
	display: inline;
}

.ikTrgt_Noselect {
	background-color: transparent;
	position: absolute;
	height: 30px;/*12px;*/
	width: 19px;
/*	float: left;*/
	left: 13px;
	top: 1px;
	display: inline;
}

.ikTrgt_selected {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-selected.png) no-repeat top left;
}

.ikTrgt_some {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-partial.png) no-repeat top left;
}

.ikTrgt_Nosome {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-active-sublevel.png) no-repeat top left;
}

.ikTrgtName, .ikCGName, .ikTGName, .ikCoTName, .ikUsrTrgtName, .ikSGName {
  position: relative;
  top: 1px;
  right: 26px;
/*  bottom: 3px;*/
  left: 35px;
/*  padding-left: 5px;
  padding-bottom: 5px;*/
/*  margin-bottom: 5px;
  margin-left: 2px;*/
  padding-right: 26px;
  line-height: 160%;
  height: 60px;
  display: inline;
  cursor: pointer;
  color: #568C0D;/*#005B09;*/
}

.ikTrgtName:hover {
        text-decoration: underline;
}

.ikTrgtName img{
  vertical-align: middle;
}
/*
.hasData {
  background-color: #E7F2D9;
}
#ikSearchResultCont .hasData {
  background-color: transparent;
}

.topNode {
  
}
*/
.ikGroupOnList {
	/*font-weight: bold;*/
	background-color: transparent;
	color: #666666;
}
.ikOpenGroupTitle{
  color: #1A1A1A;
}
.ikHasSelectedTrgtsGroupTitle {
  color: #1A1A1A;
}

.ikSelectedOnList, .selCounty, .selTheme {
	text-decoration:underline;
	color: #365E00;
}

.ikClearGroup {
	background-color: transparent;
	position: absolute;
	height: 30px;/*12px;*/
	width: 12px;
	right: 10px;
	top: 5px;
	display: inline block;
}

.ikXmarks {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/clear_group.gif) no-repeat top right;
  cursor: pointer;
}
/*
.topNode .ikXmarks {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-clear-toplevel-19.png) no-repeat top left;
  cursor: default;
}
*/
.ikLongListButton {
  min-height: 20px;
  cursor: pointer;
  padding-left: 30px;
  padding-top: 3px;
}

.ikGreenTitle {
  /*color: #005B09;*/
  font-size: 16px;
  white-space:nowrap;
  color: #568C0D;
}

/*
.ikMapSelB {
  border-bottom: 1px solid #CAFFCA;
  cursor: pointer;
  color: #005B09;
}
*/


#ikCtrlsTitle {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/tool_title_back.gif);
}



.ikPopTrgt {
  overflow: hidden;
  font-size: 10px;
  display: block;
  position: relative;
  white-space: nowrap;
/*  margin: 2px;*/
  
/*  border-top: 1px solid black;*/
  background-color: rgb(255,255,255);
  padding-right: 17px;
  cursor: pointer;
}

.ikPopTrgt img{
  vertical-align: middle;
}

#ikLoadingGif {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/spinner.gif) no-repeat; 
  background-color: transparent;
  border: none;
}

div.ikMeasureToggle, div.ikDimToggle, div.ikPrintToggle, div.ikLinkToggle, div.ikFeedbackToggle, div.ikLanToggle {
  position: absolute;
  top: 7px;
  width: 32px;
  height: 32px;
  display: inline;
  cursor: pointer;
}

#ikMiniContPanel {
  overflow: visible;
  border: none;
}
.ikMCLeft {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-tray-top.png) no-repeat top left;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 56px;
  display: inline; 
}
.ikMCRight {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/bar-branding-top.png) no-repeat top right; 
  position: absolute;
  right: 0px;
  top: 0px;
  width: 134px;
  height: 56px;
  display: inline;
}

.ikWhite>div.ikPathMeasureControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-measure-31.png);
  
}
div.ikPathMeasureControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-measure-green-31.png);
  
}
.ikWhite>div.ikAreaMeasureControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-coordinate-31.png);
  
}
div.ikAreaMeasureControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-coordinate-green-31.png);
  
}
.ikWhite>div.ikMarkControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-coordinate-31.png);
  
}
div.ikMarkControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-coordinate-green-31.png);
  
}
.ikWhite>div.ikDimControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/dimMap_on.gif);
  
}
div.ikDimControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/dimMap-green_on.gif);
  
}
.ikWhite>div.ikPrintControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-print-31.png);
  
}
div.ikPrintControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-print-green-31.png);
  
}
.ikWhite>div.ikLinkControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-link-31.png);
  
}
div.ikLinkControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-link-green-31.png);
  
}
.ikWhite>div.ikFeedbackControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-feedback-31.png);
}
div.ikFeedbackControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-feedback-green-31.png);
  
}/*
.ikWhite>div.ikLanSelect {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-language-31-fi.png);
}
div.ikLanSelect {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-language-green-31.png);
  
}*/

.ikWhite>div.ikHelpControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-help-31-test.png);
  position: absolute;
  top: 7px;
  width: 32px;
  height: 32px;
  display: inline;
  cursor: pointer;
}
div.ikHelpControl {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-help-green-31.png);
  position: absolute;
  top: 7px;
  width: 32px;
  height: 32px;
  display: inline;
  cursor: pointer;
}

div.isShown {
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/checkbox_on.gif);
}

div.isInactive {
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/checkbox_inactive.GIF);
}

#ikLinkButton {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/kartan-suurennos.png);
  position: absolute;
  width: 36px;
  height: 35px;
  display: inline;
  cursor: pointer;
}

#ikSaveLinkButton {
  display: inline;
}


.ikMPopTxt {
  font-size: 10px;
  color: black;
  z-index: 999999;
  text-shadow: -2px 0 white, 0 2px white,
      2px 0 white, 0 -2px white;
}

.bold {
	font-weight: bold;
}


.ikSelectedTool, .ikSelectedDimTool {
	font-weight: bold;
}



.has_red_font {
	color: red;
}

.isDisabled {
	color: #d0d0d0;
	cursor: default;
}

#ikLinkText, #ikFeedbackText {
  resize: none;
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  height: 70px;
}
.ikLinkTxt, .ikFeedbackTxt {
  border: 1px solid green;
  cursor: text;
  /*width in code*/
}

#ikLanSelCont {
  border-radius: 0px 0px 6px 6px;
}
.ikLan {
  width: 22px;
  height: 14px;
  left: 4px;
  position: absolute;
  display: block;
}
.ikSellan_fi {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-language-31_FI.png) no-repeat left top;
}
.ikSellan_en {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-language-31_GB.png) no-repeat left top;
}
.ikSellan_sv {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-language-31_SV.png) no-repeat left top;
}
.ikSellan_ru {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/icon-language-31_RU.png) no-repeat left top;
}

#ikLan_fi {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/flag_fin.gif) no-repeat left top;
}
#ikLan_en {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/flag_eng.gif) no-repeat left top;
}
#ikLan_sv {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/flag_swe.gif) no-repeat left top;
}
#ikLan_ru {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/flag_ru.gif) no-repeat left top;
}

.ikLopCont {
  overflow: auto;
  -webkit-overflow-scrolling: auto;
  position: absolute;
  right: 10px;
  top: 20px;
  bottom: 20px;
  padding-left: 10px;
  background: white url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-background.png) repeat-x right top;
}
.ikLopCont > * {
    -webkit-transform: translateZ(0px);
}
.ikLopSide {
  position: absolute;
  width: 10px;
  top: 20px;
  bottom: 20px;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-left-border.png) repeat-y right;
}
.ikLopTop {
  position: absolute;
  height: 20px;
  width: 300px;
  top: 0px;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-left-top.png) no-repeat right top;
}
.ikLopBottom {
  position: absolute;
  height: 20px;
  width: 300px;
  bottom: 0px;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-left-bottom.png) no-repeat right bottom;
}
/*********************************************************************
* Liukuvärillä ja varjostetulla reunalla oleva popup
*********************************************************************/
.ikPopPanel {
  overflow: hidden;
  border: none;
  padding: 0px;
}
.ikPopPanel > * {
    -webkit-transform: translateZ(0px);
}
.ikPopTop {
  position: absolute;
  overflow: hidden;
  border: none;
  padding: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 20px;
  width: 100%;
}
.ikPopTLeft {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-top-left-corner.png) top left no-repeat;
}
.ikPopTCent {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  height: 20px;
  top: 0px;
  left: 20px;
  right: 20px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-top-border.png) repeat-x left;
}
.ikPopTRight {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  width: 20px;
  height: 20px;
  top: 0px;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-top-right-corner.png) top left no-repeat;
}


.ikPopCenter {
  position: absolute;
  overflow: hidden;
  border: none;
  padding: 0px;
  top: 20px;
  bottom: 20px;
  left: 0px;
  right: 0px;
}
.ikPopCLeft {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  width: 10px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-right-border.png) repeat-y left;
}
.ikPopCenterCont {
  position: absolute;
  display: block;
  overflow: auto;
  border: none;
  -webkit-overflow-scrolling: auto;
  padding: 0px 10px 0px 10px;
  top: 0px;
  bottom: 0px;
  left: 10px;
  right: 10px;
  background: white url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-background.png) repeat-x top left;
}
.ikPopCRight {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  width: 10px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-left-border.png) repeat-y right;
}

.ikPopBottom {
  position: absolute;
  overflow: hidden;
  border: none;
  padding: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 20px;
  width: 100%;
}
.ikPopBLeft {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  width: 20px;
  height: 20px;
  bottom: 0px;
  left: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-right-bottom-corner.png) bottom left no-repeat;
}

.ikPopBCent {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  height: 20px;
  bottom: 0px;
  left: 20px;
  right: 20px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-bottom-tile.png) repeat-x left;
}
.ikPopBRight {
  position: absolute;
  display: block;
  border: none;
  padding: 0px;
  width: 20px;
  height: 20px;
  bottom: 0px;
  right: 0px;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-left-bottom-corner.png) top left no-repeat;
}

#ikLinkSaveName {
  width: 80%;
}
.ikSLElem {
  margin-right: 5px;
}

#ikSLinkList {
  max-height: 80px;
  overflow: auto;
  margin: 3px 7px 15px 0px;
}
.sLinkRow {
  width: 100%;
  min-height: 20px;
  overflow: hidden;
  display: block;
  position: relative;
}
.ikCookieLinkCont {
  left: 0px;
  position: relative;
  width: 185px;
  display: inline-block;
  overflow: hidden;
}
.ikCookieLink {
  width: 100%;
  display: block;
}
.ikDeleteSlink {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  right: 0px;
  top: 2px;
	height: 18px;
	width: 22px;
	background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/seuranta-gfx/clear_group.gif) no-repeat center center;
}

#ikMapLink {
}
/*
#ikMeasurePanel {
  overflow: hidden;
  background: white;
  border: 1px solid green;
  border-radius: 6px;
}
*/


.ikcRowIdx {
  position: relative;
  display: inline-block;
} 
.ikcREleft {
  position: relative;
  display: inline-block; 
  width: 49%;
  left: 0px;
  top: 0px;
} 
.ikcREright {
  position: relative;
  display: inline-block; 
  width: 49%;
  right: 0px;
  top: 0px;
} 
.ikRow {
  position: relative;
  display: block;
  left: 0px;
  right: 20px;
} 
.ikcRowElem {
  position: relative;
  font-size: 10px; 
  display: inline-block;
  width: 25%;
  height: 15px;
} 
.ikcRowCent{
  width: 48%; 
} /*
.ikcRowRight{ 
  left: 490px;
  width: 210px; 
}*/
/*
#ikGPSCenterButtonCont {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/GPS-keskitys-on.png) no-repeat left top;
}
*/
.ikGPSCenterButton, #ikGPSCenterButtonMiddleCont {
  width: 38px;
  height: 38px;
  position: absolute;
}
.centeringDisabled {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/button-gps-off.svg) no-repeat left top;
  background-size: 38px 38px;
}
.following {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/button-tracking-on.svg) no-repeat left top;
  background-size: 38px 38px;
}


.ikField {
  background: #F2F2F2;
  border-right: none;
  border-left: none;
  border-bottom: none;
  border-top: 2px solid #A5A5A5;
  border-radius: 5px;
  padding: 3px;
  position: relative;
}
.ikField:focus {
  background: #e2f9c8;/*#CDF29B;*/
  color: #3F660A;
  border-top: 2px solid #72AB27;
}

button {
  background: #EEFFDB;/*#E7F2D9;*/
  color: #59871E;
  border-right: none;
  border-left: none;
  border-top: none;
  border-bottom: 2px solid #72AB27;
  border-radius: 5px;
  padding: 3px 10px 3px 10px;
  position: relative;
  cursor: pointer;
}

button:active {
  background: #BECCAF;
  border-bottom: 2px solid #5B891F;
}


div.scrollbarpaper-container
{
  position: absolute;
  background-color: white;
  z-index: 999999;
}
div.scrollbarpaper-track
{
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-track-white.png) repeat-y left;
  top: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  cursor: pointer;
}
div.scrollbarpaper-track.ikGbg {
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-track.png) repeat-y left;
  top: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  cursor: pointer;
}
div.scrollbarpaper-track.ikGradbg {
  background: white url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/popup-background.png) no-repeat right top;
}
div.scrollbarpaper-drag
{
  position: absolute;
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-middle.png) repeat-y left;
  width: 16px;
  right: 0px;
  left: 0px;
  height: 100px;
}
div.scrollbarpaper-drag.ikGbg {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-middle-green.png) repeat-y left;
}
div.scrollbarpaper-drag-top
{
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-top.png) no-repeat left top;
  position: absolute;
  top: 0px;
  height: 8px;
  width: 100%;
}
div.scrollbarpaper-drag-top.ikGbg {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-top-green.png) no-repeat top left;
}
div.scrollbarpaper-drag-bottom
{
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-bottom.png) no-repeat left bottom;
  position: absolute;
  bottom: 0px;
  height: 8px;
  width: 100%;
}
div.scrollbarpaper-drag-bottom.ikGbg {
  background: transparent url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/scrollbar-bottom-green.png) no-repeat bottom left;
}

/*radio buttons & checkboxes*/
.ikRnCWrap{
  position: relative;
  padding: 5px;
  min-height: 22px;
}

label + span,
input + span
{
}

span > input
{
	padding: 0;
	margin: 0;
	position: relative;
	margin-right: -16px;
	left: 0px;
	top: 0px;
	opacity: 0;
}
span > label 
{ 
  top: 0px;
  position: relative;
	left: 0px;
	/*color: #fff; */
	padding: 5px 10px 5px 19px;
	-moz-transition: color 1s ease; 
	-o-transition: color 1s ease; 
	-webkit-transition: color 1s ease; 
	transition: color 1s ease; 
}
span:not(#nonexistent) > input:hover + label, span:not(#nonexistent) > input:focus + label,
span:not(#nonexistent) > input + label:hover, span:not(#nonexistent) > input:focus + label			{ /*text-shadow: 1px 1px 1px #72AB27;*/ }

span:not(#nonexistent) > input + label
{
	background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-unselected.png) center left no-repeat;
	height: 19px;
}
span:not(#nonexistent) > input[type=radio] + label										{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-unselected.png) center left no-repeat; }

/* Checked styles */
span:not(#nonexistent) > input[type=radio]:checked + label 							{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-selected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=checkbox]:checked + label 							{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-selected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=checkbox]:hover:checked + label,
span:not(#nonexistent) > input[type=checkbox]:focus:checked + label,
span:not(#nonexistent) > input[type=checkbox]:checked + label:hover,
span:not(#nonexistent) > input[type=checkbox]:focus:checked + label 					{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-selected.png) centerleft no-repeat; }
span:not(#nonexistent) > input[type=radio]:hover:checked + label,
span:not(#nonexistent) > input[type=radio]:focus:checked + label,
span:not(#nonexistent) > input[type=radio]:checked + label:hover          { background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-selected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=radio]:focus:checked + label 						{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-selected.png) center left no-repeat; }

/* Hover & Focus styles */
span:not(#nonexistent) > input[type=checkbox]:hover + label,
span:not(#nonexistent) > input[type=checkbox]:focus + label,
span:not(#nonexistent) > input[type=checkbox] + label:hover 							{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-unselected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=radio]:hover + label,
span:not(#nonexistent) > input[type=radio] + label:hover								{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-unselected.png) center left no-repeat; }

span:not(#nonexistent) > input[type=radio]:focus + label            { background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-unselected.png) center left no-repeat; }
/* Active styles */
span:not(#nonexistent) > input[type=checkbox]:active + label,
span:not(#nonexistent) > input[type=checkbox] + label:hover:active						{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-unselected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=radio]:active + label,
span:not(#nonexistent) > input[type=radio] + label:hover:active						{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-unselected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=checkbox]:active:checked + label,
span:not(#nonexistent) > input[type=checkbox]:checked + label:hover:active				{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/checkbox-selected.png) center left no-repeat; }
span:not(#nonexistent) > input[type=radio]:active:checked + label,
span:not(#nonexistent) > input[type=radio]:checked + label:hover:active				{ background: url(https://kartta.jict.fi/codebase-infogis/release-popuptest-himm/style/img/radiobutton-selected.png) center left no-repeat; }

/* Disabled styles 
span:not(#nonexistent) > input[type=checkbox]:disabled + label,
span:not(#nonexistent) > input[type=checkbox]:hover:disabled + label,
span:not(#nonexistent) > input[type=checkbox]:focus:disabled + label,
span:not(#nonexistent) > input[type=checkbox]:disabled + label:hover,
span:not(#nonexistent) > input[type=checkbox]:disabled + label:hover:active			{ background: url(img/radiobutton-unselected.png) top left no-repeat; }
span:not(#nonexistent) > input[type=radio]:disabled + label,
span:not(#nonexistent) > input[type=radio]:hover:disabled + label,
span:not(#nonexistent) > input[type=radio]:focus:disabled + label,
span:not(#nonexistent) > input[type=radio]:disabled + label:hover,
span:not(#nonexistent) > input[type=radio]:disabled + label:hover:active				{ background: url(img/radiobutton-unselected.png) top left no-repeat; }
span:not(#nonexistent) > input[type=checkbox]:disabled:checked + label,
span:not(#nonexistent) > input[type=checkbox]:hover:disabled:checked + label,
span:not(#nonexistent) > input[type=checkbox]:focus:disabled:checked + label,
span:not(#nonexistent) > input[type=checkbox]:disabled:checked + label:hover,
span:not(#nonexistent) > input[type=checkbox]:disabled:checked + label:hover:active	{ background: url(img/radiobutton-unselected.png) top left no-repeat; }
span:not(#nonexistent) > input[type=radio]:disabled:checked + label,
span:not(#nonexistent) > input[type=radio]:hover:disabled:checked + label,
span:not(#nonexistent) > input[type=radio]:focus:disabled:checked + label,
span:not(#nonexistent) > input[type=radio]:disabled:checked + label:hover,
span:not(#nonexistent) > input[type=radio]:disabled:checked + label:hover:active		{ background: url(img/radiobutton-unselected.png) top left no-repeat; }
*/
