.tundra .njsCategoryIcon1 {
    background-image: url("../img/poi_manager/lm_01.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon1_active {
    background-image: url("../img/poi_manager/lm_01_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
}

.tundra .njsCategoryIcon2 {
    background-image: url("../img/poi_manager/lm_02_02.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon2_active {
    background-image: url("../img/poi_manager/lm_02_02_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
}

.tundra .njsCategoryIcon3 {
    background-image: url("../img/poi_manager/lm_03.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon3_active {
    background-image: url("../img/poi_manager/lm_03_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
}

.tundra .njsCategoryIcon4 {
    background-image: url("../img/poi_manager/lm_04.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon4_active {
    background-image: url("../img/poi_manager/lm_04_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
}

.tundra .njsCategoryIcon5 {
    background-image: url("../img/poi_manager/lm_05.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon5_active {
    background-image: url("../img/poi_manager/lm_05_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
}

.tundra .njsCategoryIcon6 {
    background-image: url("../img/poi_manager/lm_06.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon6_active {
    background-image: url("../img/poi_manager/lm_06_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
}

.tundra .njsCategoryIcon7 {
    background-image: url("../img/poi_manager/lm_02.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon7_active {
    background-image: url("../img/poi_manager/lm_02_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
}

.tundra .njsCategoryIcon8 {
    background-image: url("../img/poi_manager/lm_02.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !important;
    opacity: 0.8;
}

.tundra .njsCategoryIcon8_active {
    background-image: url("../img/poi_manager/lm_02_active.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    text-align: center;
    background-position: 0px 0px !important;
    outline: none !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 .njsCategoryIcon8:hover {
    opacity: 1;
}

:focus {
    outline: none;
}

input::-moz-focus-inner {
    border: 0;
}