/*Innotech Disabled Colour, Also Network Terminal Colour (30% Grey)*/
/*fade*/
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.28s;
  transition: opacity 0.28s; }
.fade-enter,
.fade-leave-active {
  opacity: 0; }
/*fade*/
.breadcrumb-enter-active,
.breadcrumb-leave-active {
  -webkit-transition: all .5s;
  transition: all .5s; }
.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px); }
.breadcrumb-move {
  -webkit-transition: all .5s;
  transition: all .5s; }
.breadcrumb-leave-active {
  position: absolute; }
h1 {
  font-size: 35px;
  font-weight: 300; }
.el-breadcrumb__inner, .el-breadcrumb__inner a {
  font-weight: 400 !important; }
.el-upload input[type="file"] {
  display: none !important; }
.el-upload__input {
  display: none; }
.cell .el-tag {
  margin-right: 0px; }
.small-padding .cell {
  padding-left: 5px;
  padding-right: 5px; }
.fixed-width .el-button--mini {
  padding: 7px 10px;
  width: 60px; }
.status-col .cell {
  padding: 0 10px;
  text-align: center; }
.status-col .cell .el-tag {
    margin-right: 0px; }
.el-dialog {
  -webkit-transform: none;
          transform: none;
  left: 0;
  position: relative;
  margin: 0 auto; }
.article-textarea textarea {
  padding-right: 40px;
  resize: none;
  border: none;
  border-radius: 2px;
  border-bottom: 1px solid #bfcbd9; }
.upload-container .el-upload {
  width: 100%; }
.upload-container .el-upload .el-upload-dragger {
    width: 100%;
    height: 200px; }
.el-dropdown-menu {
  border-radius: 2px; }
.el-dropdown-menu a {
    display: block; }
.el-progress .el-progress-bar__outer {
  border-radius: 2px; }
.el-progress .el-progress-bar__inner {
  border-radius: 2px; }
.el-progress .el-progress-bar {
  padding-right: 65px;
  margin-right: -60px; }
.el-button {
  border-radius: 2px; }
.el-tag {
  border-radius: 2px;
  padding: 0 7px; }
.el-card {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
.el-card__header, .el-card {
  border: none; }
.el-tooltip__popper {
  border-radius: 2px;
  padding: 7px; }
.el-card__header {
  padding: 0px;
  color: #0057B8; }
.el-card__header h1 {
    margin: 0; }
.el-input__inner {
  border-radius: 2px; }
.el-select-dropdown {
  border-radius: 2px; }
.el-select.block {
  /*width: 100%;*/
  display: block; }
.el-select .el-input .el-select__caret {
  color: #000; }
.modifiedDTR.el-date-editor--datetimerange.el-input__inner {
  width: 100%;
  font-size: 12px;
  padding: 0px; }
.modifiedDTR.el-date-editor .el-input__icon {
  display: none; }
.modifiedDTR.el-date-editor .el-range-separator {
  width: 3px;
  padding: 0; }
.modifiedDTR.el-date-editor .el-range-input {
  width: 50%; }
.modifiedDTR.el-range-editor--medium .el-range-input {
  font-size: 12px; }
.el-collapse-item__header {
  background-color: inherit;
  color: #0057b8;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400; }
.el-collapse-item__header .el-collapse-item__arrow {
    float: left;
    font-weight: inherit; }
.el-collapse-item__wrap {
  background-color: inherit; }
.el-message {
  top: 80px; }
.el-submenu .el-menu-item {
  height: 40px;
  line-height: 40px; }
.el-menu-item, .el-submenu__title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px; }
.el-menu--horizontal {
  border-bottom: none; }
.el-submenu__title ~ .el-menu .el-menu-item, .el-menu .el-submenu .el-menu .el-submenu__title {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize; }
.el-table, .el-tag, .el-collapse-item__content {
  font-size: 16px;
  font-weight: 300; }
.el-collapse-item__content, .el-input-group__append, .el-input-group__prepend, .el-table {
  color: #000; }
#app .main-container {
  min-height: 95%;
  -webkit-transition: margin-left 0.28s;
  transition: margin-left 0.28s; }
#app .main-container .tags-view-container,
  #app .main-container .app-main {
    margin-left: 240px; }
#app .el-menu {
  background-color: #0057b8; }
#app .el-menu.navbar {
    /*box-shadow: -1px 4px 12px 0px #a7a3a3;*/ }
#app .el-breadcrumb__inner,
#app .el-breadcrumb__inner a {
  color: #fff; }
#app .sidebar-container {
  -webkit-transition: width 0.28s;
  transition: width 0.28s;
  width: 240px !important;
  position: fixed;
  font-size: 0px;
  top: 80px;
  bottom: 40px;
  left: 0;
  z-index: 1001;
  overflow: hidden;
  /*box-shadow: -1px 5px 14px 0px #a7a3a3;*/ }
#app .sidebar-container .horizontal-collapse-transition {
    -webkit-transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
    transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out; }
#app .sidebar-container .scrollbar-wrapper {
    overflow-x: hidden !important; }
#app .sidebar-container .scrollbar-wrapper .el-scrollbar__view {
      height: 100%; }
#app .sidebar-container .is-horizontal {
    display: none; }
#app .sidebar-container a {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
#app .sidebar-container .svg-icon {
    margin-right: 16px; }
#app .sidebar-container .el-menu {
    border: none;
    height: 100%;
    width: 100% !important; }
#app .sidebar-container .el-menu-item {
    -webkit-transition: none !important;
    transition: none !important; }
#app .sidebar-container .el-menu-item.is-active {
      background-color: #d3e3f2 !important; }
#app .sidebar-container .el-menu-item.is-active span::before {
        color: #0057b8; }
#app .sidebar-container .el-menu-item:hover {
      color: #7f7f7f !important; }
#app .sidebar-container .el-menu-item span::before {
      color: #f2f2f2; }
#app .sidebar-container .el-submenu li:not(.is-active) {
    color: #f2f2f2 !important; }
#app .sidebar-container .el-submenu.is-active .is-active {
    background-color: #d3e3f2 !important; }
#app .sidebar-container .el-submenu span::before {
    color: #f2f2f2; }
#app .sidebar-container .el-submenu .el-submenu__title i {
    color: #f2f2f2; }
#app .hideSidebar .sidebar-container {
  width: 36px !important; }
#app .hideSidebar .main-container {
  margin-left: 0px; }
#app .hideSidebar .main-container .tags-view-container,
  #app .hideSidebar .main-container .app-main {
    margin-left: 36px; }
#app .hideSidebar .submenu-title-noDropdown {
  padding-left: 10px !important;
  position: relative; }
#app .hideSidebar .submenu-title-noDropdown .el-tooltip {
    padding: 0 10px !important; }
#app .hideSidebar .el-submenu {
  overflow: hidden; }
#app .hideSidebar .el-submenu > .el-submenu__title {
    padding-left: 10px !important; }
#app .hideSidebar .el-submenu > .el-submenu__title .el-submenu__icon-arrow {
      display: none; }
#app .hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title > span:not(.sb-icon) {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
  display: inline-block; }
#app .hideSidebar .footer {
  /* display: none; */ }
#app .sidebar-container .nest-menu .el-submenu > .el-submenu__title,
#app .sidebar-container .el-submenu .el-menu-item {
  min-width: 240px !important;
  background-color: #002b59 !important; }
#app .sidebar-container .nest-menu .el-submenu > .el-submenu__title:hover,
  #app .sidebar-container .el-submenu .el-menu-item:hover {
    color: #8d8d8d !important; }
#app .el-menu--collapse .el-menu .el-submenu {
  min-width: 240px !important; }
#app .mobile .main-container {
  margin-left: 0px; }
#app .mobile .main-container .tags-view-container,
  #app .mobile .main-container .app-main {
    margin-left: 0 !important; }
#app .mobile .sidebar-container {
  -webkit-transition: -webkit-transform 0.28s;
  transition: -webkit-transform 0.28s;
  transition: transform 0.28s;
  transition: transform 0.28s, -webkit-transform 0.28s;
  width: 240px !important; }
#app .mobile.hideSidebar .sidebar-container {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translate3d(-240px, 0, 0);
          transform: translate3d(-240px, 0, 0); }
#app .withoutAnimation .main-container,
#app .withoutAnimation .sidebar-container {
  -webkit-transition: none;
  transition: none; }
