/** This file is part of Domotz Agent.
  * Copyright (C) 2016  Domotz Ltd
  *
  * Domotz Agent is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
  * Domotz Agent is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
  * along with Domotz Agent.  If not, see <http://www.gnu.org/licenses/>.
  **/

@charset "UTF-8";.ngdialog,.ngdialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0}@-webkit-keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}@keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}.ngdialog{box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch;z-index:10000}.ngdialog *,.ngdialog :after,.ngdialog :before{box-sizing:inherit}.ngdialog.ngdialog-disabled-animation,.ngdialog.ngdialog-disabled-animation .ngdialog-content,.ngdialog.ngdialog-disabled-animation .ngdialog-overlay{-webkit-animation:none!important;animation:none!important}.ngdialog-overlay{background:rgba(0,0,0,.4);-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s}.ngdialog-no-overlay{pointer-events:none}.ngdialog.ngdialog-closing .ngdialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-content{background:#fff;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s;pointer-events:all}.ngdialog.ngdialog-closing .ngdialog-content{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-close:before{font-family:Helvetica,Arial,sans-serif;content:'\00D7';cursor:pointer}body.ngdialog-open,html.ngdialog-open{overflow:hidden}@-webkit-keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}.ngdialog.ngdialog-theme-default{padding-bottom:160px;padding-top:160px}.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content{-webkit-animation:ngdialog-flyout .5s;animation:ngdialog-flyout .5s}.ngdialog.ngdialog-theme-default .ngdialog-content{-webkit-animation:ngdialog-flyin .5s;animation:ngdialog-flyin .5s;border-radius:5px;color:#444;font-family:Helvetica,sans-serif;font-size:1.1em;line-height:1.5em;margin:0 auto;max-width:100%;position:relative;width:450px}.ngdialog.ngdialog-theme-default .ngdialog-close{border-radius:5px;cursor:pointer;position:absolute;right:0;top:0}.ngdialog.ngdialog-theme-default .ngdialog-close:before{background:0 0;border-radius:3px;color:#bbb;content:'\00D7';font-size:26px;font-weight:400;height:30px;line-height:26px;position:absolute;right:3px;text-align:center;top:3px;width:30px}.ngdialog.ngdialog-theme-default .ngdialog-close:active:before,.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before{color:#777}.ngdialog.ngdialog-theme-default .ngdialog-message{margin-bottom:.5em}.ngdialog.ngdialog-theme-default .ngdialog-input{margin-bottom:1em}.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email],.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url],.ngdialog.ngdialog-theme-default .ngdialog-input textarea{background:#fff;border:0;border-radius:3px;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0 0 .25em;min-height:2.5em;padding:.25em .67em;width:100%}.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus,.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:0}.ngdialog.ngdialog-theme-default .ngdialog-buttons:after{content:'';display:table;clear:both}body.aside-open .menu-content .bar-header,body:not(.aside-open) .menu-content .dmt-content-wrapper h3{display:none}.ngdialog.ngdialog-theme-default .ngdialog-button{border:0;border-radius:3px;cursor:pointer;float:right;font-family:inherit;font-size:.8em;letter-spacing:.1em;line-height:1em;margin:0 0 0 .5em;padding:.75em 2em;text-transform:uppercase}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-divider,.dmt-row-divider{border-bottom:1px solid #ECF0F1}.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:ngdialog-pulse 1.1s infinite;animation:ngdialog-pulse 1.1s infinite;outline:0}@media (max-width:568px){.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:none;animation:none}}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary{background:#3288e6;color:#fff}.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary{background:#e0e0e0;color:#777}@font-face{font-family:"domotz-icons-1.2.3";src:url(../lib/domotz-angular-widgets/fonts/domotz-icons-1.2.3.eot);src:url(../lib/domotz-angular-widgets/fonts/domotz-icons-1.2.3.eot?#iefix) format("eot"),url(../lib/domotz-angular-widgets/fonts/domotz-icons-1.2.3.woff) format("woff"),url(../lib/domotz-angular-widgets/fonts/domotz-icons-1.2.3.ttf) format("truetype"),url(../lib/domotz-angular-widgets/fonts/domotz-icons-1.2.3.svg#domotz-icons-1.2.3) format("svg")}.icon-admindown-fill:before,.icon-admindown-stroke:before,.icon-alert-stroke:before,.icon-alert:before,.icon-alerts-bg:before,.icon-alerts-stroke:before,.icon-android-brand:before,.icon-apple-brand:before,.icon-appliance:before,.icon-arrow-down:before,.icon-arrow-left:before,.icon-arrow-right:before,.icon-arrow-up:before,.icon-audio-player:before,.icon-audio-video:before,.icon-bar-right:before,.icon-battery-death:before,.icon-battery-na:before,.icon-battery-stroke:before,.icon-bell-body:before,.icon-bell-stroke:before,.icon-bolt-filled:before,.icon-bubble-dashed:before,.icon-bubble:before,.icon-camera:before,.icon-categories:before,.icon-changes-down:before,.icon-changes-up:before,.icon-changes:before,.icon-chart-hint:before,.icon-chart-single:before,.icon-chart:before,.icon-checkbox-checked:before,.icon-checkbox-stroke:before,.icon-circle-filled:before,.icon-circle:before,.icon-clock:before,.icon-close:before,.icon-collaboration-bg:before,.icon-collaboration-overview:before,.icon-collaboration-stroke:before,.icon-collaboration-tick:before,.icon-control:before,.icon-curved-arrow:before,.icon-custom-device:before,.icon-delete-filled:before,.icon-delete:before,.icon-device:before,.icon-devices-bg-laptop:before,.icon-devices-bg-phone:before,.icon-devices-stroke:before,.icon-discover-magnify:before,.icon-discover-solid:before,.icon-divieto:before,.icon-domotz-logo:before,.icon-domotz:before,.icon-double-arrow-down:before,.icon-double-arrow-up:before,.icon-download:before,.icon-dudes-fill:before,.icon-dudes-full-stroke:before,.icon-dudes-half-stroke:before,.icon-edit:before,.icon-eth-fill:before,.icon-eth-plug-fill:before,.icon-eth-plug-stroke:before,.icon-eth-stroke:before,.icon-eth-unplug-fill:before,.icon-eth-unplug-pins:before,.icon-eth-unplug-stroke:before,.icon-ethernet-unplugged-fill:before,.icon-ethernet-unplugged-stroke:before,.icon-ethernet:before,.icon-ethernet_plugged:before,.icon-fav-filled-inner:before,.icon-fav-filled:before,.icon-fav:before,.icon-fill-body-lock:before,.icon-fill-upper-lock:before,.icon-game-console:before,.icon-generic:before,.icon-geomarker-fill:before,.icon-geomarker-inner-stroke:before,.icon-geomarker-outter-stroke:before,.icon-gift-fill:before,.icon-gift-ribbon:before,.icon-gift-stroke:before,.icon-group-sort:before,.icon-grouping:before,.icon-guest-back-fill:before,.icon-guest-back-stroke:before,.icon-guest-cross:before,.icon-guest-device-bg:before,.icon-guest-device:before,.icon-guest-front-fill:before,.icon-guest-front-stroke-x:before,.icon-guest-front-stroke:before,.icon-happy:before,.icon-healthcare-device:before,.icon-heating-cooling:before,.icon-help-bg:before,.icon-help-circle:before,.icon-help-question-mark:before,.icon-help-stroke:before,.icon-hint:before,.icon-home-automation:before,.icon-hourglass:before,.icon-info:before,.icon-invisible:before,.icon-keypad:before,.icon-light:before,.icon-lighting:before,.icon-link:before,.icon-lock:before,.icon-logout-fill:before,.icon-logout-stroke:before,.icon-logout:before,.icon-mail:before,.icon-maintenance:before,.icon-media-player:before,.icon-menu-indented-arrow:before,.icon-menu-indented:before,.icon-mobile:before,.icon-monitor:before,.icon-mtr:before,.icon-nas:before,.icon-network-bg:before,.icon-network-equipment:before,.icon-network-stroke:before,.icon-notice2:before,.icon-notice:before,.icon-offline:before,.icon-online:before,.icon-ooops:before,.icon-opdown-fill-plug:before,.icon-opdown-stroke:before,.icon-opup-fill-cable:before,.icon-opup-fill-plug:before,.icon-opup-stroke:before,.icon-pc-notebook:before,.icon-plug-front:before,.icon-plug-pins:before,.icon-plug-stroke:before,.icon-plug-top:before,.icon-plug:before,.icon-poe-switch:before,.icon-printer-fax:before,.icon-qnap-logo:before,.icon-radio-chart:before,.icon-raspberry-logo:before,.icon-rdp-fill:before,.icon-rdp-stroke:before,.icon-readynas-logo:before,.icon-reboot-arrow-down:before,.icon-reboot-arrow-up:before,.icon-report-chart:before,.icon-reports-device:before,.icon-reports:before,.icon-robot:before,.icon-router:before,.icon-sad:before,.icon-sandwich:before,.icon-search-d:before,.icon-search:before,.icon-security-system:before,.icon-send-via-mail:before,.icon-sensor:before,.icon-server:before,.icon-settings:before,.icon-setup:before,.icon-share:before,.icon-signal-0:before,.icon-signal-1:before,.icon-signal-2:before,.icon-signal-3:before,.icon-signal-4:before,.icon-signal-na:before,.icon-single-arrow-down:before,.icon-single-arrow-up:before,.icon-single-sort-down:before,.icon-single-sort-up:before,.icon-smart-power-plug:before,.icon-sort-down:before,.icon-sort-up:before,.icon-sort:before,.icon-sorting:before,.icon-speaker:before,.icon-ssh-fill:before,.icon-ssh-stroke:before,.icon-stroke-lock:before,.icon-synology-logo:before,.icon-tablet:before,.icon-therm:before,.icon-thick-circle:before,.icon-thick-stroke:before,.icon-thumb-up:before,.icon-tick2:before,.icon-tick:before,.icon-toggle:before,.icon-trapano:before,.icon-tv:before,.icon-unknown:before,.icon-user-login:before,.icon-user-singup:before,.icon-visible:before,.icon-voip:before,.icon-warning:before,.icon-wearable:before,.icon-web-fill:before,.icon-web-stroke:before,.icon-wifi:before,.icon-working:before,.icon-zigbee:before,.icon-zz:before{font-family:"domotz-icons-1.2.3";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}.dmt-italic,.dmt-menu .dmt-status-wrapper .dmt-agent-name>span{font-style:italic}.icon-admindown-fill:before{content:""}.icon-admindown-stroke:before{content:""}.icon-alert-stroke:before{content:""}.icon-alert:before{content:""}.icon-alerts-bg:before{content:""}.icon-alerts-stroke:before{content:""}.icon-android-brand:before{content:""}.icon-apple-brand:before{content:""}.icon-appliance:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-audio-player:before{content:""}.icon-audio-video:before{content:""}.icon-bar-right:before{content:""}.icon-battery-death:before{content:""}.icon-battery-na:before{content:""}.icon-battery-stroke:before{content:""}.icon-bell-body:before{content:""}.icon-bell-stroke:before{content:""}.icon-bolt-filled:before{content:""}.icon-bubble-dashed:before{content:""}.icon-bubble:before{content:""}.icon-camera:before{content:""}.icon-categories:before{content:""}.icon-changes-down:before{content:""}.icon-changes-up:before{content:""}.icon-changes:before{content:""}.icon-chart-hint:before{content:""}.icon-chart-single:before{content:""}.icon-chart:before{content:""}.icon-checkbox-checked:before{content:""}.icon-checkbox-stroke:before{content:""}.icon-circle-filled:before{content:""}.icon-circle:before{content:""}.icon-clock:before{content:""}.icon-close:before{content:""}.icon-collaboration-bg:before{content:""}.icon-collaboration-overview:before{content:""}.icon-collaboration-stroke:before{content:""}.icon-collaboration-tick:before{content:""}.icon-control:before{content:""}.icon-curved-arrow:before{content:""}.icon-custom-device:before{content:""}.icon-delete-filled:before{content:""}.icon-delete:before{content:""}.icon-device:before{content:""}.icon-devices-bg-laptop:before{content:""}.icon-devices-bg-phone:before{content:""}.icon-devices-stroke:before{content:""}.icon-discover-magnify:before{content:""}.icon-discover-solid:before{content:""}.icon-divieto:before{content:""}.icon-domotz-logo:before{content:""}.icon-domotz:before{content:""}.icon-double-arrow-down:before{content:""}.icon-double-arrow-up:before{content:""}.icon-download:before{content:""}.icon-dudes-fill:before{content:""}.icon-dudes-full-stroke:before{content:""}.icon-dudes-half-stroke:before{content:""}.icon-edit:before{content:""}.icon-eth-fill:before{content:""}.icon-eth-plug-fill:before{content:""}.icon-eth-plug-stroke:before{content:""}.icon-eth-stroke:before{content:""}.icon-eth-unplug-fill:before{content:""}.icon-eth-unplug-pins:before{content:""}.icon-eth-unplug-stroke:before{content:""}.icon-ethernet-unplugged-fill:before{content:""}.icon-ethernet-unplugged-stroke:before{content:""}.icon-ethernet:before{content:""}.icon-ethernet_plugged:before{content:""}.icon-fav-filled-inner:before{content:""}.icon-fav-filled:before{content:""}.icon-fav:before{content:""}.icon-fill-body-lock:before{content:""}.icon-fill-upper-lock:before{content:""}.icon-game-console:before{content:""}.icon-generic:before{content:""}.icon-geomarker-fill:before{content:""}.icon-geomarker-inner-stroke:before{content:""}.icon-geomarker-outter-stroke:before{content:""}.icon-gift-fill:before{content:""}.icon-gift-ribbon:before{content:""}.icon-gift-stroke:before{content:""}.icon-group-sort:before{content:""}.icon-grouping:before{content:""}.icon-guest-back-fill:before{content:""}.icon-guest-back-stroke:before{content:""}.icon-guest-cross:before{content:""}.icon-guest-device-bg:before{content:""}.icon-guest-device:before{content:""}.icon-guest-front-fill:before{content:""}.icon-guest-front-stroke-x:before{content:""}.icon-guest-front-stroke:before{content:""}.icon-happy:before{content:""}.icon-healthcare-device:before{content:""}.icon-heating-cooling:before{content:""}.icon-help-bg:before{content:""}.icon-help-circle:before{content:""}.icon-help-question-mark:before{content:""}.icon-help-stroke:before{content:""}.icon-hint:before{content:""}.icon-home-automation:before{content:""}.icon-hourglass:before{content:""}.icon-info:before{content:""}.icon-invisible:before{content:""}.icon-keypad:before{content:""}.icon-light:before{content:""}.icon-lighting:before{content:""}.icon-link:before{content:""}.icon-lock:before{content:""}.icon-logout-fill:before{content:""}.icon-logout-stroke:before{content:""}.icon-logout:before{content:""}.icon-mail:before{content:""}.icon-maintenance:before{content:""}.icon-media-player:before{content:""}.icon-menu-indented-arrow:before{content:""}.icon-menu-indented:before{content:""}.icon-mobile:before{content:""}.icon-monitor:before{content:""}.icon-mtr:before{content:""}.icon-nas:before{content:""}.icon-network-bg:before{content:""}.icon-network-equipment:before{content:""}.icon-network-stroke:before{content:""}.icon-notice:before{content:""}.icon-notice2:before{content:""}.icon-offline:before{content:""}.icon-online:before{content:""}.icon-ooops:before{content:""}.icon-opdown-fill-plug:before{content:""}.icon-opdown-stroke:before{content:""}.icon-opup-fill-cable:before{content:""}.icon-opup-fill-plug:before{content:""}.icon-opup-stroke:before{content:""}.icon-pc-notebook:before{content:""}.icon-plug-front:before{content:""}.icon-plug-pins:before{content:""}.icon-plug-stroke:before{content:""}.icon-plug-top:before{content:""}.icon-plug:before{content:""}.icon-poe-switch:before{content:""}.icon-printer-fax:before{content:""}.icon-qnap-logo:before{content:""}.icon-radio-chart:before{content:""}.icon-raspberry-logo:before{content:""}.icon-rdp-fill:before{content:""}.icon-rdp-stroke:before{content:""}.icon-readynas-logo:before{content:""}.icon-reboot-arrow-down:before{content:""}.icon-reboot-arrow-up:before{content:""}.icon-report-chart:before{content:""}.icon-reports-device:before{content:""}.icon-reports:before{content:""}.icon-robot:before{content:""}.icon-router:before{content:""}.icon-sad:before{content:""}.icon-sandwich:before{content:""}.icon-search-d:before{content:""}.icon-search:before{content:""}.icon-security-system:before{content:""}.icon-send-via-mail:before{content:""}.icon-sensor:before{content:""}.icon-server:before{content:""}.icon-settings:before{content:""}.icon-setup:before{content:""}.icon-share:before{content:""}.icon-signal-0:before{content:""}.icon-signal-1:before{content:""}.icon-signal-2:before{content:""}.icon-signal-3:before{content:""}.icon-signal-4:before{content:""}.icon-signal-na:before{content:""}.icon-single-arrow-down:before{content:""}.icon-single-arrow-up:before{content:""}.icon-single-sort-down:before{content:""}.icon-single-sort-up:before{content:""}.icon-smart-power-plug:before{content:""}.icon-sort-down:before{content:""}.icon-sort-up:before{content:""}.icon-sort:before{content:""}.icon-sorting:before{content:""}.icon-speaker:before{content:""}.icon-ssh-fill:before{content:""}.icon-ssh-stroke:before{content:""}.icon-stroke-lock:before{content:""}.icon-synology-logo:before{content:""}.icon-tablet:before{content:""}.icon-therm:before{content:""}.icon-thick-circle:before{content:""}.icon-thick-stroke:before{content:""}.icon-thumb-up:before{content:""}.icon-tick:before{content:""}.icon-tick2:before{content:""}.icon-toggle:before{content:""}.icon-trapano:before{content:""}.icon-tv:before{content:""}.icon-unknown:before{content:""}.icon-user-login:before{content:""}.icon-user-singup:before{content:""}.icon-visible:before{content:""}.icon-voip:before{content:""}.icon-warning:before{content:""}.icon-wearable:before{content:""}.icon-web-fill:before{content:""}.icon-web-stroke:before{content:""}.icon-wifi:before{content:""}.icon-working:before{content:""}.icon-zigbee:before{content:""}.icon-zz:before{content:""}body{font-family:HelveticaNeue,"Helvetica Neue",HelveticaNeueRoman,HelveticaNeue-Roman,"Helvetica Neue Roman",TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:400;font-size:14px;line-height:20px;word-wrap:break-word;color:#000}.dmt-highlight,.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-title{font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700}body.aside-open .menu-content .has-header{top:0}body:not(.aside-open) .menu-content .dmt-content-wrapper{margin-bottom:44px;overflow:visible}body:not(.aside-open) .menu-content .dmt-content-wrapper+.dmt-spinner-wrapper{margin-bottom:44px}.dmt-error-wrapper,.dmt-success-wrapper{margin-bottom:24px}*,:after,:before{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.dmt-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;padding:20px;min-width:320px}.dmt-overlay-modal,.dmt-spinner-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-ms-align-content:center;-webkit-align-content:center}.dmt-content-wrapper.dmt-long-content{-ms-justify-content:flex-start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.dmt-content-wrapper .scroll{width:100%;max-width:420px}.dmt-content-wrapper h3{color:#2A3644;margin-bottom:24px}.dmt-spinner-wrapper{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;z-index:50}.dmt-spinner-wrapper.dmt-opaque-background{background-color:rgba(236,240,241,.5)}.dmt-spinner-wrapper .scroll{text-align:center}.dmt-spinner-wrapper .dmt-spinner svg{width:19%!important;height:85px!important}.dmt-spinner-wrapper .dmt-notice{color:#54B2FF;margin-top:6px;text-align:center;font-size:16px}.dmt-spinner{stroke:#54B2FF}.dmt-error-wrapper{display:none}.dmt-error-wrapper span.dmt-error-msg{color:#CD3278;line-height:30px;font-size:16px}.dmt-error .dmt-error-wrapper{display:block}.dmt-error .dmt-content-wrapper h3{color:#CD3278}.dmt-success-wrapper span.dmt-success-msg{color:#32CD36;line-height:30px;font-size:16px}.dmt-highlight{color:#54B2FF;font-size:16px}.dmt-rows{display:inline-block;width:100%}.dmt-row-data{width:100%;min-width:280px;float:left;clear:both;color:#8A8D99;line-height:30px;font-size:15px;margin-bottom:10px}.dmt-row-data .dmt-left{float:left;clear:both;padding-right:30px;color:#8A8D99}.dmt-row-data .dmt-right{float:right;clear:right;color:#7186A3;font-size:16px}.dmt-row-divider{clear:both;height:20px;margin:30px 10px}.dmt-section-divider{height:14px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAASFBMVEXs8PH////s8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PHs8PEMFHvKAAAAF3RSTlMAAAECH0BFSU1UVVhaZpaXmJmam5ydnpRwtmIAAABeSURBVHjahcpHDoAwDAVRO/Te8f1vimTxLSeAmOXTkKCSiLUwGnZ0Y5gEWDsDFs6AldkswN4ZsDFbBDg4A7ZmqwBzb0Cz7c/4+9ujj15MMRyRKWapMaWmmJri+TS+AD0EEoXR2dfYAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:14px 14px;background-position:center;margin:40px 10px;opacity:.5}.dmt-logo-wrapper{height:120px;color:#ECF0F1;padding:40px 56px 30px}.dmt-logo-wrapper a{color:#ECF0F1}.dmt-logo-wrapper i.icon-domotz-logo{font-size:150px;height:54px;line-height:54px;display:inline-block}body.modal-open.keyboard-open .modal-backdrop .dmt-modal-popup{min-height:320px;height:auto;margin:30px auto}.modal-backdrop.active .modal-backdrop-bg{opacity:.5}.modal-backdrop .modal-backdrop-bg{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;background-color:#000;opacity:0}@media (min-width:680px){.modal.dmt-overlay-modal{top:0;right:0;bottom:0;left:0;min-height:100%;width:100%}.modal.dmt-overlay-modal .dmt-inner-content{padding:12px}}.dmt-overlay-modal{background-color:transparent;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;align-content:center;-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;padding:0 30px}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-heading{text-transform:uppercase;margin-bottom:15px;font-size:12px;line-height:12px;color:#8A8D99}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-item{padding:10px 12px;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;font-size:16px;line-height:16px;color:#7186A3;border:1px solid transparent}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-item.dmt-active{background-color:rgba(84,178,255,.1);color:#54B2FF;border-color:#54B2FF}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-item .dmt-accessory{float:right;white-space:nowrap}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-item .dmt-accessory.dmt-sort-down .icon-sort-down,.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-item .dmt-accessory.dmt-sort-up .icon-sort-up{color:#7186A3}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-block .dmt-content-item .dmt-accessory.dmt-grouped .ion-checkmark-circled{font-size:20px;line-height:20px;height:20px;width:20px}.dmt-overlay-modal.dmt-group-sort .dmt-inner-content .dmt-content-button{-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;color:#ECF0F1;background-color:#54B2FF;margin:0 15px 15px;padding:14px 0;font-size:15px;line-height:15px;text-align:center}.dmt-overlay-modal.dmt-modal-popup.dmt-destructive .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-icon{background-color:rgba(205,50,120,.1);color:#CD3278;border-color:#CD3278}.dmt-overlay-modal.dmt-modal-popup.dmt-destructive .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-title{color:#CD3278}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content{-webkit-box-shadow:0 4px 10px 2px rgba(0,0,0,.3);-khtml-box-shadow:0 4px 10px 2px rgba(0,0,0,.3);-moz-box-shadow:0 4px 10px 2px rgba(0,0,0,.3);-ms-box-shadow:0 4px 10px 2px rgba(0,0,0,.3);-o-box-shadow:0 4px 10px 2px rgba(0,0,0,.3);box-shadow:0 4px 10px 2px rgba(0,0,0,.3)}.dmt-action-button.dmt-new-ui,.dmt-add-button{-webkit-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-moz-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-ms-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-o-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4)}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading{position:relative}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-icon{width:50px;height:50px;border:2px solid #54B2FF;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;margin:0 auto 12px;background-color:#54B2FF;color:#ECF0F1}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-icon i.icon{font-size:30px;line-height:46px}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-icon-multilayer{height:50px;line-height:50px;font-size:50px;margin:0 auto 12px}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-close-icon{font-size:15px;color:#CD3278;position:absolute;right:0;top:-10px}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-popup-title{font-size:18px;line-height:22px;text-align:center;padding-top:8px;color:#54B2FF;position:relative;top:-10px}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-heading .dmt-span-normal{font-family:HelveticaNeue,"Helvetica Neue",HelveticaNeueRoman,HelveticaNeue-Roman,"Helvetica Neue Roman",TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:400}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons .dmt-action-button.dmt-destructive,.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons .dmt-action-button.dmt-positive{font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-subtitle{font-size:18px;line-height:22px;text-align:center;padding-top:8px;color:#7186A3}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-content-block .dmt-popup-content .dmt-field-wrapper{margin-bottom:0}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons .dmt-action-button{-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:220px;-moz-flex-basis:220px;-ms-flex-preferred-size:220px;flex-basis:220px;font-size:16px;margin:17px 8px 0;width:100%;max-width:100%;height:42px;line-height:36px}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons .dmt-action-button.dmt-positive{font-weight:700;color:#54B2FF;border-color:#54B2FF;background-color:rgba(84,178,255,.1)}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons .dmt-action-button.dmt-destructive{font-weight:700;color:#CD3278;border-color:#CD3278;background-color:rgba(205,50,120,.1)}.dmt-overlay-modal.dmt-modal-popup .dmt-inner-content .dmt-buttons-block .dmt-popup-buttons .dmt-action-button.dmt-neutral{color:#7186A3;border-color:#7186A3;background-color:rgba(113,134,163,.1)}.dmt-overlay-modal .dmt-inner-content{-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;background-color:#FFF;margin:0 auto;padding:5px 0;max-height:525px;width:100%;max-width:400px}.dmt-overlay-modal .dmt-inner-content .dmt-content-block{padding:15px}.dmt-overlay-modal .dmt-inner-content .dmt-buttons-block{padding:0 7px 15px}.dmt-scale-in{transform:scale(.2);opacity:0}.dmt-scale-in.ng-enter,.dmt-scale-in>.ng-enter{transition:all cubic-bezier(.1,.7,.1,1) .4s}.dmt-scale-in.ng-enter-active,.dmt-scale-in>.ng-enter-active{transform:scale(1);opacity:1}.dmt-scale-in.ng-leave,.dmt-scale-in>.ng-leave{transition:all ease-in-out 250ms}.ngdialog.ngdialog-theme-default .ngdialog-content{padding:20px 30px;background:#FFF}.dmt-options-group{font-size:0;color:#8A8D99;text-align:center}.dmt-options-group .dmt-option{display:inline-block;border:2px solid #54B2FF;border-right-width:0;font-size:14px;text-align:center;height:30px;line-height:26px;min-width:60px}.dmt-options-group .dmt-option:last-child{border-right-width:2px}.dmt-options-group .dmt-option.dmt-active{background-color:#54B2FF;color:#ECF0F1}.dmt-action-button-wrapper{margin:60px auto 40px}.dmt-action-button{width:100%;max-width:280px;height:36px;color:#54B2FF;border:2px solid #54B2FF;background-color:rgba(84,178,255,.1);-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;text-align:center;line-height:30px;font-size:15px;padding:0;margin:24px auto;display:block;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.dmt-action-button.dmt-light{color:#ECF0F1;border:2px solid #ECF0F1;background-color:rgba(236,240,241,.1)}.dmt-action-button.dmt-offline{color:#ECF0F1;border:2px solid #CD3278;background-color:rgba(205,50,120,.1)}.dmt-action-button.dmt-disabled{color:#8A8D99;border:2px solid #8A8D99;background-color:rgba(138,141,153,.1);opacity:.3;cursor:default}.dmt-action-button.dmt-disabled.dmt-light{color:#ECF0F1;border:2px solid #ECF0F1;background-color:rgba(236,240,241,.1)}.dmt-action-button.dmt-small{width:auto;font-size:11px;height:26px;padding:0 20px;border-radius:12px;line-height:22px;border-width:1px;display:inline-block}.dmt-action-button.dmt-2steps-button{position:relative;overflow:hidden}.dmt-action-button.dmt-2steps-button.dmt-button-step2{background-color:#54B2FF;cursor:default}.dmt-action-button.dmt-2steps-button.dmt-button-step2 .dmt-button-step1-content{-webkit-transition-property:left;-khtml-transition-property:left;-moz-transition-property:left;-ms-transition-property:left;-o-transition-property:left;transition-property:left;-webkit-transition-timing-function:linear;-khtml-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.4s;-khtml-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;left:-400%}.dmt-action-button.dmt-2steps-button.dmt-button-step2 .dmt-button-step2-content{-webkit-transition-property:left;-khtml-transition-property:left;-moz-transition-property:left;-ms-transition-property:left;-o-transition-property:left;transition-property:left;-webkit-transition-timing-function:linear;-khtml-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.4s;-khtml-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-delay:.2s;-khtml-transition-delay:.2s;-moz-transition-delay:.2s;-ms-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;left:28px}.dmt-action-button.dmt-2steps-button.dmt-button-step2 .dmt-button-step2-icon{-webkit-transition-property:top;-khtml-transition-property:top;-moz-transition-property:top;-ms-transition-property:top;-o-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-khtml-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-moz-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-ms-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-o-transition-timing-function:cubic-bezier(1,.26,.84,1.23);transition-timing-function:cubic-bezier(1,.26,.84,1.23);-webkit-transition-duration:.6s;-khtml-transition-duration:.6s;-moz-transition-duration:.6s;-ms-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transition-delay:.4s;-khtml-transition-delay:.4s;-moz-transition-delay:.4s;-ms-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s;top:0}.dmt-action-button.dmt-2steps-button .dmt-button-step1-content{position:absolute;left:0;right:0;top:0;line-height:42px}.dmt-action-button.dmt-2steps-button .dmt-button-step2-content{position:absolute;left:400%;right:0;top:0;line-height:42px}.dmt-action-button.dmt-2steps-button .dmt-button-step2-icon{position:absolute;left:-44px;right:0;top:-300%;line-height:42px;font-size:24px}.dmt-action-button.dmt-new-ui{border:1px solid #438ecc;font-size:13px;-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;-khtml-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-webkit-text-shadow:0 1px 1px rgba(14,29,41,.5);-khtml-text-shadow:0 1px 1px rgba(14,29,41,.5);-moz-text-shadow:0 1px 1px rgba(14,29,41,.5);-ms-text-shadow:0 1px 1px rgba(14,29,41,.5);-o-text-shadow:0 1px 1px rgba(14,29,41,.5);text-shadow:0 1px 1px rgba(14,29,41,.5);background-image:-moz-linear-gradient(-90deg,#54b2ff 0,#3f86bf 100%);background-image:-webkit-linear-gradient(-90deg,#54b2ff 0,#3f86bf 100%);background-image:-ms-linear-gradient(-90deg,#54b2ff 0,#3f86bf 100%);text-transform:uppercase;color:#ECF0F1;line-height:36px}.dmt-action-button.dmt-new-ui.dmt-remove{border:1px solid #7d224d;background-image:-moz-linear-gradient(-90deg,#cc3278 0,#94285a 100%);background-image:-webkit-linear-gradient(-90deg,#cc3278 0,#94285a 100%);background-image:-ms-linear-gradient(-90deg,#cc3278 0,#94285a 100%)}.dmt-action-button.dmt-new-ui.dmt-action-button-create{border:1px solid #c69c32;-webkit-text-shadow:0 1px 1px rgba(255,255,255,.5);-khtml-text-shadow:0 1px 1px rgba(255,255,255,.5);-moz-text-shadow:0 1px 1px rgba(255,255,255,.5);-ms-text-shadow:0 1px 1px rgba(255,255,255,.5);-o-text-shadow:0 1px 1px rgba(255,255,255,.5);text-shadow:0 1px 1px rgba(255,255,255,.5);background-image:-moz-linear-gradient(-90deg,#ffd873 0,#c69c32 100%);background-image:-webkit-linear-gradient(-90deg,#ffd873 0,#c69c32 100%);background-image:-ms-linear-gradient(-90deg,#ffd873 0,#c69c32 100%);color:#2A3644}.dmt-btn-proceed.dmt-btn-bg-dark,.dmt-dark-background .dmt-btn-proceed:not(.dmt-btn-bubbly),.dmt-disabled.dmt-btn-action,.dmt-disabled.dmt-btn-back,.dmt-disabled.dmt-btn-control,.dmt-disabled.dmt-btn-proceed,.dmt-disabled.dmt-btn-promote,.dmt-disabled.dmt-btn-remove{-webkit-text-shadow:0 0 0 rgba(14,29,41,.5);-khtml-box-shadow:0 0 0 0 rgba(255,255,255,.4);-khtml-text-shadow:0 0 0 rgba(14,29,41,.5);-moz-text-shadow:0 0 0 rgba(14,29,41,.5);-ms-text-shadow:0 0 0 rgba(14,29,41,.5);-o-text-shadow:0 0 0 rgba(14,29,41,.5);text-shadow:0 0 0 rgba(14,29,41,.5)}.dmt-action-button.dmt-new-ui.dmt-disabled{color:#8A8D99;border:2px solid #8A8D99;background-color:rgba(138,141,153,.1);background-image:none;opacity:.3;-webkit-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);-khtml-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);-moz-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);-ms-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);-o-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);box-shadow:inset 0 0 0 0 rgba(255,255,255,0);-webkit-text-shadow:0 0 0 rgba(14,29,41,.5);-khtml-text-shadow:0 0 0 rgba(14,29,41,.5);-moz-text-shadow:0 0 0 rgba(14,29,41,.5);-ms-text-shadow:0 0 0 rgba(14,29,41,.5);-o-text-shadow:0 0 0 rgba(14,29,41,.5);text-shadow:0 0 0 rgba(14,29,41,.5)}.dmt-action-button.dmt-cancel-button{border:2px solid #7186A3;color:#7186A3;background:#fff}.dmt-no-touch .dmt-action-button.dmt-new-ui.dmt-action-button-create:hover,.dmt-no-touch .dmt-action-button.dmt-new-ui.dmt-action-button-create:hover.dmt-disabled{background-image:-moz-linear-gradient(-90deg,#ffe299 0,#fac53e 100%);background-image:-webkit-linear-gradient(-90deg,#ffe299 0,#fac53e 100%);background-image:-ms-linear-gradient(-90deg,#ffe299 0,#fac53e 100%)}.dmt-dark-background .dmt-action-button{color:#ECF0F1}.dmt-more{color:#8A8D99;font-size:15px;text-decoration:underline}.dmt-no-touch .dmt-action-button.dmt-offline:hover{color:#ECF0F1;background-color:#CD3278}.dmt-no-touch .dmt-action-button.dmt-new-ui.dmt-action-button-create:hover{box-shadow:inset 0 2px 2px 0 rgba(255,255,255,.004),inset 0 -2px 1px 0 rgba(252,211,109,.004)}.dmt-no-touch .dmt-action-button.dmt-new-ui.dmt-remove:hover{background-image:-moz-linear-gradient(-90deg,#ff59a4 0,#c9367b 100%);background-image:-webkit-linear-gradient(-90deg,#ff59a4 0,#c9367b 100%);background-image:-ms-linear-gradient(-90deg,#ff59a4 0,#c9367b 100%)}.dmt-no-touch .dmt-action-button.dmt-new-ui:hover{background-image:-moz-linear-gradient(-90deg,#87d7ff 0,#438ecc 100%);background-image:-webkit-linear-gradient(-90deg,#87d7ff 0,#438ecc 100%);background-image:-ms-linear-gradient(-90deg,#87d7ff 0,#438ecc 100%)}.dmt-no-touch .dmt-action-button.dmt-new-ui.dmt-disabled:hover{background-image:none}.dmt-no-touch .dmt-action-button.dmt-cancel-button:hover{background-color:rgba(113,134,163,.1)}.dmt-no-touch .dmt-add-button:hover{background-image:-moz-linear-gradient(-90deg,#54b2ff 0,#3b7db3 100%);background-image:-webkit-linear-gradient(-90deg,#54b2ff 0,#3b7db3 100%);background-image:-ms-linear-gradient(-90deg,#54b2ff 0,#3b7db3 100%)}.dmt-no-touch .dmt-add-button:hover .dmt-button-icon{background-image:none;border:1px solid #54B2FF;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;border-right:0}.dmt-add-button,.dmt-add-button .dmt-button-icon{-khtml-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);height:30px}.dmt-no-touch .dmt-add-button:hover .dmt-button-label{color:#ECF0F1}.dmt-add-button{line-height:30px;border:1px solid #54B2FF;background-color:transparent;cursor:pointer;padding-left:35px;position:relative;-webkit-border-radius:13px;-khtml-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;border-radius:13px;box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4)}.dmt-add-button .dmt-button-icon{border:1px solid #438ecc;-webkit-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-moz-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-ms-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-o-box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 2px 1px 0 rgba(255,255,255,.4);-webkit-border-radius:13px 0 0 13px;-khtml-border-radius:13px;-moz-border-radius:13px 0 0 13px;-ms-border-radius:13px;-o-border-radius:13px 0 0 13px;border-radius:13px 0 0 13px;-webkit-text-shadow:0 1px 1px rgba(14,29,41,.5);-khtml-text-shadow:0 1px 1px rgba(14,29,41,.5);-moz-text-shadow:0 1px 1px rgba(14,29,41,.5);-ms-text-shadow:0 1px 1px rgba(14,29,41,.5);-o-text-shadow:0 1px 1px rgba(14,29,41,.5);text-shadow:0 1px 1px rgba(14,29,41,.5);-khtml-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-khtml-border-top-right-radius:0;-ms-border-top-right-radius:0;display:inline-block;width:35px;position:absolute;top:-1px;left:-1px;text-align:center;color:#ECF0F1;background-image:-moz-linear-gradient(-90deg,#54b2ff 0,#3b7db3 100%);background-image:-webkit-linear-gradient(-90deg,#54b2ff 0,#3b7db3 100%);background-image:-ms-linear-gradient(-90deg,#54b2ff 0,#3b7db3 100%)}.dmt-add-button .dmt-button-icon>span{font-size:20px;display:block;position:relative;top:-3px;left:1px}.dmt-add-button .dmt-button-label{color:#7186A3;text-decoration:none;text-align:center;line-height:28px}.dmt-add-button .dmt-button-label>span{position:relative;left:-6px;padding:0 16px}.dmt-no-touch ul.dmt-radio-list li:not(.dmt-radio-disabled):hover>label{color:#54B2FF}.dmt-no-touch ul.dmt-radio-list li:not(.dmt-radio-disabled):hover .dmt-radio-button>label:before{border:2px solid #54B2FF}ul.dmt-radio-list{margin:0;padding:0;list-style:none}ul.dmt-radio-list li{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:space-around;-webkit-justify-content:space-around;justify-content:space-around;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;font-size:14px;line-height:20px;position:relative;overflow:hidden}ul.dmt-radio-list li>label{white-space:nowrap;color:#7186A3;padding:12px 2px;cursor:pointer;width:100%}ul.dmt-radio-list li .dmt-radio-button{height:44px;min-width:30px}ul.dmt-radio-list li .dmt-radio-button>label{width:32px;padding:12px 6px}ul.dmt-radio-list.dmt-light-bullets .dmt-radio-button>label:before{border-color:#ECF0F1}ul.dmt-radio-list.dmt-light-bullets .dmt-radio-button input.dmt-disabled+label:before{border-color:#7186A3}.dmt-radio-button{height:44px;position:relative}.dmt-radio-button>label{position:relative;width:52px;display:inline-block;height:44px;cursor:pointer;padding:12px 16px}.dmt-radio-button>label:before{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:absolute;content:"";display:inline-block;width:20px;height:20px;border:2px solid #7186A3}.dmt-radio-button>input[type=radio]{position:absolute;top:0;left:0;right:0;margin:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:9999}.dmt-radio-button>input[type=radio]:checked+label:before{border:2px solid #54B2FF}.dmt-radio-button>input[type=radio]:checked+label:after{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:absolute;content:"";display:inline-block;width:10px;height:10px;background-color:#54B2FF;margin:5px}select.dmt-select{margin:14px 0 10px;width:100%;padding:5px 35px 5px 15px;font-size:16px;border:1px solid #8A8D99;color:#7186A3;height:34px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAeCAMAAABZj73OAAACLlBMVEVxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqNxhqM70+OhAAAAuXRSTlMAAQIDBAUGBwgJCgsMDQ4PERITFRYZGhscHR8hIiMkJSYnKCkqKy0wMTIzNDU2OTo8Pj9AQkNERUZISUpNTk9RU1RXWFleYGFiY2RlaGttb3BxcnN2ent8fX6Ag4SGh4iJioyNjpCRkpSVl5iam5ydn6CipKWnqaqrrK6vsLGytbe4ury+v8DCxMXGx8nKy8zN0NHS1dbX2Nna29ze4OLj5ebn6Onr7O3u7/Dx8vP09fb3+Pn6+/z9/vfpSsgAAAJYSURBVHgBY9CIbGpJMeNnIAKwaafPWNLhyRA8ffPWlQ12ROhh1S3dsHPn1haGvPU7d+7Y0GDFS1CHeuGGnUC1Mxky14HodVWmXPh1sKhmrdkJBNvbGdxn7ADpWV2iz4FPB7NiwvIdIC3LQxgUkpaAmSvyNdhw62CSilgENnpdpiwDq2becjBnaYoyCy4djKKBc7aDDN5YpMLEwMCuV7IGrGdxtDQTDi1CHlPAOjZV6zCD+BzGNetA/B0LwsQZsergd+jeClKxpdkc6mFuy8YNYD3zgsWx6eA0awbr2NbryAMT47Vt3QzWM9tfFEuk69duAQfvVDcBhCifQxdEdJqPCLrbWHXKN4LNm+MnjCwu4NS/DSS+dZK7ECOqDo2C9WAdC0PFUGUEXSeC9WzpcRFAiXSVjNU7wVEYK4lmP6OwFzgcd2xus+NFikL5hKVgHWtSZRgxYksiYCY47Dc0WHDDdUiGzQcLrstWwBL+zDLhc3eApSsNOKE6RH1ngYU2FqthjWVmhThIOlpbqMkK9eAksAc31+mz4kjfamlLwXpWZSgxg6LLrgMSJO3WnDhzqlbOKrCeFclyTAycJk1bwAE/wZkPT+7WLV4DdvyyGClO/RpI9M7wFsRbIhhUgHPrzsVRNqWbwFE4Nwg1QWAmQcM6sMrti3vXgyNkcQQo0vHrMWncCjZ9G1jHingpoA5CeiwgSR0a6bL4dUCzj00nTM/6XEWCOiAx6AJJ1js2lGkwMxAFGEW8Jm8D6tjUaMjOQCRgEvfpW7t5eb01FzGqYenRPjEv0gh7oQsArOgwoNUSwPAAAAAASUVORK5CYII=) 95%/5% no-repeat}@media screen and (min-width:0\0){select{background:0 0;padding:5px}}.dmt-btn-action,.dmt-btn-back,.dmt-btn-control,.dmt-btn-proceed,.dmt-btn-promote,.dmt-btn-remove{-webkit-border-radius:12px;-khtml-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;height:30px;line-height:28px;font-size:13px;text-align:center;border:2px solid #54B2FF;display:inline-block;cursor:pointer;margin:10px 5px;min-width:80px;padding:0 15px;text-decoration:none}.dmt-btn-big.dmt-btn-action,.dmt-btn-big.dmt-btn-back,.dmt-btn-big.dmt-btn-control,.dmt-btn-big.dmt-btn-proceed,.dmt-btn-big.dmt-btn-promote,.dmt-btn-big.dmt-btn-remove{-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;min-width:160px;height:36px;line-height:33px;font-size:15px}.dmt-btn-full.dmt-btn-action,.dmt-btn-full.dmt-btn-back,.dmt-btn-full.dmt-btn-control,.dmt-btn-full.dmt-btn-proceed,.dmt-btn-full.dmt-btn-promote,.dmt-btn-full.dmt-btn-remove{width:100%;margin-left:auto;margin-right:auto}.dmt-btn-bg-dark.dmt-btn-action,.dmt-btn-bg-dark.dmt-btn-back,.dmt-btn-bg-dark.dmt-btn-control,.dmt-btn-bg-dark.dmt-btn-proceed,.dmt-btn-bg-dark.dmt-btn-promote,.dmt-btn-bg-dark.dmt-btn-remove{color:#fff}.dmt-btn-icon.dmt-btn-action,.dmt-btn-icon.dmt-btn-back,.dmt-btn-icon.dmt-btn-control,.dmt-btn-icon.dmt-btn-proceed,.dmt-btn-icon.dmt-btn-promote,.dmt-btn-icon.dmt-btn-remove{position:relative;text-align:left;padding:0 45px 0 15px}.dmt-btn-icon.dmt-btn-action span,.dmt-btn-icon.dmt-btn-back span,.dmt-btn-icon.dmt-btn-control span,.dmt-btn-icon.dmt-btn-proceed span,.dmt-btn-icon.dmt-btn-promote span,.dmt-btn-icon.dmt-btn-remove span{font-size:12px;text-transform:none;left:10px;display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}.dmt-btn-icon.dmt-btn-action i,.dmt-btn-icon.dmt-btn-back i,.dmt-btn-icon.dmt-btn-control i,.dmt-btn-icon.dmt-btn-proceed i,.dmt-btn-icon.dmt-btn-promote i,.dmt-btn-icon.dmt-btn-remove i{position:absolute;top:0;right:10px;color:#7186A3;font-size:20px}.dmt-btn-icon.dmt-btn-action i.icon-sort,.dmt-btn-icon.dmt-btn-back i.icon-sort,.dmt-btn-icon.dmt-btn-control i.icon-sort,.dmt-btn-icon.dmt-btn-proceed i.icon-sort,.dmt-btn-icon.dmt-btn-promote i.icon-sort,.dmt-btn-icon.dmt-btn-remove i.icon-sort{right:8px}.dmt-disabled.dmt-btn-action,.dmt-disabled.dmt-btn-back,.dmt-disabled.dmt-btn-control,.dmt-disabled.dmt-btn-proceed,.dmt-disabled.dmt-btn-promote,.dmt-disabled.dmt-btn-remove{color:#8A8D99;border-color:#8A8D99!important;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4);-moz-box-shadow:0 0 0 0 rgba(255,255,255,.4);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.4);-o-box-shadow:0 0 0 0 rgba(255,255,255,.4);box-shadow:0 0 0 0 rgba(255,255,255,.4);opacity:.3;background:0 0!important;cursor:default}.dmt-disabled.dmt-light.dmt-btn-action,.dmt-disabled.dmt-light.dmt-btn-back,.dmt-disabled.dmt-light.dmt-btn-control,.dmt-disabled.dmt-light.dmt-btn-proceed,.dmt-disabled.dmt-light.dmt-btn-promote,.dmt-disabled.dmt-light.dmt-btn-remove{color:#ECF0F1;border:2px solid #ECF0F1;background-color:rgba(236,240,241,.1)}.dmt-btn-2steps.dmt-btn-action,.dmt-btn-2steps.dmt-btn-back,.dmt-btn-2steps.dmt-btn-control,.dmt-btn-2steps.dmt-btn-proceed,.dmt-btn-2steps.dmt-btn-promote,.dmt-btn-2steps.dmt-btn-remove{position:relative;overflow:hidden}.dmt-btn-2steps.dmt-btn-step2.dmt-btn-action,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-back,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-control,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-proceed,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-promote,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-remove{background-color:#54B2FF;cursor:default}.dmt-btn-2steps.dmt-btn-step2.dmt-btn-action .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-back .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-control .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-proceed .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-promote .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-remove .dmt-btn-step1-content{-webkit-transition-property:left;-khtml-transition-property:left;-moz-transition-property:left;-ms-transition-property:left;-o-transition-property:left;transition-property:left;-webkit-transition-timing-function:linear;-khtml-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.4s;-khtml-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;left:-400%}.dmt-btn-2steps.dmt-btn-step2.dmt-btn-action .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-back .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-control .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-proceed .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-promote .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-remove .dmt-btn-step2-content{-webkit-transition-property:left;-khtml-transition-property:left;-moz-transition-property:left;-ms-transition-property:left;-o-transition-property:left;transition-property:left;-webkit-transition-timing-function:linear;-khtml-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.4s;-khtml-transition-duration:.4s;-moz-transition-duration:.4s;-ms-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-delay:.2s;-khtml-transition-delay:.2s;-moz-transition-delay:.2s;-ms-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;left:28px}.dmt-btn-2steps.dmt-btn-step2.dmt-btn-action .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-back .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-control .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-proceed .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-promote .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-step2.dmt-btn-remove .dmt-btn-step2-icon{-webkit-transition-property:top;-khtml-transition-property:top;-moz-transition-property:top;-ms-transition-property:top;-o-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-khtml-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-moz-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-ms-transition-timing-function:cubic-bezier(1,.26,.84,1.23);-o-transition-timing-function:cubic-bezier(1,.26,.84,1.23);transition-timing-function:cubic-bezier(1,.26,.84,1.23);-webkit-transition-duration:.6s;-khtml-transition-duration:.6s;-moz-transition-duration:.6s;-ms-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transition-delay:.4s;-khtml-transition-delay:.4s;-moz-transition-delay:.4s;-ms-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s;top:0;left:-130px}.dmt-btn-2steps.dmt-btn-action .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-back .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-control .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-proceed .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-promote .dmt-btn-step1-content,.dmt-btn-2steps.dmt-btn-remove .dmt-btn-step1-content{position:absolute;left:0;right:0;top:0}.dmt-btn-2steps.dmt-btn-action .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-back .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-control .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-proceed .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-promote .dmt-btn-step2-content,.dmt-btn-2steps.dmt-btn-remove .dmt-btn-step2-content{position:absolute;left:400%;right:0;top:0}.dmt-btn-2steps.dmt-btn-action .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-back .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-control .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-proceed .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-promote .dmt-btn-step2-icon,.dmt-btn-2steps.dmt-btn-remove .dmt-btn-step2-icon{position:absolute;left:-44px;right:0;top:-300%;font-size:24px}.dmt-btn-proceed.dmt-btn-bg-dark,.dmt-dark-background .dmt-btn-proceed:not(.dmt-btn-bubbly){background-color:rgba(84,178,255,.1);-webkit-transition-property:background-color;-khtml-transition-property:background-color;-moz-transition-property:background-color;-ms-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color;-webkit-transition-timing-function:linear;-khtml-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.3s;-khtml-transition-duration:.3s;-moz-transition-duration:.3s;-ms-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4);-moz-box-shadow:0 0 0 0 rgba(255,255,255,.4);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.4);-o-box-shadow:0 0 0 0 rgba(255,255,255,.4);box-shadow:0 0 0 0 rgba(255,255,255,.4);background-image:none;font-size:15px;border-width:2px;border-color:#54B2FF}.dmt-btn-control.dmt-btn-bg-dark,.dmt-btn-proceed,.dmt-dark-background .dmt-btn-control{-webkit-text-shadow:0 1px 1px rgba(14,29,41,.5);-khtml-text-shadow:0 1px 1px rgba(14,29,41,.5);-moz-text-shadow:0 1px 1px rgba(14,29,41,.5);-ms-text-shadow:0 1px 1px rgba(14,29,41,.5);-o-text-shadow:0 1px 1px rgba(14,29,41,.5);text-shadow:0 1px 1px rgba(14,29,41,.5)}.dmt-btn-back.dmt-btn-bg-dark,.dmt-dark-background .dmt-btn-back{background-color:rgba(113,134,163,.1);font-size:15px}.dmt-btn-action.dmt-btn-bg-dark,.dmt-dark-background .dmt-btn-action{background-color:rgba(50,205,54,.1)}.dmt-btn-control.dmt-btn-bg-dark,.dmt-dark-background .dmt-btn-control{max-width:none;border:1px solid #171e26;position:relative;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 1px 1px 0 #364557;-khtml-box-shadow:inset 0 1px 1px 0 #364557;-moz-box-shadow:inset 0 1px 1px 0 #364557;-ms-box-shadow:inset 0 1px 1px 0 #364557;-o-box-shadow:inset 0 1px 1px 0 #364557;box-shadow:inset 0 1px 1px 0 #364557;background-image:-moz-linear-gradient(-90deg,#2a3644 0,#222c38 100%);background-image:-webkit-linear-gradient(-90deg,#2a3644 0,#222c38 100%);background-image:-ms-linear-gradient(-90deg,#2a3644 0,#222c38 100%)}.dmt-btn-remove.dmt-btn-bg-dark,.dmt-dark-background .dmt-btn-remove{background-color:rgba(205,50,120,.1)}.dmt-btn-container{position:relative;width:100%;text-align:center;margin:0 auto}.dmt-btn-proceed{-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);-khtml-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);-moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);-ms-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);-o-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 1px 1px 0 rgba(255,255,255,.4);color:#fff;background-image:-moz-linear-gradient(-90deg,#54b2ff 0,#3f86bf 100%);background-image:-webkit-linear-gradient(-90deg,#54b2ff 0,#3f86bf 100%);background-image:-ms-linear-gradient(-90deg,#54b2ff 0,#3f86bf 100%);border-color:#438ecc;border-width:1px}.dmt-btn-back{border-color:#7186A3;color:#7186A3}.dmt-btn-action{color:#54B2FF}.dmt-btn-control{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border-width:1px;border-color:#7186A3;color:#7186A3}.dmt-btn-promote{-webkit-text-shadow:0 1px 1px rgba(255,255,255,.5);-khtml-text-shadow:0 1px 1px rgba(255,255,255,.5);-moz-text-shadow:0 1px 1px rgba(255,255,255,.5);-ms-text-shadow:0 1px 1px rgba(255,255,255,.5);-o-text-shadow:0 1px 1px rgba(255,255,255,.5);text-shadow:0 1px 1px rgba(255,255,255,.5);color:#2A3644;border:1px solid #fa3;background-image:-moz-linear-gradient(-90deg,#ffd873 0,#c69c32 100%);background-image:-webkit-linear-gradient(-90deg,#ffd873 0,#c69c32 100%);background-image:-ms-linear-gradient(-90deg,#ffd873 0,#c69c32 100%)}.dmt-btn-remove{border-color:#CD3278;color:#CD3278}.dmt-dark-background .dmt-btn-control.dmt-btn-icon>span{color:#ECF0F1}.dmt-no-touch .dmt-disabled.dmt-btn-action:hover,.dmt-no-touch .dmt-disabled.dmt-btn-back:hover,.dmt-no-touch .dmt-disabled.dmt-btn-control:hover,.dmt-no-touch .dmt-disabled.dmt-btn-proceed:hover,.dmt-no-touch .dmt-disabled.dmt-btn-promote:hover,.dmt-no-touch .dmt-disabled.dmt-btn-remove:hover{background:0 0!important;cursor:auto}.dmt-dark-background .dmt-no-touch .dmt-btn-proceed:active:not(.dmt-btn-bubbly),.dmt-dark-background .dmt-no-touch .dmt-btn-proceed:hover:not(.dmt-btn-bubbly),.dmt-no-touch .dmt-btn-proceed.dmt-btn-bg-dark:active,.dmt-no-touch .dmt-btn-proceed.dmt-btn-bg-dark:hover,.dmt-no-touch .dmt-dark-background .dmt-btn-proceed:active:not(.dmt-btn-bubbly),.dmt-no-touch .dmt-dark-background .dmt-btn-proceed:hover:not(.dmt-btn-bubbly){background-image:none;background-color:#54B2FF}.dmt-dark-background .dmt-no-touch .dmt-btn-control:hover,.dmt-no-touch .dmt-btn-control.dmt-btn-bg-dark:hover,.dmt-no-touch .dmt-dark-background .dmt-btn-control:hover{background-image:-moz-linear-gradient(-90deg,#2f3d4d 0,#2a3645 100%);background-image:-webkit-linear-gradient(-90deg,#2f3d4d 0,#2a3645 100%);background-image:-ms-linear-gradient(-90deg,#2f3d4d 0,#2a3645 100%)}.dmt-dark-background .dmt-no-touch .dmt-btn-control:active,.dmt-no-touch .dmt-btn-control.dmt-btn-bg-dark:active,.dmt-no-touch .dmt-dark-background .dmt-btn-control:active{background-image:-moz-linear-gradient(-90deg,#222c38 0,#2a3644 100%);background-image:-webkit-linear-gradient(-90deg,#222c38 0,#2a3644 100%);background-image:-ms-linear-gradient(-90deg,#222c38 0,#2a3644 100%)}.dmt-no-touch .dmt-btn-proceed:hover{background-image:-moz-linear-gradient(-90deg,#87d7ff 0,#438ecc 100%);background-image:-webkit-linear-gradient(-90deg,#87d7ff 0,#438ecc 100%);background-image:-ms-linear-gradient(-90deg,#87d7ff 0,#438ecc 100%)}.dmt-no-touch .dmt-btn-proceed:active{background-image:-moz-linear-gradient(-90deg,#3f86bf 0,#54b2ff 100%);background-image:-webkit-linear-gradient(-90deg,#3f86bf 0,#54b2ff 100%);background-image:-ms-linear-gradient(-90deg,#3f86bf 0,#54b2ff 100%)}.dmt-no-touch .dmt-btn-back:hover{background-color:rgba(113,134,163,.2)}.dmt-no-touch .dmt-btn-back:active{background:#7186A3;color:#fff}.dmt-no-touch .dmt-btn-action:hover{background-color:rgba(84,178,255,.2)}.dmt-no-touch .dmt-btn-action:active{background:#54B2FF;color:#fff}.dmt-no-touch .dmt-btn-control:hover{background-color:rgba(113,134,163,.2)}.dmt-no-touch .dmt-btn-control:active{background:#7186A3;color:#fff}.dmt-no-touch .dmt-btn-control.dmt-btn-icon:active .icon,.dmt-no-touch .dmt-btn-control.dmt-btn-icon:active>span{color:#ECF0F1}.dmt-no-touch .dmt-btn-promote:hover{background-image:-moz-linear-gradient(-90deg,#ffe299 0,#fac53e 100%);background-image:-webkit-linear-gradient(-90deg,#ffe299 0,#fac53e 100%);background-image:-ms-linear-gradient(-90deg,#ffe299 0,#fac53e 100%);box-shadow:inset 0 2px 2px 0 rgba(255,255,255,.004),inset 0 -2px 1px 0 rgba(252,211,109,.004)}.dmt-no-touch .dmt-btn-promote:active{background-image:-moz-linear-gradient(-90deg,#c69c32 0,#ffd873 100%);background-image:-webkit-linear-gradient(-90deg,#c69c32 0,#ffd873 100%);background-image:-ms-linear-gradient(-90deg,#c69c32 0,#ffd873 100%)}.dmt-no-touch .dmt-btn-remove:hover{background-color:rgba(205,50,120,.2)}.dmt-no-touch .dmt-btn-remove:active{background:#CD3278;color:#fff}.dmt-cycle-button{position:relative;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;box-shadow:0 1px 2px rgba(83,86,88,.35);height:31px;width:31px;cursor:pointer;border:1px solid #D3DBE1;box-sizing:content-box}.dmt-cycle-button .dmt-cycle-icons{width:29px;height:29px;display:inline-block;margin:1px;position:relative;line-height:29px;text-align:center}.dmt-cycle-button .dmt-cycle-icons .icon-reboot-arrow-down{position:absolute;top:0;left:0;font-size:29px;color:#CD3278}.dmt-cycle-button .dmt-cycle-icons .icon-reboot-arrow-up{position:absolute;top:0;left:0;font-size:29px;color:#32CD36}.dmt-cycle-button .dmt-cycle-icons .icon-bolt-filled{position:absolute;left:0;right:0;font-size:11px;color:#32CD36}.dmt-cycle-button.dmt-locked{cursor:default;opacity:.5}.dmt-cycle-button.dmt-disabled{cursor:default;box-shadow:none}.dmt-agreement-wrapper.dmt-disabled>.dmt-label .dmt-link:hover,.dmt-agreement-wrapper.dmt-disabled>input[type=checkbox]:hover{cursor:auto}.dmt-cycle-button.dmt-disabled .dmt-cycle-icons .icon-bolt-filled,.dmt-cycle-button.dmt-disabled .dmt-cycle-icons .icon-reboot-arrow-down,.dmt-cycle-button.dmt-disabled .dmt-cycle-icons .icon-reboot-arrow-up{color:#D3DBE1}.dmt-no-touch .dmt-cycle-button:hover{background-color:rgba(84,178,255,.1)}.dmt-no-touch .dmt-cycle-button:hover.dmt-disabled,.dmt-no-touch .dmt-cycle-button:hover.dmt-locked{background:0 0}.dmt-agreement-wrapper{position:relative;border:1px solid transparent;-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}.dmt-agreement-wrapper.dmt-error{border-color:#CD3278}.dmt-agreement-wrapper.dmt-disabled>.dmt-label{opacity:.3}.dmt-agreement-wrapper>input[type=checkbox]{position:absolute;top:0;left:0;right:0;margin:0;width:30px;height:100%;opacity:0;cursor:pointer;z-index:9999}.dmt-agreement-wrapper>input[type=checkbox]:checked+.dmt-label .dmt-agreement-checkbox .icon{display:block}.dmt-agreement-wrapper>input[type=checkbox]:hover+.dmt-label,.dmt-agreement-wrapper>input[type=checkbox]:hover:checked+.dmt-label{cursor:pointer}.dmt-agreement-wrapper>.dmt-label{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;display:inline-flex;position:relative;padding:5px;margin-bottom:3px;color:#ECF0F1;font-size:12px}.dmt-agreement-wrapper>.dmt-label .dmt-link{text-decoration:underline}.dmt-agreement-wrapper>.dmt-label .dmt-link:hover{cursor:pointer}.dmt-agreement-wrapper>.dmt-label .dmt-agreement-checkbox{position:relative;display:inline-block;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;width:15px;height:15px;border:1px solid #ECF0F1;margin-right:10px}.dmt-agreement-wrapper .dmt-error,.dmt-field-wrapper .dmt-field-error{width:100%;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.dmt-agreement-wrapper>.dmt-label .dmt-agreement-checkbox .icon{font-size:14px;position:relative;color:#54B2FF;display:none;top:-5px;left:1px}.dmt-agreement-wrapper>.dmt-label label.dmt-agreement-label:hover{cursor:pointer}.dmt-agreement-wrapper .dmt-error{display:block;position:relative;color:#fff;font-size:12px;line-height:14px;background:#CD3278;-khtml-border-radius:3px;border-radius:0 0 3px 3px;padding:0 5px}button,input,select,textarea{margin:0;padding:0;font-size:100%;font-family:inherit;outline-offset:0;outline-style:none;outline-width:0;-webkit-font-smoothing:inherit;background:0 0;border:0}input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=search],input[type=tel],input[type=color],input[type=text],input[type=password],input[type=email],input[type=url],textarea{border:0;display:block;padding-top:2px;padding-left:0;height:34px;color:#111;vertical-align:middle;font-size:14px;line-height:16px}:invalid{box-shadow:none}:-moz-submit-invalid{box-shadow:none}:-moz-ui-invalid{box-shadow:none}.dmt-dark-background .dmt-field-wrapper.ng-invalid .dmt-field-input.dmt-active .dmt-input{border-bottom-color:#ECF0F1}.dmt-dark-background .dmt-field-wrapper.ng-invalid .dmt-field-input.dmt-active .dmt-input-label{color:#8A8D99}.dmt-dark-background .dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input:focus+.dmt-input-label,.dmt-dark-background.dmt-error .dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input{color:#ECF0F1}.dmt-dark-background .dmt-field-wrapper .dmt-field-input.dmt-disabled .dmt-input{border-bottom:1px solid #7186A3;opacity:.8}.dmt-dark-background .dmt-field-wrapper .dmt-field-input.dmt-disabled .dmt-input-label{opacity:.8}.dmt-dark-background .dmt-field-wrapper .dmt-field-input .dmt-input{border-bottom:1px solid #ECF0F1}.dmt-dark-background.dmt-error .dmt-field-wrapper .dmt-field-input.dmt-disabled .dmt-input{border-bottom:1px solid #ECF0F1;-webkit-text-fill-color:#ECF0F1}.dmt-field-wrapper{position:relative;margin:30px 0}.dmt-field-wrapper.ng-invalid .dmt-field-input.dmt-active .dmt-input{border-bottom-color:#CD3278}.dmt-field-wrapper.ng-invalid .dmt-field-input.dmt-active .dmt-input-label{color:#CD3278}.dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input:focus{border-width:2px;padding-bottom:4px}.dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input:focus+.dmt-input-label{color:#8A8D99}.dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input-label{-webkit-transform:translate3d(1px,-20px,0) scale3d(.7,.7,1);-khtml-transform:translate3d(1px,-20px,0) scale3d(.7,.7,1);-moz-transform:translate3d(1px,-20px,0) scale3d(.7,.7,1);-ms-transform:translate3d(1px,-20px,0) scale3d(.7,.7,1);-o-transform:translate3d(1px,-20px,0) scale3d(.7,.7,1);transform:translate3d(1px,-20px,0) scale3d(.7,.7,1);-webkit-transform-origin:0 0;-khtml-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}.dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input{color:#54B2FF}.dmt-field-wrapper .dmt-field-input.dmt-disabled .dmt-input{border-bottom:1px solid #8A8D99;opacity:.3;-webkit-text-fill-color:#54B2FF}.dmt-field-wrapper .dmt-field-input.dmt-light-mono .dmt-input,.dmt-field-wrapper .dmt-field-input.dmt-light:not(.dmt-active) .dmt-input{border-bottom-color:#ECF0F1}.dmt-field-wrapper .dmt-field-input.dmt-disabled .dmt-input-label{color:#8A8D99!important;opacity:.3}.dmt-field-wrapper .dmt-field-input.dmt-light-mono .dmt-input-label,.dmt-field-wrapper .dmt-field-input.dmt-light-mono.dmt-active .dmt-input-label,.dmt-field-wrapper .dmt-field-input.dmt-light:not(.dmt-active) .dmt-input-label{color:#ECF0F1}.dmt-field-wrapper .dmt-field-input.dmt-light-mono.dmt-active .dmt-input{border-bottom-color:#ECF0F1;color:#ECF0F1}.dmt-field-wrapper .dmt-field-input .dmt-input{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;position:relative;z-index:31;background-color:transparent;border-bottom:1px solid #8A8D99;font-size:18px;line-height:30px;color:#8A8D99;width:100%;transition:border-bottom-color .5s ease-out;padding-bottom:5px}.dmt-field-wrapper .dmt-field-input .dmt-input-label{position:absolute;top:0;left:0;z-index:30;font-size:16px;line-height:30px;color:#8A8D99;transition:all .5s ease-out;white-space:nowrap}.dmt-field-wrapper .dmt-field-input .dmt-show-password{position:absolute;top:2px;right:0;font-size:20px;line-height:26px;color:#7186A3;z-index:99;cursor:pointer}.dmt-field-wrapper .dmt-field-error{position:absolute;left:0;bottom:-18px;color:#fff;font-size:12px;line-height:14px;background:#CD3278;-khtml-border-radius:3px;border-radius:3px;padding:0 5px}.dmt-field-wrapper .dmt-password-bar{height:2px;position:absolute;bottom:0;z-index:9999}.dmt-field-wrapper .dmt-password-bar.dmt-weak{width:25%;background-color:#D04584}.dmt-field-wrapper .dmt-password-bar.dmt-medium{width:60%;background-color:#FFCE54}.dmt-field-wrapper .dmt-password-bar.dmt-strong{width:100%;background-color:#32CD36}.dmt-checkbox-wrapper{position:relative;display:inline-block}.dmt-checkbox-wrapper .dmt-checkbox>input{display:none}.dmt-checkbox-wrapper .dmt-checkbox>.icon{cursor:pointer;display:inline-block;vertical-align:middle}.dmt-checkbox-wrapper .dmt-checkbox .dmt-checkbox-label{color:#7186A3}@media screen and (max-width:480px){.dmt-checkbox-wrapper .dmt-checkbox .dmt-checkbox-label{font-size:13px}}.dmt-checkbox-wrapper .dmt-field-error{position:absolute;left:0;bottom:-15px;color:#fff;font-size:12px;line-height:14px;background:#CD3278;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:0 5px}.dmt-no-touch .dmt-checkbox-wrapper .dmt-checkbox .dmt-checkbox-label:hover{cursor:pointer;color:#54B2FF}.dmt-icon-multilayer{position:relative;text-align:center;color:#ECF0F1}.dmt-icon-multilayer span{position:absolute;left:0;right:0;color:#8A8D99}.dmt-icon-multilayer.icon-fav-filled.dmt-active{color:#FFCE54}.dmt-icon-multilayer.icon-delete-filled{color:#f8fafb}.dmt-icon-multilayer.icon-delete-filled span{color:#e0e1e5}.dmt-icon-multilayer.icon-delete-filled.dmt-active{color:#ECF0F1}.dmt-icon-multilayer.icon-delete-filled.dmt-active span{color:#CD3278}.dmt-icon-multilayer.dmt-plug-icon .icon-plug-top{color:#ECF0F1}.dmt-icon-multilayer.dmt-plug-icon .icon-plug-front{color:#FFF}.dmt-icon-multilayer.dmt-plug-icon .icon-plug-stroke{color:#8A8D99}.dmt-icon-multilayer.dmt-plug-icon .icon-plug-pins{color:#54B2FF}.dmt-icon-multilayer.dmt-favourites-icon.dmt-active .icon-fav-filled{color:#FFCE54}.dmt-icon-multilayer.dmt-favourites-icon .icon-fav-filled{color:#ECF0F1}.dmt-icon-multilayer.dmt-favourites-icon .icon-fav{color:#8A8D99}.dmt-icon-multilayer.dmt-devices-icon .icon-devices-bg-laptop{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-devices-icon .icon-devices-bg-phone{color:rgba(84,178,255,.2)}.dmt-icon-multilayer.dmt-devices-icon .icon-devices-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-network-icon .icon-network-bg{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-network-icon .icon-network-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-alerts-icon.dmt-crossed .icon-bar-right{display:block}.dmt-icon-multilayer.dmt-alerts-icon .icon-alerts-bg{color:rgba(84,178,255,.1);top:-2px}.dmt-icon-multilayer.dmt-alerts-icon .icon-alerts-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-alerts-icon .icon-bar-right{display:none;color:#CD3278;position:absolute;top:1px;font-size:24px;left:2px;text-shadow:0 .5px #2A3644}.dmt-speedtest .dmt-chart-wrapper.dmt-no-past-chart .dmt-chart,body.aside-open .menu-content .dmt-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;-ms-align-content:center;-webkit-align-content:center}.dmt-icon-multilayer.dmt-alert-icon .icon-alert-stroke{color:#CD3278}.dmt-icon-multilayer.dmt-alert-icon .icon-circle-filled{color:#ECF0F1}.dmt-icon-multilayer.dmt-collaboration-icon .icon-collaboration-bg{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-collaboration-icon .icon-collaboration-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-collaboration-icon .icon-collaboration-tick,.dmt-icon-multilayer.dmt-collaboration-icon.light-background .icon-collaboration-stroke{color:#54B2FF}.dmt-icon-multilayer.dmt-collaboration-guest-icon-x .icon-guest-back-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-collaboration-guest-icon-x .icon-guest-front-fill{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-collaboration-guest-icon-x .icon-guest-front-stroke-x{color:#54B2FF}.dmt-icon-multilayer.dmt-collaboration-guest-icon .icon-guest-back-stroke,.dmt-icon-multilayer.dmt-collaboration-guest-icon-x .icon-guest-cross{color:#ECF0F1}.dmt-icon-multilayer.dmt-collaboration-guest-icon .icon-guest-back-fill{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-collaboration-guest-icon .icon-guest-front-stroke,.dmt-icon-multilayer.dmt-customer-details-icon .icon-circle{color:#54B2FF}.dmt-icon-multilayer.dmt-customer-details-icon .icon-guest-device{color:#ECF0F1;font-size:27px;top:3px}.dmt-icon-multilayer.dmt-customer-details-icon .icon-guest-device-bg{color:rgba(84,178,255,.1);font-size:33px;top:2px}.dmt-icon-multilayer.dmt-help-icon .icon-help-bg{color:transparent}.dmt-icon-multilayer.dmt-help-icon .icon-help-question-mark,.dmt-icon-multilayer.dmt-help-icon .icon-help-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-discover-icon .icon-discover-solid{color:#54B2FF}.dmt-icon-multilayer.dmt-discover-icon .icon-discover-magnify{color:#ECF0F1}.dmt-icon-multilayer.dmt-gift-icon .icon-gift-fill{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-gift-icon .icon-gift-ribbon{color:#54B2FF}.dmt-icon-multilayer.dmt-gift-icon .icon-gift-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-gift-icon.dmt-gift-sunshine .icon-gift-ribbon{color:#FFCE54}.dmt-icon-multilayer.dmt-dudes-icon .icon-dudes-fill{color:#2A3644}.dmt-icon-multilayer.dmt-dudes-icon .icon-dudes-full-stroke{color:#54B2FF}.dmt-icon-multilayer.dmt-dudes-icon .icon-dudes-half-stroke-stroke{color:#ECF0F1}.dmt-icon-multilayer.dmt-lock-icon .icon-fill-body-lock{color:#ecf0f1}.dmt-icon-multilayer.dmt-lock-icon .icon-fill-upper-lock{color:#d3dbe1}.dmt-icon-multilayer.dmt-lock-icon .icon-stroke-lock{color:#7186a3}.dmt-icon-multilayer.dmt-place-mark-icon{font-size:38px}.dmt-icon-multilayer.dmt-place-mark-icon .icon-geomarker-outter-stroke{color:#54B2FF}.dmt-icon-multilayer.dmt-place-mark-icon .icon-geomarker-inner-stroke{color:#8A8D99}.dmt-icon-multilayer.dmt-chart-filter-icon .icon-circle{font-size:22px}.dmt-icon-multilayer.dmt-web-icon .icon-web-fill{color:#ECF0F1}.dmt-icon-multilayer.dmt-web-icon .icon-web-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-rdp-icon .icon-rdp-fill{color:#ECF0F1}.dmt-icon-multilayer.dmt-rdp-icon .icon-rdp-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-ssh-icon .icon-ssh-fill{color:#ECF0F1}.dmt-icon-multilayer.dmt-icon-snmp-admin-down .icon-admindown-stroke,.dmt-icon-multilayer.dmt-ssh-icon .icon-ssh-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-icon-snmp-operation-down .icon-opdown-fill-plug{color:#ECF0F1}.dmt-icon-multilayer.dmt-icon-snmp-operation-down .icon-opdown-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-icon-snmp-operation-up .icon-opup-fill-cable,.dmt-icon-multilayer.dmt-icon-snmp-operation-up .icon-opup-fill-plug{color:rgba(84,178,255,.1)}.dmt-icon-multilayer.dmt-icon-snmp-operation-up .icon-opup-stroke{color:#54B2FF}.dmt-icon-multilayer.dmt-icon-ethernet-unplug .icon-eth-unplug-fill{color:#ECF0F1}.dmt-icon-multilayer.dmt-icon-ethernet-unplug .icon-eth-unplug-pins{color:#FFCE54}.dmt-icon-multilayer.dmt-icon-ethernet-unplug .icon-eth-unplug-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-icon-ethernet-plug .icon-eth-plug-fill{color:#ECF0F1}.dmt-icon-multilayer.dmt-icon-ethernet-plug .icon-eth-plug-stroke{color:#7186A3}.dmt-icon-multilayer.dmt-icon-ethernet .icon-eth-fill{color:#d9f5d5}.dmt-icon-multilayer.dmt-icon-ethernet .icon-eth-stroke{color:#32CD36}.dmt-icon-multilayer.dmt-zigbee-locked-icon{font-size:80px}.dmt-icon-multilayer.dmt-zigbee-locked-icon .icon-zigbee{font-size:110px;color:#ECF0F1}.dmt-icon-multilayer.dmt-zigbee-locked-icon .icon-fill-body-lock,.dmt-icon-multilayer.dmt-zigbee-locked-icon .icon-fill-upper-lock{top:10px;left:70px;color:#ECF0F1}.dmt-icon-multilayer.dmt-zigbee-locked-icon .icon-stroke-lock{top:10px;left:70px}.dmt-no-touch .dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-zoom span:hover{border:1px solid #54B2FF;cursor:pointer}body.aside-open .menu-content .dmt-content-wrapper{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center}body.aside-open .menu-content .dmt-content-wrapper.dmt-netroute .dmt-animation-wrapper{height:335px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .scroll{max-width:280px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .dmt-animation-wrapper{height:277px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results.dmt-netroute-results-internal{top:19px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results.dmt-netroute-results-isp{top:102px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results.dmt-netroute-results-destination{top:194px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .dmt-netroute-config{max-width:260px}body:not(.aside-open) .menu-content .dmt-content-wrapper.dmt-netroute .dmt-netroute-config .dmt-field-wrapper{margin-bottom:0}.dmt-content-wrapper.dmt-netroute .scroll{max-width:340px}.dmt-content-wrapper.dmt-speedtest .scroll{max-width:1024px}.dmt-netroute .dmt-animation-wrapper{position:relative;overflow:hidden}.dmt-netroute .dmt-animation-wrapper img{width:100%}.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results{position:absolute;width:140px;margin:0 auto;text-align:center;line-height:30px;left:0;right:0}.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results.dmt-netroute-results-internal{top:31px}.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results.dmt-netroute-results-isp{top:132px}.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results.dmt-netroute-results-destination{top:242px}.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results .dmt-netroute-labels{font-size:14px;color:#8A8D99}.dmt-netroute .dmt-animation-wrapper .dmt-netroute-results .dmt-netroute-values{font-size:16px;color:#7186A3}.dmt-netroute .dmt-netroute-config{width:100%;margin:0 auto;font-size:15px;color:#7186A3}.dmt-netroute .dmt-netroute-config.dmt-disabled{opacity:.3}.dmt-netroute .dmt-netroute-config .dmt-label{padding-top:16px}.dmt-netroute .dmt-netroute-config .dmt-input{padding-bottom:10px}.dmt-netroute .dmt-netroute-config .dmt-input input{color:#54B2FF;border-bottom:1px solid #7186A3;width:100%;padding:0 6px;font-size:16px}.dmt-netroute .dmt-netroute-config .dmt-options-group{padding:10px 0 20px}.dmt-netroute .dmt-notice{color:#54B2FF;margin-top:6px;text-align:center;font-size:13px}.dmt-netroute .dmt-netroute-resume{text-align:center;padding:20px 0 0;line-height:30px}.dmt-netroute .dmt-netroute-resume .dmt-netroute-raw{text-align:left;font-size:14px;color:#8A8D99;padding-top:20px;line-height:20px}.dmt-netroute .dmt-netroute-resume .dmt-netroute-raw pre{white-space:pre;display:inline-block;font-family:Courier,monospace}.dmt-netspeed .dmt-netspeed-location{color:#2A3644;margin-bottom:24px}.dmt-netspeed .dmt-netspeed-location .dmt-right{height:30px}.dmt-netspeed .dmt-netspeed-location .dmt-right .dmt-spinner svg{height:30px!important}.dmt-netspeed .dmt-netspeed-location .dmt-netspeed-source{color:#7186A3;font-size:16px}.dmt-netspeed .dmt-netspeed-location .dmt-netspeed-server{color:#7186A3;font-size:16px;clear:none}.dmt-netspeed .dmt-netspeed-location .dmt-netspeed-server-spinner{margin-left:12px}.dmt-netspeed .dmt-netspeed-location .dmt-error{color:#CD3278}.dmt-netspeed .dmt-row-data .dmt-left.dmt-netspeed-label{line-height:33px;padding-right:10px}.dmt-netspeed .dmt-row-data .dmt-right{font-size:15px}.dmt-netspeed .dmt-row-data .dmt-right.dmt-netspeed-value{color:#7186A3;font-size:16px}.dmt-netspeed .dmt-row-data .dmt-right.dmt-netspeed-gif{height:33px}.dmt-netspeed .dmt-row-data .dmt-right.dmt-netspeed-gif img{width:150px}.platform-ipad .ionic_datepicker_popup .popup-buttons{min-height:60px}.dmt-speedtest{min-width:1024px}.dmt-speedtest .dmt-spinner-wrapper{position:absolute;width:100%;height:400px;z-index:10;background-color:rgba(255,255,255,.7)}.dmt-speedtest .dmt-clear{clear:both;width:100%;height:1px}.dmt-speedtest .dmt-chart-wrapper{width:100%;min-height:300px;margin-bottom:40px}.dmt-speedtest .dmt-chart-wrapper.dmt-no-past-chart{min-height:0}.dmt-speedtest .dmt-chart-wrapper.dmt-no-past-chart .dmt-chart-settings{display:none}.dmt-speedtest .dmt-chart-wrapper.dmt-no-past-chart .dmt-chart{min-height:150px;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center}.dmt-speedtest .dmt-chart-wrapper.dmt-no-past-chart .dmt-chart .dmt-chart-empty-text{top:0}.dmt-speedtest .dmt-chart-wrapper.dmt-no-past-chart .dmt-chart .dmt-content-spinner{height:100%;top:-20px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings{width:100%;margin-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings h4{color:#7186A3;font-size:14px;margin:0 0 10px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:.9;-webkit-flex-grow:.9;-moz-flex-grow:.9;-ms-flex-positive:.9;flex-grow:.9;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:1;-moz-order:1;-ms-order:1;order:1;text-align:left;height:60px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span{display:inline-block;margin-right:10px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span .dmt-chart-filter-icon{width:25px;top:0;vertical-align:top;display:inline-block;margin-right:10px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span .dmt-chart-filter-icon .icon-radio-chart{left:2px;font-size:30px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span.dmt-filter-off .icon-thick-circle{display:none}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span.dmt-filter-download,.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span.dmt-filter-download .dmt-chart-filter-icon span{color:#54B2FF}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span.dmt-filter-upload,.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-filters>span.dmt-filter-upload .dmt-chart-filter-icon span{color:#7186A3}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1.1;-webkit-flex-grow:1.1;-moz-flex-grow:1.1;-ms-flex-positive:1.1;flex-grow:1.1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:2;-moz-order:2;-ms-order:2;order:2;text-align:left;height:60px}@media screen and (max-width:769px){.dmt-content-wrapper.dmt-speedtest .scroll{max-width:100%}.dmt-speedtest{min-width:100%}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time{display:none}}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-time-frame{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1.2;-webkit-flex-grow:1.2;-moz-flex-grow:1.2;-ms-flex-positive:1.2;flex-grow:1.2;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:1;-moz-order:1;-ms-order:1;order:1;height:100%;color:#7186A3}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-time-frame>span{position:relative;top:-8px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-time-frame button{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;position:relative;height:30px;border:1px solid #7186A3;text-align:left;line-height:28px;display:inline-block;cursor:pointer;margin:0 5px;width:120px;text-decoration:none}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-time-frame button span{position:relative;font-size:12px;text-transform:none;left:10px;color:#7186A3;display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap;padding-right:45px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-time-frame button i{position:absolute;top:0;right:10px;color:#7186A3;font-size:20px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-time-frame button i.icon-sort{width:15px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-zoom{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:.8;-webkit-flex-grow:.8;-moz-flex-grow:.8;-ms-flex-positive:.8;flex-grow:.8;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:2;-moz-order:2;-ms-order:2;order:2;height:100%}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-zoom span{position:relative;left:-7px;color:#7186A3;display:inline-block;text-align:center;height:30px;line-height:30px;width:30px;-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;border:1px solid #fff;margin-right:5px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-zoom span:last-child{margin-right:0}.dmt-speedtest .dmt-chart-wrapper .dmt-chart-settings .dmt-chart-time .dmt-chart-zoom span.dmt-current{background:#54B2FF;border:1px solid #54B2FF;color:#fff}.dmt-speedtest .dmt-chart-wrapper .dmt-chart{position:relative;width:100%;min-height:400px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart .dmt-chart-empty-text{display:block;text-align:center;position:relative;font-size:30px;top:150px;color:#7186A3}.dmt-speedtest .dmt-chart-wrapper .dmt-chart .dmt-chart-empty-text>span{line-height:34px}.dmt-speedtest .dmt-chart-wrapper .dmt-chart .dmt-chart-empty-text .icon-curved-arrow{position:absolute;left:120px;top:-65px;font-size:160px;color:#54B2FF;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}@media screen and (max-width:1023px){.dmt-speedtest .dmt-chart-wrapper .dmt-chart .dmt-chart-empty-text .icon-curved-arrow{display:none}}.dmt-speedtest .dmt-speedtest-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}@media screen and (max-width:769px){.dmt-speedtest .dmt-speedtest-info-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}}.dmt-speedtest .dmt-speedtest-info-wrapper h3{display:block!important;color:#7186A3;font-size:20px;text-transform:uppercase;font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700;margin-bottom:20px}.dmt-speedtest .dmt-speedtest-info-wrapper h3 span{text-transform:none;font-family:HelveticaNeue,"Helvetica Neue",HelveticaNeueRoman,HelveticaNeue-Roman,"Helvetica Neue Roman",TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:400}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:1;-moz-order:1;-ms-order:1;order:1;color:#7186A3}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average h3{text-align:center;width:100%}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average h3 span{display:block}@media screen and (max-width:769px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average{-webkit-order:2;-moz-order:2;-ms-order:2;order:2;margin:10px auto 0;width:40%;text-align:center}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-row.dmt-desktop{display:none}}@media screen and (max-width:414px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average{width:80%}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-speedtest-average-mobile{display:none}@media screen and (max-width:769px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-speedtest-average-mobile{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-speedtest-average-mobile .dmt-row{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-speedtest-average-mobile .dmt-row .dmt-value{font-size:30px;text-align:center;width:100%}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-row{width:100%;line-height:30px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-download span.dmt-value,.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-upload span.dmt-value{line-height:31px;font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-row>span{display:inline-block}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-row .dmt-label{text-align:right;width:100px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-row .dmt-value{font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700;font-size:25px;text-align:left;padding-left:10px;min-width:70px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-average .dmt-row .dmt-unit{text-align:left}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:2;-webkit-flex-grow:2;-moz-flex-grow:2;-ms-flex-positive:2;flex-grow:2;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:2;-moz-order:2;-ms-order:2;order:2;min-height:235px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last h3{text-align:center;position:relative}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last h3 b{display:block}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last h3 .dmt-speed-server-spinner{position:absolute;top:-2px;left:338px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container{padding:0 10px}@media screen and (max-width:375px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last{width:100%}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last h3 .dmt-speed-server-spinner{left:260px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last h3{width:100%}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last h3 b{display:block}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container{padding:0}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;text-align:center;color:#7186A3;width:80%;margin:0 auto}@media screen and (max-width:769px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last{-webkit-order:1;-moz-order:1;-ms-order:1;order:1;margin:0 auto}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box{width:350px;max-width:100%}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box span{display:block;margin-bottom:15px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-download{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:1;-moz-order:1;-ms-order:1;order:1}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-download span.dmt-value{color:#54B2FF;font-size:45px}@media screen and (max-width:375px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box{width:100%}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-download span.dmt-value{font-size:40px}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-download span.dmt-value span{position:relative;display:inline-block;margin-bottom:0}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-download span.dmt-value span i{position:absolute;left:-20px;top:-4px;font-size:20px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:2;-moz-order:2;-ms-order:2;order:2}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping span{margin-bottom:5px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping span.dmt-value{font-size:20px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping .dmt-last-ping-avg,.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping .dmt-last-ping-min{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping .dmt-last-ping-avg span.dmt-value{font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700;font-size:24px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-ping .dmt-last-ping-max{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-upload{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:3;-moz-order:3;-ms-order:3;order:3}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-upload span.dmt-value{font-size:45px}@media screen and (max-width:375px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-upload span.dmt-value{font-size:40px}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-upload span.dmt-value span{position:relative;display:inline-block;margin-bottom:0}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-last-upload span.dmt-value span i{position:absolute;right:-20px;top:10px;font-size:20px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-label.dmt-animation-play{color:#54B2FF}.dmt-netHistory .dmt-rows.dmt-connection-history-up,.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-label.dmt-animation-complete{color:#32CD36}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation{width:150px;height:36px;position:relative;background-color:rgba(113,134,163,.2);-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;border:2px solid #7186A3;padding:3px;overflow:hidden;margin:0 auto 10px}@media screen and (max-width:375px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation{width:120px}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation .dmt-animation-border{-webkit-border-radius:13px;-khtml-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;border-radius:13px;position:absolute;top:0;left:0;z-index:9;width:146px;height:32px}@media screen and (max-width:375px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation .dmt-animation-border{width:116px}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-active{background:#DDF0FF;border:2px solid #54B2FF}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-active .dmt-animation-border{border:3px solid #DDF0FF}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-play{background:#DDF0FF;border:2px solid #54B2FF}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-play .dmt-animation-border{border:3px solid #DDF0FF}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-play .dmt-animated-block{left:0;top:-2px}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-complete{border:0;background:0 0}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-complete .dmt-animated-block{display:none}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-complete .dmt-animation-border{border:0}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation.dmt-animation-complete .dmt-animation-check{display:block}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation .dmt-animation-check{display:none}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation .dmt-animation-check i{top:6px;color:#32CD36;font-size:35px;position:relative}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation .dmt-animated-block{background-color:rgba(84,178,255,.8);-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;position:absolute;width:150px;height:36px;left:-150px;top:0;overflow:hidden;-webkit-transition:left 12s linear;-moz-transition:left 12s linear;-o-transition:left 12s linear;transition:left 12s linear}@media screen and (max-width:375px){.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-last .dmt-container .dmt-last-values-box .dmt-animation .dmt-animated-block{width:120px;left:-120px}}.dmt-speedtest .dmt-speedtest-info-wrapper .dmt-speedtest-settings{-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-order:3;-moz-order:3;-ms-order:3;order:3}.dmt-netHistory .dmt-rows{padding:10px 0}.dmt-netHistory .dmt-rows.dmt-connection-history-down{color:#CD3278}.dmt-netHistory .dmt-rows .dmt-log-icon{float:left;width:30px;font-size:20px;line-height:40px}.dmt-netHistory .dmt-rows .dmt-connection-history-col-time{padding-left:30px;padding-right:60px}.dmt-netHistory .dmt-rows .dmt-connection-history-col-status{float:right;text-align:right}.dmt-netHistory .dmt-connection-history-no-events{color:#32CD36;text-align:center;font-size:16px}.dmt-country-select{position:relative;margin:20px 0 30px}.dmt-country-select .dmt-country-button{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.2);-khtml-box-shadow:0 0 2px 2px rgba(0,0,0,.2);-moz-box-shadow:0 0 2px 2px rgba(0,0,0,.2);-ms-box-shadow:0 0 2px 2px rgba(0,0,0,.2);-o-box-shadow:0 0 2px 2px rgba(0,0,0,.2);box-shadow:0 0 2px 2px rgba(0,0,0,.2)}.dmt-country-select.dmt-country-select-error .dmt-country-button{border-color:#CD3278;border-bottom-left-radius:0;border-bottom-right-radius:0}.dmt-country-select.dmt-country-select-error .dmt-field-error{display:block}.dmt-country-select .dmt-field-error{display:none;position:absolute;left:0;bottom:-8px;color:#fff;font-size:12px;line-height:14px;width:100%;background:#CD3278;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:0 0 3px 3px;padding:2px 5px}.ngdialog-theme-default.dmt-country-list-dialog{padding-top:80px;padding-bottom:0}.ngdialog-theme-default.dmt-country-list-dialog .ngdialog-content{background:#fff}.ngdialog-theme-default.dmt-country-list-dialog h3{color:#54B2FF;margin-top:0;font-size:20px}.ngdialog-theme-default.dmt-country-list-dialog p{margin-top:10px;line-height:20px}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list{color:#7186A3}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list ul{height:390px;overflow-y:scroll;list-style-type:none;margin:0;padding:0}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list ul li{cursor:pointer;height:45px;line-height:45px;border-bottom:1px solid #ECF0F1}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list ul li:nth-child(2){border-bottom:4px solid #ECF0F1}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list ul li>span{display:inline-block;height:45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list hr{border:1px solid #7186A3;position:relative;width:100%}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list .dmt-cancel-button{margin-top:20px;margin-bottom:0}.ngdialog-theme-default.dmt-hint-country-dialog .ngdialog-content{width:350px!important;background:#fff;color:#7186A3}.ngdialog-theme-default.dmt-hint-country-dialog .ngdialog-content h3 b{color:#54B2FF;font-size:30px;line-height:36px;display:inline-block;margin-top:7px}.ngdialog-theme-default.dmt-hint-country-dialog .ngdialog-content hr{border:1px solid #ECF0F1;position:relative}.ngdialog-theme-default.dmt-hint-country-dialog .ngdialog-content .dmt-action-button{display:inline-block;width:40%;text-transform:none;margin:15px 0 0}.ngdialog-theme-default.dmt-hint-country-dialog .ngdialog-content .dmt-action-button.dmt-cancel-button{width:55%;margin-left:5%;font-size:13px;position:relative;top:-2px}.dmt-no-touch .dmt-country-list ul li:hover{background-color:rgba(113,134,163,.1)}@media only screen and (max-device-width:737px){.ngdialog-theme-default.dmt-country-list-dialog{padding-top:40px}.ngdialog-theme-default.dmt-country-list-dialog .ngdialog-content{height:auto}.ngdialog-theme-default.dmt-country-list-dialog .dmt-country-list ul{height:200px}}.dmt-spinner-wrapper{margin:0 auto;text-align:center;padding:10px}.dmt-spinner-wrapper.dmt-content-spinner .dmt-spinner-loader{width:60px;margin-top:30px}.dmt-spinner-wrapper.dmt-content-spinner .dmt-spinner-msg{color:#7186A3;font-size:14px}.dmt-spinner-wrapper .dmt-spinner-loader{position:relative;margin:0 auto;width:100px}.dmt-spinner-wrapper .dmt-spinner-loader:before{content:'';display:block;padding-top:100%}.dmt-spinner-wrapper .dmt-spinner-loader .dmt-spinner-circular{width:100%;height:100%;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.dmt-spinner-wrapper .dmt-spinner-loader .dmt-spinner-circular .dmt-spinner-path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:square;stroke:#54B2FF;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.dmt-spinner-wrapper .dmt-spinner-msg{color:#ECF0F1;font-size:16px;margin-top:26px}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}.dmt-global-loader{position:absolute;top:0;left:0;right:0;background-color:rgba(42,54,68,.8);display:none;height:100%}.dmt-global-loader.dmt-loader-visible{z-index:9999;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.dmt-global-loader.dmt-loader-visible+div{overflow:hidden}.dmt-global-loader .dmt-confirmed-loader{text-align:center;padding:10px;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;position:relative;top:0;bottom:0;left:0;right:0;margin:auto}.dmt-global-loader .dmt-confirmed-loader .dmt-confirmed-loader-icon{font-size:90px;color:#54B2FF;margin:43px}.dmt-global-loader .dmt-confirmed-loader .dmt-error-loader-icon{font-size:90px;margin-bottom:113px;line-height:90px}.dmt-global-loader .dmt-confirmed-loader .dmt-confirmed-msg{color:#ECF0F1;font-size:16px;margin-top:26px}.dmt-places-autocomplete{background-color:#FFF;padding:10px 0;position:relative}.dmt-places-autocomplete .dmt-places-search{border:1px solid #CCC;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;position:relative}.dmt-places-autocomplete .dmt-places-search>input{color:#7186A3;width:100%;padding:0 40px 0 14px}.dmt-places-autocomplete .dmt-places-search>.icon-search{color:#7186A3;position:absolute;top:10px;right:0;width:40px;text-align:center;font-size:14px;line-height:14px}.dmt-places-autocomplete .dmt-places-list{padding:18px 0 0;min-height:268px}.dmt-places-autocomplete .dmt-places-list>.dmt-places-item{padding:5px 0;position:relative;height:50px;cursor:pointer}.dmt-places-autocomplete .dmt-places-list>.dmt-places-item .dmt-place-details{padding-left:48px;padding-right:12px}.dmt-places-autocomplete .dmt-places-list>.dmt-places-item .dmt-place-details .dmt-place-main{font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700;color:#7186A3;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dmt-places-autocomplete .dmt-places-list>.dmt-places-item .dmt-place-details .dmt-place-additional{color:#8A8D99;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dmt-places-autocomplete .dmt-places-list>.dmt-places-item .dmt-place-icon{position:absolute;left:0;top:5px;font-size:20px;width:40px;text-align:center;line-height:40px;height:40px;color:#7186A3}.dmt-places-autocomplete .dmt-places-placeholder{position:absolute;top:50%;left:0;right:0;width:200px;text-align:center;margin:-41px auto 0}.dmt-places-autocomplete .dmt-places-placeholder .icon-search{color:#7186A3}.dmt-places-autocomplete .dmt-places-placeholder .dmt-placeholder-title{color:#7186A3;font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:700}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar,.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-placeholder .dmt-graph-placeholder-label{font-family:HelveticaNeue,"Helvetica Neue",HelveticaNeueRoman,HelveticaNeue-Roman,"Helvetica Neue Roman",TeXGyreHerosRegular,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-weight:400}.dmt-places-autocomplete .dmt-places-placeholder .dmt-placeholder-tip{color:#8A8D99}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range.dmt-out-expected .dmt-range-label .dmt-range-values,.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar.dmt-out-range .dmt-value-arrow,.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar.dmt-out-range .dmt-value-arrow>span.dmt-ping-value{color:#CD3278}.dmt-places-autocomplete #place-detail-hidden{display:none}.dmt-latency-wrapper{width:200px;padding:37px 0}.dmt-latency-wrapper:hover .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-range-label,.dmt-latency-wrapper:hover .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow .dmt-ping-label{display:block}.dmt-latency-wrapper .dmt-latency-bar-wrapper{width:100%}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar{position:relative;border:1px solid #d3dbe1;border-bottom-width:0;width:100%;height:1px}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range{position:relative;height:5px;width:100%;top:-3px}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range.dmt-out-expected .dmt-left-range{background:#cd3278;background:-moz-linear-gradient(left,rgba(205,50,120,0) 0,#cd3278 92%);background:-webkit-linear-gradient(left,rgba(205,50,120,0) 0,#cd3278 92%);background:-o-linear-gradient(left,rgba(205,50,120,0) 0,#cd3278 92%);background:-ms-linear-gradient(left,rgba(205,50,120,0) 0,#cd3278 92%);background:linear-gradient(to right,rgba(205,50,120,0) 0,#cd3278 92%)}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range.dmt-out-expected .dmt-right-range{background:#cd3278;background:-moz-linear-gradient(right,rgba(205,50,120,0) 0,#cd3278 92%);background:-webkit-linear-gradient(right,rgba(205,50,120,0) 0,#cd3278 92%);background:-o-linear-gradient(right,rgba(205,50,120,0) 0,#cd3278 92%);background:-ms-linear-gradient(right,rgba(205,50,120,0) 0,#cd3278 92%);background:linear-gradient(to left,rgba(205,50,120,0) 0,#cd3278 92%)}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-left-range,.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-right-range{position:absolute;top:0;left:0;height:100%}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-left-range{background:#32cd36;background:-moz-linear-gradient(left,rgba(50,205,54,0) 0,#32cd36 92%);background:-webkit-linear-gradient(left,rgba(50,205,54,0) 0,#32cd36 92%);background:-o-linear-gradient(left,rgba(50,205,54,0) 0,#32cd36 92%);background:-ms-linear-gradient(left,rgba(50,205,54,0) 0,#32cd36 92%);background:linear-gradient(to right,rgba(50,205,54,0) 0,#32cd36 92%)}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-right-range{background:#32cd36;background:-moz-linear-gradient(right,rgba(50,205,54,0) 0,#32cd36 92%);background:-webkit-linear-gradient(right,rgba(50,205,54,0) 0,#32cd36 92%);background:-o-linear-gradient(right,rgba(50,205,54,0) 0,#32cd36 92%);background:-ms-linear-gradient(right,rgba(50,205,54,0) 0,#32cd36 92%);background:linear-gradient(to left,rgba(50,205,54,0) 0,#32cd36 92%)}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-range-label{display:none;color:#7186A3;font-size:11px;line-height:12px;position:absolute;top:8px;width:100px;text-align:center;margin-left:-50px}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-range-label>span{display:block}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-expected-range .dmt-range-label .dmt-range-values{color:#2A3644}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow{color:#32CD36;position:absolute;top:-21px;margin-left:-25px;width:50px;text-align:center}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow.dmt-value-unavailable{left:0!important;color:#d3dbe1}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow.dmt-value-unavailable>span.dmt-ping-label,.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow.dmt-value-unavailable>span.dmt-ping-value{color:#d3dbe1}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow>span{display:block;font-size:11px;line-height:6px;white-space:nowrap;text-align:center}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow>span.dmt-ping-value{color:#2A3644}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow>span.dmt-ping-label{color:#7186A3}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow>.icon{font-size:24px}.dmt-latency-wrapper .dmt-latency-bar-wrapper .dmt-latency-bar .dmt-value-arrow .dmt-ping-label{display:none;position:absolute;width:150px;text-align:center;margin-left:-75px;left:25px;top:-12px}.ngdialog.dmt-terms-conditions-dialog{padding-top:105px;padding-bottom:45px}.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content{padding-bottom:80px}.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content .dmt-terms-conditions-content{padding-bottom:45px}.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content .dmt-terms-conditions-footer{height:75px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content{width:640px;height:100%;position:relative;padding:20px 0 120px;overflow:hidden}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-header{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;color:#7186A3;padding:0 16px 10px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-header .dmt-login-icon{-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;background-image:url(../lib/domotz-angular-widgets/images/domotz-icon.svg);background-position:50% 50%;background-size:40px;background-repeat:no-repeat;background-color:#2A3644;width:40px;height:40px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-header .dmt-dialog-title{padding-left:16px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-content{height:100%;overflow-y:scroll;font-size:12px;line-height:18px;background:#ECF0F1;padding-left:16px;padding-right:16px;padding-bottom:80px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-content h1{font-size:18px;text-transform:uppercase;text-align:center}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-content h2,.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-content h3{font-size:16px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-content a{color:inherit}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer{-webkit-border-radius:0 0 5px 5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:0 0 5px 5px;position:absolute;bottom:0;left:0;right:0;height:105px;padding:10px;background:#fff}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-checkbox-agreement-wrapper{height:38px;color:#54B2FF;margin:0 5px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-checkbox-agreement-wrapper .dmt-agreement-wrapper>.dmt-label{color:#7186A3;font-size:14px;padding:0 5px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-checkbox-agreement-wrapper .dmt-agreement-wrapper>.dmt-label .dmt-agreement-checkbox{border-color:#7186A3}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-checkbox-agreement-wrapper>.icon{display:inline-block}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-checkbox-agreement-wrapper>span{margin-left:6px}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-print-button-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:block}.ngdialog.dmt-terms-conditions-dialog .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-print-button-wrapper .dmt-print-button .icon{font-size:16px;vertical-align:middle;display:inline-block;margin-left:5px}@media screen and (max-width:767px){.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content,.ngdialog.dmt-terms-conditions-dialog:not(.dmt-terms-condition-read) .ngdialog-content{width:95%;height:95%}.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-print-button-wrapper,.ngdialog.dmt-terms-conditions-dialog:not(.dmt-terms-condition-read) .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-print-button-wrapper{display:none}.ngdialog.dmt-terms-conditions-dialog{padding-top:25px}.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-cancel-button,.ngdialog.dmt-terms-conditions-dialog.dmt-terms-condition-read .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-continue-button{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.ngdialog.dmt-terms-conditions-dialog:not(.dmt-terms-condition-read) .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper{-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.ngdialog.dmt-terms-conditions-dialog:not(.dmt-terms-condition-read) .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-cancel-button{background:#fff;color:#CD3278;border:0;min-width:70px;padding:0;font-size:14px}.ngdialog.dmt-terms-conditions-dialog:not(.dmt-terms-condition-read) .ngdialog-content .dmt-terms-conditions-footer .dmt-buttons-wrapper .dmt-continue-button{-webkit-text-shadow:0 0 0 rgba(14,29,41,.5);-khtml-text-shadow:0 0 0 rgba(14,29,41,.5);-moz-text-shadow:0 0 0 rgba(14,29,41,.5);-ms-text-shadow:0 0 0 rgba(14,29,41,.5);-o-text-shadow:0 0 0 rgba(14,29,41,.5);text-shadow:0 0 0 rgba(14,29,41,.5);background:#fff;color:#54B2FF;border:0;min-width:70px;padding:0;font-size:14px}}.dmt-trafficrate-wrapper .dmt-network-graph{height:440px;padding-right:200px}.dmt-trafficrate-wrapper .dmt-pies-wrapper{width:200px;float:right}.dmt-trafficrate-wrapper .dmt-pies-wrapper>div{width:200px;height:220px;padding:15px 10px 10px;position:relative}.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-placeholder{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;border:2px solid #ecf0f1;height:160px;width:160px;border-radius:50%;position:absolute;top:35px;left:20px;color:#d3dbe1;text-align:center}.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-placeholder .icon-chart-hint{font-size:40px;line-height:40px;height:40px;display:inline-block}.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-placeholder .dmt-graph-placeholder-label{padding:10px 20px 0;line-height:18px;font-size:16px}.dmt-bottom-button.dmt-create .dmt-bottom-button-emph,.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device .dmt-top-name,.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-title,.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-label{font-family:HelveticaNeueBold,HelveticaNeue-Bold,"Helvetica Neue Bold",HelveticaNeue,"Helvetica Neue",TeXGyreHerosBold,Helvetica,Tahoma,Geneva,Arial,sans-serif}.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-label{font-weight:700;text-align:center;position:absolute;left:0;right:0;top:5px}.dmt-trafficrate-wrapper .dmt-pies-wrapper>div .dmt-graph-label .icon{font-size:11px;padding-right:3px}.dmt-trafficrate-wrapper .dmt-pies-wrapper .dmt-download-pie .dmt-graph-label{color:#54B2FF}.dmt-trafficrate-wrapper .dmt-pies-wrapper .dmt-upload-pie .dmt-graph-label{color:#7186A3}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads,.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(2),.dmt-trafficrate-wrapper .dmt-spinner-wrapper .dmt-spinner-msg{color:#54B2FF}.dmt-trafficrate-wrapper .dmt-spinner-wrapper{position:absolute;top:0;left:0;right:200px;bottom:0}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper>div{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper>div>.icon{-webkit-flex-basis:30px;-moz-flex-basis:30px;-ms-flex-preferred-size:30px;flex-basis:30px;padding:0 8px}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device{display:inline-block;-webkit-flex-basis:18%;-moz-flex-basis:18%;-ms-flex-preferred-size:18%;flex-basis:18%;margin-right:1%;padding:5px 22px 5px 5px;border:1px solid transparent;border-radius:3px;cursor:pointer;overflow:hidden;position:relative}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device .icon-arrow-right{position:absolute;right:2px;top:0;font-size:18px;padding:10px 0;display:none}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device:hover{border-color:#54B2FF}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device:hover .icon-arrow-right{display:inline-block}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device.dmt-unknown-device{cursor:default}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device.dmt-unknown-device:hover{border-color:transparent!important}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device .dmt-top-name{font-weight:700}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-device>div{line-height:16px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads+.dmt-top-uploads{margin-top:3px;padding-top:3px;border-top:1px solid #ECF0F1}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(2):hover{border-color:#54B2FF}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(3){color:#007ac3}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(3):hover{border-color:#007ac3}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(4){color:#2a598f}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(4):hover{border-color:#2a598f}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(5){color:#3e80c9}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(5):hover{border-color:#3e80c9}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(6){color:#009efa}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-downloads .dmt-top-device:nth-child(6):hover{border-color:#009efa}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads,.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(2){color:#7186A3}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(2):hover{border-color:#94afd6}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(3){color:#778eb0}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(3):hover{border-color:#778eb0}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(4){color:#5c708c}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(4):hover{border-color:#5c708c}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(5){color:#455467}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(5):hover{border-color:#455467}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(6){color:#b2d2ff}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-uploads .dmt-top-device:nth-child(6):hover{border-color:#b2d2ff}.dmt-trafficrate-wrapper .dmt-graph-lower-wrapper .dmt-top-title{font-weight:700;font-size:16px;text-transform:uppercase;text-align:left;padding:0 0 8px;color:#2A3644}.dmt-download-tooltip,.dmt-upload-tooltip{color:#2A3644;padding:8px 12px 8px 8px;position:relative;min-width:150px}.dmt-download-tooltip .icon,.dmt-upload-tooltip .icon{position:absolute;top:12px;left:8px;font-size:20px}.dmt-download-tooltip .dmt-tt-text,.dmt-upload-tooltip .dmt-tt-text{padding-left:26px}.dmt-download-tooltip .dmt-tt-text>div,.dmt-upload-tooltip .dmt-tt-text>div{white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.dmt-download-tooltip .icon{color:#e4a232}.dmt-upload-tooltip .icon{color:#b27000}.dmt-header-bar{background-color:#242E3B;color:#ECF0F1}.dmt-header-bar button.button{color:#ECF0F1}.dmt-tc-button{position:absolute;bottom:0;right:0;z-index:999;font-size:10px;padding:16px;color:#8A8D99;cursor:pointer}.dmt-menu{background-color:#242E3B;color:#ECF0F1}.dmt-menu .dmt-logo-wrapper{background-color:#2A3644}.dmt-menu .dmt-status-wrapper{height:90px;background-color:#2A3644;padding:16px;line-height:28px;font-size:18px}.dmt-menu .dmt-status-wrapper .dmt-agent-name{padding-left:40px}.dmt-menu .dmt-status-wrapper .dmt-status{position:relative;overflow:hidden;text-overflow:ellipsis}.dmt-menu .dmt-status-wrapper .dmt-status>i{width:40px;position:absolute;text-align:center;padding:0 12px 0 2px;font-size:20px}.dmt-menu .dmt-status-wrapper .dmt-status>i.icon-online{color:#32CD36}.dmt-menu .dmt-status-wrapper .dmt-status>i.icon-offline{color:#CD3278}.dmt-menu .dmt-status-wrapper .dmt-status>span{padding-left:40px;white-space:nowrap;color:#7186A3}.dmt-menu .dmt-sections .list{border-bottom:1px solid #222C38}.dmt-menu .dmt-sections .item{position:relative;background:#242E3B;border-color:transparent;color:#7186A3;border-top:1px solid #222C38}.dmt-menu .dmt-sections .item:hover{background-color:#2A3644;color:#ECF0F1}.dmt-menu .dmt-sections .item.active{color:#ECF0F1}.dmt-menu .dmt-sections .item.dmt-local-agent-label{background-color:#2A3644;border-top:0;color:#FFCE54;padding:0 49px 24px 16px}.dmt-menu .dmt-sections .item.dmt-webapp-item{padding:24px 49px 24px 16px}.dmt-menu .dmt-sections .item.dmt-webapp-item i.dmt-accessory-icon{right:7px}.dmt-menu .dmt-sections .item .item-content{background-color:transparent;padding:24px 49px 24px 16px}.dmt-menu .dmt-sections .item i{width:40px;position:absolute;text-align:center;padding:0 12px 0 2px;font-size:20px}.dmt-menu .dmt-sections .item i.dmt-accessory-icon{right:3px}.dmt-menu .dmt-sections .item span{padding-left:40px}.dmt-agentinfo .dmt-status.dmt-online{color:#32CD36}.dmt-agentinfo .dmt-status.dmt-offline{color:#CD3278}.dmt-agentinfo .dmt-status span{vertical-align:top}@media only screen and (min-width:768px){.dmt-agentinfo .dmt-map-wrapper{min-height:280px}}.dmt-agentinfo .dmt-coordinates{font-size:14px;color:#8A8D99;font-style:italic}.dmt-agentinfo .dmt-reset-button{width:140px;color:#CD3278;background-color:transparent;border-color:#ECF0F1}.dmt-agentinfo .dmt-reset-button:hover{color:#ECF0F1;background-color:#CD3278;border-color:#CD3278}.dmt-agentinfo .dmt-back-button{width:140px;background-color:rgba(84,178,255,.1);border-color:#54B2FF}.dmt-agentinfo .dmt-reset-confirm-button{width:180px;color:#CD3278;background-color:rgba(205,50,120,.1);border-color:#CD3278}.dmt-agentinfo .dmt-reset-request-button{width:140px;color:#7186A3;background-color:transparent;border-color:#7186A3}.dmt-agentinfo .dmt-reset-request-button.dmt-active{color:#CD3278;background-color:rgba(205,50,120,.1);border-color:#CD3278}.dmt-agentinfo .dmt-action-button-wrapper{margin:0;display:flex}.dmt-agentinfo .dmt-warn-color{color:#CD3278}.dmt-agentinfo .dmt-field-wrapper .dmt-field-input .dmt-input{color:#000;border-bottom-color:#000}.dmt-agentinfo .dmt-field-wrapper .dmt-field-input .dmt-input-label{color:#000}.dmt-agentinfo .dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input{color:#000;border-bottom-color:#000}.dmt-agentinfo .dmt-field-wrapper .dmt-field-input.dmt-active .dmt-input-label{color:#000}.dmt-agentinfo .dmt-info{color:#8A8D99;text-align:center}.dmt-map-wrapper{text-align:center}.dmt-map-wrapper img{width:100%}.dmt-logo-wrapper .icon-domotz-logo{position:relative;overflow:hidden}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #2A3644 inset;-webkit-text-fill-color:#54B2FF}.dmt-logo-wrapper{width:320px;cursor:pointer}.dmt-logo-wrapper:after{content:"";position:absolute;left:220px;right:0;top:45px;width:70px;height:70px;background-image:url(../lib/domotz-angular-widgets/images/agent-badge.svg);background-size:70px;background-repeat:no-repeat}@media only screen and (max-width:559px){.dmt-logo-wrapper:after{left:202px}}.dmt-splitted-views{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:stretch;-webkit-align-content:stretch;align-content:stretch;-ms-align-items:stretch;-webkit-align-items:stretch;align-items:stretch;flex-wrap:wrap}.dmt-splitted-views .dmt-main-view{position:relative;min-width:320px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;background-color:#2A3644}.dmt-splitted-views .dmt-right-view{position:relative;-webkit-box-flex:2;-webkit-flex-grow:2;-moz-flex-grow:2;-ms-flex-positive:2;flex-grow:2;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:0;-moz-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.dmt-splitted-views .dmt-right-view .dmt-animated-background{position:absolute;background:url(../images/restricted-animation.gif) center no-repeat;width:100%;height:100%;background-size:cover}.dmt-splitted-views .dmt-right-view .dmt-animated-background .dmt-background-overlay{width:100%;height:100%;background-color:rgba(42,54,68,.8)}.dmt-splitted-views .dmt-right-view .dmt-animated-background .dmt-background-overlay.dmt-error{background-color:rgba(205,50,120,.5)}@media only screen and (max-width:1024px){.dmt-right-view{display:none}}.dmt-has-bottom-bar{bottom:58px}.dmt-restricted-wrapper{background-color:#2A3644}.dmt-restricted-wrapper .dmt-btn-big{display:block;width:240px;margin:15px auto 30px;text-transform:uppercase}.dmt-restricted-wrapper .scroll{z-index:1;position:relative}.dmt-restricted-wrapper.dmt-light-background,.dmt-restricted-wrapper.dmt-light-background .scroll{background-color:#54B2FF}.dmt-restricted-wrapper.dmt-light-background:after{content:none}.dmt-restricted-wrapper.dmt-light-background .dmt-title{color:#ECF0F1}.dmt-restricted-wrapper.dmt-light-background+.dmt-bottom-button{background-color:#63b9fe}.dmt-restricted-wrapper.dmt-light-background.dmt-error+.dmt-bottom-button{background-color:#D04584}.dmt-restricted-wrapper .dmt-title{text-transform:uppercase;font-size:22px;line-height:24px;color:#7186A3;padding:40px 40px 20px;margin-top:-40px}.dmt-restricted-wrapper .dmt-form-wrapper{margin:0 auto;padding:0 40px 20px}.dmt-form-wrapper.dmt-login .dmt-field-wrapper,.dmt-form-wrapper.dmt-signup .dmt-field-wrapper{margin-bottom:45px}.dmt-restricted-bottom-gadgets:after,.dmt-splitted-views .dmt-main-view:after{content:"";position:absolute;left:0;right:0;width:100%;height:170px;bottom:0;z-index:0;background-image:url(../lib/domotz-angular-widgets/images/img-login-agent.svg);background-position:50% 100%;background-size:320px;background-repeat:repeat-x;opacity:.4}@media only screen and (max-width:559px){.dmt-logo-wrapper{padding-left:40px;padding-right:40px}}@media only screen and (min-width:560px){.dmt-restricted-wrapper .dmt-form-wrapper,.dmt-restricted-wrapper .dmt-title{padding-left:60px;padding-right:60px}}.dmt-no-touch .dmt-bottom-button:hover{background-color:#75c4f1;text-decoration:underline}.dmt-no-touch .dmt-bottom-button.dmt-create:hover{background-color:#fede8c;text-decoration:underline}.dmt-bottom-button{position:absolute;bottom:0;left:0;right:0;background-color:#54B2FF;color:#ECF0F1;height:58px;line-height:58px;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;z-index:100}.dmt-bottom-button.dmt-create{background-color:#FFCE54;color:#2A3644}.dmt-info,.dmt-info a{color:#ECF0F1}.dmt-bottom-button.dmt-create .dmt-bottom-button-emph{font-weight:700;text-transform:uppercase}.dmt-info a{text-decoration:underline}.dmt-popup-content .dmt-spinner-wrapper .dmt-spinner{text-align:center}.dmt-popup-content .dmt-spinner-wrapper .dmt-spinner svg{padding-top:20px}.dmt-activation-spinner.dmt-spinner-wrapper.dmt-opaque-background{background-color:rgba(42,54,68,.9)}.dmt-activation-spinner.dmt-spinner-wrapper .dmt-activation-spinner-msg{color:#54B2FF;font-size:16px;font-weight:700}.dmt-restricted-wrapper.dmt-welcome{background-color:#2A3644}.dmt-restricted-wrapper.dmt-welcome .dmt-welcome-content-wrapper{position:relative;z-index:9999}.dmt-restricted-wrapper.dmt-welcome .dmt-welcome-content-wrapper .dmt-title{text-align:center}.dmt-restricted-wrapper.dmt-welcome .dmt-welcome-content-wrapper .dmt-welcome-options{text-align:center;color:#ECF0F1;font-size:18px;margin-top:18px}.dmt-form-wrapper.dmt-login .dmt-recover-password{color:#8A8D99;text-align:center;font-size:16px;display:block;text-decoration:none}.dmt-no-touch .dmt-form-wrapper.dmt-login .dmt-recover-password:hover{text-decoration:underline}.dmt-form-wrapper.dmt-signup .dmt-button-show-pwd{position:absolute;top:0;right:0;font-size:21px;color:#7186A3;z-index:99;cursor:pointer}.dmt-form-wrapper.dmt-signup .dmt-country-select{margin:20px 0 16px}.dmt-form-wrapper.dmt-signup .dmt-agreement-wrapper{margin-bottom:20px}.dmt-form-wrapper.dmt-activation .dmt-map-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;padding:10px 0 0;min-height:134px}.dmt-form-wrapper.dmt-activation .dmt-map-wrapper>img{width:120px}.dmt-form-wrapper.dmt-activation .dmt-map-wrapper .dmt-location-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px}.dmt-form-wrapper.dmt-activation .dmt-map-wrapper .dmt-location-wrapper .dmt-label-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-align-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;padding:6px 0;font-size:15px;width:100%}.dmt-form-wrapper.dmt-activation .dmt-map-wrapper .dmt-location-wrapper .dmt-label-wrapper .dmt-label-title{color:#7186A3;text-align:left}.dmt-form-wrapper.dmt-activation .dmt-map-wrapper .dmt-location-wrapper .dmt-label-wrapper .dmt-label-detail{color:#ECF0F1;text-align:left}.dmt-form-wrapper.dmt-activation .dmt-agent-context{position:relative;color:#ECF0F1;margin:30px 0 45px}.dmt-form-wrapper.dmt-activation .dmt-agent-context>span{color:#7186A3;font-size:16px}.dmt-form-wrapper.dmt-activation .dmt-agent-context.dmt-agent-context-error ul.dmt-radio-list{border-color:#CD3278;border-bottom-left-radius:0;border-bottom-right-radius:0}.dmt-form-wrapper.dmt-activation .dmt-agent-context ul.dmt-radio-list{padding:0;border:2px solid #242E3B;margin-top:10px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#2A3644}.dmt-form-wrapper.dmt-activation .dmt-agent-context ul.dmt-radio-list li{border-bottom:2px solid #242E3B;padding:0 10px 0 16px}.dmt-form-wrapper.dmt-activation .dmt-agent-context ul.dmt-radio-list li:last-child{border-bottom:0}.dmt-form-wrapper.dmt-activation .dmt-agent-context ul.dmt-radio-list li>label{font-size:16px}.dmt-form-wrapper.dmt-activation .dmt-agent-context .dmt-field-error{position:absolute;left:0;bottom:-18px;color:#fff;font-size:12px;line-height:14px;width:100%;background:#CD3278;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:0 0 3px 3px;padding:2px 5px}.dmt-form-wrapper.dmt-activation .dmt-btn-proceed{margin-top:30px}.dmt-form-wrapper.dmt-configuring .dmt-label-wrapper{color:#ECF0F1;padding:10px 0;font-size:15px}.dmt-form-wrapper.dmt-configuring .dmt-label-wrapper a{text-decoration:underline;color:#ECF0F1}.dmt-form-wrapper.dmt-configuring .dmt-configuring-animation{background:url(../images/restricted-discovering.gif) center no-repeat;width:100%;height:78px;background-size:contain}.dmt-form-wrapper.dmt-configuring .dmt-info{text-align:center}.dmt-form-wrapper.dmt-configuring .dmt-spinner{stroke:#ECF0F1;text-align:center}