.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{-webkit-box-shadow:0 0 1px 2px rgba(52,152,219,.36);box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;-webkit-box-sizing:content-box;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-right:after{right:100%;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}#modal-gateway-lampsSelected-insert .modal-content,#modal-gateway-lampsSelected-insert .modal-dialog{max-height:90vh}#modal-gateway-lampsSelected-insert .modal-body{overflow-y:auto}.groupAdd label{background-color:#f5f5f5;margin:5px}.groupAdd .btn.btn-secondary.active{background-color:#9acd32}.groupRemove label{background-color:#f5f5f5;margin:5px}.groupRemove .btn.btn-secondary.active{background-color:#ff4500}.modal-body{overflow-y:auto;overflow-x:hidden}.b-button-group .btn{min-width:48px;min-height:48px}.placeholder-weight::-webkit-input-placeholder{font-weight:400}.placeholder-weight::-moz-placeholder{font-weight:400}.placeholder-weight:-ms-input-placeholder{font-weight:400}.placeholder-weight::-ms-input-placeholder{font-weight:400}.placeholder-weight::placeholder{font-weight:400}li{list-style:none}#tab_advanced .nav-tabs{font-weight:700}.typo-data{font-weight:400;font-family:Roboto;font-size:13px}.numberLineModal{border-radius:10%;width:70px;height:70px;background:#0090cd;border:2px solid #0090cd;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font:20px Arial,sans-serif,bold}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.multiselect.invalid{border:2px solid red!important}.custom-tag{font-size:1rem;padding:4px 8px;border-radius:.5rem;color:#fff;margin:2px}.custom-tag>span:first-child{margin-right:8px}.custom-remove{color:#000;font-weight:700;cursor:pointer}.custom-remove:hover{color:red}fixed-bottom-card{position:fixed!important;bottom:48px!important;left:0;right:0;z-index:9999;padding:1rem;background-color:#fff;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px rgba(0,0,0,.1);border-top:1px solid #ddd}.fixed-card{position:fixed;bottom:48px;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-deactivated{background-color:#f0f0f0;opacity:.6}.battery-low{color:red}.QrLampsContainer{background-color:#fff;border:1px solid #ddd;height:300px;overflow-y:auto}.QrLampRow{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd}.check-ok{color:#9acd32}.check-err{color:red}.check-orphan{color:violet}.check-com-err,.check-not-config{color:orange}.emergency-on{color:brown}.cent-error{color:red;visibility:none}.cent-warning{color:orange;visibility:none}.cent-no-error{visibility:hidden}.shadow-pending-true{color:#00f}.shadow-pending-false{color:#000}.set-user-true{border:#fff}.set-user-false{border:#04709c;border-style:solid;border-width:1px;padding-right:0;padding-left:5px;padding-top:4px;padding-bottom:5px}#dataTableAk,#dataTableCharger{width:95%;margin:0 auto}#dataTableAk,#dataTableCharger,#dataTableLssa{table-layout:fixed;outline:none;font-size:13px}#dataTableLssa{width:93%;margin-top:0;margin-left:5%}#dataTable2{table-layout:fixed;width:95%;margin:0 auto;outline:none;font-size:13px}#dataTable2 td.dettColumnClass{width:60px;max-width:60px;min-width:60xp}#dataTable2 td.chkColumnClass{width:80px;max-width:80px;min-width:80px}#dataTable2 td.descColumnClass{width:218px}#dataTable2 td.imgColumnClass{width:132px;max-width:132px;min-width:132px}#dataTable2 .dot-connected{color:#9acd32}#dataTable2 .dot-disconnected{color:grey}#dataTable2 .VuePagination{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#dataTable2 .vue-title{text-align:center;margin-bottom:10px}#dataTable2 .VueTables__search-field{visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}#dataTable2 .VueTables__search{height:0;margin-left:.25rem}#dataTable2 .VueTables__search-field input{margin-left:.25rem}#dataTable2 .VueTables__limit-field{display:-webkit-box;display:-ms-flexbox;display:flex}#dataTable2 .VuePagination__count{display:none}#dataTable2 .VueTables__limit-field select{margin-left:.25rem!important}#dataTable2 .VueTables__table td:first-child{background-color:#f4f4f4}#dataTable2 .VueTables__table td:first-child,#dataTable2 .VueTables__table td:nth-child(2){border-top-left-radius:10px;border-bottom-left-radius:10px}#dataTable2 .VueTables__table td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}#dataTable2 .VueTables__table th{border:0 solid;text-align:center;outline:none}#dataTable2 .VueTables__table td{vertical-align:middle;text-align:center;outline:none}#dataTable2 .VueTables__child-row-toggler{width:16px;height:16px;line-height:16px;display:block;margin:auto;text-align:center}#dataTable2 tr.VueTables__no-results{display:none}#dataTable2 tr.VueTables__row{border-radius:10px!important;font-size:13px;margin-bottom:2px;height:90px}#dataTable2 table tr{background-color:#f4f4f4}#dataTable2 table tr.row-deactivated{background-color:#dcdcdc!important}#dataTable2 .VueTables__child-row:hover,#dataTable2 .VueTables__child-row thead tr,#dataTable2 .VueTables__child-row thead tr:hover{background-color:#fff}#dataTable2 .VueTables__child-row-toggler--closed:before{content:"";font-family:FontAwesome;font-size:1.5em;font-weight:700;color:#000}#dataTable2 .VueTables__child-row-toggler--closed:hover:before{content:"";font-family:FontAwesome;font-size:1.8em;font-weight:700;color:#0090cd;cursor:pointer}#dataTable2 .VueTables__child-row-toggler--open:before{content:"";font-family:FontAwesome;font-size:1.5em;font-weight:700;color:#000}#dataTable2 .VueTables__child-row-toggler--open:hover:before{content:"";font-family:FontAwesome;font-size:1.8em;font-weight:700;color:#0090cd;cursor:pointer}#dataTable2 .VueTables__table .sp_cent_cod{margin-left:20px}#dataTable2 .VueTables__table tr.cent-disabled td{background-color:rgba(124,112,112,.301)}#dataTable2 .VueTables__table tr.cent-disabled td:first-child{background-color:#f4f4f4}#dataTable2 img.disabled{opacity:.1}#dataTableChild td:nth-child(2){background-color:#f4f4f4}#dataTableChild td:nth-child(3){border-top:1pt solid #e3e6e7;border-left:1pt solid #e3e6e7;border-bottom:1pt solid #e3e6e7;border-top-left-radius:10px;border-bottom-left-radius:10px}#dataTableChild td:nth-child(4),#dataTableChild td:nth-child(5),#dataTableChild td:nth-child(6),#dataTableChild td:nth-child(7),#dataTableChild td:nth-child(8),#dataTableChild td:nth-child(9),#dataTableChild td:nth-child(10),#dataTableChild td:nth-child(11),#dataTableChild td:nth-child(12){border-top:1pt solid #e3e6e7;border-bottom:1pt solid #e3e6e7}#dataTableChild td:nth-child(12){border-right:1pt solid #e3e6e7}#dataTableChild td{border:0 solid #e3e6e7;height:90px}