
@font-face {
    font-family: 'ADCFont';
    src: url('adc-font-webfont.eot?v=220247');
    src: url('adc-font-webfont.eot?#iefix&v=220247') format('embedded-opentype'),
         url('adc-font-webfont.woff?v=220247') format('woff'),
         url('adc-font-webfont.ttf?v=220247') format('truetype'),
         url('adc-font-webfont.svg#adc-font-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* override for BB10 */
@font-face {
    font-family: 'ADCFont-svg' !important;
    src: url('adc-font-webfont.svg#adc-font-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ADC FONT CORE (adjusted from Font Awesome)
 * -------------------------- */
[class^="adc-"],
[class*=" adc-"] {
  font-family: ADCFont;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *margin-right: .3em;
}

/* override for BB10 */
html.browser-bb10 [class^="adc-"],
html.browser-bb10 [class*=" adc-"] {
  font-family: 'ADCFont-svg';
}

[class^="adc-"]:before,
[class*=" adc-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="adc-"],
a [class*=" adc-"] {
  display: inline;
}
/* increased font size for icon-large */
[class^="adc-"].adc-fixed-width,
[class*=" adc-"].adc-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}
[class^="adc-"].adc-fixed-width.icon-large,
[class*=" adc-"].adc-fixed-width.icon-large {
  width: 1.4285714285714286em;
}
[class^="adc-"].icon-fixed-width,
[class*=" adc-"].icon-fixed-width{
  font-family: ADCFont !important;
}
html.browser-bb10 [class^="adc-"].icon-fixed-width,
html.browser-bb10 [class*=" adc-"].icon-fixed-width{
  font-family: 'ADCFont-svg' !important;
}

[class^="adc-"].hide,
[class*=" adc-"].hide {
  display: none;
}
[class^="adc-"].pull-left,
[class*=" adc-"].pull-left {
  margin-right: .3em;
}
[class^="adc-"].pull-right,
[class*=" adc-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="adc-"],
[class*=" adc-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="adc-"],
.nav-pills > .active > a > [class*=" adc-"],
.nav-list > .active > a > [class^="adc-"],
.nav-list > .active > a > [class*=" adc-"],
.navbar-inverse .nav > .active > a > [class^="adc-"],
.navbar-inverse .nav > .active > a > [class*=" adc-"],
.dropdown-menu > li > a:hover > [class^="adc-"],
.dropdown-menu > li > a:hover > [class*=" adc-"],
.dropdown-menu > .active > a > [class^="adc-"],
.dropdown-menu > .active > a > [class*=" adc-"],
.dropdown-submenu:hover > a > [class^="adc-"],
.dropdown-submenu:hover > a > [class*=" adc-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="adc-"].icon-large,
.nav [class^="adc-"].icon-large,
.btn [class*=" adc-"].icon-large,
.nav [class*=" adc-"].icon-large {
  line-height: .9em;
}
.btn [class^="adc-"].icon-spin,
.nav [class^="adc-"].icon-spin,
.btn [class*=" adc-"].icon-spin,
.nav [class*=" adc-"].icon-spin {
  display: inline-block;
}

/* elliminate icon spin wobble */
[class^="adc-"].icon-spin,
[class*=" adc-"].icon-spin
 {
  display: inline-block;
}

.nav-tabs [class^="adc-"],
.nav-pills [class^="adc-"],
.nav-tabs [class*=" adc-"],
.nav-pills [class*=" adc-"],
.nav-tabs [class^="adc-"].icon-large,
.nav-pills [class^="adc-"].icon-large,
.nav-tabs [class*=" adc-"].icon-large,
.nav-pills [class*=" adc-"].icon-large {
  line-height: .9em;
}
.btn [class^="adc-"].pull-left.icon-2x,
.btn [class*=" adc-"].pull-left.icon-2x,
.btn [class^="adc-"].pull-right.icon-2x,
.btn [class*=" adc-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="adc-"].icon-spin.icon-large,
.btn [class*=" adc-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="adc-"].pull-left.icon-2x,
.btn.btn-small [class*=" adc-"].pull-left.icon-2x,
.btn.btn-small [class^="adc-"].pull-right.icon-2x,
.btn.btn-small [class*=" adc-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="adc-"],
.btn.btn-large [class*=" adc-"] {
  margin-top: 0;
}
.btn.btn-large [class^="adc-"].pull-left.icon-2x,
.btn.btn-large [class*=" adc-"].pull-left.icon-2x,
.btn.btn-large [class^="adc-"].pull-right.icon-2x,
.btn.btn-large [class*=" adc-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="adc-"].pull-left.icon-2x,
.btn.btn-large [class*=" adc-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="adc-"].pull-right.icon-2x,
.btn.btn-large [class*=" adc-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* Fixes alignment in nav lists */
.nav-list [class^="adc-"],
.nav-list [class*=" adc-"] {
  line-height: inherit;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack [class^="adc-"],
.icon-stack [class*=" adc-"] {
	display: block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 1em;
	line-height: inherit;
	*line-height: 2em;
}

/* Rotation, reflection, & animation from FontAwesome */
[class^="icon-"][class^="adc-"],
[class^="icon-"][class*=" adc-"],
[class*=" icon-"][class^="adc-"],
[class*=" icon-"][class*=" adc-"] {
    font-family: ADCFont !important;
}

/* Actual icons */
.adc-icn-google:before {
    content: "\e9dd";
}

.adc-logo:before {
  	content: '\e646'
}

.adc-garage-opened:before, .adc-garage-open1:before {
  	content: '\e644'
}
.adc-garage-opening:before {
  	content: '\e645'
}
.adc-garage-open2:before {
  	content: '\e647'
}
.adc-garage-open3:before {
  	content: '\e643'
}
.adc-garage-open4:before, .adc-garage-closed:before {
  	content: '\e641'
}

.adc-garage-closing:before {
  	content: '\e642';
}

.adc-key:before {
  	content: '\e640';
}

.adc-thermostat:before{
	content: '\e63f';
}

.adc-pointcentral:before{
	content: '\e63e';
}


.adc-disarmed:before{
	content: '\e63d';
}

.adc-armed:before{
	content: '\e63c';
}

.adc-loop-open:before{
	content: '\e63b';
}

.adc-loop-closed:before{
	content: '\e63a';
}

.adc-calendar:before{
	content: '\e639';
}
.adc-date:before{
	content: '\e638';
}

.adc-man-standing:before{
  content: '\e637';
}

.adc-man-walking:before{
  content: '\e61d';
}

.adc-image-sensor:before, .adc-device-image-sensor:before{
  content: '\e636';
}

.adc-passcode:before{
  content: '\e635';
}

.adc-phone:before{
  content: '\e634';
}

.adc-hand-pointer:before{
  content: '\e633';
}

.adc-home:before{
  content: '\e632';
}

.adc-commercial:before{
  content: '\e631';
}

.adc-video:before{
  content: '\e630';
}

.adc-energy:before, .adc-graph:before{
  content: '\e62f';
}

.adc-power-standby:before{
  content: '\e62e';
}

.adc-power-off:before{
  content: '\e62d';
}

.adc-power-sleep:before{
  content: '\e6aa';
}

.adc-power-on:before{
  content: '\e62b';
}

.adc-power-on-off:before{
  content: '\e62a';
}

.adc-light-off:before, .adc-device-light:before{
  content: '\e629';
}

.adc-light-on:before{
  content: '\e628';
}

.adc-light-group-off:before {
  content: '\e627';
}

.adc-light-group-on:before {
  content: '\e626';
}

.adc-wrench:before{
  content: '\e625';
}

.adc-location:before{
  content: '\e624';
}

.adc-pushnotification:before{
  content: '\e623';
}

.adc-sign-check:before{
  content: '\e622';
}

.adc-sign-cross:before{
  content: '\e621';
}

.adc-door-buzz:before{
  content: '\e9aa';
}

.adc-door-closed:before, .adc-device-contact:before{
  content: '\e614';
}

.adc-door-open:before{
  content: '\e615';
}

.adc-door-closed-alt:before, .adc-device-contact-alt:before{
  content: '\e648';
}

.adc-door-open-alt:before{
  content: '\e607';
}

.adc-user:before{
  content: '\e616';
}

.adc-enterprise:before{
  content: '\e617';
}

.adc-mobile:before{
  content: '\e618';
}

.adc-filter:before{
  content: '\e619';
}

.adc-search:before{
  content: '\e61a';
}

.adc-upload:before{
  content: '\e61b';
}

.adc-wellness:before{
  content: '\e61c';
}

.adc-info:before{
  content: '\e61e';
}

.adc-expand:before{
  content: '\e61f';
}

.adc-tour-signs:before{
  content: '\e620';
}

.adc-hand-stop:before{
  content: '\e613';
}

.adc-clock:before{
  content: '\e612';
}

.adc-battery-100:before, .adc-battery-full:before{
  content: '\e60d';
}

.adc-battery-75:before{
  content: '\e60e';
}

.adc-battery-50:before{
  content: '\e60f';
}

.adc-battery-25:before{
  content: '\e610';
}

.adc-battery-0:before, .adc-battery-empty:before{
  content: '\e611';
}

.adc-group:before {
  content: '\e60c';
}

.adc-lutron:before {
  content: '\e60b';
}

.adc-bell-ringing:before {
  content: '\e60a';
}

.adc-reminder-arming:before {
  content: '\e649';
}

.adc-question-circle:before {
  content: '\e608';
}

.adc-event-list:before {
  content: '\e606';
}

.adc-eye-open:before {
  content: '\e605';
}

.adc-eye-closed:before {
  content: '\e657';
}

.adc-heart:before {
  content: '\e603';
}

.adc-briefcase:before {
  content: '\e602';
}

.adc-pet-paw:before {
  content: '\e600';
}

.adc-sms:before {
  content: '\e65d';
}

.adc-CO-detector:before {
  content: '\e609';
}

.adc-smoke-detector:before {
  content: '\e64a';
}

.adc-speech-bubble:before {
  content: '\e652';
}

.adc-reminder-success:before {
  content: '\e656';
}

.adc-home-palms:before {
  content: '\e604';
}

.adc-arrow-right:before {
  content: '\e601';
}

.adc-arrow-left:before {
  content: '\e65a';
}

.adc-arrow-down:before {
  content: '\e65c';
}

.adc-arrow-up:before {
  content: '\e65b';
}

.adc-video-presets:before {
  content: '\e64c';
}

.adc-record-now:before {
  content: '\e64d';
}

.adc-close:before {
  content: '\e64b';
}

.adc-heat:before {
  content: '\e64e';
}

.adc-cool:before {
  content: '\e64f';
}

.adc-master-user:before {
  content: '\e659';
}

.adc-shield:before {
  content: '\e658';
}

.adc-degree:before {
  content: '\e653';
}

.adc-degree-f:before {
  content: '\e654';
}

.adc-degree-c:before {
  content: '\e655';
}

.adc-arrow-down2:before {
  content: '\e650';
}

.adc-arrow-up2:before {
  content: '\e651';
}

.adc-arrow-left2:before {
  content: '\e65f';
}

.adc-arrow-right2:before {
  content: '\e65e';
}

.adc-faucet-off:before {
  content: '\e660';
}

.adc-faucet-on:before {
  content: '\e661';
}

.adc-sump-low:before {
  content: '\e664';
}

.adc-sump-med:before {
  content: '\e663';
}

.adc-sump-high:before {
  content: '\e662';
}

.adc-circle-empty:before {
  content: '\e666';
}

.adc-circle-checked:before {
  content: '\e665';
}

.adc-award:before {
  content: '\e667';
}

.adc-smile:before {
  content: '\e668';
}

.adc-comfort:before {
  content: '\e669';
}

.adc-savings:before {
  content: '\e62c';
}

.adc-star-circle:before {
  content: '\e66d';
}

.adc-shield-lock:before {
  content: '\e66c';
}

.adc-check-burst:before {
  content: '\e66b';
}

.adc-circle-plus:before {
  content: '\e66a';
}

.adc-arrows-right:before {
  content: '\e670';
}

.adc-newspaper:before {
  content: '\e66f';
}

.adc-globe:before {
  content: '\e66e';
}

.adc-cog-arrow:before {
  content: '\e671';
}

.adc-cog:before {
  content: '\e672';
}

.adc-shield-star:before {
  content: '\e673';
}

.adc-away-override:before {
  content: '\e674';
}

.adc-spigot-on:before {
  content: '\e675';
}

.adc-spigot-off:before {
  content: '\e676';
}

.adc-login:before {
  content: '\e677';
}

.adc-timeline:before {
  content: '\e678';
}

.adc-timeline-active:before {
  content: '\e679';
}

.adc-toggle-nav:before {
  content: '\e67a';
}

.adc-gate-closing:before {
  content: '\e67b';
}

.adc-gate-closed:before {
  content: '\e67c';
}

.adc-gate-open:before {
  content: '\e67d';
}

.adc-gate-opening:before {
  content: '\e67e';
}

.adc-pet-location:before {
	content: '\e67f';
}
.adc-pet-location-refresh:before,
.adc-location-refresh:before {
	content: '\e680';
}
.adc-pet-home:before,
.adc-home2:before {
	content: '\e681';
}
.adc-pet-refresh:before,
.adc-refresh:before {
	content: '\e682';
}
.adc-pet-directions:before,
.adc-car:before {
	content: '\e683';
}
.adc-pet-multiple-home:before,
.adc-location-multiple:before {
	content: '\e684';
}
.adc-pet-track:before {
	content: '\e685';
}
.adc-pet-card-location:before,
.adc-card-location:before {
	content: '\e686';
}
.adc-pet-card-activity:before,
.adc-graph2:before {
	content: '\e687';
}
.adc-pet-location-point:before,
.adc-location-point:before {
	content: '\e688';
}
.adc-pet-center:before,
.adc-center:before {
	content: '\e689';
}
.adc-circulate:before {
	content: '\e68a';
}
.adc-fan:before {
	content: '\e68c';
}
.adc-roller-closed:before {
	content: '\e68d';
}
.adc-roller-open:before {
	content: '\e68e';
}
.adc-venetian-open:before,
.adc-venetian-straight {
	content: '\e68f';
}
.adc-venetian-down:before {
	content: '\e690';
}
.adc-venetian-up:before {
	content: '\e691';
}
.adc-expand-arrows:before {
	content: '\e692';
}
.adc-collapse-arrows:before {
	content: '\e693';
}
.adc-target:before {
	content: '\e694';
}
.adc-check-out:before {
	content: '\e695';
}
.adc-check-in:before {
	content: '\e696';
}
.adc-check-in-no:before {
	content: '\e697';
}
.adc-house-cleaned:before {
	content: '\e698';
}
.adc-no-reservations:before {
	content: '\e699';
}
.adc-sump-pump:before, .adc-sump-pump-normal {
	content: '\e69e';
}
.adc-sump-pump-issue:before {
	content: '\e69f';
}
.adc-sump-pump-critical:before {
	content: '\e6a0';
}
.adc-water-sensor:before, .adc-water-sensor-activated:before {
	content: '\e69d';
}
.adc-water-sensor-idle:before {
	content: '\e69c';
}
.adc-water-valve-closed:before {
	content: '\e69a';
}
.adc-water-valve-open:before,
.adc-water-valve-open-hd:before {
	content: '\e6a4';
}
.adc-water-drop:before {
	content: '\e69b';
}
.adc-valve-water-drop:before {
	content: '\e69b';
	color:#2aaae1;
	font-size:.20em;
}
i.adc-valve-water-drop  {
	bottom:.06em;
	right:-.08em;
}
.adc-faucet-drop:before {
	content: '\e6a1';
}
.adc-faucet:before {
	content: '\e6a2';
}
.adc-water-sensor-idle:before {
	content: '\e6a3';
}
.adc-toggle-nav2:before {
	content: '\e6a5';
}
.adc-tree:before {
	content: '\e6a6';
}
.adc-gas:before {
	content: '\e6a7';
}
.adc-lightning:before {
	content: '\e6a8';
}
.adc-money:before {
	content: '\e6a9';
}
.adc-sun:before {
	content: '\e6ab';
}
.adc-CO2-cloud:before {
	content: '\e6ac';
}
.adc-keypad:before {
	content: '\e6ad';
}
.adc-pico:before {
	content: '\e6ae';
}
.adc-pico-off:before {
	content: '\e6af';
}
.adc-pico-on:before {
	content: '\e6b0';
}
.adc-partial-check:before {
	content: '\e6b1';
}
.adc-smart-schedule:before {
	content: '\e6b7';
}
.adc-schedule:before {
	content: '\e6b6';
}
.adc-sleep:before, .adc-scenes-sleep:before {
	content: '\e6b5';
}
.adc-away:before {
	content: '\e6b4';
}
.adc-unlink:before {
	content: '\e6b3';
}
.adc-link:before {
	content: '\e6b2';
}
.adc-thermostat-auto-1:before {
	content: '\e6b8';
}
.adc-thermostat-auto-2:before {
	content: '\e6b9';
}
.adc-paired-sensor:before {
	content: '\e6ba';
}
.adc-sump-pump-idle:before {
	content: '\e6bb';
}
.adc-sump-pump-normal2:before {
	content: '\e6bc';
}
.adc-water-sensor-idle2:before {
	content: '\e6c7'
}
.adc-blog:before {
	content: '\e6bd'
}
.adc-pet-fence:before {
	content: '\e6be'
}
.adc-circle-check:before {
	content: '\e6bf'
}
.adc-circle-x:before {
	content: '\e6c0'
}
.adc-tower:before {
	content: '\e6c1'
}
.adc-router:before {
	content: '\e6c2'
}
.adc-points:before {
	content: '\e6c3'
}
.adc-video-play:before {
	content: '\e6c4'
}
.adc-pet-archive:before {
	content: '\e6c5'
}
.adc-laptop:before {
	content: '\e6ca'
}
.adc-fan-auto:before {
	content: '\e6c8'
}
.adc-occupied:before, .adc-scenes-commercial-occupied:before {
	content: '\e953'
}
.adc-door-open2:before, .adc-scenes-commercial-open:before {
	content: '\e952'
}
.adc-door-closed2:before, .adc-scenes-commercial-closed:before {
	content: '\e954'
}
.adc-exclamation:before {
	content: '\e6cc'
}
.adc-triangle:before {
	content: '\e6cd'
}
.adc-watch:before {
	content: '\e6ce'
}
.adc-business:before {
	content: '\e6cf'
}
.adc-home3:before {
	content: '\e6d0'
}
.adc-panel:before {
	content: '\e6d1'
}
.adc-armed-stay:before {
	content: '\e6d2'
}
.adc-investor-graph:before {
	content: '\e6d3'
}
.adc-signal-graph:before {
	content: '\e6d4'
}
.adc-heat2:before {
	content: '\e6d5'
}
.adc-radio:before {
	content: '\e6d6'
}
.adc-mode:before {
	content: '\e6d7'
}
.adc-propane:before {
	content: '\e6d9'
}
.adc-remote-temp:before {
	content: '\e6d8'
}
.adc-social-facebook:before {
	content: '\e9bd'
}
.adc-social-youtube:before {
	content: '\e6de'
}
.adc-social-linkedin:before {
	content: '\e6dd'
}
.adc-social-blog:before {
	content: '\e6dc'
}
.adc-social-website:before {
	content: '\e6db'
}
.adc-social-twitter:before {
	content: '\e6da'
}
.adc-vacation:before {
	content: '\e6e0'
}
.adc-home-mobile:before {
	content: '\e6e1'
}
.adc-away-mobile:before {
	content: '\e6e2'
}
.adc-wake-up:before {
	content: '\e6e3'
}
.adc-alert:before {
	content: '\e6e4'
}
.adc-geo:before {
	content: '\e6e5'
}
.adc-review:before {
	content: '\e6e6'
}
.adc-zwave:before {
    content: "\e6e7";
}
.adc-key-unlocked:before {
    content: "\e6e8";
}
.adc-touch:before {
    content: "\e800";
}
.adc-mute:before {
    content: "\e900";
}
.adc-scenes:before {
    content: "\e901";
}
.adc-furnace:before {
    content: "\e902";
}
.adc-compressor:before {
    content: "\e903";
}
.adc-water-heater:before {
    content: "\e904";
}
.adc-washing-machine:before {
    content: "\e905";
}
.adc-dryer:before {
    content: "\e906";
}
.adc-fridge:before {
    content: "\e907";
}
.adc-microwave:before {
    content: "\e908";
}
.adc-oven:before {
    content: "\e909";
}
.adc-humidity:before {
    content: "\e90a";
}
.adc-rearrange:before {
    content: "\e90d";
}
.adc-brightness-max:before {
    content: "\e90b";
}
.adc-brightness-min:before {
    content: "\e90c";
}
.adc-scenes-study:before {
    content: "\e90e";
}
.adc-scenes-party:before {
    content: "\e910";
}
.adc-scenes-pets:before {
    content: "\e911";
}
.adc-scenes-romantic:before {
    content: "\e912";
}
.adc-scenes-movie:before {
    content: "\e913";
}
.adc-scenes-generic-1:before {
    content: "\e914";
}
.adc-scenes-generic-2:before {
    content: "\e915";
}
.adc-scenes-generic-3:before {
    content: "\e916";
}
.adc-scenes-game:before {
    content: "\e917";
}
.adc-scenes-dinner:before {
    content: "\e918";
}
.adc-scenes-daylight:before {
    content: "\e919";
}
.adc-scenes-car:before {
    content: "\e91a";
}
.adc-access-control:before {
    content: "\e90f";
}
.adc-magic-filter:before {
    content: "\e91b";
}
.adc-doorbell:before {
    content: "\e91c";
}
.adc-bell:before {
    content: "\e91d";
}
.adc-contact-us:before {
    content: "\e91e";
}
.adc-existing-customer:before {
    content: "\e91f";
}
.adc-live-chat:before {
    content: "\e920";
}
.adc-configure-system:before {
    content: "\e921";
}
.adc-upsell:before {
    content: "\e922";
}
.adc-insights:before {
    content: "\e923";
}
.adc-insights:before {
    content: "\e923";
}
.adc-communication:before {
    content: "\e924";
}
.adc-geoservices-arrow:before {
    content: "\e925";
}
.adc-image-sensor2:before {
    content: "\e926";
}
.adc-sensor-open:before,
.adc-sensor-open-hd:before {
    content: "\e927";
}
.adc-video-camera:before {
    content: "\e928";
}
.adc-health-check:before {
    content: "\e929";
}
.adc-login-arrow:before {
    content: "\e92a";
}
.adc-headset:before {
    content: "\e92b";
}
.adc-panel2:before {
    content: "\e92c";
}
.adc-check-box:before {
    content: "\e92d";
}
.adc-new-user:before {
    content: "\e92e";
}
.adc-chevron-down:before {
    content: "\e92f";
}
.adc-chevron-left:before {
    content: "\e930";
}
.adc-chevron-right:before {
    content: "\e931";
}
.adc-chevron-up:before {
    content: "\e932";
}
.adc-refresh2:before {
    content: "\e933";
}
.adc-circle-add:before {
    content: "\e934";
}
.adc-circle-dash:before {
    content: "\e935";
}
.adc-arrow-back:before {
    content: "\e936";
}
.adc-more:before {
    content: "\e936";
}
.adc-energy-monitor:before {
    content: "\e93d";
}
.adc-garage-simple:before {
    content: "\e93c";
}
.adc-light-on2:before {
    content: "\e93b";
}
.adc-lock:before {
    content: "\e93a";
}
.adc-thermostat2:before, .adc-scenes-thermostat:before {
    content: "\e939";
}
.adc-video2:before {
    content: "\e938";
}
.adc-upsell-maintenance:before {
    content: "\e93e";
}
.adc-car:before {
    content: "\e93f";
}
.adc-car-acceleration:before {
    content: "\e940";
}
.adc-car-battery:before {
    content: "\e931";
}
.adc-car-checkengine:before {
    content: "\e942";
}
.adc-car-hardbrake:before {
    content: "\e943";
}
.adc-car-lowbattery:before {
    content: "\e944";
}
.adc-car-lowfuel:before {
    content: "\e945";
}
.adc-car-speed:before {
    content: "\e946";
}
.adc-car-start:before {
    content: "\e947";
}
.adc-car-stop:before {
    content: "\e948";
}
.adc-car-trip-distance:before {
    content: "\e949";
}
.adc-car-trip-finish:before {
    content: "\e94a";
}
.adc-car-trip-start:before {
    content: "\e94b";
}
.adc-car-unauthorized:before {
    content: "\e94c";
}
.adc-feature-automation:before {
    content: "\e94d";
}
.adc-video-stream:before {
    content: "\e94e";
}
.adc-paper-plane:before {
    content: "\e94f";
}
.adc-outdoorcam:before {
    content: "\e950";
}
.adc-indoorcam:before {
    content: "\e951";
}
.adc-badge:before {
    content: "\e955";
}
.adc-mic:before {
    content: "\e956";
}
.adc-door-closed2:before {
    content: "\e957";
}
.adc-door-open2:before {
    content: "\e958";
}
.adc-battery-1:before {
    content: "\e959";
}
.adc-wellness-entry-exit:before {
    content: "\e95a";
}
.adc-wellness-wake-up:before {
    content: "\e95b";
}
.adc-wellness-go-to-bed:before {
    content: "\e95c";
}
.adc-wellness-activity:before {
    content: "\e95d";
}
.adc-wellness-bathroom:before {
    content: "\e95e";
}
.adc-wellness-kitchen:before {
    content: "\e95f";
}
.adc-wellness-pendant:before {
    content: "\e960";
}
.adc-wellness-sleep:before {
    content: "\e961";
}
.adc-circle-check2:before {
    content: "\e962";
}
.adc-issue:before {
    content: "\e963";
}
.adc-warning:before {
    content: "\e964";
}
.adc-auto-thermostat:before {
    content: "\e965";
}
.adc-icn-keypad:before {
    content: "\e966";
}
.adc-feature-scenes:before, .adc-scenes-default-icon:before{
    content: '\e967';
}
.adc-scenes-away:before {
    content: '\e968';
}
.adc-scenes-home:before {
    content: '\e969';
}
.adc-scenes-garage-closed:before {
    content: '\e96a';
}
.adc-scenes-garage-open:before {
    content: '\e96b';
}
.adc-scenes-gate-closed:before {
    content: "\e9c0";
}
.adc-scenes-gate-open:before {
    content: "\e9c1";
}
.adc-scenes-locked:before, .adc-scenes-padlock-closed:before {
    content: '\e96c';
}
.adc-scenes-padlock-open:before {
    content: '\e96d';
}
.adc-scenes-light-on:before {
    content: '\e96e';
}
.adc-scenes-light-off:before {
    content: '\e96f';
}
.adc-scenes-savings:before {
    content: '\e970';
}
.adc-scenes-security:before {
    content: '\e971';
}
.adc-scenes-wake-up:before {
    content: '\e972';
}
.adc-scenes-travel:before {
    content: '\e973';
}
.adc-page:before {
    content: '\e974';
}
.adc-icn-smart-gateway:before {
    content: '\e975';
}
.adc-knowledge-base:before {
    content: '\e976';
}

.adc-feature-irrigation:before {
    content: '\e977';
}

.adc-donate-clip:before {
    content: '\e978';
}

.adc-thumb-up:before {
    content: '\e97a';
}

.adc-thumb-down:before {
    content: '\e979';
}

.adc-app:before {
    content: '\e97b';
}

.adc-mobileexec:before {
    content: '\e97c';
}

.adc-mobilesales:before {
    content: '\e97d';
}

.adc-mobiletech:before {
    content: '\e97e';
}

.adc-announcement:before {
    content: '\e97f';
}

.adc-billing:before {
    content: '\e980';
}

.adc-branding:before {
    content: '\e981';
}

.adc-core:before {
    content: '\e982';
}

.adc-feature-reports:before {
    content: '\e983';
}

.adc-feature-upsell:before {
    content: '\e984';
}

.adc-feedback:before {
    content: '\e985';
}

.adc-group-users:before {
    content: '\e986';
}

.adc-hammer:before {
    content: '\e987';
}

.adc-monitoring:before {
    content: '\e988';
}

.adc-seal:before {
    content: '\e989';
}

.adc-security-trax:before {
    content: '\e98a';
}

.adc-user-add:before {
    content: '\e98b';
}

.adc-webexec:before {
    content: '\e98c';
}

.adc-web-services:before {
    content: '\e98d';
}

.adc-presentation:before {
    content: '\e98e';
}

.adc-certificate:before {
    content: '\e98f';
}

.adc-powerup:before {
    content: '\e990';
}

.adc-academy:before {
    content: '\e991';
}

.adc-firmware-upgrade:before {
    content: '\e992';
}

.adc-conversion:before {
    content: '\e993';
}

.adc-coin:before {
    content: '\e994';
}

.adc-directory:before {
    content: '\e995';
}

.adc-favorite:before {
    content: '\e996';
}

.adc-release:before {
    content: '\e997';
}

.adc-supported:before {
    content: '\e998';
}

.adc-calibrate:before {
    content: '\e999';
}

.adc-voice-control:before {
    content: '\e99a';
}

.adc-new-battery-0:before, .adc-new-battery-empty:before {
    content: '\e99b';
}

.adc-new-battery-25:before, .adc-new-battery-low:before {
    content: '\e99c';
}

.adc-new-battery-50:before, .adc-new-battery-mid:before {
    content: '\e99d';
}

.adc-new-battery-75:before, .adc-new-battery-high:before {
    content: '\e99e';
}

.adc-new-battery-100:before, .adc-new-battery-full:before {
    content: '\e99f';
}

.adc-cart:before {
    content: '\e9a0';
}

.adc-clipboard:before {
    content: '\e9a1';
}

.adc-key-circle:before {
    content: '\e9a2';
}

.adc-network:before {
    content: '\e9a3';
}

.adc-login-info:before {
    content: '\e9a4';
}

.adc-box:before {
    content: '\e9a5';
}

.adc-icn-help:before {
    content: '\e9a6';
}

.adc-icn-energy-monitor:before {
    content: '\e9a7';
}

.adc-icn-smart-gateway:before {
    content: '\e9a8';
}

.adc-icn-doorbell:before {
    content: '\e9a9';
}

.adc-feature-thermostat:before {
    content: '\e9ab';
}

.adc-feature-garage:before {
    content: '\e9ac';
}

.adc-feature-lights:before {
    content: '\e9ad';
}

.adc-feature-locks:before {
    content: '\e9ae';
}

.adc-feature-system:before {
    content: '\e9af';
}

.adc-feature-video:before {
    content: '\e9b0';
}

.adc-feature-water:before {
    content: '\e9b1';
}

.adc-user-control-access:before {
    content: '\e9b2';
}

.adc-feature-home:before {
    content: '\e9be';
}

.adc-feature-images:before {
	content: '\e9bf';
}

.adc-icn-gears-two:before {
	content: '\e9c2';
}

.adc-handshake:before {
	content: '\e9c3';
}

.adc-megaphone:before {
	content: '\e9c4';
}

.adc-icn-technician:before {
	content: '\e9c5';
}

.adc-sd-card:before {
    content: '\e9c6';
}

.adc-system-disarmed:before {
  content: '\e9ce'
}

.adc-system-armed-stay:before {
  content: '\e9cd'
}

.adc-system-armed-away:before {
  content: '\e9cc'
}

.adc-shade-closed:before,
.adc-scenes-shade-closed:before,
.adc-shades-closed:before {
  content: '\e9cb'
}

.adc-shade-open:before,
.adc-scenes-shade-open:before,
.adc-shades-open:before {
  content: "\e9ca";
}

.adc-water-valve-closed2:before {
  content: "\e9c9";
}

.adc-water-valve-open2:before {
  content: "\e9c8";
}

.adc-light-off2:before {
  content: "\e9c7";
}

.adc-icn-temperature:before {
  content: "\e9cf";
}

.adc-temperature:before {
  content: "\e9cf";
}
.adc-circle-play:before {
  content: "\e9cf";
}

.adc-feature-speaker:before {
  content: "\e9d0";
}

.adc-sound:before {
  content: "\e9d1";
}

.adc-sound-low:before {
  content: "\e9d2";
}

.adc-sound-mute:before {
  content: "\e9d3";
}

.adc-sound-off:before {
  content: "\e9d4";
}

.adc-temperature:before {
  content: "\e9d5";
}

.adc-icn-temperature:before {
  content: "\e9d5";
}

.adc-sensor-circular:before {
  content: "\e9d6";
}

.adc-left-solid:before {
  content: "\e9d7";
}

.adc-down-solid:before {
  content: "\e9d8";
}

.adc-right-solid:before {
  content: "\e9d9";
}

.adc-up-solid:before {
  content: "\e9da";
}

.adc-motion-action:before {
    content: "\e9db";
}

.adc-notification:before {
  content: "\e9dc";
}

.adc-varifocal-fov:before {
  content: "\e9de";
}

[dir=rtl] .adc-arrow-left:before,
[dir=rtl] .adc-arrow-right:before,
[dir=rtl] .adc-arrow-left2:before,
[dir=rtl] .adc-arrow-right2:before,
[dir=rtl] .adc-chevron-left:before,
[dir=rtl] .adc-chevron-right:before {
    transform: scaleX(-1);
}
