.newDesign .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #cecece;background-color:#fff;background-image:none;box-shadow:none;cursor:text}.newDesign .chosen-container-multi .chosen-choices li{float:left;list-style:none}.newDesign .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.newDesign .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:10px 10px 12px;height:auto;outline:0;border:0!important;background:0 0!important;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px;color:#666;font-size:14px;line-height:17px}.newDesign .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:11px 5px 0 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;color:#333;line-height:13px;cursor:default}.newDesign .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.newDesign .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.newDesign .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.newDesign .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.newDesign .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.newDesign .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.newDesign .chosen-container-multi .chosen-results{margin:0;padding:0}.newDesign .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.noty_close{display:flex;align-items:center;justify-content:center;font-size:48px;color:#000}#noty_layout__bottom,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottomRight,#noty_layout__center,#noty_layout__centerLeft,#noty_layout__centerRight,#noty_layout__top,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__topRight,.noty_layout_mixin{position:fixed;margin:0;padding:0;z-index:9999999;-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;-webkit-transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;-webkit-transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;-webkit-transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;-webkit-transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;-webkit-transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);transform:translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0,0) translateZ(0) scale(1,1);transform:translate(0,0) scale(1,1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;-webkit-transform:translate(50%);transform:translate(50%);-webkit-animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_effects_close{-webkit-animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.noty_fix_effects_height{-webkit-animation:noty_anim_height 75ms ease-out;animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:rgba(0,0,0,.05);border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:rgba(0,0,0,.1)}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;-webkit-animation:noty_modal_in .3s ease-out;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{-webkit-animation:noty_modal_out .3s ease-out;animation:noty_modal_out .3s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noty_modal_in{100%{opacity:.3}}@keyframes noty_modal_in{100%{opacity:.3}}@-webkit-keyframes noty_modal_out{100%{opacity:0}}@keyframes noty_modal_out{100%{opacity:0}}@-webkit-keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes noty_anim_in{100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@keyframes noty_anim_out{100%{-webkit-transform:translate(50%);transform:translate(50%);opacity:0}}@-webkit-keyframes noty_anim_height{100%{height:0}}@keyframes noty_anim_height{100%{height:0}}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative;box-shadow:-2px 2px 7px 2px rgba(0,0,0,.2)}.noty_theme__mint.noty_bar .noty_body{padding:20px 15px;font-size:16px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #d1d1d1;color:#2f2f2f}.noty_theme__mint.noty_type__warning{background-color:#f0ad4e;border-bottom:1px solid #c77c11;color:#fff}.noty_theme__mint.noty_type__error{background-color:#d9534f;border-bottom:1px solid #c9302c;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#5bc0de;border-bottom:1px solid #31b0d5;color:#fff}.noty_theme__mint.noty_type__success{background-color:#5cb85c;border-bottom:1px solid #449d44;color:#fff}.noty_theme__bootstrap-v4.noty_bar{margin:4px 0;overflow:hidden;position:relative;border:1px solid transparent;border-radius:.25rem}.noty_theme__bootstrap-v4.noty_bar .noty_body{padding:.75rem 1.25rem;font-size:12px}.noty_theme__bootstrap-v4.noty_bar .noty_buttons{padding:10px}.noty_theme__bootstrap-v4.noty_bar .noty_close_button{font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;background:0 0}.noty_theme__bootstrap-v4.noty_bar .noty_close_button:hover{background:0 0;text-decoration:none;cursor:pointer;opacity:.75}.noty_theme__bootstrap-v4.noty_type__alert,.noty_theme__bootstrap-v4.noty_type__notification{background-color:#fff;color:inherit}.noty_theme__bootstrap-v4.noty_type__warning{background-color:#fcf8e3;color:#8a6d3b;border-color:#faebcc}.noty_theme__bootstrap-v4.noty_type__error{background-color:#f2dede;color:#a94442;border-color:#ebccd1}.noty_theme__bootstrap-v4.noty_type__info,.noty_theme__bootstrap-v4.noty_type__information{background-color:#d9edf7;color:#31708f;border-color:#bce8f1}.noty_theme__bootstrap-v4.noty_type__success{background-color:#dff0d8;color:#3c763d;border-color:#d6e9c6}.noty_theme__sunset.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__sunset.noty_bar .noty_body{padding:10px;font-size:12px;text-shadow:1px 1px 1px rgba(0,0,0,.1)}.noty_theme__sunset.noty_bar .noty_buttons{padding:10px}.noty_theme__sunset.noty_type__alert,.noty_theme__sunset.noty_type__notification{background-color:#073b4c;color:#fff}.noty_theme__sunset.noty_type__alert .noty_progressbar,.noty_theme__sunset.noty_type__notification .noty_progressbar{background-color:#fff}.noty_theme__sunset.noty_type__warning{background-color:#ffd166;color:#fff}.noty_theme__sunset.noty_type__error{background-color:#ef476f;color:#fff}.noty_theme__sunset.noty_type__error .noty_progressbar{opacity:.4}.noty_theme__sunset.noty_type__info,.noty_theme__sunset.noty_type__information{background-color:#118ab2;color:#fff}.noty_theme__sunset.noty_type__info .noty_progressbar,.noty_theme__sunset.noty_type__information .noty_progressbar{opacity:.6}.noty_theme__sunset.noty_type__success{background-color:#06d6a0;color:#fff}.productsNavContainer{background:#f5f5f5;text-align:center;position:relative;z-index:3;padding:0 20px;clear:both}.productsNavContainer .col-lg-12{display:flex;align-content:center;align-items:center}.productsNavContainer .col-lg-12 .main-nav{margin:auto}h1.productsNavTitle{font-weight:500;float:left;margin:15px 0;font-size:16px;line-height:1.4;color:#2e2e2e}h1.productsNavTitle:empty{display:none}h1.productsNavTitle span{color:#999}h1.productsNavTitle span:after{content:"\f105";font:normal normal normal 19px/1 FontAwesome;display:inline-block;margin:0 10px}.domainsFilters .btn{margin-bottom:5px}.domainsFilters .btn:hover{background:#f9f9f9;color:inherit}.domainsFilters .btn.active{background-color:#5aa9ff}.onoffswitch-switch{line-height:40px;text-align:center}.domainBody .status{margin:0 -10px;font-weight:700;text-transform:uppercase;color:#444}.domainBody .status__good{color:#619b07}.domainBody .status__bad{color:#ec2326}.domainBody .status:before{font-size:2em}.Box .domainHeadBox{color:#24201d;background-color:#f5f5f5}.domainBody>.data{margin:-10px -10px 10px;padding:10px;background:#f5f5f5}.domainBody>.data:empty{display:none}.domainBody>.data h6{font-weight:700;color:#444}.domainBody>.data ul{margin-bottom:10px}.domainBody>.data ul:last-child{margin-bottom:0!important}.domainBody>.data li{margin-bottom:3px}.domainBody>.data li:last-child{margin-bottom:0!important}.domainBody ol{margin-left:15px}.settings .settingsHealthcheck+.modified{margin-top:12px;margin-bottom:0}.settings .settingsHealthcheck>p{margin:10px 0 2px}.settings .settingsHealthcheck .onoffswitch{width:130px}.settings .settingsHealthcheck .onoffswitch>.fa{position:absolute;right:-34px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.settings .settingsHealthcheck .fa-times-circle{color:#ec2326}.settings .settingsHealthcheck .fa-check-circle{color:#619b07}.domainbox{transition:all 350ms ease}.rightBtnBox input{margin-bottom:10px}.horizontal-scroll{background:#f3f0eb;padding:0 0 10px;overflow:auto;position:relative}.balloonText{text-align:left;font-size:10px;margin:5px}.balloonText ul{list-style-type:disc;padding-left:10px;margin-bottom:0;padding-bottom:0}.balloonText ul li{margin-bottom:.4em;line-height:1.25}.chartdiv{width:100%;height:300px;font-size:11px}.chartdiv.center{border:1px solid #bbb;position:absolute;width:80%;height:500px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;padding-top:30px;z-index:2}.chartdiv.center .closeChart{position:absolute;font-size:20px;text-decoration:none;font-weight:700;right:10px;top:10px}.chartdiv h4{position:absolute;left:10px;top:10px}.chartdiv #chartdiv{width:100%;height:100%}.dump{width:300px;overflow:hidden}.horizontal-scroll-wrapper{padding:10px;background:#f3f0eb;clear:both;margin-top:0;position:relative}.horizontal-scroll-wrapper .mailqueue{padding:0;color:#444}.horizontal-scroll-wrapper .mailqueue__min{color:#ffc600}.horizontal-scroll-wrapper .mailqueue__med{color:#f60}.horizontal-scroll-wrapper .mailqueue__max{color:#ec2326}.horizontal-scroll-wrapper .status.center{color:#444;text-transform:none;font-weight:400}.horizontal-scroll-wrapper .listDomainBox{display:flex;flex-wrap:nowrap;align-items:flex-start}.horizontal-scroll-wrapper .listDomainBox.simpleDomains{height:auto}.horizontal-scroll-wrapper .listDomainBox .domainbox{overflow:visible}.horizontal-scroll-wrapper .listDomainBox .domainbox.antispamDomainBox,.horizontal-scroll-wrapper .listDomainBox .domainbox.simpleDomainBox{height:auto}.horizontal-scroll-wrapper .hiddenList{margin-top:10px;margin-bottom:0}.horizontal-scroll-wrapper .hiddenList h2{margin-bottom:0}.horizontal-scroll-wrapper .antispamInfoHeader{padding:5px}.horizontal-scroll-wrapper .antispamInfoHeader>a.disabled{cursor:auto;color:grey}.horizontal-scroll-wrapper .antispamInfoHeader .text{margin-right:auto;line-height:28px}.horizontal-scroll-wrapper .antispamInfoHeader .info{text-decoration:none}.horizontal-scroll-wrapper .antispamInfoHeader i.fa{display:inline-block;border-radius:50%}.healthcheck .domainBody{min-height:125px;display:flex;flex-direction:column}.inboundMailQueue .domainBody{min-height:165px;display:flex;flex-direction:column}.inboundMailQueue .status.center{margin:auto}.inboundMailQueue h2{text-align:center;font-weight:700;padding:10px;line-height:1.2}.inboundMailQueue p{margin-bottom:10px;line-height:1.2}.lastModified{font-size:12px;margin-top:10px;min-height:4em;margin-bottom:0}.lastModified strong{display:block;line-height:1;margin-bottom:5px}.domainbox .rangeBlock,.domainbox .settings{padding:10px;margin:-10px -10px 10px;background-color:#fff2cc;position:relative}.domainbox .rangeBlock h6,.domainbox .settings h6{font-weight:700;margin-bottom:10px}.domainbox .rangeBlock.loading:before,.domainbox .settings.loading:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;background-color:rgba(243,240,235,.6);z-index:1}.domainbox .rangeBlock>p,.domainbox .settings>p{margin-bottom:10px}.domainbox .rangeBlock label,.domainbox .settings label{margin-bottom:0}.domainbox .rangeBlock .button,.domainbox .settings .button{background-color:#fff;margin-bottom:0;padding:4px 10px}.domainbox .rangeBlock .button:focus,.domainbox .rangeBlock .button:hover,.domainbox .settings .button:focus,.domainbox .settings .button:hover{background-color:#f9f9f9}.tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0}.tooltip.in{opacity:.9}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{min-width:200px;max-width:320px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.loader{display:none;-webkit-animation:rotate 1s infinite;animation:rotate 1s infinite;height:50px;width:50px;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:2}.loading>.loader{display:block}.loader:after,.loader:before{border-radius:50%;content:'';display:block;height:20px;width:20px}.loader:before{-webkit-animation:ball1 1s infinite;animation:ball1 1s infinite;background-color:#cb2025;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}.loader:after{-webkit-animation:ball2 1s infinite;animation:ball2 1s infinite;background-color:#00a096;box-shadow:30px 0 0 #97bf0d}.widgetBody .loading:after,.widgetBody .loading:before{display:none}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0) scale(.8);-moz-transform:rotate(0) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}100%{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@keyframes rotate{0%{-webkit-transform:rotate(0) scale(.8);-moz-transform:rotate(0) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}100%{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@-webkit-keyframes ball1{0%{box-shadow:30px 0 0 #f8b334}50%{box-shadow:0 0 0 #f8b334;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@keyframes ball1{0%{box-shadow:30px 0 0 #f8b334}50%{box-shadow:0 0 0 #f8b334;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@-webkit-keyframes ball2{0%{box-shadow:30px 0 0 #97bf0d}50%{box-shadow:0 0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{box-shadow:30px 0 0 #97bf0d;margin-top:0}}@keyframes ball2{0%{box-shadow:30px 0 0 #97bf0d}50%{box-shadow:0 0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}100%{box-shadow:30px 0 0 #97bf0d;margin-top:0}}input.tgl{display:none}input.tgl,input.tgl *,input.tgl :after,input.tgl :before,input.tgl+.tgl-btn,input.tgl:after,input.tgl:before{box-sizing:border-box}input.tgl ::-moz-selection,input.tgl :after::-moz-selection,input.tgl :before::-moz-selection,input.tgl+.tgl-btn::-moz-selection,input.tgl::-moz-selection,input.tgl:after::-moz-selection,input.tgl:before::-moz-selection{background:0 0}input.tgl ::selection,input.tgl :after::selection,input.tgl :before::selection,input.tgl+.tgl-btn::selection,input.tgl::selection,input.tgl:after::selection,input.tgl:before::selection{background:0 0}input.tgl+.tgl-btn{outline:0;display:block;width:6em;height:2em;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input.tgl+.tgl-btn:after,input.tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}input.tgl+.tgl-btn:after{left:0}input.tgl+.tgl-btn:before{display:none}input.tgl:checked+.tgl-btn:after{left:50%}input.tgl-skewed+.tgl-btn{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .2s ease;background:#888;padding:0 10px}input.tgl-skewed+.tgl-btn:after,input.tgl-skewed+.tgl-btn:before{display:inline-block;transition:all .2s ease;width:100%;text-align:center;position:absolute;line-height:2em;font-weight:700;color:#fff}input.tgl-skewed+.tgl-btn:after{left:100%;content:attr(data-tg-on)}input.tgl-skewed+.tgl-btn:before{left:0;content:attr(data-tg-off)}input.tgl-skewed+.tgl-btn:active{background:#888}input.tgl-skewed+.tgl-btn:active:before{left:-10%}input.tgl-skewed:checked+.tgl-btn{background:#86d993}input.tgl-skewed:checked+.tgl-btn:before{left:-100%}input.tgl-skewed:checked+.tgl-btn:after{left:0}input.tgl-skewed:checked+.tgl-btn:active:after{left:10%}.scroll-widget{padding:10px;background:#f3f0eb;clear:both;margin-top:0;position:relative;margin-bottom:20px}.scroll-widget__inner{background:#f3f0eb;padding:0 0 10px;overflow:auto;display:flex;flex-wrap:nowrap;align-items:flex-start}.scroll-widget__items{background:#f3f0eb;padding:0 0 10px;overflow:auto;display:flex;flex-wrap:nowrap;align-items:flex-start}.scroll-widget__item{flex:none}.scroll-widget .domainBody.rowFl.boxsizing{position:relative}.scroll-widget .domainbox.antispamDomainBox,.scroll-widget .domainbox.simpleDomainBox,.scroll-widget .simpleDomains{height:auto}.scroll-widget .antispamInfoHeader{padding:5px}.scroll-widget .antispamInfoHeader .text{margin-right:auto;line-height:28px}.scroll-widget .antispamInfoHeader .info{text-decoration:none}.scroll-widget .antispamInfoHeader i.fa{display:inline-block;border-radius:50%}.widget-domain{display:flex;flex-direction:column}.widget-domain__header{border-bottom:1px solid #bbb;background:#f5f5f5;padding-top:5px;padding-bottom:5px;display:flex}.widget-domain__setting{padding:10px}.widget-domain__content{padding:10px}.widget-domain__footer{padding:10px}.iotConfig .blockHeaderWrap+.blockContainer{margin-top:0}.iotConfig .blockContainer{border-width:1px}.iotConfig .grid-item__snmp .blockContainer{border-width:1px 0 0}.iotConfig #autoDiscovery .switch{display:block}.iotConfig #autoDiscovery{padding:10px}.iotConfig #autoDiscovery .switchBlock{margin-left:auto}.iotConfig .grid-item__portsafe .blockContainer{display:flex;flex-direction:column}.iotConfig .grid-item__portsafe .blockContainer .panel{width:50%;box-shadow:none;margin-bottom:0}.iotConfig .grid-item__portsafe .blockContainer .panel .form-horizontal{margin-bottom:0}.iotConfig .grid-item__portsafe .blockContainer .panel .form-horizontal .form-group:last-child{margin-bottom:0}.iotConfig .heading_buttons_line{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.iotConfig .heading_buttons_line .switch{display:block}.iotConfig form{margin-bottom:0}.iotConfig form .form-group:last-child{margin-bottom:0}.iotConfig form input[type=button],.iotConfig form input[type=reset],.iotConfig form input[type=submit]{margin-bottom:0}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.in .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-widget-tickets .modal-header{display:flex;flex-direction:row-reverse;width:100%;align-items:center}.modal-header .close{margin-top:0;font-size:40px;opacity:.5;margin-left:auto}.modal-header .close:hover{opacity:.8}.modal-title{margin:0;line-height:1.42857}.modal-widget-tickets .modal-title{align-self:center}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.fade.in{opacity:1}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.fade{opacity:0;transition:opacity .15s linear}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.modal-body .input-and-button{display:flex}.modal-body .input-and-button .btn-tooltip{margin-left:20px;width:28px;height:26px;padding:4px;align-self:center;border-radius:50%}.btn.btn-tooltip{margin-left:20px;width:28px;height:28px;padding:4px;align-self:center;line-height:1;border-radius:50%;border-width:2px}.checkbox-inline+.btn-tooltip{margin-top:5px}.startInspection{margin-right:10px;border:none;padding:0;line-height:22px;vertical-align:middle}.startInspection i{vertical-align:middle}.startInspection:not(.disable):hover{background-color:transparent;color:#23527c}.modal .buttons-action{clear:both;text-align:right}.modal .button{float:right;color:#fff;font-size:16px;font-weight:500;padding:11px 15px 11px;display:block;cursor:pointer;transition:background .2s ease-out;margin:0 10px 0 0;border:1px solid #dededd;border-radius:2px;text-align:center}.modal .button__accept{background-color:#619b07}.modal .button__accept:hover{background-color:#598e06}.modal .button__decline{background-color:#ec2326}.modal .button__decline:hover{background-color:#c9191c}.modal .button__active{background-color:#dededd;color:#fff}.modal .button:hover{text-decoration:none}.modal .tabs{clear:both;overflow:hidden;height:calc(100% - 37px);margin-left:-15px}.modal .tabs>ul{width:100%;float:left;padding:10px 10px;margin-bottom:10px;border-top:1px solid #d4d3d3;border-bottom:1px solid #d4d3d3;border-radius:0}.modal .tabs>ul>li{display:inline-block;vertical-align:top;margin-bottom:0}.modal .tabs>div{height:calc(100% - 87px);padding:0 10px}.modal-new{z-index:999999}.modal-new.modal{overflow-y:hidden;border-radius:0;padding-right:0!important}.modal-new .modal-header{background-color:#ec2326;padding:10px}.modal-new .modal-header .close{min-width:inherit;background:0 0;color:#fff;opacity:.7;margin-top:-8px;width:26px;height:26px;right:13px}.modal-new .modal-header .close .fa{font-size:26px}.modal-new .modal-header .close:hover{opacity:1}.modal-new .modal-content{padding-right:0;border:0}.modal-new .modal-content .modal-scroll-content{height:100%;overflow-y:auto}.modal-new .modal-title{padding:0;color:#fff;text-transform:none}.modal-new .modal-title span{text-transform:uppercase}.modal-new .modal-title .count{font-size:1.6em;font-weight:400;padding-right:.5em}.modalContainer{background-color:rgba(0,0,0,.4);bottom:0;display:block;left:0;outline:0 none;overflow:hidden;position:fixed;right:0;top:0;z-index:1050}.modal-new .modal-header{color:#000;background-color:#f7f7f7;border-bottom:1px solid #e2e2e2;font-size:15px;font-weight:700;padding:15px 45px 15px 23px;position:relative;text-transform:uppercase}.modal-new .modal-header .close{background-image:url(../../img/close.png);background-repeat:no-repeat;cursor:pointer;height:15px;position:absolute;right:22px;top:20px;width:15px}.modal-new .modal-body{padding:19px 22px;background-color:#fff}.modal-new .modal-body hr{border-color:#dfe5ef;margin:14px 0;width:100%}.modal-new .modal-row{padding:2px 0}.modal-new .modal-title{color:#000;font-size:14px;font-weight:700;margin:0;padding:4px 0 16px;text-transform:uppercase}.modal-new .modal-label{color:#000;float:left;font-size:14px;font-weight:700;line-height:24px;width:27%}.modal-new .modal-value{color:#000;float:left;font-size:14px;line-height:24px;width:73%}.modal-new .modal-tag{background-color:#b4161b;color:#fff;float:left;font-size:14px;line-height:100%;margin:0 5px 5px 0;padding:5px 7px 6px;text-decoration:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.modal-new .modal-tag:hover{color:#fff;text-decoration:underline}.modal-new .modal-link{color:#b4161b;text-decoration:none}.modal-new .modal-link:hover{color:#b4161b;text-decoration:underline}.modal#virusModal{height:150px}.modal.modal-widget-tickets.in{max-width:none;max-height:none;width:auto;height:auto;display:flex!important;flex-direction:column!important}.modal.modal-widget-tickets.in .modal-content{flex:1}.modal.modal-widget-tickets.in .modal-content .modal-body{padding:10px}.modal.modal-widget-tickets.in .tabs>ul{padding:0;border:none}.modal.modal-widget-tickets.in .ui-widget.ui-widget-content{border:none;margin:0}.modal.modal-widget-tickets.in .buttons-action{margin-right:-10px}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;z-index:1}.chartBoxWithFooter .dataTables_wrapper #body_preview address,.chartBoxWithFooter .dataTables_wrapper #body_preview blockquote,.chartBoxWithFooter .dataTables_wrapper #body_preview body,.chartBoxWithFooter .dataTables_wrapper #body_preview center,.chartBoxWithFooter .dataTables_wrapper #body_preview dd,.chartBoxWithFooter .dataTables_wrapper #body_preview dir,.chartBoxWithFooter .dataTables_wrapper #body_preview div,.chartBoxWithFooter .dataTables_wrapper #body_preview dl,.chartBoxWithFooter .dataTables_wrapper #body_preview dt,.chartBoxWithFooter .dataTables_wrapper #body_preview fieldset,.chartBoxWithFooter .dataTables_wrapper #body_preview form,.chartBoxWithFooter .dataTables_wrapper #body_preview frame,.chartBoxWithFooter .dataTables_wrapper #body_preview frameset,.chartBoxWithFooter .dataTables_wrapper #body_preview h1,.chartBoxWithFooter .dataTables_wrapper #body_preview h2,.chartBoxWithFooter .dataTables_wrapper #body_preview h3,.chartBoxWithFooter .dataTables_wrapper #body_preview h4,.chartBoxWithFooter .dataTables_wrapper #body_preview h5,.chartBoxWithFooter .dataTables_wrapper #body_preview h6,.chartBoxWithFooter .dataTables_wrapper #body_preview hr,.chartBoxWithFooter .dataTables_wrapper #body_preview html,.chartBoxWithFooter .dataTables_wrapper #body_preview menu,.chartBoxWithFooter .dataTables_wrapper #body_preview noframes,.chartBoxWithFooter .dataTables_wrapper #body_preview ol,.chartBoxWithFooter .dataTables_wrapper #body_preview p,.chartBoxWithFooter .dataTables_wrapper #body_preview pre,.chartBoxWithFooter .dataTables_wrapper #body_preview ul,.default-style address,.default-style blockquote,.default-style body,.default-style center,.default-style dd,.default-style dir,.default-style div,.default-style dl,.default-style dt,.default-style fieldset,.default-style form,.default-style frame,.default-style frameset,.default-style h1,.default-style h2,.default-style h3,.default-style h4,.default-style h5,.default-style h6,.default-style hr,.default-style html,.default-style menu,.default-style noframes,.default-style ol,.default-style p,.default-style pre,.default-style ul{display:block;unicode-bidi:embed}.chartBoxWithFooter .dataTables_wrapper #body_preview li,.default-style li{display:list-item}.chartBoxWithFooter .dataTables_wrapper #body_preview head,.default-style head{display:none}.chartBoxWithFooter .dataTables_wrapper #body_preview table,.default-style table{display:table}.chartBoxWithFooter .dataTables_wrapper #body_preview tr,.default-style tr{display:table-row}.chartBoxWithFooter .dataTables_wrapper #body_preview thead,.default-style thead{display:table-header-group}.chartBoxWithFooter .dataTables_wrapper #body_preview tbody,.default-style tbody{display:table-row-group}.chartBoxWithFooter .dataTables_wrapper #body_preview tfoot,.default-style tfoot{display:table-footer-group}.chartBoxWithFooter .dataTables_wrapper #body_preview col,.default-style col{display:table-column}.chartBoxWithFooter .dataTables_wrapper #body_preview colgroup,.default-style colgroup{display:table-column-group}.chartBoxWithFooter .dataTables_wrapper #body_preview td,.chartBoxWithFooter .dataTables_wrapper #body_preview th,.default-style td,.default-style th{display:table-cell}.chartBoxWithFooter .dataTables_wrapper #body_preview caption,.default-style caption{display:table-caption}.chartBoxWithFooter .dataTables_wrapper #body_preview th,.default-style th{font-weight:bolder;text-align:center}.chartBoxWithFooter .dataTables_wrapper #body_preview caption,.default-style caption{text-align:center}.chartBoxWithFooter .dataTables_wrapper #body_preview body,.default-style body{margin:8px}.chartBoxWithFooter .dataTables_wrapper #body_preview h1,.default-style h1{font-size:2em;margin:.67em 0}.chartBoxWithFooter .dataTables_wrapper #body_preview h2,.default-style h2{font-size:1.5em;margin:.75em 0}.chartBoxWithFooter .dataTables_wrapper #body_preview h3,.default-style h3{font-size:1.17em;margin:.83em 0}.chartBoxWithFooter .dataTables_wrapper #body_preview blockquote,.chartBoxWithFooter .dataTables_wrapper #body_preview dir,.chartBoxWithFooter .dataTables_wrapper #body_preview dl,.chartBoxWithFooter .dataTables_wrapper #body_preview fieldset,.chartBoxWithFooter .dataTables_wrapper #body_preview form,.chartBoxWithFooter .dataTables_wrapper #body_preview h4,.chartBoxWithFooter .dataTables_wrapper #body_preview menu,.chartBoxWithFooter .dataTables_wrapper #body_preview ol,.chartBoxWithFooter .dataTables_wrapper #body_preview p,.chartBoxWithFooter .dataTables_wrapper #body_preview ul,.default-style blockquote,.default-style dir,.default-style dl,.default-style fieldset,.default-style form,.default-style h4,.default-style menu,.default-style ol,.default-style p,.default-style ul{margin:1.12em 0}.chartBoxWithFooter .dataTables_wrapper #body_preview h5,.default-style h5{font-size:.83em;margin:1.5em 0}.chartBoxWithFooter .dataTables_wrapper #body_preview h6,.default-style h6{font-size:.75em;margin:1.67em 0}.chartBoxWithFooter .dataTables_wrapper #body_preview b,.chartBoxWithFooter .dataTables_wrapper #body_preview h1,.chartBoxWithFooter .dataTables_wrapper #body_preview h2,.chartBoxWithFooter .dataTables_wrapper #body_preview h3,.chartBoxWithFooter .dataTables_wrapper #body_preview h4,.chartBoxWithFooter .dataTables_wrapper #body_preview h5,.chartBoxWithFooter .dataTables_wrapper #body_preview h6,.chartBoxWithFooter .dataTables_wrapper #body_preview strong,.default-style b,.default-style h1,.default-style h2,.default-style h3,.default-style h4,.default-style h5,.default-style h6,.default-style strong{font-weight:bolder}.chartBoxWithFooter .dataTables_wrapper #body_preview blockquote,.default-style blockquote{margin-left:40px;margin-right:40px}.chartBoxWithFooter .dataTables_wrapper #body_preview address,.chartBoxWithFooter .dataTables_wrapper #body_preview cite,.chartBoxWithFooter .dataTables_wrapper #body_preview em,.chartBoxWithFooter .dataTables_wrapper #body_preview i,.chartBoxWithFooter .dataTables_wrapper #body_preview var,.default-style address,.default-style cite,.default-style em,.default-style i,.default-style var{font-style:italic}.chartBoxWithFooter .dataTables_wrapper #body_preview code,.chartBoxWithFooter .dataTables_wrapper #body_preview kbd,.chartBoxWithFooter .dataTables_wrapper #body_preview pre,.chartBoxWithFooter .dataTables_wrapper #body_preview samp,.chartBoxWithFooter .dataTables_wrapper #body_preview tt,.default-style code,.default-style kbd,.default-style pre,.default-style samp,.default-style tt{font-family:monospace}.chartBoxWithFooter .dataTables_wrapper #body_preview pre,.default-style pre{white-space:pre}.chartBoxWithFooter .dataTables_wrapper #body_preview button,.chartBoxWithFooter .dataTables_wrapper #body_preview input,.chartBoxWithFooter .dataTables_wrapper #body_preview select,.chartBoxWithFooter .dataTables_wrapper #body_preview textarea,.default-style button,.default-style input,.default-style select,.default-style textarea{display:inline-block}.chartBoxWithFooter .dataTables_wrapper #body_preview big,.default-style big{font-size:1.17em}.chartBoxWithFooter .dataTables_wrapper #body_preview small,.chartBoxWithFooter .dataTables_wrapper #body_preview sub,.chartBoxWithFooter .dataTables_wrapper #body_preview sup,.default-style small,.default-style sub,.default-style sup{font-size:.83em}.chartBoxWithFooter .dataTables_wrapper #body_preview sub,.default-style sub{vertical-align:sub}.chartBoxWithFooter .dataTables_wrapper #body_preview sup,.default-style sup{vertical-align:super}.chartBoxWithFooter .dataTables_wrapper #body_preview table,.default-style table{border-spacing:2px}.chartBoxWithFooter .dataTables_wrapper #body_preview tbody,.chartBoxWithFooter .dataTables_wrapper #body_preview tfoot,.chartBoxWithFooter .dataTables_wrapper #body_preview thead,.default-style tbody,.default-style tfoot,.default-style thead{vertical-align:middle}.chartBoxWithFooter .dataTables_wrapper #body_preview td,.chartBoxWithFooter .dataTables_wrapper #body_preview th,.chartBoxWithFooter .dataTables_wrapper #body_preview tr,.default-style td,.default-style th,.default-style tr{vertical-align:inherit}.chartBoxWithFooter .dataTables_wrapper #body_preview del,.chartBoxWithFooter .dataTables_wrapper #body_preview s,.chartBoxWithFooter .dataTables_wrapper #body_preview strike,.default-style del,.default-style s,.default-style strike{text-decoration:line-through}.chartBoxWithFooter .dataTables_wrapper #body_preview hr,.default-style hr{border:1px inset}.chartBoxWithFooter .dataTables_wrapper #body_preview dd,.chartBoxWithFooter .dataTables_wrapper #body_preview dir,.chartBoxWithFooter .dataTables_wrapper #body_preview menu,.chartBoxWithFooter .dataTables_wrapper #body_preview ol,.chartBoxWithFooter .dataTables_wrapper #body_preview ul,.default-style dd,.default-style dir,.default-style menu,.default-style ol,.default-style ul{margin-left:40px}.chartBoxWithFooter .dataTables_wrapper #body_preview ol,.default-style ol{list-style-type:decimal}.chartBoxWithFooter .dataTables_wrapper #body_preview ol ol,.chartBoxWithFooter .dataTables_wrapper #body_preview ol ul,.chartBoxWithFooter .dataTables_wrapper #body_preview ul ol,.chartBoxWithFooter .dataTables_wrapper #body_preview ul ul,.default-style ol ol,.default-style ol ul,.default-style ul ol,.default-style ul ul{margin-top:0;margin-bottom:0}.chartBoxWithFooter .dataTables_wrapper #body_preview ins,.chartBoxWithFooter .dataTables_wrapper #body_preview u,.default-style ins,.default-style u{text-decoration:underline}.chartBoxWithFooter .dataTables_wrapper #body_preview br:before,.default-style br:before{content:"\A";white-space:pre-line}.chartBoxWithFooter .dataTables_wrapper #body_preview center,.default-style center{text-align:center}.chartBoxWithFooter .dataTables_wrapper #body_preview :link,.chartBoxWithFooter .dataTables_wrapper #body_preview :visited,.default-style :link,.default-style :visited{text-decoration:underline}.chartBoxWithFooter .dataTables_wrapper #body_preview :focus,.default-style :focus{outline:thin dotted invert}.chartBoxWithFooter .dataTables_wrapper #body_preview BDO[DIR=ltr],.default-style BDO[DIR=ltr]{direction:ltr;unicode-bidi:bidi-override}.chartBoxWithFooter .dataTables_wrapper #body_preview BDO[DIR=rtl],.default-style BDO[DIR=rtl]{direction:rtl;unicode-bidi:bidi-override}.chartBoxWithFooter .dataTables_wrapper #body_preview [DIR=ltr],.default-style [DIR=ltr]{direction:ltr;unicode-bidi:embed}.chartBoxWithFooter .dataTables_wrapper #body_preview [DIR=rtl],.default-style [DIR=rtl]{direction:rtl;unicode-bidi:embed}@media print{.chartBoxWithFooter .dataTables_wrapper #body_preview h1,.default-style h1{page-break-before:always}.chartBoxWithFooter .dataTables_wrapper #body_preview h1,.chartBoxWithFooter .dataTables_wrapper #body_preview h2,.chartBoxWithFooter .dataTables_wrapper #body_preview h3,.chartBoxWithFooter .dataTables_wrapper #body_preview h4,.chartBoxWithFooter .dataTables_wrapper #body_preview h5,.chartBoxWithFooter .dataTables_wrapper #body_preview h6,.default-style h1,.default-style h2,.default-style h3,.default-style h4,.default-style h5,.default-style h6{page-break-after:avoid}.chartBoxWithFooter .dataTables_wrapper #body_preview dl,.chartBoxWithFooter .dataTables_wrapper #body_preview ol,.chartBoxWithFooter .dataTables_wrapper #body_preview ul,.default-style dl,.default-style ol,.default-style ul{page-break-before:avoid}}.grid-item__routers .horizontal-scroll-wrapper{padding:0}.grid-item__routers .horizontal-scroll{padding-bottom:0}.routers-config{display:flex}.routers-config__mini{align-items:stretch;justify-content:center;margin:20px 0}.routers-config .router-config,.routers-config .router__details{margin:10px;border:1px solid #dededd;padding:30px;background-color:#fff;width:272px}.routers-config .router-config .status-router,.routers-config .router__details .status-router{color:#fff;padding:10px;font-weight:700;text-align:center;margin:-30px -30px 30px;letter-spacing:.05em}.routers-config .router-config .status-router.active,.routers-config .router__details .status-router.active{background-color:#6aa84f}.routers-config .router-config .status-router.inactive,.routers-config .router__details .status-router.inactive{background-color:#c00}.routers-config .router-config .status-router.pendingActivation,.routers-config .router__details .status-router.pendingActivation{background-color:#ffc600}.routers-config .router-config .status-router.default,.routers-config .router__details .status-router.default{background-color:#999;color:#2e2e2e}.routers-config .router-config .img-router-wrap,.routers-config .router__details .img-router-wrap{text-align:center}.routers-config .router-config .img-router-wrap img,.routers-config .router__details .img-router-wrap img{width:auto;max-width:100%;max-height:167px}.routers-config .router-config>img,.routers-config .router__details>img{width:230px;margin:0 -10px}.routers-config .router-config{display:flex;flex-direction:column;align-items:stretch}.routers-config .router-config__header{text-align:center}.routers-config .router-config__footer{margin-top:auto;text-align:center}.routers-config .router-config .button-reset{background-color:#ec2326;color:#fff;text-decoration:none}.routers-config .routerboard.router_online{background-color:rgba(58,118,29,.3)}.routers-config .routerboard.router_pending{background-color:rgba(191,144,0,.3)}.routers-config .routerboard.router_offline{background-color:rgba(204,0,0,.3)}.routers-config .img-router-wrap+.router__info{padding-top:0}.routers-config .router__info{padding:30px 0 0}.routers-config .router__info dl{margin:0;display:flex}.routers-config .router__info dl dt{padding-right:.4em}.routers-config .router__info dl dd.ellipsis{width:calc(100% - 50px);vertical-align:baseline}.routers-config .router__address{display:flex;flex-wrap:wrap;padding:10px 0 0}.routers-config .router__address dl{margin:0}.routers-config .router__address dl dt{padding-right:.1em}#networkControlTable.dataTable tr:hover td:first-child{border-left:1px solid #e7e7e7}@media screen and (max-width:760px){.routers-config__mini{flex-direction:column;align-items:center}}.express-forwarder{max-width:40em;margin:auto;padding:0 10px}.express-forwarder h2:not(:first-child){margin-top:1em}.express-forwarder h2+p{position:relative;padding-bottom:1.5em}.express-forwarder h2+p:after{content:'';position:absolute;width:10em;height:2px;background-color:#34acd5;bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#unmanageableDeviceTrendChart{height:250px;width:100%}#deviceOSWidgetChart,#manufacturersDevicesChart{height:320px;width:100%}#deviceOSWidgetChart{width:400px;min-width:400px;height:320px;float:left}#deviceOSWidgetChartLegend{height:320px;float:right;width:350px}#unmanageableDevicesWidget .blockContainer{min-height:0}.devicesCount{text-align:center;padding:20px 10px;font-size:72px;font-weight:500;width:100%;position:relative;margin:0}.bigData .devicesCount{font-size:40px}.unmanageableDevicesCount{text-align:center;padding:20px 10px;color:#f1a701;font-size:72px;font-weight:500;width:100%;position:relative;cursor:pointer;margin:0}.unmanageableDevicesCount:before{content:'';width:5px;height:100%;left:0;top:0;position:absolute}.unmanageableDevicesCount:hover{cursor:pointer;box-shadow:0 0 15px 0 #ddd}.unmanageableDevicesCount:hover:before{background-color:#0096cb;left:-3px;width:8px}.unmanageableDevicesCount.disable{color:#b9b9b9}.unmanageableDevicesCount.disable:hover{cursor:inherit;background-color:transparent;box-shadow:none}.unmanageableDevicesCount.disable:before{display:none}.unmanageableDevicesCount.active:before{background-color:#0096cb}.widget .block-filter{width:100%;margin:0}.widget .block-filter li{padding:4px 10px;border-bottom:1px solid #dededd;line-height:40px;vertical-align:middle;margin-bottom:0;color:#333;position:relative;overflow:hidden;white-space:nowrap}.widget .block-filter li:before{content:'';width:5px;height:100%;left:0;top:0;position:absolute}.widget .block-filter li:hover{cursor:pointer;box-shadow:0 0 15px 0 #ddd}.widget .block-filter li:hover:before{background-color:#0096cb;left:-3px;width:8px}.widget .block-filter li.active{color:#333}.widget .block-filter li.active:before{background-color:#0096cb}.widget .block-filter li.disable{color:#b9b9b9}.widget .block-filter li.disable:hover{cursor:inherit;background-color:transparent;box-shadow:none}.widget .block-filter li.disable:hover:before{display:none}.widget .block-filter li.disable label{cursor:auto}.widget .block-filter li.disable .icon{background-color:#b9b9b9}.widget .block-filter li:last-child{border-bottom:none}.widget .block-filter__clear{margin:0;padding:0;font-size:100%}.widget .block-filter__clear li{padding:0;margin:0;border:none;line-height:inherit}.widget .block-filter__not-active dl:hover,.widget .block-filter__not-active li dl:hover,.widget .block-filter__not-active li:hover{cursor:default;box-shadow:none}.widget .block-filter__not-active dl:hover:before,.widget .block-filter__not-active li dl:hover:before,.widget .block-filter__not-active li:hover:before{display:none}.widget .block-filter .count{font-size:40px;font-weight:500;float:right;padding-top:3px}.widget .block-filter input{display:none}.widget .block-filter .icon{float:left;border-radius:50%;width:40px;height:40px;text-align:center;margin-right:10px;background-color:#b9b9b9;color:#fff;font-size:22px;line-height:40px}.widget .block-filter .icon-active-user,.widget .block-filter .icon-excluded,.widget .block-filter .icon-parking,.widget .block-filter .icon-total-device,.widget .block-filter .icon-total-ticket,.widget .block-filter .icon-total-user,.widget .block-filter .icon-tree{background-color:#0096cb}.widget .block-filter .icon-inactive-device,.widget .block-filter .icon-inactive-user,.widget .block-filter .icon-open-ticket,.widget .block-filter .icon-power{background-color:#f1a701}.widget .block-filter .fa-chain-broken,.widget .block-filter .icon-closed-ticket,.widget .block-filter .icon-deleted-user,.widget .block-filter .icon-unmanageable{background-color:#333}.widget .block-filter .icon-at-risk,.widget .block-filter .icon-blocked,.widget .block-filter .icon-bonfire,.widget .block-filter .icon-high,.widget .block-filter .icon-low,.widget .block-filter .icon-recent-ticket,.widget .block-filter .icon-smart-blocked,.widget .block-filter .icon-stop{background-color:#ec2326}.widget .block-filter label{display:block;overflow:hidden;text-overflow:ellipsis;padding-top:2px;margin:0;vertical-align:middle;font-size:18px;font-weight:500;line-height:40px;text-transform:uppercase;cursor:pointer}.filters-for-tables .chosen-container.chosen-container-single .chosen-single{border-radius:3px}.filters-for-tables .chosen-container .chosen-results li.active-result.result-selected{background-color:#b9b9b9}.filters-for-tables .searchFilterBox .searchFilterCol3 .filterFormBtn{border:1px solid #619b07;background-color:transparent;color:#619b07}.filters-for-tables .searchFilterBox .searchFilterCol3 .filterFormBtn:focus,.filters-for-tables .searchFilterBox .searchFilterCol3 .filterFormBtn:hover{background-color:#619b07;color:#fff}.filters-for-tables .searchFilterBox{padding:0;margin:0;border-top:0;width:auto}.filters-for-tables .searchFilterBox .ChosenSelectBox{padding:0 0 10px}.filters-for-tables a.button,.filters-for-tables input.button{padding-top:11px;padding-bottom:10px}.filters-for-tables .dataTables_filter input[type=search]{height:39px}.filter-listWrap{clear:both}.filter-list{margin:0;border-top:1px solid #dededd;padding:10px 0 0}.filter-list:empty{padding:0;border-top:0}.filter-list li{display:inline-block;background-color:#dededd;padding:10px 0 10px 10px;margin-right:5px;margin-bottom:10px}.filter-list li a{padding:11px}.filter-list li a:hover{color:#ec2326}.iot-mini-result{background-color:#fff;padding:5px}.iot-mini-result h1,.iot-mini-result h2,.iot-mini-result h3,.iot-mini-result h4{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.1}.iot-mini-result .wrap{max-width:960px;margin:auto}.iot-mini-result .section-header{background-color:#29363c;padding:10px 30px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.iot-mini-result .section-header .wrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:680px){.iot-mini-result .section-header{padding:10px}}@media screen and (max-width:480px){.iot-mini-result .section-header{flex-wrap:wrap}.iot-mini-result .section-header div{width:100%}}.iot-mini-result .section-header__info{text-align:right}.iot-mini-result .section-header .name{font-size:22px;line-height:1.1;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";text-align:right}.iot-mini-result .section-header p{margin-bottom:0}.iot-mini-result .section .wrap{display:flex;flex-wrap:wrap;background:#fff}.iot-mini-result .section__header{flex:0 0 175px;padding:10px;box-sizing:border-box}@media screen and (max-width:680px){.iot-mini-result .section__header{flex-basis:100%}}.iot-mini-result .section__header h2{font-size:20px;color:#fff}.iot-mini-result .section__content{padding:10px;flex:1}@media screen and (max-width:680px){.iot-mini-result .section__content{padding-bottom:30px}}.iot-mini-result .section__content hr{border-width:1px;margin-bottom:10px}@media screen and (max-width:680px){.iot-mini-result .section__content hr{display:none}}.iot-mini-result .section__content .note{font-size:12px;margin-bottom:0}.iot-mini-result .section .table{width:100%}.iot-mini-result .section .table td{border:2px solid #fff;background-color:#b9b9b9;padding:2px 4px}.iot-mini-result .section .table th{padding:2px 4px;background-color:#464646;font-weight:700;text-align:left;color:#fff;border:2px solid #fff}.iot-mini-result .section__scope .section__header{background-color:#0097c6}.iot-mini-result .section__scope hr{border-color:#0097c6}.iot-mini-result .section__summary .section__header{background-color:#f1a701}.iot-mini-result .section__summary hr{border-color:#f1a701}.iot-mini-result .section__threat .section__header{background-color:#ec2327}.iot-mini-result .section__threat hr{border-color:#ec2327}.iot-mini-result .section__next-step .section__header{background-color:#629b08}.iot-mini-result .section__next-step hr{border-color:#629b08}.iot-mini-result .discovery-summary-list{display:flex;flex-wrap:wrap;margin:0 -5px}.iot-mini-result .discovery-summary-list li{flex:1 1 200px;margin:5px;border:1px solid #464646;padding:5px 10px;display:flex;flex-direction:column;text-align:center}.iot-mini-result .discovery-summary-list h3{font-size:14px;font-weight:700}.iot-mini-result .discovery-summary-list .count{margin-top:auto;font-size:22px}.iot-mini-result .bg-success{background-color:#5cb85c!important}.iot-mini-result .bg-info{background-color:#5bc0de!important}.iot-mini-result .bg-warning{background-color:#f0ad4e!important}.iot-mini-result .bg-danger{background-color:#d9534f!important}.iot-mini-result .d-flex{display:flex;justify-content:space-between}.iot-mini-result .d-flex ul{padding-top:10px;list-style:disc;padding-left:20px}.iot-mini-result .d-flex ul li{margin-bottom:.5em}.iot-mini-result .calendar-link-wrap{text-align:right;flex:0}.iot-mini-result .calendar-link-wrap a{display:block;text-align:center}.iot-mini-result .section-footer{background-color:#29363c;padding:10px;width:100%;box-sizing:border-box;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";position:relative}.iot-mini-result .section-footer .wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.iot-mini-result .section-footer a{text-decoration:underline}.iot-mini-result .section-footer a,.iot-mini-result .section-footer p{color:#fff;margin-bottom:.5em}.iot-mini-result a{text-decoration:underline;color:#0096cb}.iot-mini-result a:hover{text-decoration:none}.iot-mini-result .resetFactory-form{text-align:center}.support-ukraine{text-align:center;color:#fff}.support-ukraine a{color:#fff;text-decoration:none}.support-ukraine a:hover{text-decoration:underline}.support-ukraine>div{height:20px}.support-ukraine .blue{background-color:#0057b7}.support-ukraine .yellow{background-color:gold}#device_manufacturer_managerTabsBox{margin-bottom:70px}.logo-wrapper__center{margin-top:5vh;display:flex;justify-content:center}.row-flex{display:flex;flex-wrap:wrap}.row-flex__item{flex-grow:1;margin-bottom:2%}.row-flex__item--column{display:flex;flex-direction:column}.row-flex__item--bordered{border:1px solid #ddd}.spamSettingsTxtField{border:1px solid #cfcfcf;width:100%;margin:0;height:185px;box-shadow:0 5px 0 -2px #f1f1f1 inset;box-sizing:border-box}#alertstab-content .panel.datagrid{width:100%!important}#alertstab-content .panel.datagrid .datagrid-wrap{width:100%!important}#alertstab-content .panel.datagrid .datagrid-header,#audittab-content .panel.datagrid .datagrid-header{height:auto!important}#alertstab-content .datagrid-header,#audittab-content .datagrid-header,#audittab-content .datagrid-td-rownumber{padding:10px 0;box-sizing:content-box}#alertstab-content .datagrid-header-row,#audittab-content .datagrid-header-row{height:auto!important;box-sizing:content-box}.datagrid-pager .pagination .pagination-num,.datagrid-pager .pagination-page-list{font-size:14px;padding:5px 4px}#pageContent{box-sizing:border-box}#pageContent.container{padding-left:0;padding-right:0}#pageContent.container>#tabs,#pageContent.container>.grid-layout{margin-left:15px;margin-right:15px}#pageContent>.settingsNavBox{margin-top:10px}.emailArchivingPage{padding-top:20px}.emailArchivingPage .pagination-info{float:left;margin-left:20px}.emailArchivingPage .pagination-info .countMessages{font-weight:700}.dataSourcesContainer>.searchEverything.boxsizing-full-inner{margin-top:20px}.dataSourcesContainer #search-form{margin-bottom:0;padding-bottom:0}.dataSourcesContainer #search-form input{margin-bottom:5px}.securolytics-hr{border-top:4px solid #333;margin-top:5px;margin-bottom:5px;overflow:visible}.securolytics-hr:after{content:'Prepared By ...';display:block;float:right;z-index:100;background:#fff;-webkit-transform:translateY(calc(-50% - 2px));transform:translateY(calc(-50% - 2px));padding:0 0 0 20px}.securolytics-hr_small{margin-top:0;border-top:2px solid #333}.report-layout{max-width:1200px;margin:auto;padding:0 15px}.report-layout .dinamic-data{text-decoration:underline}.report-layout .block-count{padding-top:56px;min-height:300px;display:flex;flex-direction:column;text-align:center}.report-layout .block-count .col-2{margin:auto 0;background-color:#ededed;border:1px solid #cecece;padding:10px}.report-layout .col-2{display:flex}.report-layout .col-2>div{flex:1;text-align:center}.report-layout .col-2>div:nth-child(2){border-left:2px solid #cecece}.report-layout .col-2>div .count{margin:.5em 0;font-size:3em;font-weight:400!important;color:#ec2326}.report-layout .center .count{margin:.5em 0;font-size:3em;font-weight:400!important;color:#ec2326}.report-layout table.block-filter__clear tr th:last-child{padding-left:20px;vertical-align:bottom}.report-layout table.block-filter__clear td:first-child{text-align:center;vertical-align:middle}.report-layout table.block-filter__clear td:first-child .hasCurrentCustomer{font-size:2em}.report-layout table.block-filter__clear td:last-child{width:100%}.chartBoxWithFooter .dataTables_wrapper .bottom{display:flex;flex-wrap:wrap;align-content:center;justify-content:center;width:100%;background-color:#242c30}.chartBoxWithFooter .dataTables_wrapper .bottom label{margin-bottom:0}.chartBoxWithFooter .dataTables_wrapper .bottom .dataTables_paginate{background-color:#f7f8fa;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;text-align:center;padding:7px 10px;width:100%;box-sizing:border-box;margin-bottom:5px}.chartBoxWithFooter .dataTables_wrapper .bottom .dataTables_filter input{color:#242c30}.chartBoxWithFooter .dataTables_wrapper .bottom .dataTables_length{margin-left:5px;width:auto;float:none}.chartBoxWithFooter .dataTables_wrapper .bottom .dataTables_length select{margin:0}.greySearchPanel .advancedSearchBox{border-right:0;box-shadow:none}.greySearchPanel #search-form-social{display:flex;flex:1}.emailArchivingPage .greySearchPanel input.searchFormField{width:100%}.laApps .blockLeft .currentsettings>input,.laApps .blockLeft .currentsettings>select,.laApps .blockRight .currentsettings>input,.laApps .blockRight .currentsettings>select{width:calc(100% - 20px);margin-bottom:15px}.box-tools>label{position:relative;top:9px}#SNMP_profile_chosen{position:relative;top:8px}.widgetBody input.customChosenField[type=datetime],.widgetBody input.customChosenField[type=email],.widgetBody input.customChosenField[type=number],.widgetBody input.customChosenField[type=password],.widgetBody input.customChosenField[type=search],.widgetBody input.customChosenField[type=text],.widgetBody select.customChosenField{width:100%}.icon-no-image{fill:grey}tr.active .icon-no-image{fill:#ec2326}.newDesign table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,.newDesign table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child{white-space:nowrap}.newDesign table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,.newDesign table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{position:relative;top:auto;left:-15px;display:inline-block;vertical-align:bottom}.newDesign .flex-nowrap{display:flex;flex-wrap:nowrap;width:100%;margin-bottom:0}.newDesign .flex-nowrap>.textField{flex-basis:100%}.newDesign .flex-nowrap>.btn{margin-left:10px;margin-bottom:0}.newDesign .dataTable .child{text-align:left}.newDesign .dataTable ul.dtr-details{font-size:100%}.newDesign .dataTable ul.dtr-details span{font-size:12px;line-height:1.4}.newDesign .dataTable ul.dtr-details li{margin-bottom:0;padding:0}.newDesign table.dataTable td:first-child{text-align:left}.newDesign table.dataTable td.center{text-align:center}.newDesign #deviceTable.dataTable td a:visited{color:#265a87}.count.maxCount{color:#8b0000;font-weight:700}#user-tracker-details-tab-events .widgetContainer{display:block}.dashboardHead .btn{vertical-align:middle}.dashboardName+.btn-group{position:relative;vertical-align:top;margin-bottom:10px;margin-right:10px}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}@supports (grid-area:auto){.leftAlignList{display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,287px);grid-gap:10px}.leftAlignList:after,.leftAlignList:before{display:none}.leftAlignList>li{margin:0!important}}.grid-area{margin:0 10px}.grid-area .grid-item{float:left;width:25%;padding:10px;margin:0}.grid-area .grid-item__filters{height:153px}.grid-area .grid-item__trend{clear:left;margin-top:340px}.grid-area .grid-item__info,.grid-area .grid-item__table{width:75%;float:right}.grid-area .grid-item__devicemanagement,.grid-area .grid-item__unmanageddevice{width:75%;float:right}.gridForUser{margin:-10px}.gridForUser>li,.userTrakerMain>li{float:left;width:25%;padding:10px;margin:0}.gridForUser .item-timeline,.userTrakerMain .item-timeline{float:right}.gridForUser .item-general-activity,.userTrakerMain .item-general-activity{width:50%}.gridForUser .item-summary .widgetContainer,.userTrakerMain .item-summary .widgetContainer{margin-bottom:10px}.gridForUser .item-summary .widgetContainer .innerRow,.userTrakerMain .item-summary .widgetContainer .innerRow{margin-bottom:10px}.gridForUser .item-total,.gridForUser .item-users,.userTrakerMain .item-total,.userTrakerMain .item-users{width:75%;float:right}.gridForUser #loginCountriesTable thead th,.userTrakerMain #loginCountriesTable thead th{padding-right:0!important}.gridForUser #loginCountriesTable td:nth-child(2),.gridForUser #loginCountriesTable th:nth-child(2),.userTrakerMain #loginCountriesTable td:nth-child(2),.userTrakerMain #loginCountriesTable th:nth-child(2){max-width:90px}@media screen and (max-width:1260px){.userTrakerMain>li{width:50%}.userTrakerMain .item-logins,.userTrakerMain .item-total{width:100%}.userTrakerMain .item-users{width:100%}.grid-area .grid-item{width:50%}.grid-area .grid-item__info{display:none}.grid-area .grid-item__filters{height:auto;width:100%}.grid-area .grid-item__trend{clear:none;margin-top:0}.grid-area .grid-item__filters .grid-item__info,.grid-area .grid-item__table{width:100%}.grid-area .grid-item__filters .grid-item__info .innerRow,.grid-area .grid-item__table .innerRow{margin-bottom:0}.grid-area .grid-item__filters .grid-item__info .innerRow #listIotTracker_wrapper,.grid-area .grid-item__table .innerRow #listIotTracker_wrapper{margin-bottom:0}.gridForUser>li{width:50%}.gridForUser .timelineWidgetWrap{height:583px}}.grid-layout{margin:10px -10px 0}.grid-layout>li{float:left;width:25%;padding:10px;margin:0}.grid-layout .grid-layout__filter-list{display:none}.grid-layout>.grid-layout__total{width:75%;float:right}.grid-layout .grid-layout__table{width:75%;float:right}@supports (grid-area:auto){.grid-area{margin:0}.grid-area .grid-item{margin:0;float:none;width:auto;padding:0}.grid-area .grid-item.grid-item__routers{grid-column:1/-1}.grid-area .grid-item.grid-item__express{grid-column:span 2}.grid-area .grid-item.grid-item__snmp{grid-column:span 2;grid-row:auto}.grid-area .grid-item.grid-item__network{grid-column:1/-1;grid-row:auto}@media screen and (max-width:768px){.grid-area .grid-item.grid-item__express,.grid-area .grid-item.grid-item__portsafe,.grid-area .grid-item.grid-item__snmp{grid-column:auto}}.grid-layout{margin:20px 0;display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-auto-rows:minmax(0,auto);grid-gap:20px;grid-auto-flow:row dense}.grid-layout>li{margin:0;width:100%;padding:0}.grid-layout .grid-layout__filters{grid-row:1/3}.grid-layout .grid-layout__filter-list{display:none}.grid-layout .grid-layout__total{grid-column:2/-1;grid-row:1;align-self:flex-start;width:auto}.grid-layout .grid-layout__table{grid-column:2/-1;grid-row:2/7;align-self:flex-start;width:auto}.grid-layout .grid-layout__graph{grid-row:auto;grid-column:1}@media screen and (max-width:1260px){.grid-layout .grid-layout__filters{grid-row:2;grid-column:1/-1}.grid-layout .grid-layout__filter-list{display:none}.grid-layout .grid-layout__total{grid-column:1/-1;grid-row:1}.grid-layout .grid-layout__table{grid-column:1/-1;grid-row:3;align-self:flex-start;width:auto}.grid-layout .grid-layout__graph{grid-row:auto;grid-column:auto}}.widgetContainer{display:flex;flex-direction:column;align-items:stretch;height:100%;min-height:0}.widgetContainer .widgetHeader{flex-basis:49px}.widgetContainer .blockContainer{flex-basis:100%}.showTable .grid-item{grid-column:1}.grid-area{margin:0 15px;display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-auto-rows:minmax(0,auto);grid-gap:20px;grid-auto-flow:row dense}.grid-area:after,.grid-area:before{display:none}.grid-area.grid-item{padding:0;margin:0!important;width:auto!important;float:none!important;min-width:0}.grid-area.grid-item .widget{margin-bottom:0}.grid-area.grid-item.span2{grid-row:span 2}.grid-area.grid-item.span3{grid-row:span 3}.grid-area.grid-item.span4{grid-row:span 4}.grid-area.grid-item.span5{grid-row:span 5}.grid-area.grid-item.span6{grid-row:span 6}.grid-area.grid-item.span7{grid-row:span 7}.grid-area.grid-item.span8{grid-row:span 8}.grid-area.grid-item.span9{grid-row:span 9}.grid-area.grid-item.span10{grid-row:span 10}.grid-area.grid-item.span11{grid-row:span 11}.grid-area.grid-item.span12{grid-row:span 12}.grid-area.grid-item.span13{grid-row:span 13}.grid-area.grid-item.span14{grid-row:span 14}.grid-area.grid-item.span15{grid-row:span 15}.grid-area.grid-item.span16{grid-row:span 16}.grid-area.grid-item.span17{grid-row:span 17}.grid-area.grid-item.span18{grid-row:span 18}.grid-area.grid-item.span19{grid-row:span 19}.grid-area.grid-item.span20{grid-row:span 20}.grid-area.grid-item.span21{grid-row:span 21}.grid-area.grid-item.span22{grid-row:span 22}.grid-area.grid-item.span23{grid-row:span 23}.grid-area.grid-item.span24{grid-row:span 24}.grid-area.grid-item.span25{grid-row:span 25}.grid-area.grid-item.span26{grid-row:span 26}.grid-area.grid-item.span27{grid-row:span 27}.grid-area.grid-item.span28{grid-row:span 27}.grid-area.grid-item.span29{grid-row:span 29}.grid-area.grid-item.span30{grid-row:span 30}.grid-area.grid-item.span31{grid-row:span 31}.grid-area.grid-item.span32{grid-row:span 32}.grid-area.grid-item.span33{grid-row:span 33}.grid-area.grid-item.span34{grid-row:span 34}.grid-area.grid-item.span35{grid-row:span 35}.grid-area.grid-item.span36{grid-row:span 36}.grid-area.grid-item.span37{grid-row:span 37}.grid-area .grid-item__snmp{grid-row:1/-1}.grid-area .grid-item__filters{grid-column:1;grid-row:1/3;height:auto}.grid-area .grid-item__trend{grid-column:1;grid-row:3/span 1}.grid-area .grid-item__info{grid-column:2/-1;grid-row:1/2;align-self:flex-start;width:auto}.grid-area .grid-item__info .widget{margin-bottom:0}.grid-area .grid-item__table{grid-column:2/-1;grid-row:2/11;align-self:flex-start;width:auto}@media screen and (max-width:1260px){.grid-area .grid-item{grid-column:auto;grid-row:auto}.grid-area .grid-item__filters{grid-row:1/auto;grid-column:1/-1}.grid-area .grid-item__table{grid-column:1/-1;grid-row:auto}}.gridForUser{margin:0;display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-auto-rows:minmax(0,auto);grid-gap:20px;grid-auto-flow:dense}.gridForUser:after,.gridForUser:before{display:none}.gridForUser>li{padding:0;margin:0!important;width:auto!important;float:none!important;min-width:0}.gridForUser>li>div{display:block}.gridForUser .item-timeline{grid-column-end:-1;grid-row:1/3}.gridForUser .item-general-activity{grid-column-start:span 3}.gridForUser .item-email-activity{grid-column-start:span 2}@media screen and (max-width:1260px){.gridForUser .item-general-activity{grid-column-start:span 2}}.userTrakerMain{padding:0 12px;display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-gap:20px}.userTrakerMain .widget{display:flex;flex-direction:column;margin-bottom:0;align-self:flex-start;display:block}.userTrakerMain .widget .blockHeaderWrap{flex-basis:49px}.userTrakerMain .widget .blockContainer{flex-basis:100%}.userTrakerMain:after,.userTrakerMain:before{display:none}.userTrakerMain>li{margin:0;width:auto;float:none;padding:0}.userTrakerMain li:not(.item-summary)>div{display:flex;flex-direction:column;display:block}.userTrakerMain li:not(.item-summary)>div #listUsers_filter{align-self:flex-end}.userTrakerMain>li>div .widgetHeader:first-child{max-height:49px}.userTrakerMain>li>div .innerRow{margin-bottom:10px}.userTrakerMain .item-total{grid-column:2/-1;grid-row:1/2;align-self:flex-start;width:auto}.userTrakerMain .item-users{grid-column:2/-1;grid-row:2/9;width:auto}.userTrakerMain .item-logins{grid-column-start:1;grid-row:span 2;align-self:flex-start}.userTrakerMain .item-countries{grid-column:1;grid-row-start:3}.userTrakerMain .item-groups{grid-column:1;grid-row-start:4}.userTrakerMain .item-lock{grid-column:1;grid-row-start:5}.userTrakerMain .item-new{grid-column:1;grid-row-start:6}.userTrakerMain .item-changed{grid-column:1;grid-row-start:7}@media screen and (max-width:1260px){.userTrakerMain .item-total{grid-column:1/-1;grid-row:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px}.userTrakerMain .item-users{grid-column:1/-1;grid-row:2;width:auto}.userTrakerMain .item-logins{grid-row:auto}.userTrakerMain .item-changed,.userTrakerMain .item-countries,.userTrakerMain .item-groups,.userTrakerMain .item-lock,.userTrakerMain .item-new{grid-column:auto;grid-row-start:auto}}}#summaryWidget .blockContainer{justify-content:space-around}#summaryWidget .info-widgets__content{position:relative}#summaryWidget .info-widgets__content label{display:block;margin-top:5px;margin-bottom:0;font-weight:400;font-size:14px;color:#333}#summaryWidget .info-widgets__content label:before{display:block;content:'';position:absolute;width:100%;height:100%;left:0;top:0;cursor:pointer}#summaryWidget .info-widgets__content .icon{border-radius:50%;width:40px;height:40px;text-align:center;margin-right:3px;color:#fff;font-size:22px;line-height:40px;display:inline-block;vertical-align:middle}#summaryWidget .info-widgets__content .count{display:inline-block;vertical-align:middle}#summaryWidget .info-widgets__content .icon-active-user,#summaryWidget .info-widgets__content .icon-excluded,#summaryWidget .info-widgets__content .icon-new-user,#summaryWidget .info-widgets__content .icon-parking,#summaryWidget .info-widgets__content .icon-total-device,#summaryWidget .info-widgets__content .icon-total-user,#summaryWidget .info-widgets__content .icon-tree{background-color:#0096cb}#summaryWidget .info-widgets__content .icon-inactive-device,#summaryWidget .info-widgets__content .icon-inactive-user,#summaryWidget .info-widgets__content .icon-power{background-color:#f1a701}#summaryWidget .info-widgets__content .fa-chain-broken,#summaryWidget .info-widgets__content .icon-deleted-user,#summaryWidget .info-widgets__content .icon-unmanageable{background-color:#333}#summaryWidget .info-widgets__content .icon-at-risk,#summaryWidget .info-widgets__content .icon-blocked,#summaryWidget .info-widgets__content .icon-bonfire,#summaryWidget .info-widgets__content .icon-high,#summaryWidget .info-widgets__content .icon-low,#summaryWidget .info-widgets__content .icon-smart-blocked,#summaryWidget .info-widgets__content .icon-stop{background-color:#ec2326}#summaryWidget .info-widgets__content.zero .icon{background-color:#b9b9b9}#summaryWidget .info-widgets__content input{display:none}.help-block strong{color:inherit}.ticketDetails .comments .media-left small,.ticketDetails .comments .media-left strong{white-space:nowrap}.ticketDetails .widget>.blockContainer{padding:10px}.ticketDetails .widget .detail .blockContainer__noData{display:flex;align-items:center;justify-content:center}.ticketDetails .widget .detail>form{margin-bottom:0}.flexNoWrap{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-top:10px;padding-bottom:10px}.flexNoWrap h1{padding-right:10px;flex-basis:100%;font-size:28px;margin:0}.flexNoWrap .back{margin-left:0;flex-basis:auto;white-space:nowrap}.flexNoWrap .delete{margin-right:0}.modal input[type=email],.modal input[type=password],.modal input[type=text],.modal select,.modal textarea{margin:0}.modal label.error:empty{display:none!important}.settingsNavBox~.settingsContentBox{padding-top:0;padding-bottom:0}.settingsNavBox~.settingsContentBox .resellerPage.systemStatusBody{padding-top:0;padding-bottom:0}.settingsNavBox~.settingsContentBox .ui-toolbar{margin:10px}.productTabsBox .settingsContentBox{padding-top:0;padding-bottom:0}.productTabsBox .systemStatusBody.resellerPage{padding-top:0;padding-bottom:0}.productTabsBox .content{padding-top:0;padding-bottom:0;padding-left:10px;padding-right:10px}.productTabsBox .categoryFormContainer{margin-top:10px}.dataTables_wrapper .dataTables_filter label{margin-bottom:0}.dataTables_wrapper .dataTables_filter label input[type=search]{margin-left:10px}.dataTables_wrapper .ui-toolbar input.button{margin-bottom:0}.dataTable td>b{font-weight:400}.dataTable td.green{color:#619b07}.dataTable td.action{padding-top:0;padding-bottom:0;vertical-align:middle;text-align:right}.dataTable tr.important td{font-weight:700;color:grey}form.adminSearchForm{margin:10px 0}form.adminSearchForm .addAdminButton{margin-bottom:0}.dt-buttons>a.button{margin-left:10px}.dt-buttons a.buttons-selected:hover{background-color:#ec2326;color:#fff;text-decoration:none}.dt-buttons a.button.disabled{color:#dededd;cursor:default;text-decoration:none;background-color:#fff;outline:0}.modal-content>form{margin-bottom:0}.modal-config{padding:5px;display:inline-block}.accordion.widget .blockHeaderWrap h2,.accordion.widget .blockHeaderWrap h3{padding-right:26px}.accordion.widget .blockHeaderWrap:hover{background-color:#e7e7e7;cursor:pointer}.accordion.widget .blockHeaderWrap>.icon{display:block}.iotDeviceDetails .label{color:#333}.iotDeviceDetails .widgetUser{padding-bottom:0}.iotDeviceDetails .dashboardFilterItem{margin-top:9px}.iotDeviceDetails .dashboardFilterItem+.dashboardFilterItem .filterActions{display:none}.iotDeviceDetails .dragHandle{cursor:auto}.iotDeviceDetails .widgetAction .widgetActionIcon:last-child{display:none}.iotDeviceDetails .widgetSettingsBox .eventTable{padding-top:0}#configDevices .customChosenField{width:200px}.iotTrakerMain .accordion .blockContainer{display:none}.gridForIotTrakerMain{display:grid;grid-gap:10px;align-items:stretch;margin-left:-3px;margin-right:-3px}.productsNavContainer+.boxsizing{background-color:#fff}.productsNavContainer+.boxsizing:after{content:'';display:block;clear:both}.newDesign .deviceListWidget .toggleList{display:block;text-align:center;line-height:40px}.newDesign .deviceListWidget .toggleList:hover{background-color:#f9f9f9}.newDesign .iotTrakerMain{word-spacing:-4px}.newDesign .iotTrakerMain>div{word-spacing:normal}.newDesign .customCol.col-lg-3.col-md-4{display:inline-block;vertical-align:top;float:none}.newDesign .grid-stack .noBordersTable thead th{padding:10px!important}.newDesign .grid-stack .noBordersTable td{word-break:break-all}.newDesign .grid-stack .widgetBodyItem.widgetContentBox{height:269px}.newDesign .grid-stack .widgetBodyItem.widgetContentBox .widget{height:100%;margin-top:0}.newDesign .grid-stack .dataTables_wrapper{position:relative;padding-bottom:60px;height:100%}.newDesign .grid-stack .dataTables_wrapper .top{height:100%;overflow-x:hidden;width:100%}.newDesign .grid-stack .dataTables_wrapper .top table.dataTable td:first-child{text-align:left}.newDesign .grid-stack .dataTables_wrapper .bottom{position:absolute;bottom:0;width:100%}.newDesign .grid-stack .dataTables_wrapper .bottom .dataTables_paginate{padding:10px 5px}.newDesign .grid-stack .dataTables_wrapper .bottom .dataTables_paginate .paginate_button{padding:7px 8px}.newDesign .iotTrakerMain .dataTable td:first-child,.newDesign .iotTrakerMain .dataTable thead th:first-child{padding-left:5px!important;padding-right:5px!important;max-width:50px}.newDesign .iotTrakerMain .dataTable td:nth-child(2),.newDesign .iotTrakerMain .dataTable td:nth-child(3){max-width:158px}.newDesign .iotTrakerMain .dataTable td:nth-child(6),.newDesign .iotTrakerMain .dataTable th:nth-child(6){max-width:115px}.newDesign .iotTrakerMain .dataTable td:nth-child(7),.newDesign .iotTrakerMain .dataTable th:nth-child(7){max-width:100px}.newDesign .iotTrakerMain .dataTables_paginate.paging_input input{display:inline-block;text-align:center;padding-left:2px;padding-right:2px;margin:0 5px}.newDesign #dns_requests_limits_container{margin-bottom:14px}.newDesign #dns_requests_limits_container .blockContainer>div{height:300px;width:100%}.newDesign .sorting_disabled{cursor:auto}.newDesign .sorting_disabled .DataTables_sort_icon{display:none}.newDesign input:focus:invalid,.newDesign input:required:invalid{background-color:rgba(255,0,0,.1)}.newDesign input:required:valid{background-color:rgba(0,255,0,.1)}.newDesign .aside{position:relative}.newDesign .widget__timeline{position:absolute;top:0;right:0;left:0;bottom:0;margin-top:0}.newDesign .scrollable{position:relative}.newDesign .scrollable:focus{outline:0}.newDesign .scrollable .viewport{position:relative;overflow:hidden}.newDesign .scrollable .viewport .overview{position:absolute}.newDesign .scrollable .scroll-bar{display:none}.newDesign .scrollable .scroll-bar.vertical{position:absolute;right:0;height:100%}.newDesign .scrollable .scroll-bar.horizontal{position:relative;width:100%}.newDesign .scrollable .scroll-bar .thumb{position:absolute;z-index:10}.newDesign .scrollable .scroll-bar.vertical .thumb{width:100%;min-height:10px}.newDesign .scrollable .scroll-bar.horizontal .thumb{height:100%;min-width:10px;left:0}.newDesign .not-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.newDesign .scrollable.default-skin{padding-right:10px;padding-bottom:6px}.newDesign .scrollable.default-skin .scroll-bar.vertical{width:6px}.newDesign .scrollable.default-skin .scroll-bar.horizontal{height:6px}.newDesign .scrollable.default-skin .scroll-bar .thumb{background-color:#000;opacity:.4;border-radius:3px;-moz-border-radius:4px;-webkit-border-radius:4px}.newDesign .scrollable.default-skin .scroll-bar:hover .thumb{opacity:.6}.newDesign .scrollable.gray-skin{padding-right:17px}.newDesign .scrollable.gray-skin .scroll-bar{border:1px solid gray;background-color:#d3d3d3}.newDesign .scrollable.gray-skin .scroll-bar .thumb{background-color:gray}.newDesign .scrollable.gray-skin .scroll-bar:hover .thumb{background-color:#000}.newDesign .scrollable.gray-skin .scroll-bar.vertical{width:10px}.newDesign .scrollable.gray-skin .scroll-bar.horizontal{height:10px;margin-top:2px}.newDesign .scrollable.modern-skin{padding-right:17px}.newDesign .scrollable.modern-skin .scroll-bar{border:1px solid gray;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:inset 0 0 5px #888}.newDesign .scrollable.modern-skin .scroll-bar .thumb{background-color:#95aabf;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #536984}.newDesign .scrollable.modern-skin .scroll-bar.vertical .thumb{width:8px;background:linear-gradient(to right,#95aabf 0,#547092 100%)}.newDesign .scrollable.modern-skin .scroll-bar.horizontal .thumb{height:8px;background-image:linear-gradient(#95aabf,#547092);background-image:-ms-linear-gradient(#95aabf,#547092)}.newDesign .scrollable.modern-skin .scroll-bar.vertical{width:10px}.newDesign .scrollable.modern-skin .scroll-bar.horizontal{height:10px;margin-top:2px}.item-timeline .timeLine{margin:0}.item-timeline .timeLine>li{padding:0}#dialog-form_related-devices .form-group label{position:relative;font-size:14px;padding-left:20px}#dialog-form_related-devices .form-group input{margin:3px 0;position:absolute;left:0}#dialog-form_related-devices .form-group.disabled{color:#b9b9b9}#dialog-form_related-devices form{margin-bottom:0}.decide .dataTables_filter label{position:relative;display:inline-block}.decide .dataTables_filter label .submitSearch{min-width:0;padding-bottom:9px}.decide .dataTables_filter label input{padding-right:67px!important;width:100%;box-sizing:border-box}.decide .clearSearch{position:absolute;top:50%;right:45px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.decide .clearSearch:hover{color:#0096cb}.decide .clearSearch i{padding:12px 10px}.decide .clearable__clear{display:none;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 8px;font-style:normal;font-size:1.2em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.decide .dataTables_filter label input::-ms-clear{display:none}.decide .ui-dialog textarea,.decide .widget textarea{min-width:100%}.decide .dataTable tr.selected td:first-child,.decide .dataTable tr.selected td:last-child{position:relative}.decide .dataTable tr.selected td:first-child:before,.decide .dataTable tr.selected td:last-child:before{content:'';display:block;width:3px;height:100%;position:absolute;top:0;left:0;background-color:#b9b9b9}.decide .dataTable tr.selected td:last-child{position:relative}.decide .dataTable tr.selected td:last-child:before{left:auto;right:0}#noty_bottom_layout_container,#noty_top_layout_container{z-index:2147483647!important}#noty_bottom_layout_container li,#noty_top_layout_container li{margin-bottom:5px}#noty_bottom_layout_container li:last-child,#noty_top_layout_container li:last-child{margin-bottom:0}#noty_bottom_layout_container+.zsiq_floatmain,#noty_top_layout_container+.zsiq_floatmain{z-index:100!important}#listUsers_filter>label{margin-bottom:10px}.optionsList .optionValue{word-break:break-all}#dashboardTabsBox .flexItem{width:49%}.dataTable tr th{font-weight:500}.dataTable tr td>svg{width:30px}.iotDeviceHeader{float:right}.iot-device-details-tabs>ul{display:none}.iot-device-details-tabs>.ui-tabs-nav{display:block}#iot-device-details-tab-1{padding-top:12px}.productTabsV2+.clear+.settingsContentBox{border:none}.filters-for-tables .dataTables_filter .submitSearch{line-height:1;display:flex;justify-content:center;align-content:center;bottom:1px}.dataTables_filter .submitSearch{line-height:1;padding:8px 12px;display:flex;justify-content:center;align-items:center;bottom:1px}.filters-for-tables .dt-buttons{float:right}.filters-for-tables .dataTables_filter{float:right}.filters-for-tables .dataTables_filter .submitSearch{line-height:1;padding:12px 13px 11px}.filters-for-tables .dataTables_filter>label{margin-right:0}.filters-for-tables .dataTables_filter>.button{margin-left:10px}.filters-for-tables .dataTables_filter>.button.disabled,.filters-for-tables .dataTables_filter>.button:disabled{color:#dededd;cursor:default;text-decoration:none;background-color:#fff;outline:0}.filters-for-tables .dataTables_filter input[type=search]{min-width:180px;width:180px;padding:10px 27px 10px 13px}.decide .filters-for-tables .dataTables_filter input[type=search]{min-width:160px;width:160px}.email-security_archiving_config .archivingBox.whiteBox.flRow.boxsizing,.email-security_archiving_config .nimble-form.display-flex{display:flex;flex-wrap:nowrap}.email-security_archiving_config .archivingBox.whiteBox.flRow.boxsizing .content,.email-security_archiving_config .nimble-form.display-flex .content{display:flex;flex-wrap:wrap;flex:0 1 0}.email-security_archiving_config .portletBox-timeline{width:350px;max-height:75vh;height:100%!important}.email-security_archiving_config .portletBox-timeline .portletInnerBox{display:flex;flex-direction:column}.email-security_archiving_config .portletBox-timeline .scrollContainer{height:100%;overflow-y:auto;clear:both}.email-security_archiving_config .portletBox-timeline .overflow{overflow:auto;clear:both}.link-icon{text-decoration:none;display:inline-flex}.link-icon:focus,.link-icon:hover{text-decoration:none}.link-icon:focus span,.link-icon:hover span{text-decoration:underline}.link-icon span+i{margin-left:5px}.link-icon i{vertical-align:middle;line-height:1.4;text-decoration:none}.link-icon i+span{margin-left:5px}.maintenance{position:relative}.maintenance .maintenanceClose{float:right}.widget .deviceIcon{float:right;position:relative;width:72px;height:72px;display:block;margin-right:0;margin-left:10px;margin-bottom:10px}.widget .deviceIcon svg{width:100%}.widget input[type=email],.widget input[type=password],.widget input[type=text],.widget select,.widget textarea{padding:3px 4px 3px;font-size:14px;line-height:17px}.widget .chosen-container-active.chosen-with-drop .chosen-single div b{background-color:transparent}.widget .chosen-container.chosen-container-single .chosen-single div b{background-position:1px 2px}.widget .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-16px 2px}.widget .chosen-container.chosen-container-single .chosen-single{height:24px}.widget .chosen-container.chosen-container-single .chosen-single div{right:0}.widget .chosen-container.chosen-container-single .chosen-single span{padding:3px 2px 5px 4px}.widget .manageOptionsControls{width:62px;position:absolute;right:-75px}.widget .manageOptions{width:100%}.widget .btnControl{width:24px;height:24px;border:2px solid #b9b9b9;color:#b9b9b9;line-height:22px;border-radius:50%}.widget .btnControl.add{border-color:#619b07}.widget .btnControl.disable{border-color:#b9b9b9}.portsList{border-bottom:1px solid #dededd;margin:10px 20px}.portsList:last-child{border-bottom:0}.empty .portsList{display:none}.portsList ul{padding:0;margin:0}.portsList li{display:inline-block;margin-bottom:0;margin-right:10px}.port{text-align:center}.portImage{border:4px solid #f2f2f2;display:inline-block;width:70px;height:70px;border-radius:50%;position:relative}.portImage svg{width:100%;height:auto}.add_notification textarea{width:100%;height:152px}.add_notification input,.add_notification select{border:1px solid #ccc;padding:6px 4px;outline:0;border-radius:2px;font-size:13px;color:#777;margin:0;width:210px;max-width:100%;display:block;margin-bottom:20px;background:#fff}.add_notification .chosen-container{margin-bottom:18px}.add_notification .chosen-container-single .chosen-single span{font-style:normal}.add_notification .chosen-results li[data-option-array-index='0']{background:#ddd}.add_notification .chosen-results li[data-option-array-index='1']{background:#50c24e;background:#90ee90}.add_notification .chosen-results li[data-option-array-index='2']{background:#ffc237;background:#ffeaa8}.add_notification .chosen-results li[data-option-array-index='3']{background:red}.add_notification .chosen-results li[data-option-array-index='4']{background:#0b90c4;background:#57b7e2}.add_notification .chosen-results li.highlighted{background-image:none!important}.add_notification .chosen-results li.highlighted[data-option-array-index='0']{background:#ccc}.add_notification .chosen-results li.highlighted[data-option-array-index='1']{background:#50c24e}.add_notification .chosen-results li.highlighted[data-option-array-index='2']{background:#ffc237}.add_notification .chosen-results li.highlighted[data-option-array-index='3']{background:#f10000}.add_notification .chosen-results li.highlighted[data-option-array-index='4']{background:#0b90c4}.portImage span{display:inline-block;font-size:11px;background:#0abbed;color:#fff;line-height:1;padding:2px 4px;border-radius:5px;position:absolute;bottom:-7px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);min-width:37px}.portImage span.exploitable{background:#ec2326}.portName{text-transform:uppercase;font-size:12px;font-weight:500;margin-top:5px;margin-bottom:5px}.portInfo{color:#2e2e2e;font-size:14px}#manageDeviceWidget .optionsList .optionLabel{float:left;margin-left:-103px}#manageDeviceWidget .deviceWrap{padding:0}#manageDeviceWidget .deviceWrapBody{padding:0;width:100%;height:100%}#manageDeviceWidget .deviceWrapFooter{position:static;text-align:right}#manageDeviceWidget .deviceWrapFooter .btnControl.edit{float:none;display:inline-flex;text-align:center;vertical-align:middle}#manageDeviceWidget .deviceWrapFooter .btnControl.edit i{vertical-align:middle}#manageDeviceWidget form{margin:0}#manageDeviceWidget #deviceStep2 .deviceWrapBody{padding:0}#manageDeviceWidget .blockContainer{display:block}#manageDeviceWidget .optionsList>li{float:none;width:100%;position:relative;padding-left:103px}#manageDeviceWidget .optionsList>li .verticalCenter{display:block;min-height:14px}#manageDeviceWidget .optionsList.smallSpace{padding-right:83px}#manageDeviceWidget .optionsList.smallSpace>li{padding-top:6px;padding-bottom:6px;padding-left:103px;float:left}#manageDeviceWidget .optionsList.smallSpace>li:last-child{padding-bottom:0}.decide .searchFilterBox .searchFilterCol2 .filterSwitchBox{width:auto;padding-left:9px}.decide .searchFilterBox .searchFilterCol3{padding-left:9px}.decide .dataTables_filter input[type=search]{height:39px}.decide .ChosenSelectBox .combo{width:150px}.decide .aside .widget__timeline{position:static;top:auto;left:auto;right:auto;bottom:auto}.ChosenSelectBox select{width:220px}.loading:after{content:"";width:34px;height:34px;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;border-color:rgba(0,0,0,.7) rgba(0,0,0,.2) rgba(0,0,0,.2);border-style:double;border-width:8px;background-color:none;padding:0;margin:-25px 0 0 -25px;border-radius:50%;position:absolute;top:50%;left:50%;z-index:99}.loading:before{content:"";z-index:98;position:absolute;height:100%;width:100%;background-color:rgba(255,255,255,.6);top:0;left:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loading-dots:after{overflow:hidden;display:inline-block;vertical-align:bottom;-webkit-animation:ellipsis steps(4,end) .9s infinite;animation:ellipsis steps(4,end) .9s infinite;content:"\2026";width:0}#editManufacturerForm{margin-bottom:0}#editManufacturerForm>ul{margin-bottom:0}#editManufacturerForm>ul li:last-child{margin-bottom:0}#editManufacturer{margin-bottom:0}#editManufacturer>ul{margin-bottom:0}#editManufacturer input[type=email],#editManufacturer input[type=password],#editManufacturer input[type=text],#editManufacturer select,#editManufacturer textarea{display:block;width:100%;margin:0}@keyframes ellipsis{to{width:1.25em}}@-webkit-keyframes ellipsis{to{width:1.25em}}.homepageTabsBox{position:relative;z-index:1}.homepageTabs{margin-bottom:0}.homepageTabs .hometab{background:#f5f5f5;border-left:1px solid #c5c5c5;border-right:1px solid #c5c5c5;border-top:5px solid #c5c5c5;color:#7c7c7c;margin:0 5px 0 0;padding:14px 25px;text-align:center;cursor:pointer}.homepageTabs .hometab.active,.homepageTabs .hometab:hover{color:#9b161a;background:#fff;border-top-color:currentColor}@media screen and (max-width:1360px){#dashboardTabsBox .flexItem{width:40%;flex-grow:0}#dashboardTabsBox .flexItem:first-child{flex-grow:2;width:58%}}@media screen and (max-width:1260px){#dashboardTabsBox .flexWrapper{width:100%;display:block;margin:0}#dashboardTabsBox .flexItem{margin:0;width:100%}#dashboardTabsBox .flexItem:first-child{flex-grow:2;width:100%}}@media screen and (max-width:980px){.table-container{overflow-x:auto;display:block}.table-container table{cursor:move}}.eventCountNum.fontSize70{font-size:70px}.eventCountNum.fontSize48{font-size:48px}.eventCountNum.fontSize42{font-size:42px}.eventCountNum.fontSize36{font-size:36px}.eventCountNum.fontSize28{font-size:28px}.eventCountNum.fontSize22{font-size:22px}@media screen and (min-width:1260px) and (max-width:1440px){.flexItem table.dataTable td{padding-left:5px;padding-right:5px}}@media screen and (min-width:1260px){.eventCountNum.fontSize70{font-size:70px}.eventCountNum.fontSize48{font-size:70px}.eventCountNum.fontSize42{font-size:62px}.eventCountNum.fontSize36{font-size:52px}.eventCountNum.fontSize28{font-size:48px}.eventCountNum.fontSize22{font-size:36px}}.newConfigurationPage .proxyField{background:#fff;font-size:16px;height:44px;padding:5px 10px;border-radius:3px;margin:0;box-shadow:0 5px 0 -2px #f1f1f1 inset}.input-row{display:flex}.input-row__input{flex-grow:1;margin:0}.input-row__button{margin-left:1em}.customizeBlockItem{background:#e8e8e8;height:100%;padding:16px 18px 7px;border-radius:5px}.customizeBlockTitle{font-size:15px;font-weight:700;padding:0 0 15px}.fieldBox .fieldLabel{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:100%;padding:0 0 5px;color:#1c1c1c}.grayCustomSelectBox{background:#fff;cursor:pointer;height:42px;padding:0 40px 0 0;position:relative;width:100%;border-radius:2px}.grayCustomSelectBox:after{content:"";position:absolute;right:20px;top:50%;border-top:5px solid #b2b2b2;border-left:4px solid transparent;border-right:4px solid transparent;margin-top:-2px}.grayCustomSelectBox .grayCustomSelect{height:100%;left:0;margin:0;position:absolute;top:0;width:100%;cursor:pointer;z-index:9;opacity:0}.grayCustomSelectBox .grayCustomSelectValue{float:left;font-size:14px;line-height:16px;overflow:hidden;padding:14px 0 0 18px;white-space:nowrap;text-overflow:ellipsis}input.saveField{background:#dbdbdb;border:1px solid #b4b4b4;color:#4e4e4e;font-size:14px;font-weight:400;height:44px;line-height:100%;margin:0;text-align:center;width:111px;text-shadow:none;border-radius:4px}input.saveField:hover{background:#cfcfcf;border:1px solid #b4b4b4}.grayCustomField input{border:0 none;color:#1c1c1c;font-size:14px;font-weight:400;height:42px;margin:0;padding:0 0 0 18px;width:124px}.grayCustomField input:focus{border:0 none;color:#1c1c1c;box-shadow:none}