@charset "utf-8";


/********************************
 * 아이콘 - 기본 흰색
 *******************************/
.icon {
	background-image:url("/image/app/svg/white/icon_alert1.svg");
	
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}

.icon > span {
	position:relative;
	color:#32cd32;
	font-size:12px;
	top:13px;
	font-weight:400 !important;
}

/****************************************************************************
 *	공용 아이콘
 ***************************************************************************/
/********************************
 * 공용 아이콘 - 기본 white
 *******************************/
.icon.alert1 {background-image:url("/image/app/svg/white/icon_alert1.svg");}
.icon.alert2 {background-image:url("/image/app/svg/white/icon_alert2.svg");}
.icon.arrow-down {background-image:url("/image/app/svg/white/icon_arrow_down.svg");}
.icon.arrow-left {background-image:url("/image/app/svg/white/icon_arrow_left.svg");}
.icon.arrow-right {background-image:url("/image/app/svg/white/icon_arrow_right.svg");}
.icon.arrow-up {background-image:url("/image/app/svg/white/icon_arrow_up.svg");}
.icon.battery-charge {background-image:url("/image/app/svg/white/icon_battery_charge.svg");}
.icon.calendar {background-image:url("/image/app/svg/white/icon_calendar.svg");}
.icon.close {background-image:url("/image/app/svg/white/icon_close.svg");}
.icon.customers {background-image:url("/image/app/svg/white/icon_customers.svg");}
.icon.etc {background-image:url("/image/app/svg/white/icon_etc.svg");}
.icon.event {background-image:url("/image/app/svg/white/icon_event.svg");}
.icon.favorites {background-image:url("/image/app/svg/white/icon_favorites.svg");}
.icon.favorites-empty {background-image:url("/image/app/svg/white/icon_favorites_empty.svg");}
.icon.gps {background-image:url("/image/app/svg/white/icon_gps.svg");}
.icon.list {background-image:url("/image/app/svg/white/icon_list.svg");}
.icon.lock {background-image:url("/image/app/svg/white/icon_lock.svg");}
.icon.mark {background-image:url("/image/app/svg/white/icon_marker.svg");}
.icon.multi {background-image:url("/image/app/svg/white/icon_multi.svg");}
.icon.option {background-image:url("/image/app/svg/white/icon_option.svg");}
.icon.plan {background-image:url("/image/app/svg/white/icon_plan.svg");}
.icon.plus {background-image:url("/image/app/svg/white/icon_plus.svg");}
.icon.property {background-image:url("/image/app/svg/white/icon_property.svg");}
.icon.question {background-image:url("/image/app/svg/white/icon_question.svg");}
.icon.refresh {background-image:url("/image/app/svg/white/icon_refresh.svg");}
.icon.schedule {background-image:url("/image/app/svg/white/icon_schedule.svg");}
.icon.search {background-image:url("/image/app/svg/white/icon_search.svg");}
.icon.share {background-image:url("/image/app/svg/white/icon_share.svg");}
.icon.stop {background-image:url("/image/app/svg/white/icon_stop.svg");}
.icon.table {background-image:url("/image/app/svg/white/icon_table.svg");}
.icon.talk {background-image:url("/image/app/svg/white/icon_talk.svg");}
.icon.unlock {background-image:url("/image/app/svg/white/icon_unlock.svg");}
.icon.volume {background-image:url("/image/app/svg/white/icon_volume.svg");}
.icon.volume-off {background-image:url("/image/app/svg/white/icon_volume_off.svg");}


/********************************
 * 공용 아이콘 -  green
 *******************************/
.icon.alert1-green {background-image:url("/image/app/svg/green/icon_alert1.svg");}
.icon.alert2-green {background-image:url("/image/app/svg/green/icon_alert2.svg");}
.icon.arrow-down-green {background-image:url("/image/app/svg/green/icon_arrow_down.svg");}
.icon.arrow-left-green {background-image:url("/image/app/svg/green/icon_arrow_left.svg");}
.icon.arrow-right-green {background-image:url("/image/app/svg/green/icon_arrow_right.svg");}
.icon.arrow-up-green {background-image:url("/image/app/svg/green/icon_arrow_up.svg");}
.icon.battery-charge-green {background-image:url("/image/app/svg/green/icon_battery_charge.svg");}
.icon.calendar-green {background-image:url("/image/app/svg/green/icon_calendar.svg");}
.icon.close-green {background-image:url("/image/app/svg/green/icon_close.svg");}
.icon.customers-green {background-image:url("/image/app/svg/green/icon_customers.svg");}
.icon.etc-green {background-image:url("/image/app/svg/green/icon_etc.svg");}
.icon.event-green {background-image:url("/image/app/svg/green/icon_event.svg");}
.icon.favorites-green {background-image:url("/image/app/svg/green/icon_favorites.svg");}
.icon.favorites-empty-green {background-image:url("/image/app/svg/green/icon_favorites_empty.svg");}
.icon.gps-green {background-image:url("/image/app/svg/green/icon_gps.svg");}
.icon.list-green {background-image:url("/image/app/svg/green/icon_list.svg");}
.icon.lock-green {background-image:url("/image/app/svg/green/icon_lock.svg");}
.icon.mark-green {background-image:url("/image/app/svg/green/icon_marker.svg");}
.icon.multi-green {background-image:url("/image/app/svg/green/icon_multi.svg");}
.icon.option-green {background-image:url("/image/app/svg/green/icon_option.svg");}
.icon.plan-green {background-image:url("/image/app/svg/green/icon_plan.svg");}
.icon.plus-green {background-image:url("/image/app/svg/green/icon_plus.svg");}
.icon.property-green {background-image:url("/image/app/svg/green/icon_property.svg");}
.icon.question-green {background-image:url("/image/app/svg/green/icon_question.svg");}
.icon.refresh-green {background-image:url("/image/app/svg/green/icon_refresh.svg");}
.icon.schedule-green {background-image:url("/image/app/svg/green/icon_schedule.svg");}
.icon.search-green {background-image:url("/image/app/svg/green/icon_search.svg");}
.icon.share-green {background-image:url("/image/app/svg/green/icon_share.svg");}
.icon.stop-green {background-image:url("/image/app/svg/green/icon_stop.svg");}
.icon.table-green {background-image:url("/image/app/svg/green/icon_table.svg");}
.icon.talk-green {background-image:url("/image/app/svg/green/icon_talk.svg");}
.icon.unlock-green {background-image:url("/image/app/svg/green/icon_unlock.svg");}
.icon.volume-green {background-image:url("/image/app/svg/green/icon_volume.svg");}
.icon.volume-off-green {background-image:url("/image/app/svg/green/icon_volume_off.svg");}

/********************************
 * 공용 아이콘 -  blue
 *******************************/ 
.icon.alert1-blue {background-image:url("/image/app/svg/blue/icon_alert1.svg");}
.icon.alert2-blue {background-image:url("/image/app/svg/blue/icon_alert2.svg");}
.icon.arrow-down-blue {background-image:url("/image/app/svg/blue/icon_arrow_down.svg");}
.icon.arrow-left-blue {background-image:url("/image/app/svg/blue/icon_arrow_left.svg");}
.icon.arrow-right-blue {background-image:url("/image/app/svg/blue/icon_arrow_right.svg");}
.icon.arrow-up-blue {background-image:url("/image/app/svg/blue/icon_arrow_up.svg");}
.icon.battery-charge-blue {background-image:url("/image/app/svg/blue/icon_battery_charge.svg");}
.icon.calendar-blue {background-image:url("/image/app/svg/blue/icon_calendar.svg");}
.icon.close-blue {background-image:url("/image/app/svg/blue/icon_close.svg");}
.icon.customers-blue {background-image:url("/image/app/svg/blue/icon_customers.svg");}
.icon.etc-blue {background-image:url("/image/app/svg/blue/icon_etc.svg");}
.icon.event-blue {background-image:url("/image/app/svg/blue/icon_event.svg");}
.icon.favorites-blue {background-image:url("/image/app/svg/blue/icon_favorites.svg");}
.icon.favorites-empty-blue {background-image:url("/image/app/svg/blue/icon_favorites_empty.svg");}
.icon.gps-blue {background-image:url("/image/app/svg/blue/icon_gps.svg");}
.icon.list-blue {background-image:url("/image/app/svg/blue/icon_list.svg");}
.icon.lock-blue {background-image:url("/image/app/svg/blue/icon_lock.svg");}
.icon.mark-blue {background-image:url("/image/app/svg/blue/icon_marker.svg");}
.icon.multi-blue {background-image:url("/image/app/svg/blue/icon_multi.svg");}
.icon.option-blue {background-image:url("/image/app/svg/blue/icon_option.svg");}
.icon.plan-blue {background-image:url("/image/app/svg/blue/icon_plan.svg");}
.icon.plus-blue {background-image:url("/image/app/svg/blue/icon_plus.svg");}
.icon.property-blue {background-image:url("/image/app/svg/blue/icon_property.svg");}
.icon.question-blue {background-image:url("/image/app/svg/blue/icon_question.svg");}
.icon.refresh-blue {background-image:url("/image/app/svg/blue/icon_refresh.svg");}
.icon.schedule-blue {background-image:url("/image/app/svg/blue/icon_schedule.svg");}
.icon.search-blue {background-image:url("/image/app/svg/blue/icon_search.svg");}
.icon.share-blue {background-image:url("/image/app/svg/blue/icon_share.svg");}
.icon.stop-blue {background-image:url("/image/app/svg/blue/icon_stop.svg");}
.icon.table-blue {background-image:url("/image/app/svg/blue/icon_table.svg");}
.icon.talk-blue {background-image:url("/image/app/svg/blue/icon_talk.svg");}
.icon.unlock-blue {background-image:url("/image/app/svg/blue/icon_unlock.svg");}
.icon.volume-blue {background-image:url("/image/app/svg/blue/icon_volume.svg");}
.icon.volume-off-blue {background-image:url("/image/app/svg/blue/icon_volume_off.svg");}

