.tundra .njsCategoryIcon1 {
    background-image: url("../img/poi_manager/X_layer_ico01.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    outline: none !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon1_active {
    background-image: url("../img/poi_manager/X_layer_ico01_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    outline: none !important;
}
.tundra .njsCategoryIcon2 {
    background-image: url("../img/poi_manager/X_layer_ico02.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    outline: none !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon2_active {
    background-image: url("../img/poi_manager/X_layer_ico02_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    outline: none !important;
}
.tundra .njsCategoryIcon3 {
    background-image: url("../img/poi_manager/X_layer_ico03.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon3_active {
    background-image: url("../img/poi_manager/X_layer_ico03_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
}
.tundra .njsCategoryIcon4 {
    background-image: url("../img/poi_manager/X_layer_ico04.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon4_active {
    background-image: url("../img/poi_manager/X_layer_ico04_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
}
.tundra .njsCategoryIcon5 {
    background-image: url("../img/poi_manager/X_layer_ico05.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon5_active {
    background-image: url("../img/poi_manager/X_layer_ico05_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
}
.tundra .njsCategoryIcon6 {
    background-image: url("../img/poi_manager/X_layer_ico06.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon6_active {
    background-image: url("../img/poi_manager/X_layer_ico06_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
}
.tundra .njsCategoryIcon7 {
    background-image: url("../img/poi_manager/melioration_small_inactive.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon7_active {
    background-image: url("../img/poi_manager/melioration_small_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
}
.tundra .njsCategoryIcon8 {
    background-image: url("../img/poi_manager/njsCategoryIcon8.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
    opacity: 0.5;
}
.tundra .njsCategoryIcon8_active {
    background-image: url("../img/poi_manager/njsCategoryIcon8_active.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 1px !important;
}
.tundra .njsCategoryIcon1:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon2:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon3:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon4:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon5:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon6:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon7:hover {
    opacity: 1;
}
.tundra .njsCategoryIcon8:hover {
    opacity: 1;
}
:focus {
    outline: none;
}
input::-moz-focus-inner {
  border: 0;
}