.el-menu.el-menu--popup .is-active {
  background-color: #d3e3f2 !important; }
.webgraphics-menuitem {
  position: relative;
  display: block; }
.webgraphics-menuitem .webgraphics-edit-btn {
    position: absolute;
    right: 10px;
    top: 18%;
    padding: 3px;
    z-index: 1;
    height: 26px;
    background-color: #fff;
    display: none; }
.webgraphics-menuitem.router-link-active .webgraphics-edit-btn {
    display: block; }
/*Innotech Disabled Colour, Also Network Terminal Colour (30% Grey)*/
.blue-btn {
  background: #324157; }
.blue-btn:hover {
    color: #324157; }
.blue-btn:hover:before, .blue-btn:hover:after {
      background: #324157; }
.light-blue-btn {
  background: #3a71a8; }
.light-blue-btn:hover {
    color: #3a71a8; }
.light-blue-btn:hover:before, .light-blue-btn:hover:after {
      background: #3a71a8; }
.red-btn {
  background: #B70000; }
.red-btn:hover {
    color: #B70000; }
.red-btn:hover:before, .red-btn:hover:after {
      background: #B70000; }
.pink-btn {
  background: #e65d6e; }
.pink-btn:hover {
    color: #e65d6e; }
.pink-btn:hover:before, .pink-btn:hover:after {
      background: #e65d6e; }
.green-btn {
  background: #30b08f; }
.green-btn:hover {
    color: #30b08f; }
.green-btn:hover:before, .green-btn:hover:after {
      background: #30b08f; }
.tiffany-btn {
  background: #4ab7bd; }
.tiffany-btn:hover {
    color: #4ab7bd; }
.tiffany-btn:hover:before, .tiffany-btn:hover:after {
      background: #4ab7bd; }
.yellow-btn {
  background: #fec171; }
.yellow-btn:hover {
    color: #fec171; }
.yellow-btn:hover:before, .yellow-btn:hover:after {
      background: #fec171; }
.pan-btn {
  font-size: 14px;
  color: #fff;
  padding: 14px 36px;
  border-radius: 8px;
  border: none;
  outline: none;
  margin-right: 25px;
  -webkit-transition: 600ms ease all;
  transition: 600ms ease all;
  position: relative;
  display: inline-block; }
.pan-btn:hover {
    background: #fff; }
.pan-btn:hover:before, .pan-btn:hover:after {
      width: 100%;
      -webkit-transition: 600ms ease all;
      transition: 600ms ease all; }
.pan-btn:before, .pan-btn:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    -webkit-transition: 400ms ease all;
    transition: 400ms ease all; }
.pan-btn::after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0; }
.custom-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 4px; }
#printDiv,
#printDiv * {
  visibility: hidden;
  height: 0;
  margin: 0 !important;
  padding: 0 !important; }
@media print {
  body {
    zoom: 100%; }
  body * {
    visibility: hidden; }
  #printDiv,
  #printDiv * {
    visibility: visible;
    display: block;
    height: auto;
    margin: auto !important;
    padding: auto !important; }
  #printDiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  @page {
    size: A4 portrait; } }
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/SourceSansPro-Light.6255ade.woff) format("woff"), url(../fonts/SourceSansPro-Light.ee2a11b.ttf) format("truetype"); }
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SourceSansPro-Regular.f94f84e.woff) format("woff"), url(../fonts/SourceSansPro-Regular.5182da4.ttf) format("truetype"); }
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/SourceSansPro-SemiBold.08fdd6f.woff) format("woff"), url(../fonts/SourceSansPro-SemiBold.774c05c.ttf) format("truetype"); }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.f4769f9.eot);
  src: url(../fonts/glyphicons-halflings-regular.f4769f9.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.fa27723.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.e18bbf6.ttf) format("truetype"), url(./assets/static/img/glyphicons-halflings-regular.8988968.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
body {
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "Source Sans Pro", sans-serif; }
label {
  font-weight: 700; }
html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
#app {
  height: 100%; }
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }
.no-padding {
  padding: 0px !important; }
.no-padding.tb {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
.no-padding.tb .el-card__body {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
.no-padding.lr {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.no-padding.lr .el-card__body {
    padding-left: 0 !important;
    padding-right: 0 !important; }
.no-padding.card-border {
  /* for Local Page Layout Border*/
  border: 1px solid #7f7f7f;
  height: 729px; }
.no-side-padding .el-card__body {
  padding-left: 0px;
  padding-right: 0px; }
.no-side-padding.variation-1 {
  border-right: 1px solid #7f7f7f;
  margin: 10px 0; }
.no-side-padding.variation-1 .el-card__body {
    padding: 0 20px 0 20px; }
.no-side-padding.variation-1 .el-card__body .divider {
      margin-top: 25px;
      margin-bottom: 10px; }
.no-side-padding .el-card__body {
  padding-left: 0px;
  padding-right: 0px; }
.padding-content {
  padding: 4px 0; }
a:focus,
a:active {
  outline: none; }
a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none; }
div:focus {
  outline: none; }
.fr {
  float: right; }
.fl {
  float: left; }
.pr-5 {
  padding-right: 5px; }
.pl-5 {
  padding-left: 5px; }
.block {
  display: block; }
.pointer {
  cursor: pointer; }
.inlineBlock {
  display: block; }
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }
code {
  background: #eef1f6;
  padding: 15px 16px;
  margin-bottom: 20px;
  display: block;
  line-height: 36px;
  font-size: 15px;
  font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif; }
code a {
    color: #337ab7;
    cursor: pointer; }
code a:hover {
      color: #20a0ff; }
.warn-content {
  background: rgba(66, 185, 131, 0.1);
  border-radius: 2px;
  padding: 16px;
  padding: 1rem;
  line-height: 1.6rem;
  word-spacing: 0.05rem; }
.warn-content a {
    color: #42b983;
    font-weight: 600; }
.el-input.is-disabled .el-input__inner {
  background-color: #dfe1e4;
  color: #a09e9e !important;
  border-color: #a09e9e !important; }
.el-input.is-disabled .el-input-group__append {
  border-color: #a09e9e !important;
  color: #a09e9e !important; }
.el-date-range-picker {
  border: 1px solid #7f7f7f;
  border-radius: 0px; }
.el-date-range-picker .popper__arrow {
    border-bottom-color: #7f7f7f !important; }
.app-container {
  padding: 20px; }
/* .components-container {
  padding: 0 20px 10px 20px;
  min-height: calc(100vh - 120px);
} */
.pagination-container {
  margin-top: 30px; }
.text-center {
  text-align: center; }
.sub-navbar {
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  -webkit-transition: 600ms ease position;
  transition: 600ms ease position;
  background: -webkit-gradient(linear, left top, right top, from(#20b6f9), color-stop(0%, #20b6f9), color-stop(100%, #2178f1), to(#2178f1));
  background: linear-gradient(90deg, #20b6f9 0%, #20b6f9 0%, #2178f1 100%, #2178f1 100%); }
.sub-navbar .subtitle {
    font-size: 20px;
    color: #fff; }
.sub-navbar.draft {
    background: #d0d0d0; }
.sub-navbar.deleted {
    background: #d0d0d0; }
.link-type,
.link-type:focus {
  color: #337ab7;
  cursor: pointer; }
.link-type:hover,
  .link-type:focus:hover {
    color: #20a0ff; }
.filter-container {
  padding-bottom: 10px; }
.filter-container .filter-item {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px; }
.multiselect {
  line-height: 16px; }
.multiselect--active {
  z-index: 1000 !important; }
/* .avatar-container .el-icon-caret-bottom {
  color: #fff;
} */
#app .el-header {
  background-color: #0057b8;
  color: #fff; }
#app .app-main {
  /*84 = navbar + tags-view = 50 +34 */
  min-height: calc(100vh - 120px);
  min-width: calc(100vw - 260px);
  position: relative;
  overflow: hidden; }
#app .navbar {
  height: 80px;
  border-radius: 0px !important; }
#app .navbar .hamburger-container {
    /* line-height: 88px;
      height: 80px; */
    float: left;
    padding: 0 8px;
    margin-top: 30px; }
#app .navbar .breadcrumb-container {
    float: left; }
#app .navbar .errLog-container {
    display: inline-block;
    vertical-align: top; }
#app .navbar .right-menu {
    float: right;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
#app .navbar .right-menu:focus {
      outline: none; }
#app .navbar .right-menu .right-menu-item {
      /*display: inline-block;*/
      margin: 10px 8px; }
#app .navbar .right-menu #Logo img {
      width: 174px;
      vertical-align: middle; }
#app .navbar .right-menu .screenfull {
      height: 20px; }
#app .navbar .right-menu .international {
      vertical-align: top; }
#app .navbar .right-menu .theme-switch {
      vertical-align: 15px; }
#app .navbar .right-menu .avatar-container {
      height: 50px;
      margin-right: 20px; }
#app .navbar .right-menu .avatar-container .avatar-wrapper {
        cursor: pointer;
        margin-top: 5px;
        position: relative;
        /* .el-icon-caret-bottom {
            position: absolute;
            right: -20px;
            top: 25px;
            font-size: 12px;
          } */ }
#app .navbar .right-menu .avatar-container .avatar-wrapper .user-avatar {
          max-width: 40px;
          max-height: 40px;
          width: 40px;
          border-radius: 2px;
          border: 1px solid #7f7f7f;
          display: inline-block; }
#app .navbar .right-menu .avatar-container .avatar-wrapper .user-avatar.default {
            max-width: auto;
            max-height: auto;
            width: 40px;
            height: 40px; }
#app .navbar .right-menu .avatar-container .avatar-wrapper .user-avatar svg {
            width: 100%;
            height: 100%; }
@media only screen and (max-width: 1366px) {
    #app .navbar h1 {
      font-size: 20px; } }
/* Added for Global Change Start- Prasanna*/
.el-button {
  border-radius: 0px;
  /* Changed button colors globally (except for submit class) - prasanna - need to add color vraibales */ }
.el-button.dual-state.active {
    color: #fff;
    background: #0057b8;
    border-color: #0057b8; }
.el-button i:before {
    color: #0057b8; }
.el-button.el-button--primary:not(.is-plain) {
    background-color: #0057b8;
    border-color: #0057b8; }
.el-button.el-button--primary:not(.is-plain) i:before {
      color: #fff; }
.el-button.el-button--primary.is-disabled {
    background-color: #a0cfff;
    border-color: #a0cfff;
    color: #fff; }
.el-button.el-button--primary.is-disabled i:before {
      color: #fff; }
.el-button.el-button--primary:not(.is-plain):hover {
    background-color: #3a71a8;
    border-color: #3a71a8; }
.el-button.el-button--primary.is-disabled:hover {
    background-color: #a0cfff;
    border-color: #a0cfff; }
.el-button.el-button--danger i:before {
    color: #fff; }
.el-input-group__append,
.el-input-group__prepend {
  border-radius: 0px; }
.el-select-dropdown__item.selected {
  color: #0057b8; }
/* Added for Global Change End - Prasanna*/
.sidePanelGrid.el-card.narrow div.clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.sidePanelGrid.el-card.narrow .el-card__header h3 {
  margin: 0;
  padding-left: 7px; }
.sidePanelGrid.el-card.narrow .el-card__header .heading {
  width: 100%;
  padding-left: 0;
  height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #7f7f7f;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f2f2f2;
  color: #0057b8;
  text-transform: uppercase; }
.sidePanelGrid.el-card.narrow > .el-card__body {
  min-height: 73vh;
  overflow-y: auto; }
.sidePanelGrid.el-card.narrow .el-card__body {
  padding: 20px;
  border-top: transparent;
  background-color: #f2f2f2; }
.sidePanelGrid.el-card.narrow .el-collapse-item__wrap {
  background-color: inherit; }
.sidePanelGrid.el-card.narrow .el-collapse,
.sidePanelGrid.el-card.narrow .el-collapse-item__header,
.sidePanelGrid.el-card.narrow .el-collapse-item__wrap {
  border-color: transparent; }
.sidePanelGrid .formEl {
  padding: 5px; }
.sidePanelGrid .formEl .formLabel {
    padding-top: 3px; }
/* .avatar-wrapper img:hover {
  border: 1px solid #fff;
  box-shadow: 0 0 0 1px $borderColor, 0 0 0 2px $selectionColor;
  transition: 0.3s;
} */
.avatar-uploader {
  text-align: center;
  margin: 24px 0 0 100px; }
.avatar-uploader .avatar {
    max-width: 178px;
    max-height: 178px;
    display: block; }
.avatar-uploader .el-upload {
    border: 1px dashed #0057b8;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden; }
.avatar-uploader .el-upload:hover {
      -webkit-box-shadow: 0px 0px 15px 2px #0057b8;
              box-shadow: 0px 0px 15px 2px #0057b8;
      border-color: transparent;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
.avatar-uploader-icon {
    font-size: 32px;
    color: #4ab7bd;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center; }
.avatar-uploader-icon:hover {
      color: #0057b8; }
.TreeContainer {
  border-right: 1px solid #7f7f7f; }
.TreeContainer .DeleteCross {
    width: 30px;
    height: 30px; }
.TreeContainer tr.disabled td,
  .TreeContainer tr.disabled div {
    cursor: not-allowed; }
.TreeContainer .el-card__body {
    padding: 20px 0 0; }
.TreeContainer .treeTableComp {
    font-size: 16px;
    font-weight: 300; }
.TreeContainer .treeTableComp thead {
      display: none; }
.TreeContainer .treeTableComp .el-row i[class*=" el-icon"] {
      font-weight: bold;
      position: absolute;
      font-size: 14px;
      bottom: 0px;
      right: -7px;
      width: 16px;
      height: 16px;
      line-height: 16px;
      border-radius: 50%;
      text-align: center;
      z-index: 2; }
.TreeContainer .treeTableComp .el-row i.blockDevice:not([class*=" el-icon"]) {
      display: none; }
.TreeContainer .el-table td,
  .TreeContainer .el-table th.is-leaf {
    border: none; }
.uioInfo .historyContainer .action-icons-container .action-icon-block,
.deviceStatus .historyContainer .action-icons-container .action-icon-block {
  margin-top: 7px; }
.uioInfo .el-loading-mask,
.deviceStatus .el-loading-mask {
  z-index: 99 !important; }
.historyContainer .filter {
  border: 1px solid #0057b8;
  background-color: #d3e3f2;
  padding: 5px;
  color: #0057b8;
  font-weight: 500;
  font-size: 12px; }
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .historyContainer .filter {
      /* your css rules for ipad landscape */ }
      .historyContainer .filter .action-icons-container .action-icon-block {
        width: 36px; } }
.historyContainer .filter .title {
    padding-bottom: 3px; }
.el-table__row.active_row {
  background-color: #f2f2f2 !important; }
.icoInno.x1 {
  font-size: 32px; }
.txtWarn {
  color: #ff671f; }
.txtError {
  color: #ff0000; }
.txtError.input {
    position: absolute;
    top: 26px;
    left: 0;
    font-size: 12px; }
.errorTooltip.el-tooltip__popper.is-light {
  color: #ff0000; }
.el-tooltip__popper.is-light[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #303133; }
.el-popper[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #c5c8ce; }
.small-input .inline-input {
  width: 200px; }
.inline-input {
  /* Global Change - 0 radious on input fields */ }
.inline-input.small-input {
    width: 200px; }
.inline-input.isError .el-input__inner {
    border-color: #ff0000 !important;
    background-color: #fef8f1; }
.inline-input.isError .el-input__suffix {
    color: #ff0000; }
.inline-input .el-input__inner {
    border-radius: 0px; }
.el-form.settingsform .el-row {
  margin: 0 !important; }
.el-form.settingsform .el-row .el-col:not(.no-border-top) {
    border: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #7f7f7f; }
.el-form.settingsform .el-row .el-col:not(.no-border-top).light-border {
      border-top-color: #cababa; }
.el-form.settingsform .el-row .el-col.full-border {
    border: 1px solid #7f7f7f; }
.el-form.settingsform .el-row .el-col.padded {
    padding: 5px; }
.el-form.settingsform .el-form-item {
  margin-bottom: 15px; }
.el-form.settingsform .el-form-item:first-child {
    padding-top: 10px;
    margin-top: 0 !important; }
.el-form.settingsform .el-form-item .el-input__inner {
    /* border-color: $fontColor;*/
    border-color: #7f7f7f;
    color: #545454; }
.el-form.settingsform .el-form-item .el-input__inner ~ .el-input-group__append {
      color: #191919;
      /* border-color: $fontColor;*/
      border-color: #7f7f7f;
      border-radius: 2px; }
.el-form.settingsform .el-form-item__label {
  width: 42%;
  color: #000;
  padding-right: 20px; }
.el-form.settingsform .showSwapSwitch .el-form-item__label {
  width: 42%;
  color: #000;
  padding-right: 15px; }
.el-form.settingsform .el-form-item__content {
  margin-left: 42%;
  /* for input Prepend border - prasanna*/ }
.el-form.settingsform .el-form-item__content .el-input-group__prepend {
    color: #191919;
    border-color: #7f7f7f; }
.el-form.settingsform .action-buttons {
  padding-right: 0px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  margin-top: 15px;
  text-align: right; }
.el-form.settingsform .action-buttons .submit.el-button:not(.is-disabled):hover {
    /* background-color: $blue;*/
    background-color: #3a71a8; }
.el-form.settingsform .action-buttons .submit.el-button.is-disabled {
    background-color: inherit; }
.el-form.settingsform .action-buttons .submit.el-button:not(.is-disabled) {
    background-color: #0057b8;
    color: #f2f2f2; }
.el-form.settingsform.narrow .el-form-item__label {
  width: 42%; }
.el-form.settingsform.narrow .el-form-item__content {
  margin-left: 42%;
  width: 35%; }
.clickable {
  cursor: pointer; }
.components-container {
  padding: 0 20px 10px 20px;
  min-height: calc(100vh - 120px); }
.components-container .first > .el-card__body {
    padding: 0; }
.components-container .el-row h1 {
    color: #0057b8;
    padding: 10px 0;
    margin: 0; }
.components-container .el-row h1.withHelp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
.components-container .el-row h1.border-bottom {
      border-bottom: 1px solid #7f7f7f; }
.components-container .el-row .component-body {
    border: 1px solid #7f7f7f; }
.components-container .el-row .component-body .mainBlock .heading {
      background-color: #d3e3f2;
      height: 70px;
      border-bottom: 1px solid #7f7f7f;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0;
      /* Added by prasanna for watches */ }
.components-container .el-row .component-body .mainBlock .heading.full-width {
        padding: 10px; }
.components-container .el-row .component-body .mainBlock .heading.full-width .el-input {
          width: auto; }
.components-container .el-row .component-body .mainBlock .heading.alarms-auditlog {
        padding: 5px 10px 10px; }
.components-container .el-row .component-body .mainBlock .heading.alarms-auditlog .el-input {
          width: auto; }
.components-container .el-row .component-body .mainBlock .heading.watches-heading {
        background-color: #d3e3f2; }
.components-container .el-row .component-body .mainBlock .heading.ethernet-heading, .components-container .el-row .component-body .mainBlock .heading.rs485-heading, .components-container .el-row .component-body .mainBlock .heading.access-levels-heading, .components-container .el-row .component-body .mainBlock .heading.address-book-heading, .components-container .el-row .component-body .mainBlock .heading.uio-status-heading, .components-container .el-row .component-body .mainBlock .heading.messages-heading {
        height: 60px; }
.components-container .el-row .component-body .mainBlock .heading.logging {
        padding: 10px; }
.components-container .el-row .component-body .mainBlock .heading.small {
        height: 60px; }
.components-container .el-row .component-body .mainBlock .grid-block {
      width: 265px;
      margin-bottom: 15px;
      padding: 0; }
.components-container .el-row .component-body .mainBlock .grid-block .el-card {
        border: 1px solid #0057b8; }
.components-container .el-row .component-body .mainBlock .grid-block .el-card {
        border: 1px solid #0057b8;
        /* margin-top: 20px; */ }
.components-container .el-row .component-body .mainBlock .grid-block .el-card.clickable:hover {
          cursor: pointer; }
.components-container .el-row .component-body .mainBlock .grid-block .el-card .el-card__body {
          position: relative;
          height: 128px;
          padding: 0; }
.components-container .el-row .component-body .mainBlock .grid-block .el-card .el-card__body img {
            width: 100%;
            /*height: auto;*/
            height: 128px;
            -o-object-fit: cover;
               object-fit: cover; }
.components-container .el-row .component-body .mainBlock .grid-block .heading {
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        padding: 0 10px;
        background: inherit;
        color: #fff;
        border-bottom: 0px; }
.components-container .el-row .component-body .mainBlock:not(.auto-height) > .el-card__body {
      min-height: 73vh;
      overflow-y: auto; }
@media only screen and (max-width: 991px) {
        .components-container .el-row .component-body .mainBlock:not(.auto-height) > .el-card__body {
          min-height: 0vh; } }
/* .uioInfo {
  .TreeContainer {
    tr.disabled {
      td,
      div {
        cursor: not-allowed;
      }
    }
  }
} */
h3 {
  font-size: 35px;
  font-weight: 300;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
h4 {
  font-size: 25px;
  font-weight: 300;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  padding: 10px; }
.mousePointer {
  cursor: pointer; }
.no_border {
  border: none !important; }
.border-top {
  border-top: 1px solid #000 !important; }
.hidden {
  display: none; }
.footer {
  width: 100%;
  position: absolute;
  bottom: 80px; }
.footer p.copyright {
    color: #f2f2f2;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin: 0; }
.divider {
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
  height: 1px; }
.divider.line {
    background-color: #7f7f7f;
    margin-left: 30px;
    margin-right: 30px; }
.divider.line:before {
      background-image: none; }
.variation-1 .el-card__body .line {
  margin-left: 0px;
  margin-right: 0px; }
.divider:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  width: 90%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#7f7f7f), to(transparent));
  background-image: linear-gradient(to right, transparent, #7f7f7f, transparent); }
.div-dot:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -7px;
  left: calc(50% - 7px);
  width: 14px;
  height: 14px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 2px white, 0 0 0 4px white;
          box-shadow: inset 0 0 0 2px white, 0 0 0 4px white; }
.main_title {
  margin: 0;
  color: #fff;
  display: inline;
  line-height: 80px; }
#nprogress .bar {
  background: #50be14 !important;
  height: 5px !important; }
#nprogress .peg {
  -webkit-box-shadow: 0 0 10px #50be14, 0 0 5px #50be14 !important;
          box-shadow: 0 0 10px #50be14, 0 0 5px #50be14 !important; }
#nprogress .spinner-icon {
  border-top-color: #50be14 !important;
  border-left-color: #50be14 !important; }
#nprogress .spinner {
  bottom: 15px !important;
  right: 15px !important;
  top: auto !important; }
.switch_theme {
  line-height: 30px;
  height: 30px; }
.switch_theme.is-checked .el-switch__core {
    background: #639ddc; }
.switch_theme.is-checked .el-switch__core:after {
      margin-left: -25px;
      /* box-shadow:0 0 4px 1px #173e65; */ }
.switch_theme .el-switch__core {
    height: 30px;
    width: 55px !important;
    border-radius: 0;
    background: #e5e5e5;
    /* box-shadow:inset 0 0 4px #000000; */
    border: 1px solid #7f7f7f; }
.switch_theme .el-switch__core:after {
      width: 24px;
      height: 24px;
      border-radius: 0;
      top: 2px;
      left: 3px;
      border: 1px solid #7f7f7f;
      /* box-shadow:0 0 4px 1px #464141; */ }
.monitor {
  width: 515px;
  height: 300px;
  border: solid 1em #333;
  border-radius: 0.5em; }
::-webkit-scrollbar-track {
  background-color: #888; }
.stand:before {
  content: "";
  display: block;
  position: relative;
  background: #222;
  width: 150px;
  height: 20px;
  top: 320px;
  left: 35%; }
.stand:after {
  content: "";
  display: block;
  position: relative;
  background: #333;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  width: 300px;
  height: 15px;
  top: 20px;
  left: 21%; }
.hoverBtn:hover {
  background: #c1c4cb !important;
  color: #000 !important; }
.hoverBtn:active {
  background: #8c8c8c !important;
  color: #dbebff !important; }
.FeatureLicenses {
  /* &.components-container {
    .el-row .component-body .mainBlock > .el-card__body {
      height: auto;
      padding-bottom: 30px;
    }
    .el-icon-upload-success.el-icon-circle-check {
      display: none;
    }
  } */ }
.FeatureLicenses .el-upload-list__item-name {
    margin-right: 0; }
.FeatureLicenses .el-dialog__headerbtn {
    display: none; }
.FeatureLicenses .el-progress .el-progress-bar {
    margin-right: 0; }
.FeatureLicenses .el-dialog__body {
    padding: 0px 20px 30px; }
.FeatureLicenses .el-row .component-body .mainBlock > .el-card__body {
    height: auto;
    padding-bottom: 30px; }
.FeatureLicenses .el-icon-upload-success.el-icon-circle-check {
    display: none; }
.el-alert {
  padding: 0 16px; }
/* .FeatureLicenses.components-container .el-row .component-body .mainBlock > .el-card__body {
  height: auto;
  padding-bottom: 30px;
} */
/* .Settings.components-container .el-icon-upload-success.el-icon-circle-check {
  display: none;
} */
/* .FeatureLicenses .el-upload-list__item-name {
  margin-right: 0;
} */
/* .FeatureLicenses .el-dialog__headerbtn {
  display: none;
}  */
/* .FeatureLicenses {
  .el-progress .el-progress-bar {
    margin-right: 0;
  }
  .el-dialog__body {
    padding: 0px 20px 30px;
  }
} */
/* performance  */
.Performance {
  /* Progress Bar - removed stripes and  display numbers  */ }
.Performance .el-progress .el-progress-bar {
    padding-right: 65px; }
.Performance .el-progress-bar__inner:after {
    background-image: unset; }
/* Added by prasanna on 9-jan-2019 start */
.el-progress .el-progress-bar {
  padding-right: 0px; }
.el-progress-bar__inner {
  background-color: #0057b8; }
.el-progress-bar__inner:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    z-index: 1;
    background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
            animation: move 2s linear infinite;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden; }
@-webkit-keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 50px 50px; } }
@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 50px 50px; } }
/*Settings->DateTime->Local*/
.header-icons a {
  width: 50px;
  display: inline-block; }
.header-icons .icon {
  display: block;
  font-size: 29px; }
.header-icons .title {
  display: inline-block;
  font-size: 12px; }
a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #949494; }
.filters {
  display: inline-block; }
.filters.sort-extract input, .filters.filter-extract input {
    width: 90px; }
.filters.sort input, .filters.filter input {
    width: 150px; }
.filters.picker-logging {
    padding: 20px;
    height: 100%; }
.filters .title {
    display: block; }
.grid-block-header-icon svg {
  width: 20px;
  height: 20px; }
.icon-block {
  font-size: 25px;
  height: 35px;
  max-width: 35px;
  width: 35px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #7eacdd; }
.icon-block svg {
    width: 20px;
    height: 20px;
    vertical-align: middle; }
.icon-block.acknowledge-icon:hover svg {
    opacity: 0.6; }
.icon-block.acknowledge-icon svg {
    opacity: 0.8; }
.icon-block.omnimodel {
    color: #0057b8;
    font-weight: bold;
    display: inline; }
.icon-block.omnimodel svg {
      width: 33px;
      height: 33px; }
.icon-block.omnimodel .name {
      font-size: 16px;
      font-family: "Source Sans Pro", sans-serif; }
.icon-block.left {
    left: 10px; }
.icon-block.transparent {
    background: none; }
.icon-block.inline {
    display: inline-block; }
/* Watches */
.Watches {
  /* .TreeContainer {
    .DeleteCross {
      width: 30px;
      height: 30px;
    }
  } */ }
.Watches .graphs-card {
    /*  height: calc(100vh - 197px);*/ }
.Watches .graphs-card #outside {
      height: calc(100vh - 247px); }
.Watches .trend-window-square {
    right: 0px;
    width: 40px;
    /* height: 40px; */
    height: 35px;
    border: 0px;
    cursor: pointer;
    /*bottom: 5.1px;  */
    bottom: 0.1px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif !important; }
.Watches .icon-block svg {
    width: 40px;
    height: 25px; }
.Watches .watches-heading {
    /*  height: 40px  !important; */
    height: 47px !important; }
.Watches .watches-header-box {
    border-right: 1px solid #7f7f7f; }
.Watches .watches-header-box .header-text {
      /* color: #000;
      font-size: 18px;
      font-weight: 500;
      padding: 12px; */ }
.Watches .el-input-group__append,
  .Watches .el-input-group__prepend {
    width: 65px;
    text-align: center; }
.Watches .block {
    display: inline-block; }
.Watches .small-input .inline-input {
    width: 170px; }
.Watches .icon-block {
    position: unset; }
.Watches .watch-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.Watches .watch-row .el-col:not(.no-border-top) {
      /*margin-bottom: 6px;*/
      margin-bottom: 12px;
      border-top-width: 0px; }
.Watches .no-data-available {
    height: 71vh;
    line-height: 71vh;
    text-align: center;
    font-size: 32px;
    padding: 10px;
    color: #0057b8; }
.Watches .watch-row {
    font-size: 14px; }
.Watches .watch-row .watch-descr {
      text-align: right;
      font-weight: 700;
      padding-left: 23px !important;
      padding-right: 23px !important; }
.Watches .watch-row .watch-value {
      padding-left: 23px !important;
      padding-right: 23px !important; }
.Watches .watch-row .watch-trend {
      padding-left: 35px !important;
      padding-right: 35px !important; }
.Watches .clickable {
    /* border-width: 2px;
        border-color: $mainColor; */ }
.Watches .clickable .row-eq-height {
      background: #0057b8 !important; }
.Watches .clickable .watch-name {
      color: #fff; }
.Watches .form-generator .el-input__inner {
    border-color: #7f7f7f;
    color: #545454; }
.Watches .form-generator .el-input__inner ~ .el-input-group__append {
      color: #191919;
      border-color: #7f7f7f; }
.Watches .form-generator .txtError.input {
    top: 32px; }
@media only screen and (max-width: 991px) {
    .Watches .el-card__body {
      height: auto !important; } }
.colored-title {
  color: #0057b8;
  font-weight: bold; }
.right-action-buttons {
  text-align: right;
  display: block;
  margin-top: 10px;
  border-top: 1px solid #7f7f7f;
  padding-top: 10px; }
.noclick {
  cursor: default !important;
  outline: 0 !important;
  pointer-events: none; }
.LegalInfo .el-message-box {
  width: 700px; }
.LegalInfo .el-message-box__content {
  max-height: 550px;
  overflow-y: auto;
  border-bottom: 1px solid; }
.LegalInfo .detailContainer table:before {
  display: none; }
.grid-list-view {
  /* &:not(.Networkmaster) .el-card .el-loading-mask {
    min-height: auto;
  } */ }
.grid-list-view .el-loading-mask {
    min-height: 500px; }
.grid-list-view .schedule-details-header {
    font-weight: bold; }
.grid-list-view .schedule-details-time {
    margin-bottom: 6px; }
.grid-list-view .el-dialog__wrapper:not(.AlarmAcknowledge) .el-dialog .el-dialog__body {
    padding: 0; }
.grid-list-view .el-dialog__wrapper.AlarmAcknowledge .el-dialog .el-dialog__body {
    padding: 20px;
    line-height: 2em; }
.grid-list-view .mainBlock > .el-card__body {
    /* padding-top: 0; */ }
.grid-list-view .mainBlock.alarms-audit-log > .el-card__body {
    padding: 0;
    min-height: 54vh; }
.grid-list-view .el-card {
    /* .schedule {
      &.clickable {
        &:hover {
          outline-width: 1px;
          outline-style: solid;
          outline-color: $mainColor;
        }
      }
      .heading svg {
        display: inline;
        margin-top: -2px;
        vertical-align: middle;
      }
    } */ }
.grid-list-view .el-card .grid-block .el-card.clickable:hover {
      outline-width: 1px;
      outline-style: solid;
      outline-color: #0057b8; }
.grid-list-view .el-card .grid-block .el-card .heading div:first-child {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: block; }
.grid-list-view .el-card .grid-block .el-card .heading svg {
      display: inline;
      margin-top: -2px;
      vertical-align: middle; }
.grid-list-view .icon-block {
    font-size: 25px;
    height: 35px;
    max-width: 35px;
    width: 35px;
    position: absolute;
    right: 3px;
    bottom: 3px;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #7eacdd; }
.grid-list-view .icon-block svg {
      width: 20px;
      height: 20px;
      vertical-align: middle; }
.grid-list-view .icon-block.acknowledge-icon:hover svg {
      opacity: 0.6; }
.grid-list-view .icon-block.acknowledge-icon svg {
      opacity: 0.8; }
.grid-list-view .icon-block.omnimodel {
      color: #0057b8;
      font-weight: bold;
      display: inline; }
.grid-list-view .icon-block.omnimodel svg {
        width: 33px;
        height: 33px; }
.grid-list-view .icon-block.omnimodel .name {
        font-size: 16px; }
.grid-list-view .icon-block.static {
      position: static; }
.grid-list-view .icon-block.transparent {
      background: none; }
.grid-list-view .icon-block.inline {
      display: inline-block; }
.grid-list-view .list-view th {
    font-weight: bold;
    color: #191919; }
.grid-list-view .list-view .icon-block {
    position: static;
    border: 0; }
.grid-list-view .list-view tr:hover td span {
    background-color: #f5f7fa; }
.grid-list-view.alarms .el-date-editor.el-input__inner {
    width: 300px !important; }
.grid-list-view.alarms .el-table--medium td {
    padding: 0; }
@media only screen and (max-width: 1024px) {
    .grid-list-view.alarms .filters.sort input {
      width: 115px; }
    .grid-list-view .heading.mainpage > .action-icons-container .action-icon-block {
      margin-right: 0; }
      .grid-list-view .heading.mainpage > .action-icons-container .action-icon-block:nth-child(2), .grid-list-view .heading.mainpage > .action-icons-container .action-icon-block:nth-child(3) {
        width: 30px; } }
.icon-block.static {
  position: static; }
.filters .title {
  font-size: 12px;
  padding-bottom: 3px; }
.el-collapse-item__header {
  font-weight: bold; }
/* .grid-list-view .el-card .el-loading-mask {
  min-height: auto;
} */
.grid-list-view {
  /*Alarms*/
  /*Alarm History */
  /*Audit Log*/
  /* .el-table-column--selection{display: none} */
  /*end Alarms*/ }
.grid-list-view .list-view .el-table__row {
    cursor: pointer; }
.grid-list-view:not(.Networkmaster).components-container .el-row .component-body .mainBlock .grid-block .el-card .el-card__body {
    padding: 15px; }
.grid-list-view.alarms.components-container .el-row .component-body .mainBlock .grid-block .el-card .el-card__body {
    padding-top: 2px; }
.grid-list-view .modifiedDTR.el-date-editor--datetimerange.el-input__inner {
    width: auto; }
.grid-list-view .alarm-value-text {
    margin-left: 4px; }
.grid-list-view tr.activated,
  .grid-list-view tr.activated td {
    background-color: #e2797f;
    color: #fff;
    pointer-events: none; }
.grid-list-view .alarm-value .value-icon,
  .grid-list-view .Alarmhistory .grid-block-header-icon {
    position: relative;
    /* top: 5px; */
    top: 14px;
    /* for Date text aligned with the image - prasanna*/
    font-size: 20px; }
.grid-list-view .Alarmhistory {
    top: 5%; }
.grid-list-view .Alarmhistory .el-dialog {
      height: 90%;
      overflow-y: auto; }
.grid-list-view .Alarmhistory .component-body {
      margin-top: 10px; }
.grid-list-view .Alarmhistory .el-table--medium td {
      padding: 3px 0; }
.grid-list-view .Alarmhistory .no-data-available {
      /* height: auto;
      line-height: normal;*/
      line-height: 54vh;
      height: 64vh; }
.grid-list-view .Alarmhistory .el-dialog__header {
      line-height: 2em; }
.grid-list-view .Alarmhistory .grid-block-header-icon {
      background: none; }
.grid-list-view .Alarmhistory .grid-block-header-icon svg.Alarm {
        width: 30px;
        height: 30px; }
.grid-list-view .Alarmhistory .hvr-pulse-shrink {
      box-shadow: none;
      -webkit-box-shadow: none; }
.grid-list-view .Alarmhistory.bacnet .el-dialog__header {
      background-color: #07a13d; }
.grid-list-view .components-container {
    min-height: auto; }
.grid-list-view .components-container .el-row .component-body .mainBlock:not(.auto-height) > .el-card__body {
    min-height: auto; }
.grid-list-view .components-container .el-row .component-body .mainBlock.alarms-audit-log .log-content {
    min-height: 64vh;
    border-left: 1px solid #7f7f7f; }
.grid-list-view .AlarmAcknowledge .acknowledge-container {
    position: relative; }
.grid-list-view .AlarmAcknowledge .el-loading-mask {
    min-height: auto; }
.grid-list-view .alarms-audit-log .sort input {
    width: 80px; }
.grid-list-view .alarms-audit-log .filter input {
    width: 140px; }
.grid-list-view .audit-log-icon {
    height: 35px;
    width: 35px; }
.grid-list-view .audit-log-icon svg {
      width: 20px;
      height: 20px; }
.grid-list-view .selected {
    background: #0057b8; }
.grid-list-view .selected.action-icon-block {
      background: #90b4de; }
.grid-list-view .selected.bacnet {
      background: #07a13d; }
.page-sidebar-list .clickable {
  line-height: 28px;
  border-bottom: 1px solid #cababa; }
.page-sidebar-list .clickable .icon-block.static {
    width: 27px;
    height: 27px; }
.page-sidebar-list .clickable div:first-child {
    padding: 0 !important;
    border: 0; }
.page-sidebar-list .clickable div:last-child {
    font-weight: bold; }
.page-sidebar-list .el-card__body {
  height: 55vh;
  overflow-y: auto; }
.graphs > .el-card .heading {
  border-bottom: 1px solid #7f7f7f;
  height: 50px; }
.graphs > .el-card > .el-card__body {
  min-height: 73vh;
  padding: 0 3px; }
.components-container .el-row .component-body .graphs > .el-card .heading {
  height: 47px;
  background-color: #f2f2f2; }
/*Monitor*/
.Monitor {
  /* .el-form-item{margin-bottom:15px;} */
  /* .el-form.settingsform .el-row .el-col .el-form-item {
    padding-top: 0;
  }
  .el-form.settingsform .el-row .el-col {
    border: 0;
  }
  .el-form.settingsform .el-form-item__label {
    width: 50%;
  }
  .el-form.settingsform .el-form-item__content {
    margin-left: 50%;
  } */
  padding: 10px; }
.Monitor .el-dialog {
    min-width: 500px; }
.Monitor .el-form.settingsform .el-row .el-col {
    border: 0; }
.Monitor .el-form.settingsform .el-row .el-col .el-form-item {
      padding-top: 0; }
.Monitor .el-form.settingsform .el-form-item__label {
    width: 50%; }
.Monitor .el-form.settingsform .el-form-item__content {
    margin-left: 50%; }
.Monitor .graphs-card {
    height: calc(100vh - 140px); }
.Monitor .graphs-card #outside {
      height: calc(100vh - 190px); }
.Monitor .reset-zoom svg {
    width: 28px;
    height: 28px; }
.Monitor .box-border {
    border: 1px solid #7f7f7f; }
.Monitor .graphs .clickable {
    /* border-width: 2px;
        border-color: $mainColor; */ }
.Monitor .graphs .clickable .row-eq-height {
      background: #0057b8 !important; }
.Monitor .graphs .clickable .watch-name {
      color: #fff; }
.Monitor .watch-name {
    font-size: 12px;
    line-height: 1.6; }
.Monitor .edit-block {
    /* for readonly values on monitor page - prasanna */ }
.Monitor .edit-block .point-input {
      /* Added for Edit block dialog body  - prasanna*/ }
.Monitor .edit-block .point-input .el-col:first-child {
        font-weight: bold; }
.Monitor .edit-block .point-input.readonly .el-col:first-child {
        text-align: right;
        padding-right: 10px; }
.Monitor .edit-block .point-input.el-row {
        /* margin-bottom: 5px; */ }
.Monitor .edit-block .el-dialog__header {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      cursor: move; }
.Monitor .edit-block .el-dialog__header .el-row {
        cursor: move; }
.Monitor .edit-block .el-dialog__header .grid-block-header-icon svg {
        width: 24px;
        height: 24px; }
.Monitor .edit-block .el-dialog__body,
    .Monitor .edit-block .footer {
      /* Commnented code for edit block dialog footer - prasanna*/
      /* .el-row {
        margin-bottom: 5px;
      } */
      position: static;
      border-top: 1px solid #7f7f7f;
      /*padding: 10px;*/
      padding: 15px; }
.Monitor .edit-block .el-dialog__body .block-node-name,
      .Monitor .edit-block .footer .block-node-name {
        text-align: right; }
.Monitor .edit-block .el-dialog__body .el-input-group__append,
      .Monitor .edit-block .footer .el-input-group__append {
        width: 65px;
        text-align: center; }
.Monitor .edit-block .el-dialog__body .el-button:last-child,
      .Monitor .edit-block .footer .el-button:last-child {
        width: 100px; }
.Monitor .edit-block .el-dialog__header {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      cursor: move;
      /* Added by prasanna for edit block header vertical center align */ }
.Monitor .edit-block .el-dialog__header .grid-block-header-icon svg {
        width: 24px;
        height: 24px; }
.Monitor .edit-block .el-dialog__header .edit-block-header-align {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
.Monitor .edit-block .el-dialog__header .edit-block-header-align.block-title {
          padding-left: 10px; }
.Monitor .edit-block .el-select {
      width: 200px;
      display: inline-block; }
.Monitor .edit-block .display {
      display: inline; }
.Monitor .edit-block .display.RowHeader {
        font-weight: bold; }
.Monitor .edit-block .el-dialog__body {
      padding: 0 !important;
      /* padding-bottom:10px !important; */
      /* for Edit Block footer - prasanna */ }
.Monitor .edit-block .el-input.is-disabled .el-input__inner {
      color: #606266; }
.Monitor .edit-block .edit-block-content {
      /*padding:25px 25px 10px;*/
      padding: 15px 25px 15px;
      max-height: calc(100vh * 0.6);
      overflow-y: auto;
      overflow-x: hidden; }
.canvasBackground {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAkSURBVHjaYnz16lUDA5GABUoTpYGJgQQwqpg+igEAAAD//wMANYcD1u3ivsgAAAAASUVORK5CYII=) repeat 1px 10px;
  border: 1px solid #7f7f7f;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); }
/*end monitor*/
table.padded {
  padding: 5px; }
.action-icons-container {
  text-align: right; }
.action-icons-container.left-align {
    text-align: left !important; }
.action-icons-container.center-align {
    text-align: center; }
.action-icons-container .action-icon-block {
    display: inline-block;
    width: 50px;
    /* height: 48px; */
    margin-right: 12px;
    text-align: center;
    line-height: 0.4em;
    font-size: 10px;
    padding: 2px 0 5px; }
.action-icons-container .action-icon-block span {
      display: block; }
.action-icons-container .action-icon-block svg {
      padding-top: 2px;
      width: 30px;
      height: 30px; }
.action-icons-container .action-icon-block.inverted svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
.action-icons-container .action-icon-block:hover {
      background: #f2f2f2;
      cursor: pointer; }
.action-icons-container .action-icon-block-extract {
    display: inline-block;
    width: 50px;
    /* height: 48px; */
    margin-right: 8px;
    text-align: center;
    line-height: 0.4em;
    font-size: 10px;
    padding: 2px 0 5px; }
.action-icons-container .action-icon-block-extract span {
      display: block; }
.action-icons-container .action-icon-block-extract svg {
      padding-top: 2px;
      width: 30px;
      height: 30px; }
.action-icons-container .action-icon-block-extract.inverted svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
.action-icons-container .action-icon-block-extract:hover {
      background: #f2f2f2;
      cursor: pointer; }
.action-icons-container.alarm-types {
    line-height: 0.1em;
    margin-top: 7px; }
.action-icons-container.alarm-types .action-icon-block {
      margin-right: 0;
      width: 37px;
      height: 37px; }
.action-icons-container.alarm-types svg {
      height: 32px; }
.no-data-available {
  height: 71vh;
  line-height: 71vh;
  text-align: center;
  font-size: 32px;
  padding: 10px;
  color: #0057b8; }
.main-content-loader {
  min-height: 300px; }
.Settings.notifications .smtp-server {
  position: static; }
.Settings.notifications .smtp-server .txtError.input {
    top: 32px; }
.Settings .el-transfer .el-transfer__buttons {
  padding: 0 3px; }
.Settings .el-transfer .el-transfer-panel {
  width: 45%;
  /* width:249px; */ }
.Settings .el-transfer .el-transfer-panel.expanded {
    width: 68%; }
.Settings .el-transfer .el-transfer-panel.contracted {
    width: 20%; }
.Settings .el-transfer .el-checkbox__label {
  overflow: unset; }
.Settings .el-transfer .el-checkbox__label span {
    vertical-align: middle;
    padding: 5px; }
.Settings .el-transfer .el-checkbox__label :hover {
    color: #a0cfff;
    cursor: pointer; }
.Settings .el-transfer .alarms-footer-left,
.Settings .el-transfer .alarms-footer-right {
  width: 100%; }
.Settings .el-transfer .el-transfer-panel__header {
  background: #0057b8; }
.Settings .el-transfer .el-transfer-panel__header .el-checkbox .el-checkbox__label {
    color: #fff; }
.Settings .el-transfer .el-transfer-panel__header .el-checkbox .el-checkbox__label span {
      color: #fff; }
.Settings .el-transfer .el-input__prefix {
  visibility: hidden; }
.Settings .el-transfer .el-input__inner {
  border-radius: 0px !important; }
.Settings .el-transfer .el-checkbox__inner {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  margin: 5px;
  border-radius: 0px !important; }
.Settings .el-transfer.alarms .el-transfer-panel__header {
  background: #B70000; }
.Settings.messages .notifications .description {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }
.Settings.messages .action-icons-container {
  text-align: center; }
.Settings.messages .action-icons-container svg {
    fill: #0057b8 !important; }
.Settings.messages .action-icons-container .action-icon-block {
    width: 40px; }
@media all and (max-width: 1366px) {
    .Settings.messages .action-icons-container {
      /* your css rules for ipad landscape */ }
      .Settings.messages .action-icons-container .action-icon-block {
        width: 35px;
        margin-right: 3px; }
      .Settings.messages .action-icons-container svg {
        width: 25px;
        height: 25px; } }
.Settings.messages .action-buttons {
  margin-bottom: 10px; }
.Settings.messages .toprow .el-form-item__label {
  width: auto;
  padding-right: 0; }
.Settings.messages .toprow .el-form-item__content {
  margin-left: 21%; }
@media only screen and (max-width: 768px) {
    .Settings.messages .toprow .el-form-item__content {
      margin-left: 30%; } }
.Settings.messages .grid-content .el-card__body {
  padding-top: 0; }
.Settings.messages .message-template .el-col {
  margin-top: 2px; }
.Settings.messages .message-template button {
  font-size: 11px;
  width: 100px;
  padding: 10px 4px; }
@media only screen and (max-width: 1666px) and (min-width: 1417px) {
    .Settings.messages .message-template button {
      width: 84px;
      padding: 10px 0px; } }
@media only screen and (max-width: 1024px) {
  .Settings.messages .message-template .el-dialog {
    width: 90%; } }
.Settings.messages .message-template .alarm button {
  color: #e65d6e; }
.Settings.messages .message-template .alarm button:hover {
    color: #fff; }
.Settings.messages .message-template .device button {
  color: #30b08f; }
.Settings.messages .message-template .device button:hover {
    color: #fff; }
.Settings.messages .message-template .general button {
  color: #50be14; }
.Settings.messages .message-template .general button:hover {
    color: #fff; }
.Settings.messages table svg {
  color: #0057b8; }
.Settings.messages .form-generator.on_off {
  text-align: right; }
.Settings.messages .notifications .switch_theme.is-checked .el-switch__core {
  background: #639ddc; }
.Settings.messages .notifications .switch_theme.is-checked .el-switch__core:after {
    margin-left: -13px;
    /* box-shadow:0 0 4px 1px #173e65; */ }
.Settings.messages .notifications .switch_theme .el-switch__core {
  height: 16px;
  width: 38px !important; }
.Settings.messages .notifications .switch_theme .el-switch__core:after {
    height: 10px;
    width: 10px !important; }
.Settings.messages .notifications.el-table .cell {
  line-height: 33px; }
.Settings.Images .login-container {
  position: absolute;
  /* height: 67%;
      width: 59%; */
  width: 484px;
  height: 269px; }
.Settings.Images .login-container .top-bar {
    background: none; }
.Settings.Images .login-container .login-form {
    margin: 51px auto;
    width: 131px;
    background-color: rgba(243, 243, 246, 0.878431); }
.Settings.Images .login-container .login-form .form-container {
      padding: 19px 14px 16px 14px; }
.Settings.Images .login-container .login-form .form-container .title-container {
        text-align: center; }
.Settings.Images .login-container .login-form .form-container .title-container img {
          margin-bottom: 20px;
          max-width: 100%;
          max-height: 400px; }
.Settings.Networksettings .newip .el-form-item__content {
  margin-left: 0; }
.Settings.Networksettings .newip .action-btns button {
  margin-top: 10px;
  margin-left: 20px; }
.Settings.DateTime.BACnetTimeSync {
  /*Fix For the tooltip issue*/
  /* BACnet Time Sync - Recipients- changed input field color to secondary grey - prasanna*/ }
.Settings.DateTime.BACnetTimeSync h4 {
    margin-top: 60px; }
.Settings.DateTime.BACnetTimeSync .time-sync-column {
    height: 150px; }
.Settings.DateTime.BACnetTimeSync .recipients .txtError.input {
    top: 32px; }
.Settings.DateTime.BACnetTimeSync .recipients .form-generator .el-input {
    line-height: 36px; }
.Settings.DateTime.BACnetTimeSync .recipients .form-generator .el-input__inner {
    border-color: #7f7f7f; }
.Settings.DateTime.Local {
  /* .detailContainer{border-left: 1px solid #000;} */ }
@media only screen and (max-width: 1024px) {
    .Settings.DateTime.Local .display-formats .el-input__suffix {
      top: 19px; } }
.Settings.DateTime.Local .side {
    overflow-y: auto; }
@media only screen and (max-width: 1100px) {
    .Settings.DateTime.Local .el-button {
      margin-left: 0px;
      margin-top: 5px; } }
.Settings.DateTime.Local .el-row .component-body .mainBlock > .el-card__body {
    height: auto; }
.Settings.DateTime.Local .el-row .el-form:not(.settingsform) .el-form-item {
    margin-bottom: 0; }
.Settings.DateTime.Local #city-map {
    min-width: 1300px;
    min-height: 663px;
    line-height: 0.8; }
.Settings.DateTime.Local #city-map .tooltip {
      color: #222;
      background: #fff;
      border-radius: 3px;
      -webkit-box-shadow: 0px 0px 2px 0px #a6a6a6;
              box-shadow: 0px 0px 2px 0px #a6a6a6;
      padding: 0.2em;
      text-shadow: #f5f5f5 0 1px 0;
      opacity: 0.9;
      position: absolute; }
.Settings.DateTime.Local .location-container {
    height: 727px;
    /* border-right: 1px solid $borderColor;
        height: 727px;
        overflow: auto; */ }
.Settings.DateTime.Local .location-container .el-select {
      width: 100%; }
.Settings.DateTime.Local .map-card .el-card__body {
    padding: 0; }
.Settings.DateTime.Local .card-border-map .el-card {
    border: 1px solid #7f7f7f;
    height: 729px;
    border-left: none; }
.Settings.DateTime.Local .component-body.local-component-border.el-row {
    border: 0px; }
.Settings.DateTime.Local .el-form .date_and_time {
    padding: 0px 0 0px 0;
    border-top: 1px solid #7f7f7f; }
.Settings.DateTime.Local #DateTimePicker {
    min-height: 34px;
    padding-top: 0;
    height: auto; }
.Settings.PortAssignment .loader, .Settings.AccessLevels .loader {
  min-height: 200px; }
.Settings.PortAssignment .access-levels .TreeContainer .el-card__body,
.Settings.PortAssignment .ethernet-row .TreeContainer .el-card__body, .Settings.AccessLevels .access-levels .TreeContainer .el-card__body,
.Settings.AccessLevels .ethernet-row .TreeContainer .el-card__body {
  padding-bottom: 129px; }
.Settings.PortAssignment .access-levels .sidePanelGrid.el-card.narrow .el-card__body,
.Settings.PortAssignment .ethernet-row .sidePanelGrid.el-card.narrow .el-card__body, .Settings.AccessLevels .access-levels .sidePanelGrid.el-card.narrow .el-card__body,
.Settings.AccessLevels .ethernet-row .sidePanelGrid.el-card.narrow .el-card__body {
  padding-bottom: 0px; }
.Settings.PortAssignment .access-levels .distribution-edit,
.Settings.PortAssignment .ethernet-row .distribution-edit, .Settings.AccessLevels .access-levels .distribution-edit,
.Settings.AccessLevels .ethernet-row .distribution-edit {
  margin-bottom: 13px; }
.Settings.SSL .el-select {
  display: block; }
.Settings.SSL .el-progress__text i {
  display: none; }
.Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
  padding-right: 250px; }
.Settings.SSL .dailog-label {
  font-size: 16px;
  color: #606266;
  font-weight: 500;
  line-height: 26px; }
.Settings.SSL .third-party-cert .form-generator {
  position: unset; }
.Settings.SSL .cert-button .el-form-item__content {
  margin-left: 0;
  text-align: right;
  margin-top: -46px; }
.Settings.SSL .el-form-item__content {
  position: static; }
.Settings.SSL .dialog-certificate-heading {
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  line-height: 0.1; }
@media (min-width: 1281px) {
  .Settings.SSL .el-dialog {
    width: 30%; } }
@media only screen and (min-width: 950px) and (max-width: 958px) {
  .Settings.SSL .el-dialog {
    width: 60%; } }
@media only screen and (min-width: 600px) and (max-width: 640px) {
  .Settings.SSL .el-dialog {
    width: 90%; } }
@media only screen and (min-width: 700px) and (max-width: 731px) {
  .Settings.SSL .el-dialog {
    width: 77%; } }
@media only screen and (min-width: 800px) and (max-width: 823px) {
  .Settings.SSL .el-dialog {
    width: 69%; } }
@media only screen and (min-width: 1300px) and (max-width: 1366px) {
  .Settings.SSL .el-dialog {
    width: 40%; }
  .Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
    padding-right: 220px; } }
@media only screen and (min-width: 1000px) and (max-width: 1024px) {
  .Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
    padding-right: 188px; } }
@media only screen and (min-width: 800px) and (max-width: 812px) {
  .Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
    padding-right: 235px; } }
@media only screen and (min-width: 732px) and (max-width: 736px) {
  .Settings.SSL .el-dialog {
    width: 72%; }
  .Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
    padding-right: 205px; } }
@media only screen and (min-width: 650px) and (max-width: 667px) {
  .Settings.SSL .el-dialog {
    width: 80%; }
  .Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
    padding-right: 210px; } }
@media only screen and (min-width: 560px) and (max-width: 568px) {
  .Settings.SSL .el-dialog {
    width: 94%; }
  .Settings.SSL .security-ssl-error .el-dialog__footer .dialog-footer .help-ssl {
    padding-right: 210px; } }
@media only screen and (min-width: 1033px) and (max-width: 1033px) {
  .Settings.SSL .el-dialog {
    width: 55%; } }
@media only screen and (max-width: 1281px) {
  .Settings.SSL .el-dialog {
    margin-top: 1vh !important; } }
.Settings .components-container .el-icon-upload-success.el-icon-circle-check {
  display: none; }
.el-date-editor.el-input,
.el-date-editor.el-input__inner {
  width: 100%; }
/*Font Awesome icons*/
.fa-check-circle {
  color: #1ba91b; }
.deviceInfo .current-session {
  float: right;
  width: 118px;
  height: 36px;
  line-height: 2; }
.deviceInfo .delete-session {
  float: right;
  width: 118px;
  height: 36px; }
.footer-bar {
  position: -webkit-sticky;
  position: sticky;
  height: 40px;
  bottom: 0;
  width: 100%;
  background: #d3e3f2;
  z-index: 100;
  padding: 5px 12px;
  color: #7f7f7f;
  line-height: 1.9; }
#omni-status {
  text-align: right; }
#omni-status :last-child {
    padding: 5px 19px;
    text-transform: capitalize;
    color: #fff;
    background: #ccc;
    margin-top: 8px; }
#omni-status .offline {
    background: #c00; }
#omni-status .online {
    background: #060;
    opacity: 0.4; }
#omni-status .warning {
    background: #ff6600; }
.el-message {
  border-radius: 0px; }
.el-message-box {
  border: 0;
  border-radius: 0px; }
.el-message-box .el-message-box__title {
    color: #fff; }
.el-message-box.critical .el-message-box__header {
    background: #ea2000; }
.el-message-box.critical .el-message-box__status.el-icon-warning {
    color: #ea2000; }
.el-message-box.warning .el-message-box__header {
    background: #ff671f; }
.el-message-box.warning .el-message-box__status.el-icon-warning {
    color: #ff671f; }
.el-message-box.error .el-message-box__header {
    background: #b40000; }
.el-message-box.error .el-message-box__status.el-icon-error {
    color: #b40000; }
.el-message-box.success .el-message-box__header {
    background: #30b08f; }
.el-message-box.success .el-message-box__status.el-icon-success {
    color: #30b08f; }
.el-message-box.info .el-message-box__header {
    background: #30b08f; }
.el-message-box.info .el-message-box__status.el-icon-info {
    color: #30b08f; }
.el-message-box.info.bacnet-client {
    white-space: pre-wrap; }
.el-message-box.info.bacnet-client .el-message-box__message p {
      line-height: 16px;
      overflow-wrap: break-word; }
.el-message-box.info.bacnet-client .ok {
      margin-right: 0px; }
.el-message-box .cancel {
    float: right; }
.el-message-box .ok {
    float: right;
    margin-right: 10px; }
.el-dialog__wrapper.quick-change-password {
  width: 70%;
  margin: auto; }
.el-dialog__wrapper .el-dialog {
  border-radius: 0px;
  /* Global Change - dialog radius changed to 0 - PP */ }
.el-dialog__wrapper .el-dialog .el-dialog__header {
    border-top-left-radius: 0px;
    /* Global Change - dialog radius changed to 0 - PP */
    border-top-right-radius: 0px;
    /* Global Change - dialog radius changed to 0 - PP */
    padding: 10px 20px 10px;
    background: #0057b8;
    font-size: 18px;
    color: #f2f2f2; }
.el-dialog__wrapper .el-dialog .el-dialog__header .el-dialog__title {
      color: #f2f2f2; }
.el-dialog__wrapper .el-dialog .el-dialog__body {
    padding: 25px;
    line-height: 1.4;
    /* min-height: 150px; */
    font-size: 16px; }
.el-dialog__wrapper .el-dialog .el-dialog__footer {
    border-top: 1px solid #b2b2b2;
    padding-bottom: 10px;
    /* Adde globally for vertical dialog footer -  prasanna */ }
.el-dialog__wrapper.critical .el-dialog__header {
  background: #ea2000; }
.el-dialog__wrapper.critical .el-icon-warning,
.el-dialog__wrapper.critical .el-icon-error {
  color: #ea2000; }
.el-dialog__wrapper.warning .el-dialog__header {
  background: #ff671f; }
.el-dialog__wrapper.warning .el-icon-warning {
  color: #ff671f; }
.el-dialog__wrapper.error .el-dialog__header {
  background: #b40000; }
.el-dialog__wrapper.error .el-icon-warning,
.el-dialog__wrapper.error .el-icon-error {
  color: #b40000; }
.el-dialog__wrapper.success .el-dialog__header {
  background: #30b08f; }
.el-dialog__wrapper.success .el-icon-warning,
.el-dialog__wrapper.success .el-icon-success {
  color: #30b08f; }
.el-dialog__wrapper.info .el-dialog__header {
  background: #0057b8; }
.el-dialog__wrapper.info .el-icon-warning,
.el-dialog__wrapper.info .el-icon-info {
  color: #0057b8; }
.el-dialog__wrapper .left {
  float: left; }
.el-dialog__wrapper .right {
  float: right; }
.el-dialog__wrapper .activated {
  line-height: 2em;
  color: #f2f2f2; }
.el-dialog__wrapper .activated .el-button {
    cursor: default;
    pointer-events: none; }
.right-border-local {
  /* added by prasanna  on 20-june-2019 for LOCAL PAGE*/
  border: 0 !important; }
.right-border {
  border-right: 1px solid #7f7f7f !important; }
.left-border {
  border: 0 !important;
  border-left: 1px solid #7f7f7f !important; }
.Logging .el-card__body {
  position: relative;
  padding: 0px; }
.Logging .hideable {
  display: show;
  padding-bottom: 2px; }
@media only screen and (max-width: 1450px) {
    .Logging .hideable {
      display: none !important; } }
.Logging .growing svg {
  padding-top: 2px; }
@media only screen and (max-width: 1450px) {
    .Logging .growing svg {
      height: 45px; } }
.Logging .bot {
  border-bottom: none !important; }
.Logging .icon-block {
  font-size: 16px !important; }
@media only screen and (max-width: 1366px) {
    .Logging .icon-block {
      font-size: 20px !important; } }
.Logging .icon-block svg {
    height: 17px !important;
    width: 17px !important; }
@media only screen and (max-width: 1366px) {
      .Logging .icon-block svg {
        height: 22px !important;
        width: 22px !important; } }
.Logging .action-icons-container.list-header {
  text-align: center; }
.Logging .action-icons-container.list-header .group-title {
    display: block;
    text-align: left;
    font-size: 10px; }
.Logging .action-icons-container.list-header .group-title.first {
      padding-left: 5px; }
.Logging .action-icons-container.list-header .vertical-separator {
    border: 0.5px solid #7f7f7f;
    display: inline-block;
    margin: 0 0.5px;
    height: 41px; }
.Logging .action-icons-container.list-header .action-icon-block {
    width: 40px;
    margin-right: 3px; }
.Logging .action-icons-container.list-header .action-icon-block svg {
      width: 25px;
      height: 25px; }
.logging-sub {
  padding: 0px 5px 0px 5px; }
.logging-sub.box {
    border-left: 1px solid #000; }
.logging-sub.border {
    border-left: 1px solid #000;
    height: 60px !important; }
.logging-list {
  height: calc(100vh - 308px);
  overflow-y: auto;
  min-height: 278px; }
.logging-list .item {
    line-height: 28px !important; }
@media only screen and (max-width: 1366px) {
      .logging-list .item {
        line-height: 38px !important; } }
.logging-list .item .logsvg {
      width: 28px !important;
      height: 28px !important;
      margin: 6px !important; }
@media only screen and (max-width: 1366px) {
        .logging-list .item .logsvg {
          width: 44px !important;
          height: 38px !important;
          margin: 6px !important; } }
.logging-list .item:hover {
      background: #ecf5ff; }
.fullheight {
  height: calc(100vh - 160px); }
.fullrange {
  height: calc(100vh - 200px); }
.disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none; }
.editable-box {
  padding: 9px; }
.apply-pending-popover {
  background: #30b08f;
  color: #fff;
  border-color: transparent;
  font-size: 14px; }
.apply-pending-popover .popper__arrow::after {
    border-bottom-color: #30b08f !important; }
.navbar-btn {
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  background: #00b2de; }
.navbar-btn.alarm {
    background: #ff0000; }
.navbar-btn:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }
iframe {
  border: 0; }
.form-generator {
  position: relative; }
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(0); }
  1% {
    -webkit-transform: rotate(10deg); }
  3% {
    -webkit-transform: rotate(-8deg); }
  5% {
    -webkit-transform: rotate(14deg); }
  7% {
    -webkit-transform: rotate(-12deg); }
  9% {
    -webkit-transform: rotate(10deg); }
  11% {
    -webkit-transform: rotate(-8deg); }
  13% {
    -webkit-transform: rotate(6deg); }
  15% {
    -webkit-transform: rotate(-4deg); }
  17% {
    -webkit-transform: rotate(2deg); }
  19% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0); } }
@keyframes ring {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  1% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  3% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg); }
  5% {
    -webkit-transform: rotate(14deg);
            transform: rotate(14deg); }
  7% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg); }
  9% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
  11% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg); }
  13% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg); }
  15% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg); }
  17% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  19% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px #00b2de;
          box-shadow: 0 0 1px #00b2de; }
.hvr-pulse-shrink.alarm {
    -webkit-box-shadow: 0 0 1px #ff0000;
            box-shadow: 0 0 1px #ff0000; }
.hvr-pulse-shrink {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }
.bell {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 40px;
  margin: 0 auto;
  color: #9e9e9e;
  -webkit-animation: ring 4s 0.7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s 0.7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s 0.7s ease-in-out infinite;
  transform-origin: 50% 4px; }
.grayscale {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */ }
svg.Refresh {
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.white-link {
  /* color: $white; */
  color: #0057b8;
  text-decoration: underline; }
.white-link:hover {
    text-decoration: none;
    /* color: $white; */
    color: #3a71a8; }
.calendar-dialog .el-dialog .el-dialog__header {
  display: none; }
.calendar-dialog .el-dialog .el-dialog__body {
  margin-top: 25px; }
/**
* FB like content loader
* based on https://cloudcannon.com/deconstructions/2014/11/15/facebook-content-placeholder-deconstruction.html
*/
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
.fb-content-loader {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #f6f7f8;
  /* background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); */
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #cad3de), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
  background: linear-gradient(to right, #cad3de 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  height: 8px;
  position: relative;
  border-radius: 5px;
  margin: 2px 0;
  display: inline-block;
  width: 100%; }
.fb-content-loader.w10 {
    width: 10%; }
.fb-content-loader.w20 {
    width: 20%; }
.fb-content-loader.w30 {
    width: 30%; }
.fb-content-loader.w40 {
    width: 40%; }
.fb-content-loader.w50 {
    width: 50%; }
.fb-content-loader.w60 {
    width: 60%; }
.fb-content-loader.w70 {
    width: 70%; }
.fb-content-loader.w80 {
    width: 80%; }
.fb-content-loader.w90 {
    width: 90%; }
.pointformatter_table span.display {
  display: block; }
.login-container .top-bar {
  padding: 10px;
  color: #fff;
  background: #1b7ade;
  font-size: 25px; }
.login-container .top-bar .el-col {
    line-height: 25px; }
.login-container .top-bar .logo {
    text-align: right; }
.login-container .device-info-button {
  text-align: left; }
.login-container .device-info {
  /* position: absolute;
    bottom:33px;
    width:87%; */
  /*margin-top: 25px;*/
  margin-top: 0px;
  background: #f2f2f2;
  color: #191919;
  font-size: 14px;
  padding: 10px;
  /* line-height: 25px;*/
  line-height: 19px; }
.login-container .device-info table {
    width: 100%; }
.login-container .device-info table th {
      /*text-align:left; */
      text-align: right;
      padding-right: 20px; }
.login-container .dynamic-message font {
  font: 15px "Source Sans Pro", sans-serif;
  color: #191919; }
.login-container .login-footer {
  position: fixed;
  bottom: 0;
  color: #fff4f4;
  text-align: right;
  width: 100%;
  margin-bottom: 3px;
  text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
  margin-left: -20px; }
.login-container .back-to-network-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  color: #191919;
  text-decoration: underline; }
.el-alert.manage-sessions {
  margin-top: 10px;
  color: #ff671f; }
.edit-login-info .footer {
  position: static;
  border-top: 1px solid #7f7f7f;
  padding: 15px; }
.el-button [class*="icon-"] + span {
  margin-left: 5px; }
#progressText {
  display: none;
  width: 425px;
  z-index: 2;
  position: absolute;
  top: 42%;
  left: 48%;
  padding: 10px;
  color: black;
  background: #4ab7bd;
  font-size: 20px;
  width: 455px; }
/**
* Fix for double tap issue on iPad
* https://stackoverflow.com/questions/61669363/element-ui-vuejs-select-input-double-tap-bug-on-ios
*/
.el-scrollbar > .el-scrollbar__bar {
  opacity: 1; }
.license-modal-data {
  width: 35%;
  max-height: 75vh;
  overflow-y: auto; }
/* Logging Date Time Picker */
.picker-logging .display-datetime-range .el-form-item__content {
  width: 100%; }

@font-face {
  font-family: 'icomoon';
  src: url(../fonts/icomoon.451e260.eot);
  src: url(../fonts/icomoon.451e260.eot#iefix) format('embedded-opentype'),
    url(../fonts/icomoon.c359036.ttf) format('truetype'), url(../fonts/icomoon.cb74874.woff) format('woff'),
    url(./assets/static/img/icomoon.97428ae.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-letter-f-svgrepo-com:before {
  content: '\ECA0';
  color: #fff;
}

.icon-GraphicsManagerWhite:before {
  content: '\EC9F';
  color: #fff;
}

.icon-Acknowledge:before {
  content: '\E900';
}

.icon-Add:before {
  content: '\E901';
  color: #0057b8;
}

.icon-AddDevice .path1:before {
  content: '\E902';
  color: rgb(255, 120, 30);
}

.icon-AddDevice .path2:before {
  content: '\E903';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-AddDevice .path3:before {
  content: '\E904';
  margin-left: -1em;
  color: rgb(178, 178, 178);
}

.icon-AddDevice .path4:before {
  content: '\E905';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-AddDevice .path5:before {
  content: '\E906';
  margin-left: -1em;
  color: rgb(178, 178, 178);
}

.icon-AddDevice .path6:before {
  content: '\E907';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-AddDevice .path7:before {
  content: '\E908';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-AddDevice .path8:before {
  content: '\E909';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-AddDevice .path9:before {
  content: '\E90A';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-AddDevice .path10:before {
  content: '\E90B';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-AddDevice .path11:before {
  content: '\E90C';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-AddDevice .path12:before {
  content: '\E90D';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-AddDevice .path13:before {
  content: '\E90E';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-AddLabelOutput:before {
  content: '\E90F';
  color: #0057b8;
}

.icon-AddLabelSource:before {
  content: '\E910';
  color: #0057b8;
}

.icon-AddSite:before {
  content: '\E911';
  color: #0057b8;
}

.icon-AddTextLabel:before {
  content: '\E912';
  color: #0057b8;
}

.icon-AddWatch:before {
  content: '\E913';
  color: #0057b8;
}

.icon-BACAlarmNode .path1:before {
  content: '\E914';
  color: rgb(7, 161, 61);
}

.icon-BACAlarmNode .path2:before {
  content: '\E915';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-BACAlarmNode .path3:before {
  content: '\E916';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-Back:before {
  content: '\E917';
  color: #0057b8;
}

.icon-BACnet-Manager:before {
  content: '\E918';
  color: #07a13d;
}

.icon-BACnetAnalogPoint .path1:before {
  content: '\E919';
  color: rgb(7, 161, 61);
}

.icon-BACnetAnalogPoint .path2:before {
  content: '\E91A';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACNetBBMD:before {
  content: '\E91B';
  color: #07a13d;
}

.icon-BACnetDevice:before {
  content: '\E91C';
  color: #07a13d;
}

.icon-BACnetDigitalPoint .path1:before {
  content: '\E91D';
  color: rgb(7, 161, 61);
}

.icon-BACnetDigitalPoint .path2:before {
  content: '\E91E';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACnetDualInterface:before {
  content: '\E91F';
  color: #07a13d;
}

.icon-BACnetNotification .path1:before {
  content: '\E920';
  color: rgb(7, 161, 61);
}

.icon-BACnetNotification .path2:before {
  content: '\E921';
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.icon-BACnetRecipient:before {
  content: '\E922';
  color: #07a13d;
}

.icon-BACNotification:before {
  content: '\E923';
  color: #07a13d;
}

.icon-Block:before {
  content: '\E924';
  color: #0057b8;
}

.icon-Blocked:before {
  content: '\E925';
  color: #b40000;
}

.icon-Bold:before {
  content: '\E926';
  color: #0057b8;
}

.icon-Calendar:before {
  content: '\E927';
  color: #0057b8;
}

.icon-CheckBox:before {
  content: '\E928';
  color: #0057b8;
}

.icon-CheckConfig .path1:before {
  content: '\E929';
  color: rgb(0, 87, 184);
}

.icon-CheckConfig .path2:before {
  content: '\E92A';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-CheckConfig .path3:before {
  content: '\E92B';
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.icon-CheckForNewSubDevices:before {
  content: '\E92C';
  color: #0057b8;
}

.icon-Chevron:before {
  content: '\E92D';
  color: #0057b8;
}

.icon-Cloud:before {
  content: '\E92E';
}

.icon-ConfigPageSetup:before {
  content: '\E92F';
  color: #0057b8;
}

.icon-Connected:before {
  content: '\E930';
  color: #50be14;
}

.icon-ConnectionUnknown:before {
  content: '\E931';
  color: #7f7f7f;
}

.icon-Copy:before {
  content: '\E932';
  color: #0057b8;
}

.icon-Cross:before {
  content: '\E933';
  color: #0057b8;
}

.icon-Cut:before {
  content: '\E934';
  color: #0057b8;
}

.icon-Dash:before {
  content: '\E935';
}

.icon-DecommissionDevice:before {
  content: '\E936';
  color: #ff781e;
}

.icon-DefaultTemplate:before {
  content: '\E937';
  color: #0057b8;
}

.icon-DefaultTemplateOutdated .path1:before {
  content: '\E938';
  color: rgb(0, 87, 184);
}

.icon-DefaultTemplateOutdated .path2:before {
  content: '\E939';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-DefaultTemplateOutdated .path3:before {
  content: '\E93A';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-DeleteAllInspectors:before {
  content: '\E93B';
  color: #0057b8;
}

.icon-DeleteCross:before {
  content: '\E93C';
  color: #b40000;
}

.icon-Dimension:before {
  content: '\E93D';
  color: #0057b8;
}

.icon-Disconnected:before {
  content: '\E93E';
  color: #ff781e;
}

.icon-DockBottom:before {
  content: '\E93F';
  color: #0057b8;
}

.icon-DockLeft:before {
  content: '\E940';
  color: #0057b8;
}

.icon-DockMiddle:before {
  content: '\E941';
  color: #0057b8;
}

.icon-DockOutsideBottom:before {
  content: '\E942';
  color: #0057b8;
}

.icon-DockOutsideLeft:before {
  content: '\E943';
  color: #0057b8;
}

.icon-DockOutsideRight:before {
  content: '\E944';
  color: #0057b8;
}

.icon-DockOutsideTop:before {
  content: '\E945';
  color: #0057b8;
}

.icon-DockRight:before {
  content: '\E946';
  color: #0057b8;
}

.icon-DockTop:before {
  content: '\E947';
  color: #0057b8;
}

.icon-Document:before {
  content: '\E948';
  color: #0057b8;
}

.icon-Download:before {
  content: '\E949';
  color: #0057b8;
}

.icon-DrawLineTool:before {
  content: '\E94A';
  color: #0057b8;
}

.icon-DropDownMenu:before {
  content: '\E94B';
  color: #0057b8;
}

.icon-DuplicateController:before {
  content: '\E94C';
  color: #0057b8;
}

.icon-DuplicateSite:before {
  content: '\E94D';
  color: #0057b8;
}

.icon-Edit:before {
  content: '\E94E';
  color: #0057b8;
}

.icon-EditSubnetAddress:before {
  content: '\E94F';
  color: #0057b8;
}

.icon-Email:before {
  content: '\E950';
  color: #0057b8;
}

.icon-EraseTool:before {
  content: '\E951';
  color: #0057b8;
}

.icon-Error .path1:before {
  content: '\E952';
  color: rgb(184, 0, 0);
}

.icon-Error .path2:before {
  content: '\E953';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-Ethernet-98:before {
  content: '\E954';
  color: #0057b8;
}

.icon-ExpandColumn:before {
  content: '\E955';
  color: #0057b8;
}

.icon-ExportConfig:before {
  content: '\E956';
  color: #0057b8;
}

.icon-ExtractLogsAndPlot .path1:before {
  content: '\E957';
  color: rgb(178, 178, 178);
}

.icon-ExtractLogsAndPlot .path2:before {
  content: '\E958';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ExtractLogsAndPlot .path3:before {
  content: '\E959';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-Favourite:before {
  content: '\E95A';
  color: #0057b8;
}

.icon-Fax:before {
  content: '\E95B';
  color: #0057b8;
}

.icon-Filter:before {
  content: '\E95C';
  color: #0057b8;
}

.icon-Find:before {
  content: '\E95D';
  color: #0057b8;
}

.icon-FindNext:before {
  content: '\E95E';
  color: #0057b8;
}

.icon-FindReplaceManager .path1:before {
  content: '\E95F';
  color: rgb(127, 127, 127);
}

.icon-FindReplaceManager .path2:before {
  content: '\E960';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-FindReplaceManager .path3:before {
  content: '\E961';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-FindReplaceManager .path4:before {
  content: '\E962';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-First:before {
  content: '\E963';
  color: #0057b8;
}

.icon-Flag:before {
  content: '\E964';
  color: #0057b8;
}

.icon-FlipNodes_FlipNodes:before {
  content: '\E965';
  color: #0057b8;
}

.icon-FocusProjectFile .path1:before {
  content: '\E966';
  color: rgb(0, 87, 184);
}

.icon-FocusProjectFile .path2:before {
  content: '\E967';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-FocusProjectFile .path3:before {
  content: '\E968';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-FocusProjectFile .path4:before {
  content: '\E969';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-Folder:before {
  content: '\E96A';
  color: #0057b8;
}

.icon-FontColour .path1:before {
  content: '\E96B';
  color: rgb(29, 29, 27);
}

.icon-FontColour .path2:before {
  content: '\E96C';
  margin-left: -1em;
  color: rgb(255, 0, 0);
}

.icon-ForcedDisconnect:before {
  content: '\E96D';
  color: #ff781e;
}

.icon-Forward:before {
  content: '\E96E';
  color: #0057b8;
}

.icon-FullScreen:before {
  content: '\E96F';
  color: #0057b8;
}

.icon-GraphicsManager:before {
  content: '\E970';
  color: #0057b8;
}

.icon-GraphicsManager2 .path1:before {
  content: '\E971';
  color: rgb(184, 0, 0);
}

.icon-GraphicsManager2 .path2:before {
  content: '\E972';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GraphicsManager2 .path3:before {
  content: '\E973';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-Graphing .path1:before {
  content: '\E974';
  color: rgb(178, 178, 178);
}

.icon-Graphing .path2:before {
  content: '\E975';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-GraphingTool .path1:before {
  content: '\E976';
  color: rgb(25, 25, 25);
}

.icon-GraphingTool .path2:before {
  content: '\E977';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-GridView:before {
  content: '\E978';
  color: #0057b8;
}

.icon-GroupsContactsManager:before {
  content: '\E979';
  color: #0057b8;
}

.icon-GroupsContactsManager2:before {
  content: '\E97A';
  color: #008000;
}

.icon-Help:before {
  content: '\E97B';
  color: #0057b8;
}

.icon-Home:before {
  content: '\E97C';
  color: #0057b8;
}

.icon-iCommConnection .path1:before {
  content: '\E97D';
  color: rgb(0, 87, 184);
}

.icon-iCommConnection .path2:before {
  content: '\E97E';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-ImportConfig:before {
  content: '\E97F';
  color: #0057b8;
}

.icon-ImportFromFile:before {
  content: '\E980';
  color: #0057b8;
}

.icon-Information:before {
  content: '\E981';
  color: #0057b8;
}

.icon-InspectorWindow:before {
  content: '\E982';
  color: #0057b8;
}

.icon-Internet:before {
  content: '\E983';
  color: #0057b8;
}

.icon-Italic:before {
  content: '\E984';
  color: #0057b8;
}

.icon-Keyboard:before {
  content: '\E985';
  color: #0057b8;
}

.icon-LabelDestinationForAnimation:before {
  content: '\E986';
  color: #0057b8;
}

.icon-LabelForAnimation:before {
  content: '\E987';
  color: #0057b8;
}

.icon-LabelManager:before {
  content: '\E988';
  color: #bf308f;
}

.icon-Last:before {
  content: '\E989';
  color: #0057b8;
}

.icon-LicenceManager:before {
  content: '\E98A';
  color: #0057b8;
}

.icon-LiquidLevel:before {
  content: '\E98B';
  color: #0057b8;
}

.icon-ListView:before {
  content: '\E98C';
  color: #0057b8;
}

.icon-LiveMode:before {
  content: '\E98D';
  color: #0057b8;
}

.icon-LogbookFile .path1:before {
  content: '\E98E';
  color: rgb(0, 87, 184);
}

.icon-LogbookFile .path2:before {
  content: '\E98F';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-LogbookFile .path3:before {
  content: '\E990';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-LogbookFile .path4:before {
  content: '\E991';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-LogbookFile .path5:before {
  content: '\E992';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-LogbookFile .path6:before {
  content: '\E993';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-LogbookFile .path7:before {
  content: '\E994';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-LogExtractor:before {
  content: '\E995';
  color: #0057b8;
}

.icon-LogManager .path1:before {
  content: '\E996';
  color: rgb(127, 127, 127);
}

.icon-LogManager .path2:before {
  content: '\E997';
  margin-left: -1em;
  color: rgb(255, 203, 0);
}

.icon-LogManager .path3:before {
  content: '\E998';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-LogManager .path4:before {
  content: '\E999';
  margin-left: -1em;
  color: rgb(127, 127, 127);
}

.icon-LogManager .path5:before {
  content: '\E99A';
  margin-left: -1em;
  color: rgb(127, 127, 127);
}

.icon-LogManager .path6:before {
  content: '\E99B';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-LogManager .path7:before {
  content: '\E99C';
  margin-left: -1em;
  color: rgb(127, 127, 127);
}

.icon-LogManager .path8:before {
  content: '\E99D';
  margin-left: -1em;
  color: rgb(127, 127, 127);
}

.icon-LogManager .path9:before {
  content: '\E99E';
  margin-left: -1em;
  color: rgb(127, 127, 127);
}

.icon-MaximiseWindow:before {
  content: '\E99F';
  color: #0057b8;
}

.icon-MinimiseWindow:before {
  content: '\E9A0';
  color: #0057b8;
}

.icon-Mirror:before {
  content: '\E9A1';
  color: #0057b8;
}

.icon-Mobile:before {
  content: '\E9A2';
  color: #0057b8;
}

.icon-Monitor:before {
  content: '\E9A3';
  color: #0057b8;
}

.icon-Monitor2:before {
  content: '\E9A4';
  color: #0057b8;
}

.icon-Move:before {
  content: '\E9A5';
  color: #0057b8;
}

.icon-MoveDown:before {
  content: '\E9A6';
  color: #0057b8;
}

.icon-MoveUp:before {
  content: '\E9A7';
  color: #0057b8;
}

.icon-Network:before {
  content: '\E9A8';
  color: #0057b8;
}

.icon-NewDocument:before {
  content: '\E9A9';
  color: #0057b8;
}

.icon-NewLegacyConfig:before {
  content: '\E9AA';
  color: #0057b8;
}

.icon-NoteMode:before {
  content: '\E9AB';
  color: #0057b8;
}

.icon-Notification:before {
  content: '\E9AC';
  color: #0057b8;
}

.icon-NotificationsManager:before {
  content: '\E9AD';
  color: #0057b8;
}

.icon-NotificationsManager2 .path1:before {
  content: '\E9AE';
  color: rgb(184, 0, 0);
}

.icon-NotificationsManager2 .path2:before {
  content: '\E9AF';
  margin-left: -1em;
  color: rgb(184, 0, 0);
}

.icon-NotificationsManager2 .path3:before {
  content: '\E9B0';
  margin-left: -1em;
  color: rgb(255, 203, 0);
}

.icon-NotificationsManager2 .path4:before {
  content: '\E9B1';
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.icon-NotificationsManager2 .path5:before {
  content: '\E9B2';
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.icon-NumericKeypad:before {
  content: '\E9B3';
  color: #0057b8;
}

.icon-OldMobile:before {
  content: '\E9B4';
  color: #0057b8;
}

.icon-OpenDocument:before {
  content: '\E9B5';
  color: #0057b8;
}

.icon-OpenFolder:before {
  content: '\E9B6';
  color: #0057b8;
}

.icon-PageSetup:before {
  content: '\E9B7';
  color: #0057b8;
}

.icon-Paste:before {
  content: '\E9B8';
  color: #0057b8;
}

.icon-Pause:before {
  content: '\E9B9';
  color: #0057b8;
}

.icon-PC:before {
  content: '\E9BA';
  color: #0057b8;
}

.icon-Phone:before {
  content: '\E9BB';
  color: #0057b8;
}

.icon-Ping:before {
  content: '\E9BC';
  color: #0057b8;
}

.icon-PinHD:before {
  content: '\E9BD';
  color: #0057b8;
}

.icon-PinLD:before {
  content: '\E9BE';
  color: #0057b8;
}

.icon-Play:before {
  content: '\E9BF';
  color: #0057b8;
}

.icon-PostalAddress:before {
  content: '\E9C0';
  color: #0057b8;
}

.icon-Preview:before {
  content: '\E9C1';
  color: #0057b8;
}

.icon-Print:before {
  content: '\E9C2';
  color: #0057b8;
}

.icon-ProjectTemplate:before {
  content: '\E9C3';
  color: #0057b8;
}

.icon-ProjectTemplateOutdated .path1:before {
  content: '\E9C4';
  color: rgb(0, 87, 184);
}

.icon-ProjectTemplateOutdated .path2:before {
  content: '\E9C5';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ProjectTemplateOutdated .path3:before {
  content: '\E9C6';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ProjectTemplateOutdated .path4:before {
  content: '\E9C7';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-PropertyEditor:before {
  content: '\E9C8';
  color: #0057b8;
}

.icon-Purge:before {
  content: '\E9C9';
  color: #0057b8;
}

.icon-Rebuild:before {
  content: '\E9CA';
  color: #0057b8;
}

.icon-RecipientNode:before {
  content: '\E9CB';
  color: #07a13d;
}

.icon-RecommissionDevice:before {
  content: '\E9CC';
  color: #50be14;
}

.icon-Redo:before {
  content: '\E9CD';
  color: #0057b8;
}

.icon-Refresh:before {
  content: '\E9CE';
  color: #0057b8;
}

.icon-Replace:before {
  content: '\E9CF';
  color: #0057b8;
}

.icon-ReportCross:before {
  content: '\E9D0';
}

.icon-ReportManager:before {
  content: '\E9D1';
  color: #0057b8;
}

.icon-ReportsManager2:before {
  content: '\E9D2';
  color: #0057b8;
}

.icon-ReportsManager3 .path1:before {
  content: '\E9D3';
  color: rgb(0, 87, 184);
}

.icon-ReportsManager3 .path2:before {
  content: '\E9D4';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ReportsManager3 .path3:before {
  content: '\E9D5';
  margin-left: -1em;
  color: rgb(180, 0, 0);
}

.icon-ReportsManager3 .path4:before {
  content: '\E9D6';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ReportsManager3 .path5:before {
  content: '\E9D7';
  margin-left: -1em;
  color: rgb(0, 128, 0);
}

.icon-ReportTick:before {
  content: '\E9D8';
}

.icon-ResequenceBlocks:before {
  content: '\E9D9';
  color: #0057b8;
}

.icon-Reset:before {
  content: '\E9DA';
  color: #ff781e;
}

.icon-ResizeExpand:before {
  content: '\E9DB';
  color: #0057b8;
}

.icon-ResizeShrink:before {
  content: '\E9DC';
  color: #0057b8;
}

.icon-RestoreWindow:before {
  content: '\E9DD';
  color: #0057b8;
}

.icon-ReturnToCalendar:before {
  content: '\E9DE';
  color: #0057b8;
}

.icon-Rotate:before {
  content: '\E9DF';
  color: #0057b8;
}

.icon-RotateNodes90:before {
  content: '\E9E0';
  color: #0057b8;
}

.icon-Save:before {
  content: '\E9E1';
  color: #0057b8;
}

.icon-SaveAs:before {
  content: '\E9E2';
  color: #0057b8;
}

.icon-SaveCSV:before {
  content: '\E9E3';
  color: #0057b8;
}

.icon-SavePDF:before {
  content: '\E9E4';
  color: #0057b8;
}

.icon-ScheduledExtraction .path1:before {
  content: '\E9E5';
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path2:before {
  content: '\E9E6';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path3:before {
  content: '\E9E7';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path4:before {
  content: '\E9E8';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-ScheduledExtraction .path5:before {
  content: '\E9E9';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path6:before {
  content: '\E9EA';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path7:before {
  content: '\E9EB';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path8:before {
  content: '\E9EC';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path9:before {
  content: '\E9ED';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path10:before {
  content: '\E9EE';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ScheduledExtraction .path11:before {
  content: '\E9EF';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-Search:before {
  content: '\E9F0';
  color: #0057b8;
}

.icon-Select:before {
  content: '\E9F1';
  color: #0057b8;
}

.icon-SelectAll:before {
  content: '\E9F2';
  color: #0057b8;
}

.icon-SelectAllBlocks:before {
  content: '\E9F3';
  color: #0057b8;
}

.icon-SelectAllLabels:before {
  content: '\E9F4';
  color: #0057b8;
}

.icon-SelectAllText:before {
  content: '\E9F5';
  color: #0057b8;
}

.icon-Send:before {
  content: '\E9F6';
  color: #0057b8;
}

.icon-SeparateYAxis .path1:before {
  content: '\E9F7';
  color: rgb(255, 120, 30);
}

.icon-SeparateYAxis .path2:before {
  content: '\E9F8';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-SeparateYAxis .path3:before {
  content: '\E9F9';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-SeparateYAxis .path4:before {
  content: '\E9FA';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-SeparateYAxis .path5:before {
  content: '\E9FB';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-SeparateYAxis .path6:before {
  content: '\E9FC';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-SeparateYAxis .path7:before {
  content: '\E9FD';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-SeparateYAxis .path8:before {
  content: '\E9FE';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-SeparateYAxis .path9:before {
  content: '\E9FF';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-SeparateYAxis .path10:before {
  content: '\EA00';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path11:before {
  content: '\EA01';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path12:before {
  content: '\EA02';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path13:before {
  content: '\EA03';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path14:before {
  content: '\EA04';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path15:before {
  content: '\EA05';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path16:before {
  content: '\EA06';
  margin-left: -1em;
  color: rgb(178, 178, 178);
}

.icon-SeparateYAxis .path17:before {
  content: '\EA07';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-SeparateYAxis .path18:before {
  content: '\EA08';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-SeparateYAxis .path19:before {
  content: '\EA09';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-SessionFile .path1:before {
  content: '\EA0A';
  color: rgb(0, 87, 184);
}

.icon-SessionFile .path2:before {
  content: '\EA0B';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-SessionFile .path3:before {
  content: '\EA0C';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-Settings:before {
  content: '\EA0D';
  color: #0057b8;
}

.icon-Share:before {
  content: '\EA0E';
  color: #0057b8;
}

.icon-ShowGrid:before {
  content: '\EA0F';
  color: #0057b8;
}

.icon-ShowHeadings:before {
  content: '\EA10';
  color: #0057b8;
}

.icon-ShowHideToggle .path1:before {
  content: '\EA11';
  color: rgb(178, 178, 178);
}

.icon-ShowHideToggle .path2:before {
  content: '\EA12';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowHideToggle .path3:before {
  content: '\EA13';
  margin-left: -1em;
  color: rgb(178, 178, 178);
}

.icon-ShowHideToggle .path4:before {
  content: '\EA14';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowHideToggle .path5:before {
  content: '\EA15';
  margin-left: -1em;
  color: rgb(178, 178, 178);
}

.icon-ShowHideToggle .path6:before {
  content: '\EA16';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ShowMinMax .path1:before {
  content: '\EA17';
  color: rgb(178, 178, 178);
}

.icon-ShowMinMax .path2:before {
  content: '\EA18';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ShowMinMax .path3:before {
  content: '\EA19';
  margin-left: -1em;
  color: rgb(184, 0, 0);
}

.icon-ShowMinMax .path4:before {
  content: '\EA1A';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ShowMinMax .path5:before {
  content: '\EA1B';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ShowMinMax .path6:before {
  content: '\EA1C';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ShowPoints:before {
  content: '\EA1D';
  color: #0057b8;
}

.icon-ShowSequenceNumber:before {
  content: '\EA1E';
  color: #0057b8;
}

.icon-ShowValues .path1:before {
  content: '\EA1F';
  color: rgb(0, 87, 184);
}

.icon-ShowValues .path2:before {
  content: '\EA20';
  margin-left: -1em;
  color: rgb(178, 178, 178);
}

.icon-ShowValues .path3:before {
  content: '\EA21';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ShowValues .path4:before {
  content: '\EA22';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowValues .path5:before {
  content: '\EA23';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowValues .path6:before {
  content: '\EA24';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowValues .path7:before {
  content: '\EA25';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowValues .path8:before {
  content: '\EA26';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-ShowValues .path9:before {
  content: '\EA27';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-SiteNode:before {
  content: '\EA28';
  color: #0057b8;
}

.icon-SmoothLines:before {
  content: '\EA29';
  color: #ff781e;
}

.icon-SMS:before {
  content: '\EA2A';
  color: #0057b8;
}

.icon-SnapToEdges:before {
  content: '\EA2B';
  color: #0057b8;
}

.icon-SortAToZ:before {
  content: '\EA2C';
  color: #0057b8;
}

.icon-SortZToA:before {
  content: '\EA2D';
  color: #0057b8;
}

.icon-Speed:before {
  content: '\EA2E';
  color: #0057b8;
}

.icon-StepBackwards:before {
  content: '\EA2F';
  color: #0057b8;
}

.icon-StepForward:before {
  content: '\EA30';
  color: #0057b8;
}

.icon-Stop:before {
  content: '\EA31';
  color: #0057b8;
}

.icon-TableOfContents:before {
  content: '\EA32';
  color: #0057b8;
}

.icon-Target:before {
  content: '\EA33';
  color: #0057b8;
}

.icon-TCPTransport:before {
  content: '\EA34';
  color: #0057b8;
}

.icon-TemplateManage:before {
  content: '\EA35';
  color: #0057b8;
}

.icon-TemplateManager2 .path1:before {
  content: '\EA36';
  color: rgb(0, 87, 184);
}

.icon-TemplateManager2 .path2:before {
  content: '\EA37';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-TemplateManager2 .path3:before {
  content: '\EA38';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-TemplateManager2 .path4:before {
  content: '\EA39';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-TemplateManager2 .path5:before {
  content: '\EA3A';
  margin-left: -1em;
  color: rgb(80, 190, 20);
}

.icon-TemplateManager2 .path6:before {
  content: '\EA3B';
  margin-left: -1em;
  color: rgb(80, 190, 20);
}

.icon-TemplateManager2 .path7:before {
  content: '\EA3C';
  margin-left: -1em;
  color: rgb(80, 190, 20);
}

.icon-TemplateManager2 .path8:before {
  content: '\EA3D';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-TemplateManager2 .path9:before {
  content: '\EA3E';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-TemplateManager2 .path10:before {
  content: '\EA3F';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-Text:before {
  content: '\EA40';
  color: #0057b8;
}

.icon-TextDocument:before {
  content: '\EA41';
  color: #0057b8;
}

.icon-TextLeader:before {
  content: '\EA42';
  color: #0057b8;
}

.icon-Thermometer:before {
  content: '\EA43';
  color: #0057b8;
}

.icon-ThirdPartyDevice:before {
  content: '\EA44';
}

.icon-Tick:before {
  content: '\EA45';
  color: #0057b8;
}

.icon-ToFault:before {
  content: '\EA46';
  color: #b80000;
}

.icon-ToNormal:before {
  content: '\EA47';
  color: #008000;
}

.icon-ToOffNormal:before {
  content: '\EA48';
  color: #ff781e;
}

.icon-TopOfPage:before {
  content: '\EA49';
  color: #0057b8;
}

.icon-TransferFromDevice:before {
  content: '\EA4A';
  color: #0057b8;
}

.icon-TransferToDevice:before {
  content: '\EA4B';
  color: #0057b8;
}

.icon-Trash:before {
  content: '\EA4C';
  color: #0057b8;
}

.icon-Trending:before {
  content: '\EA4D';
}

.icon-TrendWindow:before {
  content: '\EA4E';
  color: #0057b8;
}

.icon-Trim:before {
  content: '\EA4F';
  color: #0057b8;
}

.icon-UDPConnection:before {
  content: '\EA50';
  color: #0057b8;
}

.icon-UndefinedPoint:before {
  content: '\EA51';
  color: #b2b2b2;
}

.icon-Underline:before {
  content: '\EA52';
  color: #0057b8;
}

.icon-Undo:before {
  content: '\EA53';
  color: #0057b8;
}

.icon-Unlock:before {
  content: '\EA54';
  color: #0057b8;
}

.icon-Unpack:before {
  content: '\EA55';
  color: #0057b8;
}

.icon-User:before {
  content: '\EA56';
  color: #0057b8;
}

.icon-UserTemplateOutdated .path1:before {
  content: '\EA57';
  color: rgb(0, 87, 184);
}

.icon-UserTemplateOutdated .path2:before {
  content: '\EA58';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-UserTemplateOutdated .path3:before {
  content: '\EA59';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-UserTemplateOutdated .path4:before {
  content: '\EA5A';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ValidationError .path1:before {
  content: '\EA5B';
  color: rgb(255, 255, 255);
}

.icon-ValidationError .path2:before {
  content: '\EA5C';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ValidationError .path3:before {
  content: '\EA5D';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ValidationError .path4:before {
  content: '\EA5E';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-Value:before {
  content: '\EA5F';
}

.icon-WarningTriangle .path1:before {
  content: '\EA60';
  color: rgb(255, 203, 0);
}

.icon-WarningTriangle .path2:before {
  content: '\EA61';
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.icon-WarningTriangle .path3:before {
  content: '\EA62';
  margin-left: -1em;
  color: rgb(29, 29, 27);
}

.icon-WatchManager:before {
  content: '\EA63';
}

.icon-Zoom100:before {
  content: '\EA64';
  color: #0057b8;
}

.icon-ZoomExtents:before {
  content: '\EA65';
  color: #0057b8;
}

.icon-ZoomIn:before {
  content: '\EA66';
  color: #0057b8;
}

.icon-ZoomOut:before {
  content: '\EA67';
  color: #0057b8;
}

.icon-ZoomSelection:before {
  content: '\EA68';
  color: #0057b8;
}

.icon-BACAccumulatorSymbol:before {
  content: '\EA69';
  color: #fff;
}

.icon-BACAnalogInputSymbol:before {
  content: '\EA6A';
  color: #fff;
}

.icon-BACAnalogOutputSymbol:before {
  content: '\EA6B';
  color: #fff;
}

.icon-BACAnalogValueSymbol:before {
  content: '\EA6C';
  color: #fff;
}

.icon-BACAverageSymbol:before {
  content: '\EA6D';
  color: #fff;
}

.icon-BACBinaryInputSymbol:before {
  content: '\EA6E';
  color: #fff;
}

.icon-BACBinaryOutputSymbol:before {
  content: '\EA6F';
  color: #fff;
}

.icon-BACBinaryValueSymbol:before {
  content: '\EA70';
  color: #fff;
}

.icon-BACCalendarSymbol:before {
  content: '\EA71';
  color: #fff;
}

.icon-BACCharacterStringValueSymbol:before {
  content: '\EA72';
  color: #fff;
}

.icon-BACCommsInSymbol .path1:before {
  content: '\EA73';
  color: rgb(255, 120, 30);
}

.icon-BACCommsInSymbol .path2:before {
  content: '\EA74';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsInSymbol .path3:before {
  content: '\EA75';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsInSymbol .path4:before {
  content: '\EA76';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsInSymbol .path5:before {
  content: '\EA77';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutSymbol .path1:before {
  content: '\EA78';
  color: rgb(80, 190, 20);
}

.icon-BACCommsOutSymbol .path2:before {
  content: '\EA79';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutSymbol .path3:before {
  content: '\EA7A';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutSymbol .path4:before {
  content: '\EA7B';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutSymbol .path5:before {
  content: '\EA7C';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACEventEnrollmentSymbol:before {
  content: '\EA7D';
  color: #fff;
}

.icon-BACIntegerValueSymbol:before {
  content: '\EA7E';
  color: #fff;
}

.icon-BACLargeAnaolgValueSymbol:before {
  content: '\EA7F';
  color: #fff;
}

.icon-BACMultiStateInputSymbol:before {
  content: '\EA80';
  color: #fff;
}

.icon-BACMultiStateOutputSymbol:before {
  content: '\EA81';
  color: #fff;
}

.icon-BACMultiStateValueSymbol:before {
  content: '\EA82';
  color: #fff;
}

.icon-BACNotificationClassSymbol:before {
  content: '\EA83';
  color: #fff;
}

.icon-BACPIDLoopSymbol:before {
  content: '\EA84';
  color: #fff;
}

.icon-BACPositiveIntegerValueSymbol:before {
  content: '\EA85';
  color: #fff;
}

.icon-BACScheduleSymbol:before {
  content: '\EA86';
  color: #fff;
}

.icon-BACTrendLogSymbol:before {
  content: '\EA87';
  color: #fff;
}

.icon-BACUserVariableSymbol:before {
  content: '\EA88';
  color: #fff;
}

.icon-CurrentLoopInputSymbol:before {
  content: '\EA89';
  color: #fff;
}

.icon-CurrentOutputSymbol:before {
  content: '\EA8A';
}

.icon-CurrentTransformerInputSymbol:before {
  content: '\EA8B';
  color: #fff;
}

.icon-DigitalInputContactSymbol:before {
  content: '\EA8C';
  color: #fff;
}

.icon-DigitalInputStaticSymbol:before {
  content: '\EA8D';
  color: #fff;
}

.icon-DigitalInputVoltageSymbol:before {
  content: '\EA8E';
  color: #fff;
}

.icon-DigitalOutputContactSymbol:before {
  content: '\EA8F';
}

.icon-DigitalOutputSymbol:before {
  content: '\EA90';
}

.icon-DutyCycleOutputSymbol:before {
  content: '\EA91';
}

.icon-GreenHexagonSymbol:before {
  content: '\EA92';
  color: #07a13d;
}

.icon-ISSInputSymbol .path1:before {
  content: '\EA93';
  color: rgb(0, 87, 184);
}

.icon-ISSInputSymbol .path2:before {
  content: '\EA94';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ISSInputSymbol .path3:before {
  content: '\EA95';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ISSInputSymbol .path4:before {
  content: '\EA96';
  margin-left: -1em;
  color: rgb(255, 120, 30);
}

.icon-ISSInputSymbol .path5:before {
  content: '\EA97';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ISSOutputSymbol .path1:before {
  content: '\EA98';
  color: rgb(0, 87, 184);
}

.icon-ISSOutputSymbol .path2:before {
  content: '\EA99';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ISSOutputSymbol .path3:before {
  content: '\EA9A';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ISSOutputSymbol .path4:before {
  content: '\EA9B';
  margin-left: -1em;
  color: rgb(80, 190, 20);
}

.icon-ISSOutputSymbol .path5:before {
  content: '\EA9C';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-ModbusInputSymbol .path1:before {
  content: '\EA9D';
  color: rgb(255, 120, 30);
}

.icon-ModbusInputSymbol .path2:before {
  content: '\EA9E';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusInputSymbol .path3:before {
  content: '\EA9F';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusInputSymbol .path4:before {
  content: '\EAA0';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusOutputSymbol .path1:before {
  content: '\EAA1';
  color: rgb(80, 190, 20);
}

.icon-ModbusOutputSymbol .path2:before {
  content: '\EAA2';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusOutputSymbol .path3:before {
  content: '\EAA3';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusOutputSymbol .path4:before {
  content: '\EAA4';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusProtocolSymbol .path1:before {
  content: '\EAA5';
  color: rgb(246, 147, 28);
}

.icon-ModbusProtocolSymbol .path2:before {
  content: '\EAA6';
  margin-left: -1em;
  color: rgb(253, 187, 28);
}

.icon-ModbusProtocolSymbol .path3:before {
  content: '\EAA7';
  margin-left: -1em;
  color: rgb(0, 167, 79);
}

.icon-ModbusProtocolSymbol .path4:before {
  content: '\EAA8';
  margin-left: -1em;
  color: rgb(253, 187, 28);
}

.icon-ModbusProtocolSymbol .path5:before {
  content: '\EAA9';
  margin-left: -1em;
  color: rgb(0, 167, 79);
}

.icon-ModbusProtocolSymbol .path6:before {
  content: '\EAAA';
  margin-left: -1em;
  color: rgb(253, 187, 28);
}

.icon-ModbusProtocolSymbol .path7:before {
  content: '\EAAB';
  margin-left: -1em;
  color: rgb(0, 167, 79);
}

.icon-ModbusProtocolSymbol .path8:before {
  content: '\EAAC';
  margin-left: -1em;
  color: rgb(253, 187, 28);
}

.icon-ModbusProtocolSymbol .path9:before {
  content: '\EAAD';
  margin-left: -1em;
  color: rgb(0, 167, 79);
}

.icon-ModbusProtocolSymbol .path10:before {
  content: '\EAAE';
  margin-left: -1em;
  color: rgb(253, 187, 28);
}

.icon-ModbusProtocolSymbol .path11:before {
  content: '\EAAF';
  margin-left: -1em;
  color: rgb(0, 167, 79);
}

.icon-ModbusProtocolSymbol .path12:before {
  content: '\EAB0';
  margin-left: -1em;
  color: rgb(253, 187, 28);
}

.icon-ModbusProtocolSymbol .path13:before {
  content: '\EAB1';
  margin-left: -1em;
  color: rgb(0, 167, 79);
}

.icon-ModbusProtocolSymbol .path14:before {
  content: '\EAB2';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-ModbusProtocolSymbol .path15:before {
  content: '\EAB3';
  margin-left: -1em;
  color: rgb(15, 144, 201);
}

.icon-PressureInputSymbol:before {
  content: '\EAB4';
  color: #fff;
}

.icon-PulseInputContactSymbol:before {
  content: '\EAB5';
  color: #fff;
}

.icon-PulseInputVoltageSymbol:before {
  content: '\EAB6';
  color: #fff;
}

.icon-PulseOutputSymbol:before {
  content: '\EAB7';
}

.icon-SensorInputSymbol:before {
  content: '\EAB8';
  color: #fff;
}

.icon-ThermistorInputSymbol:before {
  content: '\EAB9';
  color: #fff;
}

.icon-ThermocoupleInputSymbol:before {
  content: '\EABA';
  color: #fff;
}

.icon-TriacDigitalSymbol:before {
  content: '\EABB';
}

.icon-TriacPulseSymbol:before {
  content: '\EABC';
}

.icon-VaisalaCommsIn .path1:before {
  content: '\EABD';
  color: rgb(255, 120, 30);
}

.icon-VaisalaCommsIn .path2:before {
  content: '\EABE';
  margin-left: -1em;
  color: rgb(0, 154, 200);
}

.icon-VaisalaCommsIn .path3:before {
  content: '\EABF';
  margin-left: -1em;
  color: rgb(0, 154, 200);
}

.icon-VaisalaCommsIn .path4:before {
  content: '\EAC0';
  margin-left: -1em;
  color: rgb(0, 154, 200);
}

.icon-VaisalaSymbol:before {
  content: '\EAC1';
  color: #009ac8;
}

.icon-VoltageInputSymbol:before {
  content: '\EAC2';
  color: #fff;
}

.icon-VoltageOutputSymbol:before {
  content: '\EAC3';
}

.icon-Accumulator:before {
  content: '\EAC4';
}

.icon-ActuatorControl:before {
  content: '\EAC5';
}

.icon-ADD:before {
  content: '\EAC6';
}

.icon-Alarm:before {
  content: '\EAC7';
  color: #f00;
}

.icon-Analysis:before {
  content: '\EAC8';
}

.icon-BACAccumulatorIcon .path1:before {
  content: '\EAC9';
  color: rgb(7, 161, 61);
}

.icon-BACAccumulatorIcon .path2:before {
  content: '\EACA';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAlarm:before {
  content: '\EACB';
  color: #07a13d;
}

.icon-BACAnalogInputIcon .path1:before {
  content: '\EACC';
  color: rgb(7, 161, 61);
}

.icon-BACAnalogInputIcon .path2:before {
  content: '\EACD';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAnalogInputIcon .path3:before {
  content: '\EACE';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAnalogOutputIcon .path1:before {
  content: '\EACF';
  color: rgb(7, 161, 61);
}

.icon-BACAnalogOutputIcon .path2:before {
  content: '\EAD0';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAnalogOutputIcon .path3:before {
  content: '\EAD1';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAnalogValueIcon .path1:before {
  content: '\EAD2';
  color: rgb(7, 161, 61);
}

.icon-BACAnalogValueIcon .path2:before {
  content: '\EAD3';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAnalogValueIcon .path3:before {
  content: '\EAD4';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAverageIcon .path1:before {
  content: '\EAD5';
  color: rgb(7, 161, 61);
}

.icon-BACAverageIcon .path2:before {
  content: '\EAD6';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAverageIcon .path3:before {
  content: '\EAD7';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAverageIcon .path4:before {
  content: '\EAD8';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACAverageIcon .path5:before {
  content: '\EAD9';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACBinaryInputIcon .path1:before {
  content: '\EADA';
  color: rgb(7, 161, 61);
}

.icon-BACBinaryInputIcon .path2:before {
  content: '\EADB';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACBinaryInputIcon .path3:before {
  content: '\EADC';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACBinaryOutputIcon .path1:before {
  content: '\EADD';
  color: rgb(7, 161, 61);
}

.icon-BACBinaryOutputIcon .path2:before {
  content: '\EADE';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACBinaryOutputIcon .path3:before {
  content: '\EADF';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACBinaryValueIcon .path1:before {
  content: '\EAE0';
  color: rgb(7, 161, 61);
}

.icon-BACBinaryValueIcon .path2:before {
  content: '\EAE1';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACBinaryValueIcon .path3:before {
  content: '\EAE2';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCalendarIcon .path1:before {
  content: '\EAE3';
  color: rgb(7, 161, 61);
}

.icon-BACCalendarIcon .path2:before {
  content: '\EAE4';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCalendarIcon .path3:before {
  content: '\EAE5';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCalendarIcon .path4:before {
  content: '\EAE6';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCharacterStringValueIcon .path1:before {
  content: '\EAE7';
  color: rgb(7, 161, 61);
}

.icon-BACCharacterStringValueIcon .path2:before {
  content: '\EAE8';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCharacterStringValueIcon .path3:before {
  content: '\EAE9';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCharacterStringValueIcon .path4:before {
  content: '\EAEA';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACCommsInIcon .path1:before {
  content: '\EAEB';
  color: rgb(255, 120, 30);
}

.icon-BACCommsInIcon .path2:before {
  content: '\EAEC';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsInIcon .path3:before {
  content: '\EAED';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsInIcon .path4:before {
  content: '\EAEE';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsInIcon .path5:before {
  content: '\EAEF';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutIcon .path1:before {
  content: '\EAF0';
  color: rgb(80, 190, 20);
}

.icon-BACCommsOutIcon .path2:before {
  content: '\EAF1';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutIcon .path3:before {
  content: '\EAF2';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutIcon .path4:before {
  content: '\EAF3';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACCommsOutIcon .path5:before {
  content: '\EAF4';
  margin-left: -1em;
  color: rgb(7, 161, 61);
}

.icon-BACEventEnrollmentIcon .path1:before {
  content: '\EAF5';
  color: rgb(7, 161, 61);
}

.icon-BACEventEnrollmentIcon .path2:before {
  content: '\EAF6';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path3:before {
  content: '\EAF7';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path4:before {
  content: '\EAF8';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path5:before {
  content: '\EAF9';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path6:before {
  content: '\EAFA';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path7:before {
  content: '\EAFB';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path8:before {
  content: '\EAFC';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path9:before {
  content: '\EAFD';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path10:before {
  content: '\EAFE';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventEnrollmentIcon .path11:before {
  content: '\EAFF';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACEventFlag:before {
  content: '\EB00';
  color: #07a13d;
}

.icon-BACIntegerValueIcon .path1:before {
  content: '\EB01';
  color: rgb(7, 161, 61);
}

.icon-BACIntegerValueIcon .path2:before {
  content: '\EB02';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACLargeAnaolgValueIcon .path1:before {
  content: '\EB03';
  color: rgb(7, 161, 61);
}

.icon-BACLargeAnaolgValueIcon .path2:before {
  content: '\EB04';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACMultiStateInputIcon .path1:before {
  content: '\EB05';
  color: rgb(7, 161, 61);
}

.icon-BACMultiStateInputIcon .path2:before {
  content: '\EB06';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACMultiStateOutputIcon .path1:before {
  content: '\EB07';
  color: rgb(7, 161, 61);
}

.icon-BACMultiStateOutputIcon .path2:before {
  content: '\EB08';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACMultiStateValueIcon .path1:before {
  content: '\EB09';
  color: rgb(7, 161, 61);
}

.icon-BACMultiStateValueIcon .path2:before {
  content: '\EB0A';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACMultiStateValueIcon .path3:before {
  content: '\EB0B';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACNotificationClassIcon .path1:before {
  content: '\EB0C';
  color: rgb(7, 161, 61);
}

.icon-BACNotificationClassIcon .path2:before {
  content: '\EB0D';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACPIDLoopIcon .path1:before {
  content: '\EB0E';
  color: rgb(7, 161, 61);
}

.icon-BACPIDLoopIcon .path2:before {
  content: '\EB0F';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACPositiveIntegerValueIcon .path1:before {
  content: '\EB10';
  color: rgb(7, 161, 61);
}

.icon-BACPositiveIntegerValueIcon .path2:before {
  content: '\EB11';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACScheduleIcon .path1:before {
  content: '\EB12';
  color: rgb(7, 161, 61);
}

.icon-BACScheduleIcon .path2:before {
  content: '\EB13';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACScheduleIcon .path3:before {
  content: '\EB14';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACScheduleIcon .path4:before {
  content: '\EB15';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACScheduleIcon .path5:before {
  content: '\EB16';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACScheduleIcon .path6:before {
  content: '\EB17';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACScheduleIcon .path7:before {
  content: '\EB18';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path1:before {
  content: '\EB19';
  color: rgb(7, 161, 61);
}

.icon-BACTrendLogIcon .path2:before {
  content: '\EB1A';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path3:before {
  content: '\EB1B';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path4:before {
  content: '\EB1C';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path5:before {
  content: '\EB1D';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path6:before {
  content: '\EB1E';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path7:before {
  content: '\EB1F';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path8:before {
  content: '\EB20';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path9:before {
  content: '\EB21';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACTrendLogIcon .path10:before {
  content: '\EB22';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-BACUserVariable .path1:before {
  content: '\EB23';
  color: rgb(7, 161, 61);
}

.icon-BACUserVariable .path2:before {
  content: '\EB24';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-Calculator:before {
  content: '\EB25';
}

.icon-Calendar1:before {
  content: '\EB26';
}

.icon-CommunicationInput:before {
  content: '\EB27';
}

.icon-CommunicationOutput:before {
  content: '\EB28';
}

.icon-Comparitor:before {
  content: '\EB29';
}

.icon-Counter:before {
  content: '\EB2A';
}

.icon-CurrentLoopInputIcon .path1:before {
  content: '\EB2B';
  color: rgb(0, 178, 222);
}

.icon-CurrentLoopInputIcon .path2:before {
  content: '\EB2C';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-CurrentOutputIcon .path1:before {
  content: '\EB2D';
  color: rgb(255, 203, 0);
}

.icon-CurrentOutputIcon .path2:before {
  content: '\EB2E';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-CurrentTransformerInputIcon .path1:before {
  content: '\EB2F';
  color: rgb(0, 178, 222);
}

.icon-CurrentTransformerInputIcon .path2:before {
  content: '\EB30';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-DailySchedule:before {
  content: '\EB31';
}

.icon-Decoder:before {
  content: '\EB32';
}

.icon-Delay:before {
  content: '\EB33';
}

.icon-Demultiplexor:before {
  content: '\EB34';
}

.icon-DigitalInputContactIcon .path1:before {
  content: '\EB35';
  color: rgb(0, 178, 222);
}

.icon-DigitalInputContactIcon .path2:before {
  content: '\EB36';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-DigitalInputContactIcon .path3:before {
  content: '\EB37';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-DigitalInputStaticIcon .path1:before {
  content: '\EB38';
  color: rgb(0, 178, 222);
}

.icon-DigitalInputStaticIcon .path2:before {
  content: '\EB39';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-DigitalInputStaticIcon .path3:before {
  content: '\EB3A';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-DigitalInputVoltageIcon .path1:before {
  content: '\EB3B';
  color: rgb(0, 178, 222);
}

.icon-DigitalInputVoltageIcon .path2:before {
  content: '\EB3C';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-DigitalOutputContactIcon .path1:before {
  content: '\EB3D';
  color: rgb(255, 203, 0);
}

.icon-DigitalOutputContactIcon .path2:before {
  content: '\EB3E';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-DigitalOutputContactIcon .path3:before {
  content: '\EB3F';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-DigitalOutputContactIcon .path4:before {
  content: '\EB40';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-DigitalOutputIcon .path1:before {
  content: '\EB41';
  color: rgb(255, 203, 0);
}

.icon-DigitalOutputIcon .path2:before {
  content: '\EB42';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-DIV:before {
  content: '\EB43';
}

.icon-DutyCycleOutputIcon .path1:before {
  content: '\EB44';
  color: rgb(255, 203, 0);
}

.icon-DutyCycleOutputIcon .path2:before {
  content: '\EB45';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-Encoder:before {
  content: '\EB46';
}

.icon-Flow-Calculator:before {
  content: '\EB47';
}

.icon-FlowCalculator:before {
  content: '\EB48';
}

.icon-GlobalInput .path1:before {
  content: '\EB49';
  color: rgb(255, 120, 30);
}

.icon-GlobalInput .path2:before {
  content: '\EB4A';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalInput .path3:before {
  content: '\EB4B';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalInput .path4:before {
  content: '\EB4C';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalInput .path5:before {
  content: '\EB4D';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalInputToolbar:before {
  content: '\EB4E';
}

.icon-GlobalOutput .path1:before {
  content: '\EB4F';
  color: rgb(0, 87, 184);
}

.icon-GlobalOutput .path2:before {
  content: '\EB50';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalOutput .path3:before {
  content: '\EB51';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalOutput .path4:before {
  content: '\EB52';
  margin-left: -1em;
  color: rgb(80, 190, 20);
}

.icon-GlobalOutput .path5:before {
  content: '\EB53';
  margin-left: -1em;
  color: rgb(0, 87, 184);
}

.icon-GlobalOutputToolbar:before {
  content: '\EB54';
}

.icon-Hysteresis:before {
  content: '\EB55';
}

.icon-IDIV:before {
  content: '\EB56';
}

.icon-Latch:before {
  content: '\EB57';
}

.icon-LinearScale:before {
  content: '\EB58';
}

.icon-Log:before {
  content: '\EB59';
}

.icon-LogAtoB:before {
  content: '\EB5A';
}

.icon-LogicAND:before {
  content: '\EB5B';
}

.icon-LogicCalculator:before {
  content: '\EB5C';
}

.icon-LogicNOT:before {
  content: '\EB5D';
}

.icon-LogicOR:before {
  content: '\EB5E';
}

.icon-LogicXOR:before {
  content: '\EB5F';
}

.icon-Lookup:before {
  content: '\EB60';
}

.icon-MaxMinAverage:before {
  content: '\EB61';
}

.icon-MOD:before {
  content: '\EB62';
}

.icon-MUL:before {
  content: '\EB63';
}

.icon-Multiplexor:before {
  content: '\EB64';
}

.icon-NetInput:before {
  content: '\EB65';
}

.icon-OptimumStart:before {
  content: '\EB66';
}

.icon-PIDLoop:before {
  content: '\EB67';
}

.icon-POW:before {
  content: '\EB68';
}

.icon-PressureInputIcon .path1:before {
  content: '\EB69';
  color: rgb(0, 178, 222);
}

.icon-PressureInputIcon .path2:before {
  content: '\EB6A';
  margin-left: -1em;
  color: rgb(0, 178, 222);
}

.icon-PressureInputIcon .path3:before {
  content: '\EB6B';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PressureInputIcon .path4:before {
  content: '\EB6C';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PressureInputIcon .path5:before {
  content: '\EB6D';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PressureInputIcon .path6:before {
  content: '\EB6E';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PressureInputIcon .path7:before {
  content: '\EB6F';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PsychrometricCalculator:before {
  content: '\EB70';
}

.icon-PulseGeneratorOutput:before {
  content: '\EB71';
}

.icon-PulseInputContactIcon .path1:before {
  content: '\EB72';
  color: rgb(0, 178, 222);
}

.icon-PulseInputContactIcon .path2:before {
  content: '\EB73';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PulseInputContactIcon .path3:before {
  content: '\EB74';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PulseInputVoltageIcon .path1:before {
  content: '\EB75';
  color: rgb(0, 178, 222);
}

.icon-PulseInputVoltageIcon .path2:before {
  content: '\EB76';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-PulseOutputIcon .path1:before {
  content: '\EB77';
  color: rgb(255, 203, 0);
}

.icon-PulseOutputIcon .path2:before {
  content: '\EB78';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-Random:before {
  content: '\EB79';
}

.icon-Recipe:before {
  content: '\EB7A';
}

.icon-Selector:before {
  content: '\EB7B';
}

.icon-SelectorOld:before {
  content: '\EB7C';
}

.icon-SensorInputIcon .path1:before {
  content: '\EB7D';
  color: rgb(0, 178, 222);
}

.icon-SensorInputIcon .path2:before {
  content: '\EB7E';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-SUB:before {
  content: '\EB7F';
}

.icon-Switch:before {
  content: '\EB80';
}

.icon-SystemInput:before {
  content: '\EB81';
}

.icon-SystemOutput:before {
  content: '\EB82';
}

.icon-ThermistorInputIcon .path1:before {
  content: '\EB83';
  color: rgb(0, 178, 222);
}

.icon-ThermistorInputIcon .path2:before {
  content: '\EB84';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-ThermocoupleInputIcon .path1:before {
  content: '\EB85';
  color: rgb(0, 178, 222);
}

.icon-ThermocoupleInputIcon .path2:before {
  content: '\EB86';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-Timer:before {
  content: '\EB87';
}

.icon-TriacDigitalIcon .path1:before {
  content: '\EB88';
  color: rgb(255, 203, 0);
}

.icon-TriacDigitalIcon .path2:before {
  content: '\EB89';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-TriacDigitalIcon .path3:before {
  content: '\EB8A';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-TriacPulseIcon .path1:before {
  content: '\EB8B';
  color: rgb(255, 203, 0);
}

.icon-TriacPulseIcon .path2:before {
  content: '\EB8C';
  margin-left: -1em;
  color: none;
}

.icon-TriacPulseIcon .path3:before {
  content: '\EB8D';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-TriacPulseIcon .path4:before {
  content: '\EB8E';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-UniversalCurve:before {
  content: '\EB8F';
}

.icon-UserVariable .path1:before {
  content: '\EB90';
  color: rgb(76, 76, 76);
}

.icon-UserVariable .path2:before {
  content: '\EB91';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-VoltageInputIcon .path1:before {
  content: '\EB92';
  color: rgb(0, 178, 222);
}

.icon-VoltageInputIcon .path2:before {
  content: '\EB93';
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-VoltageOutputIcon .path1:before {
  content: '\EB94';
  color: rgb(255, 203, 0);
}

.icon-VoltageOutputIcon .path2:before {
  content: '\EB95';
  margin-left: -1em;
  color: rgb(25, 25, 25);
}

.icon-WeeklySchedule:before {
  content: '\EB96';
}

.icon-YearlySchedule:before {
  content: '\EB97';
}

.icon-Acknowledge1:before {
  content: '\EB98';
}

.icon-Add1:before {
  content: '\EB99';
}

.icon-AddBacnet:before {
  content: '\EB9A';
}

.icon-AddDevice1:before {
  content: '\EB9B';
}

.icon-AddInnotech:before {
  content: '\EB9C';
}

.icon-AddLabelOutput1:before {
  content: '\EB9D';
}

.icon-AddLabelSource1:before {
  content: '\EB9E';
}

.icon-AddSite1:before {
  content: '\EB9F';
}

.icon-AddTextLabel1:before {
  content: '\EBA0';
}

.icon-AddWatch1:before {
  content: '\EBA1';
}

.icon-BACAlarmNode1:before {
  content: '\EBA2';
}

.icon-Back1:before {
  content: '\EBA3';
}

.icon-BACnet-Manager1:before {
  content: '\EBA4';
}

.icon-BACnet-Protocol:before {
  content: '\EBA5';
}

.icon-BACnetAnalogPoint1:before {
  content: '\EBA6';
}

.icon-BACNetBBMD1:before {
  content: '\EBA7';
}

.icon-BACnetDevice1:before {
  content: '\EBA8';
}

.icon-BACnetDigitalPoint1:before {
  content: '\EBA9';
}

.icon-BACnetDualInterface1:before {
  content: '\EBAA';
}

.icon-BACnetForeignDevice:before {
  content: '\EBAB';
}

.icon-BACnetNotification1:before {
  content: '\EBAC';
}

.icon-BACnetRecipient1:before {
  content: '\EBAD';
}

.icon-BACNotification1:before {
  content: '\EBAE';
}

.icon-Block1:before {
  content: '\EBAF';
}

.icon-Blocked1:before {
  content: '\EBB0';
}

.icon-Bold1:before {
  content: '\EBB1';
}

.icon-Calendar2:before {
  content: '\EBB2';
}

.icon-CheckBox1:before {
  content: '\EBB3';
}

.icon-CheckConfig1:before {
  content: '\EBB4';
}

.icon-CheckForNewSubDevices1:before {
  content: '\EBB5';
}

.icon-Chevron1:before {
  content: '\EBB6';
}

.icon-Cloud1:before {
  content: '\EBB7';
}

.icon-ConfigPageSetup1:before {
  content: '\EBB8';
}

.icon-Connected1:before {
  content: '\EBB9';
}

.icon-ConnectionUnknown1:before {
  content: '\EBBA';
}

.icon-Copy1:before {
  content: '\EBBB';
}

.icon-Cross1:before {
  content: '\EBBC';
}

.icon-Cut1:before {
  content: '\EBBD';
}

.icon-Dash1:before {
  content: '\EBBE';
}

.icon-DecommissionDevice1:before {
  content: '\EBBF';
}

.icon-DefaultTemplate1:before {
  content: '\EBC0';
}

.icon-DefaultTemplateOutdated1:before {
  content: '\EBC1';
}

.icon-DeleteAllInspectors1:before {
  content: '\EBC2';
}

.icon-DeleteCross1:before {
  content: '\EBC3';
}

.icon-Dimension1:before {
  content: '\EBC4';
}

.icon-Disconnected1:before {
  content: '\EBC5';
}

.icon-DockBottom1:before {
  content: '\EBC6';
}

.icon-DockLeft1:before {
  content: '\EBC7';
}

.icon-DockMiddle1:before {
  content: '\EBC8';
}

.icon-DockOutsideBottom1:before {
  content: '\EBC9';
}

.icon-DockOutsideLeft1:before {
  content: '\EBCA';
}

.icon-DockOutsideRight1:before {
  content: '\EBCB';
}

.icon-DockOutsideTop1:before {
  content: '\EBCC';
}

.icon-DockRight1:before {
  content: '\EBCD';
}

.icon-DockTop1:before {
  content: '\EBCE';
}

.icon-Document1:before {
  content: '\EBCF';
}

.icon-Download1:before {
  content: '\EBD0';
}

.icon-DrawLineTool1:before {
  content: '\EBD1';
}

.icon-DropDownMenu1:before {
  content: '\EBD2';
}

.icon-DuplicateController1:before {
  content: '\EBD3';
}

.icon-DuplicateSite1:before {
  content: '\EBD4';
}

.icon-Edit1:before {
  content: '\EBD5';
}

.icon-EditSubnetAddress1:before {
  content: '\EBD6';
}

.icon-Email1:before {
  content: '\EBD7';
}

.icon-EraseTool1:before {
  content: '\EBD8';
}

.icon-Error1:before {
  content: '\EBD9';
}

.icon-Ethernet-981:before {
  content: '\EBDA';
}

.icon-ExpandColumn1:before {
  content: '\EBDB';
}

.icon-ExportConfig1:before {
  content: '\EBDC';
}

.icon-ExtractLogsAndPlot1:before {
  content: '\EBDD';
}

.icon-Favourite1:before {
  content: '\EBDE';
}

.icon-Fax1:before {
  content: '\EBDF';
}

.icon-Filter1:before {
  content: '\EBE0';
}

.icon-Find1:before {
  content: '\EBE1';
}

.icon-FindNext1:before {
  content: '\EBE2';
}

.icon-FindReplaceManager1:before {
  content: '\EBE3';
}

.icon-First1:before {
  content: '\EBE4';
}

.icon-Flag1:before {
  content: '\EBE5';
}

.icon-FlipNodes_FlipNodes1:before {
  content: '\EBE6';
}

.icon-FocusProjectFile1:before {
  content: '\EBE7';
}

.icon-Folder1:before {
  content: '\EBE8';
}

.icon-FontColour1:before {
  content: '\EBE9';
}

.icon-ForcedDisconnect1:before {
  content: '\EBEA';
}

.icon-Forward1:before {
  content: '\EBEB';
}

.icon-FullScreen1:before {
  content: '\EBEC';
}

.icon-GlobalCommsConnection:before {
  content: '\EBED';
}

.icon-GraphicsManager1:before {
  content: '\EBEE';
}

.icon-GraphicsManager21:before {
  content: '\EBEF';
}

.icon-Graphing1:before {
  content: '\EBF0';
}

.icon-GraphingTool1:before {
  content: '\EBF1';
}

.icon-GridView1:before {
  content: '\EBF2';
}

.icon-GroupsContactsManager1:before {
  content: '\EBF3';
}

.icon-GroupsContactsManager21:before {
  content: '\EBF4';
}

.icon-Help1:before {
  content: '\EBF5';
}

.icon-Home1:before {
  content: '\EBF6';
}

.icon-iCommConnection1:before {
  content: '\EBF7';
}

.icon-ImportConfig1:before {
  content: '\EBF8';
}

.icon-ImportFromFile1:before {
  content: '\EBF9';
}

.icon-Information1:before {
  content: '\EBFA';
}

.icon-InnotechNetworkIcon:before {
  content: '\EBFB';
}

.icon-InspectorWindow1:before {
  content: '\EBFC';
}

.icon-Internet1:before {
  content: '\EBFD';
}

.icon-ISS:before {
  content: '\EBFE';
}

.icon-ISS0304:before {
  content: '\EBFF';
}

.icon-ISSTransport:before {
  content: '\EC00';
}

.icon-Italic1:before {
  content: '\EC01';
}

.icon-Keyboard1:before {
  content: '\EC02';
}

.icon-LabelDestinationForAnimation1:before {
  content: '\EC03';
}

.icon-LabelForAnimation1:before {
  content: '\EC04';
}

.icon-LabelManager1:before {
  content: '\EC05';
}

.icon-Last1:before {
  content: '\EC06';
}

.icon-LicenceManager1:before {
  content: '\EC07';
}

.icon-LiquidLevel1:before {
  content: '\EC08';
}

.icon-ListView1:before {
  content: '\EC09';
}

.icon-LiveMode1:before {
  content: '\EC0A';
}

.icon-LogbookFile1:before {
  content: '\EC0B';
}

.icon-LogExtractor1:before {
  content: '\EC0C';
}

.icon-LogManager1:before {
  content: '\EC0D';
}

.icon-MaximiseWindow1:before {
  content: '\EC0E';
}

.icon-MinimiseWindow1:before {
  content: '\EC0F';
}

.icon-Mirror1:before {
  content: '\EC10';
}

.icon-Mobile1:before {
  content: '\EC11';
}

.icon-ModemConnection:before {
  content: '\EC12';
}

.icon-Move1:before {
  content: '\EC13';
}

.icon-MoveDown1:before {
  content: '\EC14';
}

.icon-MoveUp1:before {
  content: '\EC15';
}

.icon-NetCommsConnection:before {
  content: '\EC16';
}

.icon-NewDocument1:before {
  content: '\EC17';
}

.icon-NewLegacyConfig1:before {
  content: '\EC18';
}

.icon-NoteMode1:before {
  content: '\EC19';
}

.icon-Notification1:before {
  content: '\EC1A';
}

.icon-NotificationsManager1:before {
  content: '\EC1B';
}

.icon-NotificationsManager21:before {
  content: '\EC1C';
}

.icon-NumericKeypad1:before {
  content: '\EC1D';
}

.icon-OldMobile1:before {
  content: '\EC1E';
}

.icon-OmniC8:before {
  content: '\EC1F';
}

.icon-OmniC8V:before {
  content: '\EC20';
}

.icon-OmniC10:before {
  content: '\EC21';
}

.icon-OmniC10V:before {
  content: '\EC22';
}

.icon-OmniC14:before {
  content: '\EC23';
}

.icon-OmniC14D:before {
  content: '\EC24';
}

.icon-OmniC20:before {
  content: '\EC25';
}

.icon-OmniC20D:before {
  content: '\EC26';
}

.icon-OmniC40:before {
  content: '\EC27';
}

.icon-OmniC40D:before {
  content: '\EC28';
}

.icon-OmniIcon:before {
  content: '\EC29';
}

.icon-OmniU10:before {
  content: '\EC2A';
}

.icon-OmniWeb:before {
  content: '\EC2B';
}

.icon-OmniWeb05:before {
  content: '\EC2C';
}

.icon-OpenDocument1:before {
  content: '\EC2D';
}

.icon-OpenFolder1:before {
  content: '\EC2E';
}

.icon-PageSetup1:before {
  content: '\EC2F';
}

.icon-Paste1:before {
  content: '\EC30';
}

.icon-Pause1:before {
  content: '\EC31';
}

.icon-PC1:before {
  content: '\EC32';
}

.icon-Phone1:before {
  content: '\EC33';
}

.icon-Ping1:before {
  content: '\EC34';
}

.icon-PinHD1:before {
  content: '\EC35';
}

.icon-PinLD1:before {
  content: '\EC36';
}

.icon-Play1:before {
  content: '\EC37';
}

.icon-PostalAddress1:before {
  content: '\EC38';
}

.icon-Preview1:before {
  content: '\EC39';
}

.icon-Print1:before {
  content: '\EC3A';
}

.icon-ProjectTemplate1:before {
  content: '\EC3B';
}

.icon-ProjectTemplateOutdated1:before {
  content: '\EC3C';
}

.icon-PropertyEditor1:before {
  content: '\EC3D';
}

.icon-Purge1:before {
  content: '\EC3E';
}

.icon-Rebuild1:before {
  content: '\EC3F';
}

.icon-RecipientNode1:before {
  content: '\EC40';
}

.icon-RecommissionDevice1:before {
  content: '\EC41';
}

.icon-Redo1:before {
  content: '\EC42';
}

.icon-Refresh1:before {
  content: '\EC43';
}

.icon-Replace1:before {
  content: '\EC44';
}

.icon-ReportCross1:before {
  content: '\EC45';
}

.icon-ReportManager1:before {
  content: '\EC46';
}

.icon-ReportsManager21:before {
  content: '\EC47';
}

.icon-ReportsManager31:before {
  content: '\EC48';
}

.icon-ReportTick1:before {
  content: '\EC49';
}

.icon-ResequenceBlocks1:before {
  content: '\EC4A';
}

.icon-Reset1:before {
  content: '\EC4B';
}

.icon-ResizeExpand1:before {
  content: '\EC4C';
}

.icon-ResizeShrink1:before {
  content: '\EC4D';
}

.icon-RestoreWindow1:before {
  content: '\EC4E';
}

.icon-ReturnToCalendar1:before {
  content: '\EC4F';
}

.icon-Rotate1:before {
  content: '\EC50';
}

.icon-RotateNodes901:before {
  content: '\EC51';
}

.icon-RS485Transport:before {
  content: '\EC52';
}

.icon-Save1:before {
  content: '\EC53';
}

.icon-SaveAs1:before {
  content: '\EC54';
}

.icon-SaveCSV1:before {
  content: '\EC55';
}

.icon-SavePDF1:before {
  content: '\EC56';
}

.icon-ScheduledExtraction1:before {
  content: '\EC57';
}

.icon-Search1:before {
  content: '\EC58';
}

.icon-Select1:before {
  content: '\EC59';
}

.icon-SelectAll1:before {
  content: '\EC5A';
}

.icon-SelectAllBlocks1:before {
  content: '\EC5B';
}

.icon-SelectAllLabels1:before {
  content: '\EC5C';
}

.icon-SelectAllText1:before {
  content: '\EC5D';
}

.icon-Send1:before {
  content: '\EC5E';
}

.icon-SeparateYAxis1:before {
  content: '\EC5F';
}

.icon-SerialConnection:before {
  content: '\EC60';
}

.icon-SessionFile1:before {
  content: '\EC61';
}

.icon-Settings1:before {
  content: '\EC62';
}

.icon-Share1:before {
  content: '\EC63';
}

.icon-ShowGrid1:before {
  content: '\EC64';
}

.icon-ShowHeadings1:before {
  content: '\EC65';
}

.icon-ShowHideToggle1:before {
  content: '\EC66';
}

.icon-ShowMinMax1:before {
  content: '\EC67';
}

.icon-ShowPoints1:before {
  content: '\EC68';
}

.icon-ShowSequenceNumber1:before {
  content: '\EC69';
}

.icon-ShowValues1:before {
  content: '\EC6A';
}

.icon-SimulatorConnection:before {
  content: '\EC6B';
}

.icon-SiteNode1:before {
  content: '\EC6C';
}

.icon-SmoothLines1:before {
  content: '\EC6D';
}

.icon-SMS1:before {
  content: '\EC6E';
}

.icon-SnapToEdges1:before {
  content: '\EC6F';
}

.icon-SortAToZ1:before {
  content: '\EC70';
}

.icon-SortZToA1:before {
  content: '\EC71';
}

.icon-Speed1:before {
  content: '\EC72';
}

.icon-StepBackwards1:before {
  content: '\EC73';
}

.icon-StepForward1:before {
  content: '\EC74';
}

.icon-Stop1:before {
  content: '\EC75';
}

.icon-TableOfContents1:before {
  content: '\EC76';
}

.icon-Target1:before {
  content: '\EC77';
}

.icon-TCPTransport1:before {
  content: '\EC78';
}

.icon-TemplateManage1:before {
  content: '\EC79';
}

.icon-TemplateManager21:before {
  content: '\EC7A';
}

.icon-Text1:before {
  content: '\EC7B';
}

.icon-TextDocument1:before {
  content: '\EC7C';
}

.icon-TextLeader1:before {
  content: '\EC7D';
}

.icon-Thermometer1:before {
  content: '\EC7E';
}

.icon-ThirdPartyDevice1:before {
  content: '\EC7F';
}

.icon-Tick1:before {
  content: '\EC80';
}

.icon-ToFault1:before {
  content: '\EC81';
}

.icon-ToNormal1:before {
  content: '\EC82';
}

.icon-ToOffNormal1:before {
  content: '\EC83';
}

.icon-TopOfPage1:before {
  content: '\EC84';
}

.icon-TransferFromDevice1:before {
  content: '\EC85';
}

.icon-TransferToDevice1:before {
  content: '\EC86';
}

.icon-Trash1:before {
  content: '\EC87';
}

.icon-Trending1:before {
  content: '\EC88';
}

.icon-TrendWindow1:before {
  content: '\EC89';
}

.icon-Trim1:before {
  content: '\EC8A';
}

.icon-UDPConnection1:before {
  content: '\EC8B';
}

.icon-UndefinedPoint1:before {
  content: '\EC8C';
}

.icon-Underline1:before {
  content: '\EC8D';
}

.icon-Undo1:before {
  content: '\EC8E';
}

.icon-Unlock1:before {
  content: '\EC8F';
}

.icon-Unpack1:before {
  content: '\EC90';
}

.icon-USBTransport:before {
  content: '\EC91';
}

.icon-User1:before {
  content: '\EC92';
}

.icon-UserTemplateOutdated1:before {
  content: '\EC93';
}

.icon-VaisalaConnection:before {
  content: '\EC94';
}

.icon-VaisalaWXT:before {
  content: '\EC95';
}

.icon-ValidationError1:before {
  content: '\EC96';
}

.icon-Value1:before {
  content: '\EC97';
}

.icon-WarningTriangle1:before {
  content: '\EC98';
}

.icon-WatchManager1:before {
  content: '\EC99';
}

.icon-Zoom1001:before {
  content: '\EC9A';
}

.icon-ZoomExtents1:before {
  content: '\EC9B';
}

.icon-ZoomIn1:before {
  content: '\EC9C';
}

.icon-ZoomOut1:before {
  content: '\EC9D';
}

.icon-ZoomSelection1:before {
  content: '\EC9E';
}

.mx-icon-left:before,
.mx-icon-right:before,
.mx-icon-double-left:before,
.mx-icon-double-right:before,
.mx-icon-double-left:after,
.mx-icon-double-right:after {
  content: '';
  position: relative;
  top: -1px;
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-style: solid;
  border-color: currentColor;
  border-width: 2px 0 0 2px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg) scale(0.7);
  transform: rotate(-45deg) scale(0.7);
}

.mx-icon-double-left:after {
  left: -4px;
}

.mx-icon-double-right:before {
  left: 4px;
}

.mx-icon-right:before,
.mx-icon-double-right:before,
.mx-icon-double-right:after {
  -webkit-transform: rotate(135deg) scale(0.7);
  transform: rotate(135deg) scale(0.7);
}

.mx-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  padding: 7px 15px;
  margin: 0;
  cursor: pointer;
  background-color: transparent;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #73879c;
  white-space: nowrap;
}

.mx-btn:hover {
  border-color: #1284e7;
  color: #1284e7;
}

.mx-btn-text {
  border: 0;
  padding: 0 4px;
  text-align: left;
  line-height: inherit;
}

.mx-scrollbar {
  height: 100%;
}

.mx-scrollbar:hover .mx-scrollbar-track {
  opacity: 1;
}

.mx-scrollbar-wrap {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.mx-scrollbar-track {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  width: 6px;
  z-index: 1;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 0.24s ease-out;
  transition: opacity 0.24s ease-out;
}

.mx-scrollbar-track .mx-scrollbar-thumb {
  position: absolute;
  width: 100%;
  height: 0;
  cursor: pointer;
  border-radius: inherit;
  background-color: rgba(144, 147, 153, 0.3);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.mx-zoom-in-down-enter-active,
.mx-zoom-in-down-leave-active {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
}

.mx-zoom-in-down-enter,
.mx-zoom-in-down-leave-to {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.mx-datepicker {
  position: relative;
  display: inline-block;
  width: 210px;
}

.mx-datepicker svg {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.mx-datepicker-range {
  width: 320px;
}

.mx-datepicker-inline {
  width: auto;
}

.mx-input-wrapper {
  position: relative;
}

.mx-input-wrapper .mx-icon-clear {
  display: none;
}

.mx-input-wrapper:hover .mx-icon-clear {
  display: block;
}

.mx-input-wrapper:hover .mx-icon-clear + .mx-icon-calendar {
  display: none;
}

.mx-input {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 6px 30px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.mx-input:hover,
.mx-input:focus {
  border-color: #409aff;
}

.mx-input:disabled,
.mx-input.disabled {
  color: #ccc;
  background-color: #f3f3f3;
  border-color: #ccc;
  cursor: not-allowed;
}

.mx-input:focus {
  outline: none;
}

.mx-input::-ms-clear {
  display: none;
}

.mx-icon-calendar,
.mx-icon-clear {
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}

.mx-icon-clear {
  cursor: pointer;
}

.mx-icon-clear:hover {
  color: rgba(0, 0, 0, 0.8);
}

.mx-datepicker-main {
  font: 14px/1.5 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei',
    sans-serif;
  color: #73879c;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}

.mx-datepicker-popup {
  position: absolute;
  margin-top: 1px;
  margin-bottom: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 2001;
}

.mx-datepicker-sidebar {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  padding: 6px;
  overflow: auto;
}

.mx-datepicker-sidebar + .mx-datepicker-content {
  margin-left: 100px;
  border-left: 1px solid #e8e8e8;
}

.mx-datepicker-body {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mx-btn-shortcut {
  display: block;
  padding: 0 6px;
  line-height: 24px;
}

.mx-range-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 750px) {
  .mx-range-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.mx-datepicker-header {
  padding: 6px 8px;
  border-bottom: 1px solid #e8e8e8;
}

.mx-datepicker-footer {
  padding: 6px 8px;
  text-align: right;
  border-top: 1px solid #e8e8e8;
}

.mx-calendar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* width: 248px; */
  width: 50%;
  padding: 6px 12px;
}

.mx-calendar + .mx-calendar {
  border-left: 1px solid #e8e8e8;
}

.mx-calendar-header,
.mx-time-header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  text-align: center;
  overflow: hidden;
}

.mx-btn-icon-left,
.mx-btn-icon-double-left {
  float: left;
}

.mx-btn-icon-right,
.mx-btn-icon-double-right {
  float: right;
}

.mx-calendar-header-label {
  font-size: 14px;
}

.mx-calendar-decade-separator {
  margin: 0 2px;
}

.mx-calendar-decade-separator:after {
  content: '~';
}

.mx-calendar-content {
  position: relative;
  /* height: 224px; */
  height: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mx-calendar-content .cell {
  cursor: pointer;
}

.mx-calendar-content .cell:hover {
  /* color: #73879c; */
  color: #fff;
  /* background-color: #f3f9fe */
  background-color: #1b7ade;
}

.mx-calendar-content .cell.active {
  color: #fff;
  background-color: #1284e7;
}

.mx-calendar-content .cell.in-range {
  color: #73879c;
  background-color: #dbedfb;
}

.mx-calendar-content .cell.disabled {
  cursor: not-allowed;
  color: #ccc;
  background-color: #f3f3f3;
}

.mx-calendar-week-mode .mx-date-row {
  cursor: pointer;
}

.mx-calendar-week-mode .mx-date-row:hover {
  background-color: #f3f9fe;
}

.mx-calendar-week-mode .mx-date-row.mx-active-week {
  background-color: #dbedfb;
}

.mx-calendar-week-mode .mx-date-row .cell:hover {
  color: inherit;
  background-color: transparent;
}

.mx-calendar-week-mode .mx-date-row .cell.active {
  color: inherit;
  background-color: transparent;
}

.mx-week-number {
  opacity: 0.5;
}

.mx-table {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}

.mx-table th {
  padding: 0;
  font-weight: 500;
}

.mx-table td {
  padding: 0;
}

.mx-table-date td,
.mx-table-date th {
  height: 32px;
  font-size: 12px;
}

.mx-table-date .today {
  color: #2a90e9;
}

.mx-table-date .cell.not-current-month {
  color: #ccc;
}

.mx-time {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 224px;
  background: #fff;
}

.mx-time + .mx-time {
  border-left: 1px solid #e8e8e8;
}

.mx-calendar-time {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mx-time-header {
  border-bottom: 1px solid #e8e8e8;
}

.mx-time-content {
  /* height: 224px; */
  height: 400px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.mx-time-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mx-time-column {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  border-left: 1px solid #e8e8e8;
  text-align: center;
}

.mx-time-column:first-child {
  border-left: 0;
}

.mx-time-column .mx-time-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mx-time-column .mx-time-list::after {
  content: '';
  display: block;
  height: 192px;
}

.mx-time-column .mx-time-item {
  cursor: pointer;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}

.mx-time-column .mx-time-item:hover {
  color: #73879c;
  background-color: #f3f9fe;
}

.mx-time-column .mx-time-item.active {
  color: #1284e7;
  background-color: transparent;
  font-weight: 700;
}

.mx-time-column .mx-time-item.disabled {
  cursor: not-allowed;
  color: #ccc;
  background-color: #f3f3f3;
}

.mx-time-option {
  cursor: pointer;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 20px;
}

.mx-time-option:hover {
  color: #73879c;
  background-color: #f3f9fe;
}

.mx-time-option.active {
  color: #1284e7;
  background-color: transparent;
  font-weight: 700;
}

.mx-time-option.disabled {
  cursor: not-allowed;
  color: #ccc;
  background-color: #f3f3f3;
}


.hamburger[data-v-26a0177e] {
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .38s;
  transition: .38s;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  fill: #fff;
}
.hamburger.is-active[data-v-26a0177e] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}


.bug-btn.el-button--small[data-v-2c1978a2] {
  padding: 9px 10px;
}
.bug-svg[data-v-2c1978a2] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.message-title[data-v-2c1978a2] {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-right: 8px;
}

svg {
  display: inline-block;
  fill: #fff;
  width: 20px;
  height: 20px;
  vertical-align: 10px;
}
.noclick {
  cursor: pointer !important;
  pointer-events: unset;
}

















































































































/*.screenfull-svg {
  display: inline-block;
  cursor: pointer;
  fill: #fff;
  width: 20px;
  height: 20px;
  vertical-align: 10px;
}*/


.international-icon[data-v-45890f21] {
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  vertical-align: -5px !important;
}


































































































































































































span.isError {
  color: red;
}
input.isError {
  border: 1px solid red;
}


.help-icon[data-v-69cfcd32] {
	padding: 3px;
	border-radius: 10%;
	font-size: 24px;
	cursor: pointer;
	color: #fff;
	vertical-align: -5px !important;
}
.icon-Help[data-v-69cfcd32]:before {
	color: #fff;
}

.scroll-container[data-v-6d788f52] {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.scroll-container[data-v-6d788f52] .el-scrollbar__bar {
    bottom: 0px;
}
.scroll-container[data-v-6d788f52] .el-scrollbar__wrap {
    height: 49px;
}

.tags-view-container .tags-view-wrapper[data-v-04fc9132] {
  background: #fff;
  height: 34px;
  border-bottom: 1px solid #d8dce5;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 0 3px 0 rgba(0, 0, 0, 0.04);
}
.tags-view-container .tags-view-wrapper .tags-view-item[data-v-04fc9132] {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    border: 1px solid #d8dce5;
    color: #495060;
    background: #fff;
    padding: 0 8px;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 4px;
    border-radius: 4px;
}
.tags-view-container .tags-view-wrapper .tags-view-item[data-v-04fc9132]:first-of-type {
      margin-left: 15px;
}
.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-04fc9132] {
      background-color: #d3e3f2;
      color: #000;
      border-color: #0057b8;
}
.tags-view-container .tags-view-wrapper .tags-view-item.active[data-v-04fc9132]::before {
        content: '';
        background: #1c00db;
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: relative;
        margin-right: 2px;
}
.tags-view-container .contextmenu[data-v-04fc9132] {
  margin: 0;
  background: #fff;
  z-index: 100;
  position: absolute;
  list-style-type: none;
  padding: 5px 0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.tags-view-container .contextmenu li[data-v-04fc9132] {
    margin: 0;
    padding: 7px 16px;
    cursor: pointer;
}
.tags-view-container .contextmenu li[data-v-04fc9132]:hover {
      background: #eee;
}

.tags-view-wrapper .tags-view-item .el-icon-close {
  width: 16px;
  height: 16px;
  vertical-align: 2px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.tags-view-wrapper .tags-view-item .el-icon-close:before {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    display: inline-block;
    vertical-align: -3px;
}
.tags-view-wrapper .tags-view-item .el-icon-close:hover {
    background-color: #0057b8;
    color: #fff;
}

.app-wrapper[data-v-7e80619b] {
  position: relative;
  height: 100%;
  width: 100%;
}
.app-wrapper[data-v-7e80619b]:after {
    content: "";
    display: table;
    clear: both;
}
.app-wrapper.mobile.openSidebar[data-v-7e80619b] {
    position: fixed;
    top: 0;
}
.drawer-bg[data-v-7e80619b] {
  background: #000;
  opacity: 0.3;
  width: 100%;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 999;
}
.el-button[data-v-7e80619b] {
  background: transparent;
  color: #fff;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.el-header .el-menu[data-v-7e80619b] {
  background: transparent;
  border: none;
}
.el-header .el-menu .el-menu-item[data-v-7e80619b] {
    color: #fff;
    font-size: 1em;
    height: 42px;
    line-height: 44px;
}
.el-header .el-menu .el-menu-item[data-v-7e80619b]:hover {
      color: #0057b8;
}
.el-header .el-menu .el-menu-item.is-active[data-v-7e80619b] {
      border: none;
      background: #fff;
      color: #0057b8;
}