/********************************
 * 공용 아이콘 -  ultramarine
 *******************************/ 
.icon.alert1-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_alert1.svg");}
.icon.alert2-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_alert2.svg");}
.icon.arrow-down-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_arrow_down.svg");}
.icon.arrow-left-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_arrow_left.svg");}
.icon.arrow-right-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_arrow_right.svg");}
.icon.arrow-up-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_arrow_up.svg");}
.icon.battery-charge-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_battery_charge.svg");}
.icon.calendar-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_calendar.svg");}
.icon.close-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_close.svg");}
.icon.customers-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_customers.svg");}
.icon.etc-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_etc.svg");}
.icon.event-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_event.svg");}
.icon.favorites-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_favorites.svg");}
.icon.favorites-empty-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_favorites_empty.svg");}
.icon.gps-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_gps.svg");}
.icon.list-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_list.svg");}
.icon.lock-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_lock.svg");}
.icon.mark-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_marker.svg");}
.icon.multi-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_multi.svg");}
.icon.option-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_option.svg");}
.icon.plan-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_plan.svg");}
.icon.plus-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_plus.svg");}
.icon.property-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_property.svg");}
.icon.question-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_question.svg");}
.icon.refresh-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_refresh.svg");}
.icon.schedule-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_schedule.svg");}
.icon.search-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_search.svg");}
.icon.share-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_share.svg");}
.icon.stop-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_stop.svg");}
.icon.table-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_table.svg");}
.icon.talk-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_talk.svg");}
.icon.unlock-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_unlock.svg");}
.icon.volume-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_volume.svg");}
.icon.volume-off-ultramarine {background-image:url("/image/app/svg/ultramarine/icon_volume_off.svg");}

/********************************
 * 공용 아이콘 -  red
 *******************************/
.icon.alert1-red {background-image:url("/image/app/svg/red/icon_alert1.svg");}
.icon.alert2-red {background-image:url("/image/app/svg/red/icon_alert2.svg");}
.icon.arrow-down-red {background-image:url("/image/app/svg/red/icon_arrow_down.svg");}
.icon.arrow-left-red {background-image:url("/image/app/svg/red/icon_arrow_left.svg");}
.icon.arrow-right-red {background-image:url("/image/app/svg/red/icon_arrow_right.svg");}
.icon.arrow-up-red {background-image:url("/image/app/svg/red/icon_arrow_up.svg");}
.icon.battery-charge-red {background-image:url("/image/app/svg/red/icon_battery_charge.svg");}
.icon.calendar-red {background-image:url("/image/app/svg/red/icon_calendar.svg");}
.icon.close-red {background-image:url("/image/app/svg/red/icon_close.svg");}
.icon.customers-red {background-image:url("/image/app/svg/red/icon_customers.svg");}
.icon.etc-red {background-image:url("/image/app/svg/red/icon_etc.svg");}
.icon.event-red {background-image:url("/image/app/svg/red/icon_event.svg");}
.icon.favorites-red {background-image:url("/image/app/svg/red/icon_favorites.svg");}
.icon.favorites-empty-red {background-image:url("/image/app/svg/red/icon_favorites_empty.svg");}
.icon.gps-red {background-image:url("/image/app/svg/red/icon_gps.svg");}
.icon.list-red {background-image:url("/image/app/svg/red/icon_list.svg");}
.icon.lock-red {background-image:url("/image/app/svg/red/icon_lock.svg");}
.icon.mark-red {background-image:url("/image/app/svg/red/icon_marker.svg");}
.icon.multi-red {background-image:url("/image/app/svg/red/icon_multi.svg");}
.icon.option-red {background-image:url("/image/app/svg/red/icon_option.svg");}
.icon.plan-red {background-image:url("/image/app/svg/red/icon_plan.svg");}
.icon.plus-red {background-image:url("/image/app/svg/red/icon_plus.svg");}
.icon.property-red {background-image:url("/image/app/svg/red/icon_property.svg");}
.icon.question-red {background-image:url("/image/app/svg/red/icon_question.svg");}
.icon.refresh-red {background-image:url("/image/app/svg/red/icon_refresh.svg");}
.icon.schedule-red {background-image:url("/image/app/svg/red/icon_schedule.svg");}
.icon.search-red {background-image:url("/image/app/svg/red/icon_search.svg");}
.icon.share-red {background-image:url("/image/app/svg/red/icon_share.svg");}
.icon.stop-red {background-image:url("/image/app/svg/red/icon_stop.svg");}
.icon.table-red {background-image:url("/image/app/svg/red/icon_table.svg");}
.icon.talk-red {background-image:url("/image/app/svg/red/icon_talk.svg");}
.icon.unlock-red {background-image:url("/image/app/svg/red/icon_unlock.svg");}
.icon.volume-red {background-image:url("/image/app/svg/red/icon_volume.svg");}
.icon.volume-off-red {background-image:url("/image/app/svg/red/icon_volume_off.svg");}
 
/********************************
 * 공용 아이콘 -  orange
 *******************************/
.icon.alert1-orange {background-image:url("/image/app/svg/orange/icon_alert1.svg");}
.icon.alert2-orange {background-image:url("/image/app/svg/orange/icon_alert2.svg");}
.icon.arrow-down-orange {background-image:url("/image/app/svg/orange/icon_arrow_down.svg");}
.icon.arrow-left-orange {background-image:url("/image/app/svg/orange/icon_arrow_left.svg");}
.icon.arrow-right-orange {background-image:url("/image/app/svg/orange/icon_arrow_right.svg");}
.icon.arrow-up-orange {background-image:url("/image/app/svg/orange/icon_arrow_up.svg");}
.icon.battery-charge-orange {background-image:url("/image/app/svg/orange/icon_battery_charge.svg");}
.icon.calendar-orange {background-image:url("/image/app/svg/orange/icon_calendar.svg");}
.icon.close-orange {background-image:url("/image/app/svg/orange/icon_close.svg");}
.icon.customers-orange {background-image:url("/image/app/svg/orange/icon_customers.svg");}
.icon.etc-orange {background-image:url("/image/app/svg/orange/icon_etc.svg");}
.icon.event-orange {background-image:url("/image/app/svg/orange/icon_event.svg");}
.icon.favorites-orange {background-image:url("/image/app/svg/orange/icon_favorites.svg");}
.icon.favorites-empty-orange {background-image:url("/image/app/svg/orange/icon_favorites_empty.svg");}
.icon.gps-orange {background-image:url("/image/app/svg/orange/icon_gps.svg");}
.icon.list-orange {background-image:url("/image/app/svg/orange/icon_list.svg");}
.icon.lock-orange {background-image:url("/image/app/svg/orange/icon_lock.svg");}
.icon.mark-orange {background-image:url("/image/app/svg/orange/icon_marker.svg");}
.icon.multi-orange {background-image:url("/image/app/svg/orange/icon_multi.svg");}
.icon.option-orange {background-image:url("/image/app/svg/orange/icon_option.svg");}
.icon.plan-orange {background-image:url("/image/app/svg/orange/icon_plan.svg");}
.icon.plus-orange {background-image:url("/image/app/svg/orange/icon_plus.svg");}
.icon.property-orange {background-image:url("/image/app/svg/orange/icon_property.svg");}
.icon.question-orange {background-image:url("/image/app/svg/orange/icon_question.svg");}
.icon.refresh-orange {background-image:url("/image/app/svg/orange/icon_refresh.svg");}
.icon.schedule-orange {background-image:url("/image/app/svg/orange/icon_schedule.svg");}
.icon.search-orange {background-image:url("/image/app/svg/orange/icon_search.svg");}
.icon.share-orange {background-image:url("/image/app/svg/orange/icon_share.svg");}
.icon.stop-orange {background-image:url("/image/app/svg/orange/icon_stop.svg");}
.icon.table-orange {background-image:url("/image/app/svg/orange/icon_table.svg");}
.icon.talk-orange {background-image:url("/image/app/svg/orange/icon_talk.svg");}
.icon.unlock-orange {background-image:url("/image/app/svg/orange/icon_unlock.svg");}
.icon.volume-orange {background-image:url("/image/app/svg/orange/icon_volume.svg");}
.icon.volume-off-orange {background-image:url("/image/app/svg/orange/icon_volume_off.svg");}
 
/********************************
 * 공용 아이콘 -  yellow
 *******************************/
.icon.alert1-yellow {background-image:url("/image/app/svg/yellow/icon_alert1.svg");}
.icon.alert2-yellow {background-image:url("/image/app/svg/yellow/icon_alert2.svg");}
.icon.arrow-down-yellow {background-image:url("/image/app/svg/yellow/icon_arrow_down.svg");}
.icon.arrow-left-yellow {background-image:url("/image/app/svg/yellow/icon_arrow_left.svg");}
.icon.arrow-right-yellow {background-image:url("/image/app/svg/yellow/icon_arrow_right.svg");}
.icon.arrow-up-yellow {background-image:url("/image/app/svg/yellow/icon_arrow_up.svg");}
.icon.battery-charge-yellow {background-image:url("/image/app/svg/yellow/icon_battery_charge.svg");}
.icon.calendar-yellow {background-image:url("/image/app/svg/yellow/icon_calendar.svg");}
.icon.close-yellow {background-image:url("/image/app/svg/yellow/icon_close.svg");}
.icon.customers-yellow {background-image:url("/image/app/svg/yellow/icon_customers.svg");}
.icon.etc-yellow {background-image:url("/image/app/svg/yellow/icon_etc.svg");}
.icon.event-yellow {background-image:url("/image/app/svg/yellow/icon_event.svg");}
.icon.favorites-yellow {background-image:url("/image/app/svg/yellow/icon_favorites.svg");}
.icon.favorites-empty-yellow {background-image:url("/image/app/svg/yellow/icon_favorites_empty.svg");}
.icon.gps-yellow {background-image:url("/image/app/svg/yellow/icon_gps.svg");}
.icon.list-yellow {background-image:url("/image/app/svg/yellow/icon_list.svg");}
.icon.lock-yellow {background-image:url("/image/app/svg/yellow/icon_lock.svg");}
.icon.mark-yellow {background-image:url("/image/app/svg/yellow/icon_marker.svg");}
.icon.multi-yellow {background-image:url("/image/app/svg/yellow/icon_multi.svg");}
.icon.option-yellow {background-image:url("/image/app/svg/yellow/icon_option.svg");}
.icon.plan-yellow {background-image:url("/image/app/svg/yellow/icon_plan.svg");}
.icon.plus-yellow {background-image:url("/image/app/svg/yellow/icon_plus.svg");}
.icon.property-yellow {background-image:url("/image/app/svg/yellow/icon_property.svg");}
.icon.question-yellow {background-image:url("/image/app/svg/yellow/icon_question.svg");}
.icon.refresh-yellow {background-image:url("/image/app/svg/yellow/icon_refresh.svg");}
.icon.schedule-yellow {background-image:url("/image/app/svg/yellow/icon_schedule.svg");}
.icon.search-yellow {background-image:url("/image/app/svg/yellow/icon_search.svg");}
.icon.share-yellow {background-image:url("/image/app/svg/yellow/icon_share.svg");}
.icon.stop-yellow {background-image:url("/image/app/svg/yellow/icon_stop.svg");}
.icon.table-yellow {background-image:url("/image/app/svg/yellow/icon_table.svg");}
.icon.talk-yellow {background-image:url("/image/app/svg/yellow/icon_talk.svg");}
.icon.unlock-yellow {background-image:url("/image/app/svg/yellow/icon_unlock.svg");}
.icon.volume-yellow {background-image:url("/image/app/svg/yellow/icon_volume.svg");}
.icon.volume-off-yellow {background-image:url("/image/app/svg/yellow/icon_volume_off.svg");}
 
/********************************
 * 공용 아이콘 -  purple
 *******************************/ 
.icon.alert1-purple {background-image:url("/image/app/svg/purple/icon_alert1.svg");}
.icon.alert2-purple {background-image:url("/image/app/svg/purple/icon_alert2.svg");}
.icon.arrow-down-purple {background-image:url("/image/app/svg/purple/icon_arrow_down.svg");}
.icon.arrow-left-purple {background-image:url("/image/app/svg/purple/icon_arrow_left.svg");}
.icon.arrow-right-purple {background-image:url("/image/app/svg/purple/icon_arrow_right.svg");}
.icon.arrow-up-purple {background-image:url("/image/app/svg/purple/icon_arrow_up.svg");}
.icon.battery-charge-purple {background-image:url("/image/app/svg/purple/icon_battery_charge.svg");}
.icon.calendar-purple {background-image:url("/image/app/svg/purple/icon_calendar.svg");}
.icon.close-purple {background-image:url("/image/app/svg/purple/icon_close.svg");}
.icon.customers-purple {background-image:url("/image/app/svg/purple/icon_customers.svg");}
.icon.etc-purple {background-image:url("/image/app/svg/purple/icon_etc.svg");}
.icon.event-purple {background-image:url("/image/app/svg/purple/icon_event.svg");}
.icon.favorites-purple {background-image:url("/image/app/svg/purple/icon_favorites.svg");}
.icon.favorites-empty-purple {background-image:url("/image/app/svg/purple/icon_favorites_empty.svg");}
.icon.gps-purple {background-image:url("/image/app/svg/purple/icon_gps.svg");}
.icon.list-purple {background-image:url("/image/app/svg/purple/icon_list.svg");}
.icon.lock-purple {background-image:url("/image/app/svg/purple/icon_lock.svg");}
.icon.mark-purple {background-image:url("/image/app/svg/purple/icon_marker.svg");}
.icon.multi-purple {background-image:url("/image/app/svg/purple/icon_multi.svg");}
.icon.option-purple {background-image:url("/image/app/svg/purple/icon_option.svg");}
.icon.plan-purple {background-image:url("/image/app/svg/purple/icon_plan.svg");}
.icon.plus-purple {background-image:url("/image/app/svg/purple/icon_plus.svg");}
.icon.property-purple {background-image:url("/image/app/svg/purple/icon_property.svg");}
.icon.question-purple {background-image:url("/image/app/svg/purple/icon_question.svg");}
.icon.refresh-purple {background-image:url("/image/app/svg/purple/icon_refresh.svg");}
.icon.schedule-purple {background-image:url("/image/app/svg/purple/icon_schedule.svg");}
.icon.search-purple {background-image:url("/image/app/svg/purple/icon_search.svg");}
.icon.share-purple {background-image:url("/image/app/svg/purple/icon_share.svg");}
.icon.stop-purple {background-image:url("/image/app/svg/purple/icon_stop.svg");}
.icon.table-purple {background-image:url("/image/app/svg/purple/icon_table.svg");}
.icon.talk-purple {background-image:url("/image/app/svg/purple/icon_talk.svg");}
.icon.unlock-purple {background-image:url("/image/app/svg/purple/icon_unlock.svg");}
.icon.volume-purple {background-image:url("/image/app/svg/purple/icon_volume.svg");}
.icon.volume-off-purple {background-image:url("/image/app/svg/purple/icon_volume_off.svg");}

/********************************
 * 공용 아이콘 -  gray
 *******************************/ 
.icon.alert1-gray {background-image:url("/image/app/svg/gray/icon_alert1.svg");}
.icon.alert2-gray {background-image:url("/image/app/svg/gray/icon_alert2.svg");}
.icon.arrow-down-gray {background-image:url("/image/app/svg/gray/icon_arrow_down.svg");}
.icon.arrow-left-gray {background-image:url("/image/app/svg/gray/icon_arrow_left.svg");}
.icon.arrow-right-gray {background-image:url("/image/app/svg/gray/icon_arrow_right.svg");}
.icon.arrow-up-gray {background-image:url("/image/app/svg/gray/icon_arrow_up.svg");}
.icon.battery-charge-gray {background-image:url("/image/app/svg/gray/icon_battery_charge.svg");}
.icon.calendar-gray {background-image:url("/image/app/svg/gray/icon_calendar.svg");}
.icon.close-gray {background-image:url("/image/app/svg/gray/icon_close.svg");}
.icon.customers-gray {background-image:url("/image/app/svg/gray/icon_customers.svg");}
.icon.etc-gray {background-image:url("/image/app/svg/gray/icon_etc.svg");}
.icon.event-gray {background-image:url("/image/app/svg/gray/icon_event.svg");}
.icon.favorites-gray {background-image:url("/image/app/svg/gray/icon_favorites.svg");}
.icon.favorites-empty-gray {background-image:url("/image/app/svg/gray/icon_favorites_empty.svg");}
.icon.gps-gray {background-image:url("/image/app/svg/gray/icon_gps.svg");}
.icon.list-gray {background-image:url("/image/app/svg/gray/icon_list.svg");}
.icon.lock-gray {background-image:url("/image/app/svg/gray/icon_lock.svg");}
.icon.mark-gray {background-image:url("/image/app/svg/gray/icon_marker.svg");}
.icon.multi-gray {background-image:url("/image/app/svg/gray/icon_multi.svg");}
.icon.option-gray {background-image:url("/image/app/svg/gray/icon_option.svg");}
.icon.plan-gray {background-image:url("/image/app/svg/gray/icon_plan.svg");}
.icon.plus-gray {background-image:url("/image/app/svg/gray/icon_plus.svg");}
.icon.property-gray {background-image:url("/image/app/svg/gray/icon_property.svg");}
.icon.question-gray {background-image:url("/image/app/svg/gray/icon_question.svg");}
.icon.refresh-gray {background-image:url("/image/app/svg/gray/icon_refresh.svg");}
.icon.schedule-gray {background-image:url("/image/app/svg/gray/icon_schedule.svg");}
.icon.search-gray {background-image:url("/image/app/svg/gray/icon_search.svg");}
.icon.share-gray {background-image:url("/image/app/svg/gray/icon_share.svg");}
.icon.stop-gray {background-image:url("/image/app/svg/gray/icon_stop.svg");}
.icon.table-gray {background-image:url("/image/app/svg/gray/icon_table.svg");}
.icon.talk-gray {background-image:url("/image/app/svg/gray/icon_talk.svg");}
.icon.unlock-gray {background-image:url("/image/app/svg/gray/icon_unlock.svg");}
.icon.volume-gray {background-image:url("/image/app/svg/gray/icon_volume.svg");}
.icon.volume-off-gray {background-image:url("/image/app/svg/gray/icon_volume_off.svg");}
 
/********************************
 * 공용 아이콘 -  black
 *******************************/ 
.icon.alert1-black {background-image:url("/image/app/svg/black/icon_alert1.svg");}
.icon.alert2-black {background-image:url("/image/app/svg/black/icon_alert2.svg");}
.icon.arrow-down-black {background-image:url("/image/app/svg/black/icon_arrow_down.svg");}
.icon.arrow-left-black {background-image:url("/image/app/svg/black/icon_arrow_left.svg");}
.icon.arrow-right-black {background-image:url("/image/app/svg/black/icon_arrow_right.svg");}
.icon.arrow-up-black {background-image:url("/image/app/svg/black/icon_arrow_up.svg");}
.icon.battery-charge-black {background-image:url("/image/app/svg/black/icon_battery_charge.svg");}
.icon.calendar-black {background-image:url("/image/app/svg/black/icon_calendar.svg");}
.icon.close-black {background-image:url("/image/app/svg/black/icon_close.svg");}
.icon.customers-black {background-image:url("/image/app/svg/black/icon_customers.svg");}
.icon.etc-black {background-image:url("/image/app/svg/black/icon_etc.svg");}
.icon.event-black {background-image:url("/image/app/svg/black/icon_event.svg");}
.icon.favorites-black {background-image:url("/image/app/svg/black/icon_favorites.svg");}
.icon.favorites-empty-black {background-image:url("/image/app/svg/black/icon_favorites_empty.svg");}
.icon.gps-black {background-image:url("/image/app/svg/black/icon_gps.svg");}
.icon.list-black {background-image:url("/image/app/svg/black/icon_list.svg");}
.icon.lock-black {background-image:url("/image/app/svg/black/icon_lock.svg");}
.icon.mark-black {background-image:url("/image/app/svg/black/icon_marker.svg");}
.icon.multi-black {background-image:url("/image/app/svg/black/icon_multi.svg");}
.icon.option-black {background-image:url("/image/app/svg/black/icon_option.svg");}
.icon.plan-black {background-image:url("/image/app/svg/black/icon_plan.svg");}
.icon.plus-black {background-image:url("/image/app/svg/black/icon_plus.svg");}
.icon.property-black {background-image:url("/image/app/svg/black/icon_property.svg");}
.icon.question-black {background-image:url("/image/app/svg/black/icon_question.svg");}
.icon.refresh-black {background-image:url("/image/app/svg/black/icon_refresh.svg");}
.icon.schedule-black {background-image:url("/image/app/svg/black/icon_schedule.svg");}
.icon.search-black {background-image:url("/image/app/svg/black/icon_search.svg");}
.icon.share-black {background-image:url("/image/app/svg/black/icon_share.svg");}
.icon.stop-black {background-image:url("/image/app/svg/black/icon_stop.svg");}
.icon.table-black {background-image:url("/image/app/svg/black/icon_table.svg");}
.icon.talk-black {background-image:url("/image/app/svg/black/icon_talk.svg");}
.icon.unlock-black {background-image:url("/image/app/svg/black/icon_unlock.svg");}
.icon.volume-black {background-image:url("/image/app/svg/black/icon_volume.svg");}
.icon.volume-off-black {background-image:url("/image/app/svg/black/icon_volume_off.svg");}

  

/****************************************************************************
 *	센서 아이콘
 ***************************************************************************/
/********************************
 * 센서 아이콘 - 기본 white
 *******************************/
.icon.af {background-image:url("/image/app/svg/white/af.svg");} /* SMAF */
.icon.af-gateway {background-image:url("/image/app/svg/white/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor {background-image:url("/image/app/svg/white/af_sensor.svg");} /* 센서 */
.icon.af-smoke {background-image:url("/image/app/svg/white/af_smoke.svg");} /* 연기 */
.icon.af-temp {background-image:url("/image/app/svg/white/af_temp.svg");} /* 온도 */
.icon.af-fire {background-image:url("/image/app/svg/white/af_fire.svg");} /* 불꽃 */
.icon.af-multi {background-image:url("/image/app/svg/white/af_multi.svg");} /* 복합 */
.icon.af-norecv {background-image:url("/image/app/svg/white/af_norecv.svg");} /* 미수신 */
.icon.af-etc {background-image:url("/image/app/svg/white/af_etc.svg");} /* 기타 */

.icon.fps {background-image:url("/image/app/svg/white/fps.svg");} /* FPS */
.icon.fps-client {background-image:url("/image/app/svg/white/fps_client.svg");} /* 수신기 */
.icon.fps-101 {background-image:url("/image/app/svg/white/fps_fire.svg");} /* 화재경보 */
.icon.fps-102 {background-image:url("/image/app/svg/white/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103 {background-image:url("/image/app/svg/white/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104 {background-image:url("/image/app/svg/white/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105 {background-image:url("/image/app/svg/white/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106 {background-image:url("/image/app/svg/white/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* Reserved */
.icon.fps-108 {background-image:url("/image/app/svg/white/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109 {background-image:url("/image/app/svg/white/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110 {background-image:url("/image/app/svg/white/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113 {background-image:url("/image/app/svg/white/fps_watch.svg");} /* 감시경보 */
.icon.fps-116 {background-image:url("/image/app/svg/white/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301 {background-image:url("/image/app/svg/white/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801 {background-image:url("/image/app/svg/white/fps_norecv.svg");} /* 미수신 */
.icon.fps-901 {background-image:url("/image/app/svg/white/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi {background-image:url("/image/app/svg/white/fps_multi.svg");} /* 복합 */
.icon.fps-etc {background-image:url("/image/app/svg/white/fps_etc.svg");} /* 기타 */

.icon.see {background-image:url("/image/app/svg/white/see.svg");} /* SEE */
.icon.see-master {background-image:url("/image/app/svg/white/see_master.svg");} /* 마스터 */
.icon.see-slave {background-image:url("/image/app/svg/white/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open {background-image:url("/image/app/svg/white/see_door_open.svg");} /* 문열림 */
.icon.see-door-close {background-image:url("/image/app/svg/white/see_door_close.svg");} /* 문닫힘 */
.icon.see-line {background-image:url("/image/app/svg/white/see_line.svg");} /* 단선 */
.icon.see-power {background-image:url("/image/app/svg/white/see_power.svg");} /* 전원 */
.icon.see-battery {background-image:url("/image/app/svg/white/see_battery.svg");} /* 배터리 */
.icon.see-cover {background-image:url("/image/app/svg/white/see_cover.svg");} /* 커버 */
.icon.see-fire {background-image:url("/image/app/svg/white/see_fire.svg");} /* 화재 */
.icon.see-alarm {background-image:url("/image/app/svg/white/see_alarm.svg");} /* 비상 */
.icon.see-multi {background-image:url("/image/app/svg/white/see_multi.svg");} /* 복합 */
.icon.see-norecv {background-image:url("/image/app/svg/white/see_norecv.svg");} /* 미수신 */
.icon.see-etc {background-image:url("/image/app/svg/white/see_etc.svg");} /* 기타 */

.icon.ac {background-image:url("/image/app/svg/white/ac.svg");} /* AC */
.icon.ac-device {background-image:url("/image/app/svg/white/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device {background-image:url("/image/app/svg/white/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm {background-image:url("/image/app/svg/white/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream {background-image:url("/image/app/svg/white/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi {background-image:url("/image/app/svg/white/ac_multi.svg");} /* 복합 */
.icon.ac-norecv {background-image:url("/image/app/svg/white/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc {background-image:url("/image/app/svg/white/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - green
 *******************************/
.icon.af-green {background-image:url("/image/app/svg/green/af.svg");} /* SMAF */
.icon.af-gateway-green {background-image:url("/image/app/svg/green/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-green {background-image:url("/image/app/svg/green/af_sensor.svg");} /* 센서 */
.icon.af-smoke-green {background-image:url("/image/app/svg/green/af_smoke.svg");} /* 연기 */
.icon.af-temp-green {background-image:url("/image/app/svg/green/af_temp.svg");} /* 온도 */
.icon.af-fire-green {background-image:url("/image/app/svg/green/af_fire.svg");} /* 불꽃 */
.icon.af-multi-green {background-image:url("/image/app/svg/green/af_multi.svg");} /* 복합 */
.icon.af-norecv-green {background-image:url("/image/app/svg/green/af_norecv.svg");} /* 미수신 */
.icon.af-etc-green {background-image:url("/image/app/svg/green/af_etc.svg");} /* 기타 */

.icon.fps-green {background-image:url("/image/app/svg/green/fps.svg");} /* FPS */
.icon.fps-client-green {background-image:url("/image/app/svg/green/fps_client.svg");} /* 수신기 */
.icon.fps-101-green {background-image:url("/image/app/svg/green/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-green {background-image:url("/image/app/svg/green/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-green {background-image:url("/image/app/svg/green/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-green {background-image:url("/image/app/svg/green/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-green {background-image:url("/image/app/svg/green/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-green {background-image:url("/image/app/svg/green/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* Reserved */
.icon.fps-108-green {background-image:url("/image/app/svg/green/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-green {background-image:url("/image/app/svg/green/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-green {background-image:url("/image/app/svg/green/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-green {background-image:url("/image/app/svg/green/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-green {background-image:url("/image/app/svg/green/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-green {background-image:url("/image/app/svg/green/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-green {background-image:url("/image/app/svg/green/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-green {background-image:url("/image/app/svg/green/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-green {background-image:url("/image/app/svg/green/fps_multi.svg");} /* 복합 */
.icon.fps-etc-green {background-image:url("/image/app/svg/green/fps_etc.svg");} /* 기타 */

.icon.see-green {background-image:url("/image/app/svg/green/see.svg");} /* SEE */
.icon.see-master-green {background-image:url("/image/app/svg/green/see_master.svg");} /* 마스터 */
.icon.see-slave-green {background-image:url("/image/app/svg/green/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-green {background-image:url("/image/app/svg/green/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-green {background-image:url("/image/app/svg/green/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-green {background-image:url("/image/app/svg/green/see_line.svg");} /* 단선 */
.icon.see-power-green {background-image:url("/image/app/svg/green/see_power.svg");} /* 전원 */
.icon.see-battery-green {background-image:url("/image/app/svg/green/see_battery.svg");} /* 배터리 */
.icon.see-cover-green {background-image:url("/image/app/svg/green/see_cover.svg");} /* 커버 */
.icon.see-fire-green {background-image:url("/image/app/svg/green/see_fire.svg");} /* 화재 */
.icon.see-alarm-green {background-image:url("/image/app/svg/green/see_alarm.svg");} /* 비상 */
.icon.see-multi-green {background-image:url("/image/app/svg/green/see_multi.svg");} /* 복합 */
.icon.see-norecv-green {background-image:url("/image/app/svg/green/see_norecv.svg");} /* 미수신 */
.icon.see-etc-green {background-image:url("/image/app/svg/green/see_etc.svg");} /* 기타 */

.icon.ac-green {background-image:url("/image/app/svg/green/ac.svg");} /* AC */
.icon.ac-device-green {background-image:url("/image/app/svg/green/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-green {background-image:url("/image/app/svg/green/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-green {background-image:url("/image/app/svg/green/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-green {background-image:url("/image/app/svg/green/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-green {background-image:url("/image/app/svg/green/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-green {background-image:url("/image/app/svg/green/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-green {background-image:url("/image/app/svg/green/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - blue
 *******************************/
.icon.af-blue {background-image:url("/image/app/svg/blue/af.svg");} /* SMAF */
.icon.af-gateway-blue {background-image:url("/image/app/svg/blue/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-blue {background-image:url("/image/app/svg/blue/af_sensor.svg");} /* 센서 */
.icon.af-smoke-blue {background-image:url("/image/app/svg/blue/af_smoke.svg");} /* 연기 */
.icon.af-temp-blue {background-image:url("/image/app/svg/blue/af_temp.svg");} /* 온도 */
.icon.af-fire-blue {background-image:url("/image/app/svg/blue/af_fire.svg");} /* 불꽃 */
.icon.af-multi-blue {background-image:url("/image/app/svg/blue/af_multi.svg");} /* 복합 */
.icon.af-norecv-blue {background-image:url("/image/app/svg/blue/af_norecv.svg");} /* 미수신 */
.icon.af-etc-blue {background-image:url("/image/app/svg/blue/af_etc.svg");} /* 기타 */

.icon.fps-blue {background-image:url("/image/app/svg/blue/fps.svg");} /* FPS */
.icon.fps-client-blue {background-image:url("/image/app/svg/blue/fps_client.svg");} /* 수신기 */
.icon.fps-101-blue {background-image:url("/image/app/svg/blue/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-blue {background-image:url("/image/app/svg/blue/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-blue {background-image:url("/image/app/svg/blue/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-blue {background-image:url("/image/app/svg/blue/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-blue {background-image:url("/image/app/svg/blue/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-blue {background-image:url("/image/app/svg/blue/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* Reserved */
.icon.fps-108-blue {background-image:url("/image/app/svg/blue/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-blue {background-image:url("/image/app/svg/blue/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-blue {background-image:url("/image/app/svg/blue/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-blue {background-image:url("/image/app/svg/blue/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-blue {background-image:url("/image/app/svg/blue/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-blue {background-image:url("/image/app/svg/blue/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-blue {background-image:url("/image/app/svg/blue/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-blue {background-image:url("/image/app/svg/blue/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-blue {background-image:url("/image/app/svg/blue/fps_multi.svg");} /* 복합 */
.icon.fps-etc-blue {background-image:url("/image/app/svg/blue/fps_etc.svg");} /* 기타 */

.icon.see-blue {background-image:url("/image/app/svg/blue/see.svg");} /* SEE */
.icon.see-master-blue {background-image:url("/image/app/svg/blue/see_master.svg");} /* 마스터 */
.icon.see-slave-blue {background-image:url("/image/app/svg/blue/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-blue {background-image:url("/image/app/svg/blue/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-blue {background-image:url("/image/app/svg/blue/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-blue {background-image:url("/image/app/svg/blue/see_line.svg");} /* 단선 */
.icon.see-power-blue {background-image:url("/image/app/svg/blue/see_power.svg");} /* 전원 */
.icon.see-battery-blue {background-image:url("/image/app/svg/blue/see_battery.svg");} /* 배터리 */
.icon.see-cover-blue {background-image:url("/image/app/svg/blue/see_cover.svg");} /* 커버 */
.icon.see-fire-blue {background-image:url("/image/app/svg/blue/see_fire.svg");} /* 화재 */
.icon.see-alarm-blue {background-image:url("/image/app/svg/blue/see_alarm.svg");} /* 비상 */
.icon.see-multi-blue {background-image:url("/image/app/svg/blue/see_multi.svg");} /* 복합 */
.icon.see-norecv-blue {background-image:url("/image/app/svg/blue/see_norecv.svg");} /* 미수신 */
.icon.see-etc-blue {background-image:url("/image/app/svg/blue/see_etc.svg");} /* 기타 */

.icon.ac-blue {background-image:url("/image/app/svg/blue/ac.svg");} /* AC */
.icon.ac-device-blue {background-image:url("/image/app/svg/blue/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-blue {background-image:url("/image/app/svg/blue/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-blue {background-image:url("/image/app/svg/blue/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-blue {background-image:url("/image/app/svg/blue/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-blue {background-image:url("/image/app/svg/blue/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-blue {background-image:url("/image/app/svg/blue/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-blue {background-image:url("/image/app/svg/blue/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - ultramarine
 *******************************/
.icon.af-ultramarine {background-image:url("/image/app/svg/ultramarine/af.svg");} /* SMAF */
.icon.af-gateway-ultramarine {background-image:url("/image/app/svg/ultramarine/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-ultramarine {background-image:url("/image/app/svg/ultramarine/af_sensor.svg");} /* 센서 */
.icon.af-smoke-ultramarine {background-image:url("/image/app/svg/ultramarine/af_smoke.svg");} /* 연기 */
.icon.af-temp-ultramarine {background-image:url("/image/app/svg/ultramarine/af_temp.svg");} /* 온도 */
.icon.af-fire-ultramarine {background-image:url("/image/app/svg/ultramarine/af_fire.svg");} /* 불꽃 */
.icon.af-multi-ultramarine {background-image:url("/image/app/svg/ultramarine/af_multi.svg");} /* 복합 */
.icon.af-norecv-ultramarine {background-image:url("/image/app/svg/ultramarine/af_norecv.svg");} /* 미수신 */
.icon.af-etc-ultramarine {background-image:url("/image/app/svg/ultramarine/af_etc.svg");} /* 기타 */

.icon.fps-ultramarine {background-image:url("/image/app/svg/ultramarine/fps.svg");} /* FPS */
.icon.fps-client-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_client.svg");} /* 수신기 */
.icon.fps-101-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* Reserved */
.icon.fps-108-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_multi.svg");} /* 복합 */
.icon.fps-etc-ultramarine {background-image:url("/image/app/svg/ultramarine/fps_etc.svg");} /* 기타 */

.icon.see-ultramarine {background-image:url("/image/app/svg/ultramarine/see.svg");} /* SEE */
.icon.see-master-ultramarine {background-image:url("/image/app/svg/ultramarine/see_master.svg");} /* 마스터 */
.icon.see-slave-ultramarine {background-image:url("/image/app/svg/ultramarine/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-ultramarine {background-image:url("/image/app/svg/ultramarine/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-ultramarine {background-image:url("/image/app/svg/ultramarine/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-ultramarine {background-image:url("/image/app/svg/ultramarine/see_line.svg");} /* 단선 */
.icon.see-power-ultramarine {background-image:url("/image/app/svg/ultramarine/see_power.svg");} /* 전원 */
.icon.see-battery-ultramarine {background-image:url("/image/app/svg/ultramarine/see_battery.svg");} /* 배터리 */
.icon.see-cover-ultramarine {background-image:url("/image/app/svg/ultramarine/see_cover.svg");} /* 커버 */
.icon.see-fire-ultramarine {background-image:url("/image/app/svg/ultramarine/see_fire.svg");} /* 화재 */
.icon.see-alarm-ultramarine {background-image:url("/image/app/svg/ultramarine/see_alarm.svg");} /* 비상 */
.icon.see-multi-ultramarine {background-image:url("/image/app/svg/ultramarine/see_multi.svg");} /* 복합 */
.icon.see-norecv-ultramarine {background-image:url("/image/app/svg/ultramarine/see_norecv.svg");} /* 미수신 */
.icon.see-etc-ultramarine {background-image:url("/image/app/svg/ultramarine/see_etc.svg");} /* 기타 */

.icon.ac-ultramarine {background-image:url("/image/app/svg/ultramarine/ac.svg");} /* AC */
.icon.ac-device-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-ultramarine {background-image:url("/image/app/svg/ultramarine/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - red
 *******************************/
.icon.af-red {background-image:url("/image/app/svg/red/af.svg");} /* SMAF */
.icon.af-gateway-red {background-image:url("/image/app/svg/red/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-red {background-image:url("/image/app/svg/red/af_sensor.svg");} /* 센서 */
.icon.af-smoke-red {background-image:url("/image/app/svg/red/af_smoke.svg");} /* 연기 */
.icon.af-temp-red {background-image:url("/image/app/svg/red/af_temp.svg");} /* 온도 */
.icon.af-fire-red {background-image:url("/image/app/svg/red/af_fire.svg");} /* 불꽃 */
.icon.af-multi-red {background-image:url("/image/app/svg/red/af_multi.svg");} /* 복합 */
.icon.af-norecv-red {background-image:url("/image/app/svg/red/af_norecv.svg");} /* 미수신 */
.icon.af-etc-red {background-image:url("/image/app/svg/red/af_etc.svg");} /* 기타 */

.icon.fps-red {background-image:url("/image/app/svg/red/fps.svg");} /* FPS */
.icon.fps-client-red {background-image:url("/image/app/svg/red/fps_client.svg");} /* 수신기 */
.icon.fps-101-red {background-image:url("/image/app/svg/red/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-red {background-image:url("/image/app/svg/red/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-red {background-image:url("/image/app/svg/red/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-red {background-image:url("/image/app/svg/red/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-red {background-image:url("/image/app/svg/red/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-red {background-image:url("/image/app/svg/red/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* Reserved */
.icon.fps-108-red {background-image:url("/image/app/svg/red/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-red {background-image:url("/image/app/svg/red/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-red {background-image:url("/image/app/svg/red/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-red {background-image:url("/image/app/svg/red/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-red {background-image:url("/image/app/svg/red/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-red {background-image:url("/image/app/svg/red/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-red {background-image:url("/image/app/svg/red/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-red {background-image:url("/image/app/svg/red/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-red {background-image:url("/image/app/svg/red/fps_multi.svg");} /* 복합 */
.icon.fps-etc-red {background-image:url("/image/app/svg/red/fps_etc.svg");} /* 기타 */

.icon.see-red {background-image:url("/image/app/svg/red/see.svg");} /* SEE */
.icon.see-master-red {background-image:url("/image/app/svg/red/see_master.svg");} /* 마스터 */
.icon.see-slave-red {background-image:url("/image/app/svg/red/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-red {background-image:url("/image/app/svg/red/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-red {background-image:url("/image/app/svg/red/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-red {background-image:url("/image/app/svg/red/see_line.svg");} /* 단선 */
.icon.see-power-red {background-image:url("/image/app/svg/red/see_power.svg");} /* 전원 */
.icon.see-battery-red {background-image:url("/image/app/svg/red/see_battery.svg");} /* 배터리 */
.icon.see-cover-red {background-image:url("/image/app/svg/red/see_cover.svg");} /* 커버 */
.icon.see-fire-red {background-image:url("/image/app/svg/red/see_fire.svg");} /* 화재 */
.icon.see-alarm-red {background-image:url("/image/app/svg/red/see_alarm.svg");} /* 비상 */
.icon.see-multi-red {background-image:url("/image/app/svg/red/see_multi.svg");} /* 복합 */
.icon.see-norecv-red {background-image:url("/image/app/svg/red/see_norecv.svg");} /* 미수신 */
.icon.see-etc-red {background-image:url("/image/app/svg/red/see_etc.svg");} /* 기타 */

.icon.ac-red {background-image:url("/image/app/svg/red/ac.svg");} /* AC */
.icon.ac-device-red {background-image:url("/image/app/svg/red/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-red {background-image:url("/image/app/svg/red/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-red {background-image:url("/image/app/svg/red/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-red {background-image:url("/image/app/svg/red/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-red {background-image:url("/image/app/svg/red/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-red {background-image:url("/image/app/svg/red/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-red {background-image:url("/image/app/svg/red/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - orange
 *******************************/
.icon.af-orange {background-image:url("/image/app/svg/orange/af.svg");} /* SMAF */
.icon.af-gateway-orange {background-image:url("/image/app/svg/orange/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-orange {background-image:url("/image/app/svg/orange/af_sensor.svg");} /* 센서 */
.icon.af-smoke-orange {background-image:url("/image/app/svg/orange/af_smoke.svg");} /* 연기 */
.icon.af-temp-orange {background-image:url("/image/app/svg/orange/af_temp.svg");} /* 온도 */
.icon.af-fire-orange {background-image:url("/image/app/svg/orange/af_fire.svg");} /* 불꽃 */
.icon.af-multi-orange {background-image:url("/image/app/svg/orange/af_multi.svg");} /* 복합 */
.icon.af-norecv-orange {background-image:url("/image/app/svg/orange/af_norecv.svg");} /* 미수신 */
.icon.af-etc-orange {background-image:url("/image/app/svg/orange/af_etc.svg");} /* 기타 */

.icon.fps-orange {background-image:url("/image/app/svg/orange/fps.svg");} /* FPS */
.icon.fps-client-orange {background-image:url("/image/app/svg/orange/fps_client.svg");} /* 수신기 */
.icon.fps-101-orange {background-image:url("/image/app/svg/orange/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-orange {background-image:url("/image/app/svg/orange/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-orange {background-image:url("/image/app/svg/orange/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-orange {background-image:url("/image/app/svg/orange/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-orange {background-image:url("/image/app/svg/orange/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-orange {background-image:url("/image/app/svg/orange/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* Reserved */
.icon.fps-108-orange {background-image:url("/image/app/svg/orange/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-orange {background-image:url("/image/app/svg/orange/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-orange {background-image:url("/image/app/svg/orange/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-orange {background-image:url("/image/app/svg/orange/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-orange {background-image:url("/image/app/svg/orange/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-orange {background-image:url("/image/app/svg/orange/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-orange {background-image:url("/image/app/svg/orange/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-orange {background-image:url("/image/app/svg/orange/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-orange {background-image:url("/image/app/svg/orange/fps_multi.svg");} /* 복합 */
.icon.fps-etc-orange {background-image:url("/image/app/svg/orange/fps_etc.svg");} /* 기타 */

.icon.see-orange {background-image:url("/image/app/svg/orange/see.svg");} /* SEE */
.icon.see-master-orange {background-image:url("/image/app/svg/orange/see_master.svg");} /* 마스터 */
.icon.see-slave-orange {background-image:url("/image/app/svg/orange/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-orange {background-image:url("/image/app/svg/orange/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-orange {background-image:url("/image/app/svg/orange/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-orange {background-image:url("/image/app/svg/orange/see_line.svg");} /* 단선 */
.icon.see-power-orange {background-image:url("/image/app/svg/orange/see_power.svg");} /* 전원 */
.icon.see-battery-orange {background-image:url("/image/app/svg/orange/see_battery.svg");} /* 배터리 */
.icon.see-cover-orange {background-image:url("/image/app/svg/orange/see_cover.svg");} /* 커버 */
.icon.see-fire-orange {background-image:url("/image/app/svg/orange/see_fire.svg");} /* 화재 */
.icon.see-alarm-orange {background-image:url("/image/app/svg/orange/see_alarm.svg");} /* 비상 */
.icon.see-multi-orange {background-image:url("/image/app/svg/orange/see_multi.svg");} /* 복합 */
.icon.see-norecv-orange {background-image:url("/image/app/svg/orange/see_norecv.svg");} /* 미수신 */
.icon.see-etc-orange {background-image:url("/image/app/svg/orange/see_etc.svg");} /* 기타 */

.icon.ac-orange {background-image:url("/image/app/svg/orange/ac.svg");} /* AC */
.icon.ac-device-orange {background-image:url("/image/app/svg/orange/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-orange {background-image:url("/image/app/svg/orange/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-orange {background-image:url("/image/app/svg/orange/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-orange {background-image:url("/image/app/svg/orange/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-orange {background-image:url("/image/app/svg/orange/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-orange {background-image:url("/image/app/svg/orange/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-orange {background-image:url("/image/app/svg/orange/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - yellow
 *******************************/
.icon.af-yellow {background-image:url("/image/app/svg/yellow/af.svg");} /* SMAF */
.icon.af-gateway-yellow {background-image:url("/image/app/svg/yellow/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-yellow {background-image:url("/image/app/svg/yellow/af_sensor.svg");} /* 센서 */
.icon.af-smoke-yellow {background-image:url("/image/app/svg/yellow/af_smoke.svg");} /* 연기 */
.icon.af-temp-yellow {background-image:url("/image/app/svg/yellow/af_temp.svg");} /* 온도 */
.icon.af-fire-yellow {background-image:url("/image/app/svg/yellow/af_fire.svg");} /* 불꽃 */
.icon.af-multi-yellow {background-image:url("/image/app/svg/yellow/af_multi.svg");} /* 복합 */
.icon.af-norecv-yellow {background-image:url("/image/app/svg/yellow/af_norecv.svg");} /* 미수신 */
.icon.af-etc-yellow {background-image:url("/image/app/svg/yellow/af_etc.svg");} /* 기타 */

.icon.fps-yellow {background-image:url("/image/app/svg/yellow/fps.svg");} /* FPS */
.icon.fps-client-yellow {background-image:url("/image/app/svg/yellow/fps_client.svg");} /* 수신기 */
.icon.fps-101-yellow {background-image:url("/image/app/svg/yellow/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-yellow {background-image:url("/image/app/svg/yellow/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-yellow {background-image:url("/image/app/svg/yellow/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-yellow {background-image:url("/image/app/svg/yellow/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-yellow {background-image:url("/image/app/svg/yellow/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-yellow {background-image:url("/image/app/svg/yellow/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* Reserved */
.icon.fps-108-yellow {background-image:url("/image/app/svg/yellow/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-yellow {background-image:url("/image/app/svg/yellow/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-yellow {background-image:url("/image/app/svg/yellow/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-yellow {background-image:url("/image/app/svg/yellow/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-yellow {background-image:url("/image/app/svg/yellow/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-yellow {background-image:url("/image/app/svg/yellow/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-yellow {background-image:url("/image/app/svg/yellow/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-yellow {background-image:url("/image/app/svg/yellow/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-yellow {background-image:url("/image/app/svg/yellow/fps_multi.svg");} /* 복합 */
.icon.fps-etc-yellow {background-image:url("/image/app/svg/yellow/fps_etc.svg");} /* 기타 */

.icon.see-yellow {background-image:url("/image/app/svg/yellow/see.svg");} /* SEE */
.icon.see-master-yellow {background-image:url("/image/app/svg/yellow/see_master.svg");} /* 마스터 */
.icon.see-slave-yellow {background-image:url("/image/app/svg/yellow/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-yellow {background-image:url("/image/app/svg/yellow/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-yellow {background-image:url("/image/app/svg/yellow/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-yellow {background-image:url("/image/app/svg/yellow/see_line.svg");} /* 단선 */
.icon.see-power-yellow {background-image:url("/image/app/svg/yellow/see_power.svg");} /* 전원 */
.icon.see-battery-yellow {background-image:url("/image/app/svg/yellow/see_battery.svg");} /* 배터리 */
.icon.see-cover-yellow {background-image:url("/image/app/svg/yellow/see_cover.svg");} /* 커버 */
.icon.see-fire-yellow {background-image:url("/image/app/svg/yellow/see_fire.svg");} /* 화재 */
.icon.see-alarm-yellow {background-image:url("/image/app/svg/yellow/see_alarm.svg");} /* 비상 */
.icon.see-multi-yellow {background-image:url("/image/app/svg/yellow/see_multi.svg");} /* 복합 */
.icon.see-norecv-yellow {background-image:url("/image/app/svg/yellow/see_norecv.svg");} /* 미수신 */
.icon.see-etc-yellow {background-image:url("/image/app/svg/yellow/see_etc.svg");} /* 기타 */

.icon.ac-yellow {background-image:url("/image/app/svg/yellow/ac.svg");} /* AC */
.icon.ac-device-yellow {background-image:url("/image/app/svg/yellow/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-yellow {background-image:url("/image/app/svg/yellow/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-yellow {background-image:url("/image/app/svg/yellow/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-yellow {background-image:url("/image/app/svg/yellow/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-yellow {background-image:url("/image/app/svg/yellow/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-yellow {background-image:url("/image/app/svg/yellow/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-yellow {background-image:url("/image/app/svg/yellow/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - purple
 *******************************/
.icon.af-purple {background-image:url("/image/app/svg/purple/af.svg");} /* SMAF */
.icon.af-gateway-purple {background-image:url("/image/app/svg/purple/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-purple {background-image:url("/image/app/svg/purple/af_sensor.svg");} /* 센서 */
.icon.af-smoke-purple {background-image:url("/image/app/svg/purple/af_smoke.svg");} /* 연기 */
.icon.af-temp-purple {background-image:url("/image/app/svg/purple/af_temp.svg");} /* 온도 */
.icon.af-fire-purple {background-image:url("/image/app/svg/purple/af_fire.svg");} /* 불꽃 */
.icon.af-multi-purple {background-image:url("/image/app/svg/purple/af_multi.svg");} /* 복합 */
.icon.af-norecv-purple {background-image:url("/image/app/svg/purple/af_norecv.svg");} /* 미수신 */
.icon.af-etc-purple {background-image:url("/image/app/svg/purple/af_etc.svg");} /* 기타 */

.icon.fps-purple {background-image:url("/image/app/svg/purple/fps.svg");} /* FPS */
.icon.fps-client-purple {background-image:url("/image/app/svg/purple/fps_client.svg");} /* 수신기 */
.icon.fps-101-purple {background-image:url("/image/app/svg/purple/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-purple {background-image:url("/image/app/svg/purple/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-purple {background-image:url("/image/app/svg/purple/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-purple {background-image:url("/image/app/svg/purple/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-purple {background-image:url("/image/app/svg/purple/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-purple {background-image:url("/image/app/svg/purple/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* Reserved */
.icon.fps-108-purple {background-image:url("/image/app/svg/purple/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-purple {background-image:url("/image/app/svg/purple/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-purple {background-image:url("/image/app/svg/purple/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-purple {background-image:url("/image/app/svg/purple/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-purple {background-image:url("/image/app/svg/purple/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-purple {background-image:url("/image/app/svg/purple/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-purple {background-image:url("/image/app/svg/purple/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-purple {background-image:url("/image/app/svg/purple/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-purple {background-image:url("/image/app/svg/purple/fps_multi.svg");} /* 복합 */
.icon.fps-etc-purple {background-image:url("/image/app/svg/purple/fps_etc.svg");} /* 기타 */

.icon.see-purple {background-image:url("/image/app/svg/purple/see.svg");} /* SEE */
.icon.see-master-purple {background-image:url("/image/app/svg/purple/see_master.svg");} /* 마스터 */
.icon.see-slave-purple {background-image:url("/image/app/svg/purple/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-purple {background-image:url("/image/app/svg/purple/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-purple {background-image:url("/image/app/svg/purple/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-purple {background-image:url("/image/app/svg/purple/see_line.svg");} /* 단선 */
.icon.see-power-purple {background-image:url("/image/app/svg/purple/see_power.svg");} /* 전원 */
.icon.see-battery-purple {background-image:url("/image/app/svg/purple/see_battery.svg");} /* 배터리 */
.icon.see-cover-purple {background-image:url("/image/app/svg/purple/see_cover.svg");} /* 커버 */
.icon.see-fire-purple {background-image:url("/image/app/svg/purple/see_fire.svg");} /* 화재 */
.icon.see-alarm-purple {background-image:url("/image/app/svg/purple/see_alarm.svg");} /* 비상 */
.icon.see-multi-purple {background-image:url("/image/app/svg/purple/see_multi.svg");} /* 복합 */
.icon.see-norecv-purple {background-image:url("/image/app/svg/purple/see_norecv.svg");} /* 미수신 */
.icon.see-etc-purple {background-image:url("/image/app/svg/purple/see_etc.svg");} /* 기타 */

.icon.ac-purple {background-image:url("/image/app/svg/purple/ac.svg");} /* AC */
.icon.ac-device-purple {background-image:url("/image/app/svg/purple/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-purple {background-image:url("/image/app/svg/purple/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-purple {background-image:url("/image/app/svg/purple/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-purple {background-image:url("/image/app/svg/purple/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-purple {background-image:url("/image/app/svg/purple/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-purple {background-image:url("/image/app/svg/purple/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-purple {background-image:url("/image/app/svg/purple/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - gray
 *******************************/
.icon.af-gray {background-image:url("/image/app/svg/gray/af.svg");} /* SMAF */
.icon.af-gateway-gray {background-image:url("/image/app/svg/gray/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-gray {background-image:url("/image/app/svg/gray/af_sensor.svg");} /* 센서 */
.icon.af-smoke-gray {background-image:url("/image/app/svg/gray/af_smoke.svg");} /* 연기 */
.icon.af-temp-gray {background-image:url("/image/app/svg/gray/af_temp.svg");} /* 온도 */
.icon.af-fire-gray {background-image:url("/image/app/svg/gray/af_fire.svg");} /* 불꽃 */
.icon.af-multi-gray {background-image:url("/image/app/svg/gray/af_multi.svg");} /* 복합 */
.icon.af-norecv-gray {background-image:url("/image/app/svg/gray/af_norecv.svg");} /* 미수신 */
.icon.af-etc-gray {background-image:url("/image/app/svg/gray/af_etc.svg");} /* 기타 */

.icon.fps-gray {background-image:url("/image/app/svg/gray/fps.svg");} /* FPS */
.icon.fps-client-gray {background-image:url("/image/app/svg/gray/fps_client.svg");} /* 수신기 */
.icon.fps-101-gray {background-image:url("/image/app/svg/gray/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-gray {background-image:url("/image/app/svg/gray/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-gray {background-image:url("/image/app/svg/gray/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-gray {background-image:url("/image/app/svg/gray/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-gray {background-image:url("/image/app/svg/gray/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-gray {background-image:url("/image/app/svg/gray/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* Reserved */
.icon.fps-108-gray {background-image:url("/image/app/svg/gray/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-gray {background-image:url("/image/app/svg/gray/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-gray {background-image:url("/image/app/svg/gray/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-gray {background-image:url("/image/app/svg/gray/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-gray {background-image:url("/image/app/svg/gray/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-gray {background-image:url("/image/app/svg/gray/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-gray {background-image:url("/image/app/svg/gray/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-gray {background-image:url("/image/app/svg/gray/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-gray {background-image:url("/image/app/svg/gray/fps_multi.svg");} /* 복합 */
.icon.fps-etc-gray {background-image:url("/image/app/svg/gray/fps_etc.svg");} /* 기타 */

.icon.see-gray {background-image:url("/image/app/svg/gray/see.svg");} /* SEE */
.icon.see-master-gray {background-image:url("/image/app/svg/gray/see_master.svg");} /* 마스터 */
.icon.see-slave-gray {background-image:url("/image/app/svg/gray/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-gray {background-image:url("/image/app/svg/gray/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-gray {background-image:url("/image/app/svg/gray/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-gray {background-image:url("/image/app/svg/gray/see_line.svg");} /* 단선 */
.icon.see-power-gray {background-image:url("/image/app/svg/gray/see_power.svg");} /* 전원 */
.icon.see-battery-gray {background-image:url("/image/app/svg/gray/see_battery.svg");} /* 배터리 */
.icon.see-cover-gray {background-image:url("/image/app/svg/gray/see_cover.svg");} /* 커버 */
.icon.see-fire-gray {background-image:url("/image/app/svg/gray/see_fire.svg");} /* 화재 */
.icon.see-alarm-gray {background-image:url("/image/app/svg/gray/see_alarm.svg");} /* 비상 */
.icon.see-multi-gray {background-image:url("/image/app/svg/gray/see_multi.svg");} /* 복합 */
.icon.see-norecv-gray {background-image:url("/image/app/svg/gray/see_norecv.svg");} /* 미수신 */
.icon.see-etc-gray {background-image:url("/image/app/svg/gray/see_etc.svg");} /* 기타 */

.icon.ac-gray {background-image:url("/image/app/svg/gray/ac.svg");} /* AC */
.icon.ac-device-gray {background-image:url("/image/app/svg/gray/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-gray {background-image:url("/image/app/svg/gray/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-gray {background-image:url("/image/app/svg/gray/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-gray {background-image:url("/image/app/svg/gray/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-gray {background-image:url("/image/app/svg/gray/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-gray {background-image:url("/image/app/svg/gray/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-gray {background-image:url("/image/app/svg/gray/ac_etc.svg");} /* 기타 */

/********************************
 * 센서 아이콘 - black
 *******************************/
.icon.af-black {background-image:url("/image/app/svg/black/af.svg");} /* SMAF */
.icon.af-gateway-black {background-image:url("/image/app/svg/black/af_gateway.svg");} /* 게이트웨이 */
.icon.af-sensor-black {background-image:url("/image/app/svg/black/af_sensor.svg");} /* 센서 */
.icon.af-smoke-black {background-image:url("/image/app/svg/black/af_smoke.svg");} /* 연기 */
.icon.af-temp-black {background-image:url("/image/app/svg/black/af_temp.svg");} /* 온도 */
.icon.af-fire-black {background-image:url("/image/app/svg/black/af_fire.svg");} /* 불꽃 */
.icon.af-multi-black {background-image:url("/image/app/svg/black/af_multi.svg");} /* 복합 */
.icon.af-norecv-black {background-image:url("/image/app/svg/black/af_norecv.svg");} /* 미수신 */
.icon.af-etc-black {background-image:url("/image/app/svg/black/af_etc.svg");} /* 기타 */

.icon.fps-black {background-image:url("/image/app/svg/black/fps.svg");} /* FPS */
.icon.fps-client-black {background-image:url("/image/app/svg/black/fps_client.svg");} /* 수신기 */
.icon.fps-101-black {background-image:url("/image/app/svg/black/fps_fire.svg");} /* 화재경보 */
.icon.fps-102-black {background-image:url("/image/app/svg/black/fps_global_bell.svg"); background-size:80%;} /* 주경종 정지 */
.icon.fps-103-black {background-image:url("/image/app/svg/black/fps_local_bell.svg"); background-size:90%;} /* 지구경종 정지 */
.icon.fps-104-black {background-image:url("/image/app/svg/black/fps_plug.svg"); background-size:65%;} /* 상용전원(AC) */
.icon.fps-105-black {background-image:url("/image/app/svg/black/fps_battery.svg");} /* 예비전원(BATT) */
.icon.fps-106-black {background-image:url("/image/app/svg/black/fps_broken.svg");} /* 고장(출력) */
.icon.fps-107-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* Reserved */
.icon.fps-108-black {background-image:url("/image/app/svg/black/fps_broken.svg");} /* 고장(중계기통신) */
.icon.fps-109-black {background-image:url("/image/app/svg/black/fps_broken.svg");} /* 고장(범용) */
.icon.fps-110-black {background-image:url("/image/app/svg/black/fps_low_water.svg");} /* 저수위경보 */
.icon.fps-111-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 화재경보-펌프 */
.icon.fps-112-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 화재경보-알람밸브 */
.icon.fps-113-black {background-image:url("/image/app/svg/black/fps_watch.svg");} /* 감시경보 */
.icon.fps-116-black {background-image:url("/image/app/svg/black/fps_recovery.svg");} /* 전체복구 */
.icon.fps-201-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 비상방송 정지 */
.icon.fps-202-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 소화전 주펌프 정지 */
.icon.fps-203-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 소화전 예비펌프 정지 */
.icon.fps-204-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 스프링클러 주펌프 정지 */
.icon.fps-205-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 스프링클러 예비펌프 정지 */
.icon.fps-206-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 스프링클러 정지 */
.icon.fps-207-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 싸이렌 정지 */
.icon.fps-208-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 자동폐쇄장치 정지 */
.icon.fps-209-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 방화셔터 정지 */
.icon.fps-210-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 속보설비 정지 */
.icon.fps-211-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 방범연동 정지 */
.icon.fps-212-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 비상등 정지 */
.icon.fps-213-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 가스출력 정지 */
.icon.fps-214-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 시각경보기 정지 */
.icon.fps-215-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 댐퍼 정지 */
.icon.fps-216-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 배기팬 정지 */
.icon.fps-217-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 급기팬 정지 */
.icon.fps-218-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 방화문 정지 */
.icon.fps-219-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 유도등 정지 */
.icon.fps-220-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 배연창 정지 */
.icon.fps-221-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 일괄연동정지 */
.icon.fps-301-black {background-image:url("/image/app/svg/black/fps_norecv.svg");} /* 수신기 연동 알람 */
.icon.fps-701-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 연동정지(1분) */
.icon.fps-702-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 연동정지(5분) */
.icon.fps-703-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 연동정지(10분) */
.icon.fps-801-black {background-image:url("/image/app/svg/black/fps_norecv.svg");} /* 미수신 */
.icon.fps-901-black {background-image:url("/image/app/svg/black/fps_notice.svg");} /* 단말기 부트 */
.icon.fps-multi-black {background-image:url("/image/app/svg/black/fps_multi.svg");} /* 복합 */
.icon.fps-etc-black {background-image:url("/image/app/svg/black/fps_etc.svg");} /* 기타 */

.icon.see-black {background-image:url("/image/app/svg/black/see.svg");} /* SEE */
.icon.see-master-black {background-image:url("/image/app/svg/black/see_master.svg");} /* 마스터 */
.icon.see-slave-black {background-image:url("/image/app/svg/black/see_slave.svg");} /* 슬레이브 */
.icon.see-door-open-black {background-image:url("/image/app/svg/black/see_door_open.svg");} /* 문열림 */
.icon.see-door-close-black {background-image:url("/image/app/svg/black/see_door_close.svg");} /* 문닫힘 */
.icon.see-line-black {background-image:url("/image/app/svg/black/see_line.svg");} /* 단선 */
.icon.see-power-black {background-image:url("/image/app/svg/black/see_power.svg");} /* 전원 */
.icon.see-battery-black {background-image:url("/image/app/svg/black/see_battery.svg");} /* 배터리 */
.icon.see-cover-black {background-image:url("/image/app/svg/black/see_cover.svg");} /* 커버 */
.icon.see-fire-black {background-image:url("/image/app/svg/black/see_fire.svg");} /* 화재 */
.icon.see-alarm-black {background-image:url("/image/app/svg/black/see_alarm.svg");} /* 비상 */
.icon.see-multi-black {background-image:url("/image/app/svg/black/see_multi.svg");} /* 복합 */
.icon.see-norecv-black {background-image:url("/image/app/svg/black/see_norecv.svg");} /* 미수신 */
.icon.see-etc-black {background-image:url("/image/app/svg/black/see_etc.svg");} /* 기타 */

.icon.ac-black {background-image:url("/image/app/svg/black/ac.svg");} /* AC */
.icon.ac-device-black {background-image:url("/image/app/svg/black/ac_device.svg");} /* 비상벨 */
.icon.ac-sub-device-black {background-image:url("/image/app/svg/black/ac_sub_device.svg"); background-size:90%;} /* 무선벨 */
.icon.ac-alarm-black {background-image:url("/image/app/svg/black/ac_alarm.svg");} /* 비상벨 */
.icon.ac-scream-black {background-image:url("/image/app/svg/black/ac_scream.svg");} /* 이상음원 */
.icon.ac-multi-black {background-image:url("/image/app/svg/black/ac_multi.svg");} /* 복합 */
.icon.ac-norecv-black {background-image:url("/image/app/svg/black/ac_norecv.svg");} /* 미수신 */
.icon.ac-etc-black {background-image:url("/image/app/svg/black/ac_etc.svg");} /* 기타 */

 