<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
  height: 50px;
  z-index: 1100;
}
.header .logo-span {
  display: block;
  margin: 10.5px;
  margin-right: 9.498px;
  color: #18191a;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  font-weight: 400;
  font-size: 25.5px;
  letter-spacing: 1.002px;
  line-height: 1;
}
.header .logo-span::before {
  display: inline-block;
  margin-right: 9.498px;
  color: #a91e22;
  font-family: 'Storm';
  font-style: normal;
  font-size: 30px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.header .logo-storm::before {
  content: '\e800';
}
.header .logo-gni {
  width: 70%;
  height: 70%;
  background-image: url('../../../../assets/Images/Logos/gni/bord-gais-energy.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 2%;
}
.header h1 {
  float: left;
  margin: 0 30px;
  font-size: 30px;
  font-weight: 200;
  line-height: 65px;
  color: #3276B1;
}
.page-title {
  color: #333333;
}
.page-title span {
  font-size: inherit;
  color: inherit;
  display: inline;
  vertical-align: inherit;
}
.page-title .heading-b,
.page-title .heading-c {
  font-size: 17px;
  vertical-align: 1px;
}
.page-title-transclude {
  margin-bottom: 10px;
}
.page-footer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-footer .copyright {
  color: #808080;
  font-size: 12px;
}
.page-footer .version {
  display: inline-block;
  color: #595959;
  font-size: 12px;
}
.page-footer .version .version-metadata {
  display: none;
  margin-left: 8px;
  color: #000;
}
.page-footer .version:hover .version-metadata {
  display: inline;
}
.page-footer .logo {
  margin-top: -3.4px;
  margin-right: -8px;
}
.page-footer .logo-edmi {
  display: block;
  margin: 8.4px;
  margin-right: 4.09px;
  color: #ffffff;
  font-family: 'Storm', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 19px;
  letter-spacing: 4.31px;
  line-height: 1;
}
.page-footer .logo-edmi::before {
  display: inline-block;
  margin-right: 3.89px;
  color: #ffffff;
  font-family: 'Storm';
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  content: '\e801';
}
.logo &gt; a,
.logo &gt; a:active,
.logo &gt; a:hover,
.logo &gt; a:visited {
  text-decoration: none;
}
.section-header {
  padding-bottom: 5px;
  margin-bottom: 18px;
  border-bottom: 1px solid #eeeeee;
}
.section-header h3,
.section-header .h3 {
  margin: 10px 0;
  font-weight: 600;
}
.section-header-buttons {
  margin-top: -3px;
}
.row-space:not(:first-child),
.tab-content .row-space {
  margin-top: 20px;
}
.row-space-sm:not(:first-child),
.tab-content .row-space-sm {
  margin-top: 12px;
}
.tab-pane &gt; .form-group:first-child {
  margin-top: 15px;
}
.row-bordered-columns &gt; [class*='col-']:not(:first-child):before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background: #eeeeee;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.table-clickable &gt; tbody &gt; tr,
.table-clickable &gt; thead &gt; tr,
.table &gt; tbody.table-clickable &gt; tr,
.table &gt; thead.table-clickable &gt; tr {
  cursor: pointer;
}
tbody.table-striped &gt; tr:nth-child(odd) &gt; td,
tbody.table-striped &gt; tr:nth-child(odd) &gt; th {
  background-color: #f9f9f9;
}
tbody.table-hover &gt; tr:hover &gt; td,
tbody.table-hover &gt; tr:hover &gt; th {
  background-color: #ecf3f8;
}
.table-fixed {
  table-layout: fixed;
}
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #ecf3f8;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #d9e7f1;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #D6DDE7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c6d0de;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}
.table &gt; thead &gt; tr &gt; th.condensed-padding-vertical,
.table &gt; tbody &gt; tr &gt; th.condensed-padding-vertical,
.table &gt; tfoot &gt; tr &gt; th.condensed-padding-vertical,
.table &gt; thead &gt; tr &gt; td.condensed-padding-vertical,
.table &gt; tbody &gt; tr &gt; td.condensed-padding-vertical,
.table &gt; tfoot &gt; tr &gt; td.condensed-padding-vertical {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.table &gt; thead &gt; tr &gt; th.condensed-padding-horizontal,
.table &gt; tbody &gt; tr &gt; th.condensed-padding-horizontal,
.table &gt; tfoot &gt; tr &gt; th.condensed-padding-horizontal,
.table &gt; thead &gt; tr &gt; td.condensed-padding-horizontal,
.table &gt; tbody &gt; tr &gt; td.condensed-padding-horizontal,
.table &gt; tfoot &gt; tr &gt; td.condensed-padding-horizontal {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.table &gt; thead &gt; tr &gt; th.condensed-padding-top,
.table &gt; tbody &gt; tr &gt; th.condensed-padding-top,
.table &gt; tfoot &gt; tr &gt; th.condensed-padding-top,
.table &gt; thead &gt; tr &gt; td.condensed-padding-top,
.table &gt; tbody &gt; tr &gt; td.condensed-padding-top,
.table &gt; tfoot &gt; tr &gt; td.condensed-padding-top {
  padding-top: 5px !important;
}
.table &gt; thead &gt; tr &gt; th.condensed-padding-right,
.table &gt; tbody &gt; tr &gt; th.condensed-padding-right,
.table &gt; tfoot &gt; tr &gt; th.condensed-padding-right,
.table &gt; thead &gt; tr &gt; td.condensed-padding-right,
.table &gt; tbody &gt; tr &gt; td.condensed-padding-right,
.table &gt; tfoot &gt; tr &gt; td.condensed-padding-right {
  padding-right: 5px !important;
}
.table &gt; thead &gt; tr &gt; th.condensed-padding-bottom,
.table &gt; tbody &gt; tr &gt; th.condensed-padding-bottom,
.table &gt; tfoot &gt; tr &gt; th.condensed-padding-bottom,
.table &gt; thead &gt; tr &gt; td.condensed-padding-bottom,
.table &gt; tbody &gt; tr &gt; td.condensed-padding-bottom,
.table &gt; tfoot &gt; tr &gt; td.condensed-padding-bottom {
  padding-bottom: 5px !important;
}
.table &gt; thead &gt; tr &gt; th.condensed-padding-left,
.table &gt; tbody &gt; tr &gt; th.condensed-padding-left,
.table &gt; tfoot &gt; tr &gt; th.condensed-padding-left,
.table &gt; thead &gt; tr &gt; td.condensed-padding-left,
.table &gt; tbody &gt; tr &gt; td.condensed-padding-left,
.table &gt; tfoot &gt; tr &gt; td.condensed-padding-left {
  padding-left: 5px !important;
}
.table &gt; thead &gt; tr &gt; th.less-padding-vertical,
.table &gt; tbody &gt; tr &gt; th.less-padding-vertical,
.table &gt; tfoot &gt; tr &gt; th.less-padding-vertical,
.table &gt; thead &gt; tr &gt; td.less-padding-vertical,
.table &gt; tbody &gt; tr &gt; td.less-padding-vertical,
.table &gt; tfoot &gt; tr &gt; td.less-padding-vertical {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.table &gt; thead &gt; tr &gt; th.less-padding-horizontal,
.table &gt; tbody &gt; tr &gt; th.less-padding-horizontal,
.table &gt; tfoot &gt; tr &gt; th.less-padding-horizontal,
.table &gt; thead &gt; tr &gt; td.less-padding-horizontal,
.table &gt; tbody &gt; tr &gt; td.less-padding-horizontal,
.table &gt; tfoot &gt; tr &gt; td.less-padding-horizontal {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.table &gt; thead &gt; tr &gt; th.less-padding-top,
.table &gt; tbody &gt; tr &gt; th.less-padding-top,
.table &gt; tfoot &gt; tr &gt; th.less-padding-top,
.table &gt; thead &gt; tr &gt; td.less-padding-top,
.table &gt; tbody &gt; tr &gt; td.less-padding-top,
.table &gt; tfoot &gt; tr &gt; td.less-padding-top {
  padding-top: 2px !important;
}
.table &gt; thead &gt; tr &gt; th.less-padding-right,
.table &gt; tbody &gt; tr &gt; th.less-padding-right,
.table &gt; tfoot &gt; tr &gt; th.less-padding-right,
.table &gt; thead &gt; tr &gt; td.less-padding-right,
.table &gt; tbody &gt; tr &gt; td.less-padding-right,
.table &gt; tfoot &gt; tr &gt; td.less-padding-right {
  padding-right: 2px !important;
}
.table &gt; thead &gt; tr &gt; th.less-padding-bottom,
.table &gt; tbody &gt; tr &gt; th.less-padding-bottom,
.table &gt; tfoot &gt; tr &gt; th.less-padding-bottom,
.table &gt; thead &gt; tr &gt; td.less-padding-bottom,
.table &gt; tbody &gt; tr &gt; td.less-padding-bottom,
.table &gt; tfoot &gt; tr &gt; td.less-padding-bottom {
  padding-bottom: 2px !important;
}
.table &gt; thead &gt; tr &gt; th.less-padding-left,
.table &gt; tbody &gt; tr &gt; th.less-padding-left,
.table &gt; tfoot &gt; tr &gt; th.less-padding-left,
.table &gt; thead &gt; tr &gt; td.less-padding-left,
.table &gt; tbody &gt; tr &gt; td.less-padding-left,
.table &gt; tfoot &gt; tr &gt; td.less-padding-left {
  padding-left: 2px !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding,
.table &gt; tbody &gt; tr &gt; th.no-padding,
.table &gt; tfoot &gt; tr &gt; th.no-padding,
.table &gt; thead &gt; tr &gt; td.no-padding,
.table &gt; tbody &gt; tr &gt; td.no-padding,
.table &gt; tfoot &gt; tr &gt; td.no-padding {
  padding: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding-vertical,
.table &gt; tbody &gt; tr &gt; th.no-padding-vertical,
.table &gt; tfoot &gt; tr &gt; th.no-padding-vertical,
.table &gt; thead &gt; tr &gt; td.no-padding-vertical,
.table &gt; tbody &gt; tr &gt; td.no-padding-vertical,
.table &gt; tfoot &gt; tr &gt; td.no-padding-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding-horizontal,
.table &gt; tbody &gt; tr &gt; th.no-padding-horizontal,
.table &gt; tfoot &gt; tr &gt; th.no-padding-horizontal,
.table &gt; thead &gt; tr &gt; td.no-padding-horizontal,
.table &gt; tbody &gt; tr &gt; td.no-padding-horizontal,
.table &gt; tfoot &gt; tr &gt; td.no-padding-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding-top,
.table &gt; tbody &gt; tr &gt; th.no-padding-top,
.table &gt; tfoot &gt; tr &gt; th.no-padding-top,
.table &gt; thead &gt; tr &gt; td.no-padding-top,
.table &gt; tbody &gt; tr &gt; td.no-padding-top,
.table &gt; tfoot &gt; tr &gt; td.no-padding-top {
  padding-top: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding-right,
.table &gt; tbody &gt; tr &gt; th.no-padding-right,
.table &gt; tfoot &gt; tr &gt; th.no-padding-right,
.table &gt; thead &gt; tr &gt; td.no-padding-right,
.table &gt; tbody &gt; tr &gt; td.no-padding-right,
.table &gt; tfoot &gt; tr &gt; td.no-padding-right {
  padding-right: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding-bottom,
.table &gt; tbody &gt; tr &gt; th.no-padding-bottom,
.table &gt; tfoot &gt; tr &gt; th.no-padding-bottom,
.table &gt; thead &gt; tr &gt; td.no-padding-bottom,
.table &gt; tbody &gt; tr &gt; td.no-padding-bottom,
.table &gt; tfoot &gt; tr &gt; td.no-padding-bottom {
  padding-bottom: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.no-padding-left,
.table &gt; tbody &gt; tr &gt; th.no-padding-left,
.table &gt; tfoot &gt; tr &gt; th.no-padding-left,
.table &gt; thead &gt; tr &gt; td.no-padding-left,
.table &gt; tbody &gt; tr &gt; td.no-padding-left,
.table &gt; tfoot &gt; tr &gt; td.no-padding-left {
  padding-left: 0 !important;
}
.table &gt; thead &gt; tr &gt; th.freeze,
.table &gt; tbody &gt; tr &gt; th.freeze,
.table &gt; tfoot &gt; tr &gt; th.freeze,
.table &gt; thead &gt; tr &gt; td.freeze,
.table &gt; tbody &gt; tr &gt; td.freeze,
.table &gt; tfoot &gt; tr &gt; td.freeze {
  width: 1em;
}
.table.table-nested &gt; thead:first-child &gt; tr:first-child &gt; th,
.table.table-nested &gt; tbody:first-child &gt; tr:first-child &gt; th,
.table.table-nested &gt; tfoot:first-child &gt; tr:first-child &gt; th,
.table.table-nested &gt; thead:first-child &gt; tr:first-child &gt; td,
.table.table-nested &gt; tbody:first-child &gt; tr:first-child &gt; td,
.table.table-nested &gt; tfoot:first-child &gt; tr:first-child &gt; td {
  border-top: none;
}
.table.table-nested &gt; thead &gt; tr &gt; th:first-child,
.table.table-nested &gt; tbody &gt; tr &gt; th:first-child,
.table.table-nested &gt; tfoot &gt; tr &gt; th:first-child,
.table.table-nested &gt; thead &gt; tr &gt; td:first-child,
.table.table-nested &gt; tbody &gt; tr &gt; td:first-child,
.table.table-nested &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: none;
}
.table.table-nested &gt; thead &gt; tr &gt; th:last-child,
.table.table-nested &gt; tbody &gt; tr &gt; th:last-child,
.table.table-nested &gt; tfoot &gt; tr &gt; th:last-child,
.table.table-nested &gt; thead &gt; tr &gt; td:last-child,
.table.table-nested &gt; tbody &gt; tr &gt; td:last-child,
.table.table-nested &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
}
h1 .smaller,
h2 .smaller,
h3 .smaller,
h4 .smaller,
h5 .smaller,
h6 .smaller,
.h1 .smaller,
.h2 .smaller,
.h3 .smaller,
.h4 .smaller,
.h5 .smaller,
.h6 .smaller {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 .smaller,
.h1 .smaller,
h2 .smaller,
.h2 .smaller,
h3 .smaller,
.h3 .smaller {
  font-size: 50%;
}
h4 .smaller,
.h4 .smaller,
h5 .smaller,
.h5 .smaller,
h6 .smaller,
.h6 .smaller {
  font-size: 60%;
}
.smaller {
  font-size: 76%;
}
.text-supermuted {
  color: #bfbfbf;
}
.text-semibold,
dt.text-semibold {
  font-weight: 600;
}
.text-normal,
dt.text-normal {
  font-weight: 400;
}
.text-light,
dt.text-light {
  font-weight: 300;
}
.del {
  text-decoration: line-through;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a.disabled,
[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.label-tag + .label-tag {
  margin-left: 3px;
}
.list-flush {
  padding-left: 18px;
}
.dl-padded dt,
.dl-padded dd {
  padding-bottom: 1px;
}
@media (min-width: 768px) {
  .dl-horizontal.dl-narrow dt {
    width: 100px;
  }
  .dl-horizontal.dl-narrow dd {
    margin-left: 120px;
  }
}
.panel .panel:not(.keep-margin-bottom):last-child,
.panel .form-group:not(.keep-margin-bottom):last-child,
.panel .table:not(.keep-margin-bottom):last-child {
  margin-bottom: 0;
}
.panel [class*='col-']:not(:first-child) &gt; .panel-body {
  margin-left: -26px;
}
.table .progress {
  margin-bottom: 0;
}
.table .progress + .table {
  margin-top: 18px;
}
.progress .progress-bar {
  position: relative;
}
.alert-icon-stm {
  display: block !important;
  position: relative;
  padding-left: 35px;
  min-height: calc(1.33333333em + 10px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.alert-icon-stm &gt; .fa {
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 1.28571429em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.alert-icon-stm &gt; .fa {
  font-size: 1.33333333em;
}
.alert-icon-stm-md {
  padding-left: 45px;
  min-height: calc(2em + 10px);
}
.alert-icon-stm-md &gt; .fa {
  font-size: 2em;
}
.alert-icon-stm-lg {
  padding-left: 60px;
  min-height: calc(3em + 10px);
}
.alert-icon-stm-lg &gt; .fa {
  font-size: 3em;
}
.stm-alert-success .alert-link.disabled {
  color: #58a959;
}
.stm-alert-info .alert-link.disabled {
  color: #417ebd;
}
.stm-alert-warning .alert-link.disabled {
  color: #ceae78;
}
.stm-alert-danger .alert-link.disabled {
  color: #c76e6d;
}
.alert-page-title {
  margin-top: 8px;
}
#alert-container-toast {
  position: fixed;
  z-index: 1050;
  top: 75px;
  right: 10px;
}
#alert-container-toast:empty {
  display: none;
}
#alert-container-toast .stm-alert .close {
  padding-left: 10px;
}
.stm-alert &gt; p + ul,
.stm-alert &gt; ul + p {
  margin-top: 5px;
}
.drilldown-container {
  margin: 0 -14px -10px -14px;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height ease-in-out 2s;
  -o-transition: max-height ease-in-out 2s;
  -webkit-transition: max-height ease-in-out 2s;
  transition: max-height ease-in-out 2s;
}
.drilldown-container.in {
  max-height: 10000px;
}
.drilldown-container .drilldown-body {
  padding: 20px 14px;
  background-color: #b3b3b3;
}
.drilldown-container .row-toolbar {
  margin-bottom: 15px;
  padding-right: 35px;
}
.drilldown-container .h1 {
  margin: 2px 10px;
}
.drilldown-container .table {
  background-color: #fff;
}
label {
  font-weight: 600;
}
label.checkbox-group,
label.radio-group {
  margin-top: 10px;
  margin-bottom: 0;
}
.help-block {
  font-size: 92%;
  color: #8c8c8c;
}
.help-block strong {
  font-weight: 600;
}
label.label-header {
  font-size: 15px;
  margin-bottom: 10px;
}
label.label-header &gt; small,
label.label-header &gt; .small {
  margin-left: 25px;
  color: #bfbfbf;
  font-size: 90%;
}
label.label-header + p.help-block {
  margin-top: -5px;
  margin-bottom: 10px;
}
.well label.label-header {
  margin-bottom: 18px;
}
.well label.label-header + p.help-block {
  margin-top: -13px;
  margin-bottom: 18px;
}
.help-block:last-child {
  margin-bottom: 0;
}
.form-group &gt; :last-child,
.form-horizontal .form-group &gt; [class*="col-"] &gt; :last-child,
.well &gt; :last-child {
  margin-bottom: 0;
}
.form-group-static {
  margin-bottom: 0;
}
.popover-filters {
  max-width: 450px;
}
.popover-filters select {
  max-height: 32px;
}
.popover-filters-wide {
  min-width: 600px;
  max-width: 750px;
}
.popover-md {
  min-width: 300px;
  max-width: 450px;
}
.popover-lg {
  min-width: 400px;
  max-width: 500px;
}
.popover-wide {
  min-width: 300px;
  max-width: 600px;
}
.popover-footer {
  margin: 0;
  padding: 8px 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-top: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}
a.list-group-item.active .badge,
.nav-pills &gt; .active &gt; a .badge {
  color: #3276B1;
  background-color: #fff;
}
.nav-pills &gt; li &gt; a .badge {
  margin-left: 3px;
}
.badge-default {
  background-color: #999999;
}
.badge-default[href]:hover,
.badge-default[href]:focus {
  background-color: #808080;
}
a.list-group-item.active .badge-default,
.nav-pills &gt; .active &gt; a .badge-default {
  color: #3276B1;
}
.badge-primary {
  background-color: #3276B1;
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  background-color: #275b89;
}
a.list-group-item.active .badge-primary,
.nav-pills &gt; .active &gt; a .badge-primary {
  color: #3276B1;
}
.badge-success {
  background-color: #739E73;
}
.badge-success[href]:hover,
.badge-success[href]:focus {
  background-color: #5b835b;
}
a.list-group-item.active .badge-success,
.nav-pills &gt; .active &gt; a .badge-success {
  color: #739E73;
}
.badge-info {
  background-color: #57889C;
}
.badge-info[href]:hover,
.badge-info[href]:focus {
  background-color: #456b7b;
}
a.list-group-item.active .badge-info,
.nav-pills &gt; .active &gt; a .badge-info {
  color: #57889C;
}
.badge-warning {
  background-color: #C79121;
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  background-color: #9b711a;
}
a.list-group-item.active .badge-warning,
.nav-pills &gt; .active &gt; a .badge-warning {
  color: #C79121;
}
.badge-danger {
  background-color: #A90329;
}
.badge-danger[href]:hover,
.badge-danger[href]:focus {
  background-color: #77021d;
}
a.list-group-item.active .badge-danger,
.nav-pills &gt; .active &gt; a .badge-danger {
  color: #A90329;
}
.badge-clickable {
  cursor: pointer;
}
.list-group-item .label-left {
  float: left;
}
.list-group-item .label-right,
.list-group-item .badge {
  float: right;
}
.list-group-item .label-left,
.list-group-item .label-right + .label-right,
.list-group-item .badge + .badge {
  margin-right: 5px;
}
p.list-group-item-text + p.list-group-item-text {
  margin-top: 4px;
}
.list-group-item-text .label {
  font-size: 90%;
}
.list-group-item-heading.h1,
.list-group-item-heading.h2,
.list-group-item-heading.h3,
.list-group-item-heading.h4,
.list-group-item-heading.h5,
.list-group-item-heading.h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}
p.list-group-item-heading + p.list-group-item-heading {
  margin-top: 4px;
}
p.list-group-item-heading + p.list-group-item-text {
  margin-top: 6px;
}
.list-group-item-heading .label-left,
.list-group-item-heading .label-right {
  margin-top: 2px;
}
.list-group-item.active .text-muted,
.list-group-item.active:hover .text-muted,
.list-group-item.active:focus .text-muted,
.list-group-item.active .list-group-item-heading .text-muted,
.list-group-item.active:hover .list-group-item-heading .text-muted,
.list-group-item.active:focus .list-group-item-heading .text-muted {
  color: #aecde8;
}
.list-group-item.active .list-group-item-action {
  color: #eeeeee;
}
.list-group-item.active .list-group-item-action .text-primary {
  color: #ffffff;
}
.list-group-item.active .list-group-item-action .text-success {
  color: #7aba7b;
}
.list-group-item.active .list-group-item-action .text-danger {
  color: #e3b7b7;
}
.list-group-item.active .list-group-item-action .text-info {
  color: #6798ca;
}
.list-group-item.active .list-group-item-action .text-warning {
  color: #dbc59e;
}
.list-group-item.active .label-primary {
  color: #3276B1;
  background-color: #fff;
}
a.list-group-item.disabled {
  cursor: pointer;
  pointer-events: auto;
}
.list-group-item.active.list-group-item-success .label-success {
  color: #468847;
  background-color: #fff;
}
.list-group-item.active.list-group-item-success .list-group-item-action .text-success {
  color: #ffffff;
}
.list-group-item.active.list-group-item-success,
.list-group-item.active:hover.list-group-item-success,
.list-group-item.active:focus.list-group-item-success,
.list-group-item.active.list-group-item-success .list-group-item-text,
.list-group-item.active:hover.list-group-item-success .list-group-item-text,
.list-group-item.active:focus.list-group-item-success .list-group-item-text,
.list-group-item.active.list-group-item-success .list-group-item-heading,
.list-group-item.active:hover.list-group-item-success .list-group-item-heading,
.list-group-item.active:focus.list-group-item-success .list-group-item-heading {
  color: #ffffff;
}
.list-group-item.active.list-group-item-success .text-muted,
.list-group-item.active:hover.list-group-item-success .text-muted,
.list-group-item.active:focus.list-group-item-success .text-muted,
.list-group-item.active.list-group-item-success .list-group-item-text .text-muted,
.list-group-item.active:hover.list-group-item-success .list-group-item-text .text-muted,
.list-group-item.active:focus.list-group-item-success .list-group-item-text .text-muted,
.list-group-item.active.list-group-item-success .list-group-item-heading .text-muted,
.list-group-item.active:hover.list-group-item-success .list-group-item-heading .text-muted,
.list-group-item.active:focus.list-group-item-success .list-group-item-heading .text-muted {
  color: #acd4ad;
}
.list-group-item.list-group-item-success .text-muted,
.list-group-item.list-group-item-success .list-group-item-text .text-muted,
.list-group-item.list-group-item-success .list-group-item-heading .text-muted {
  color: #7aba7b;
}
.list-group-item.active.list-group-item-info .label-info {
  color: #346597;
  background-color: #fff;
}
.list-group-item.active.list-group-item-info .list-group-item-action .text-info {
  color: #ffffff;
}
.list-group-item.active.list-group-item-info,
.list-group-item.active:hover.list-group-item-info,
.list-group-item.active:focus.list-group-item-info,
.list-group-item.active.list-group-item-info .list-group-item-text,
.list-group-item.active:hover.list-group-item-info .list-group-item-text,
.list-group-item.active:focus.list-group-item-info .list-group-item-text,
.list-group-item.active.list-group-item-info .list-group-item-heading,
.list-group-item.active:hover.list-group-item-info .list-group-item-heading,
.list-group-item.active:focus.list-group-item-info .list-group-item-heading {
  color: #ffffff;
}
.list-group-item.active.list-group-item-info .text-muted,
.list-group-item.active:hover.list-group-item-info .text-muted,
.list-group-item.active:focus.list-group-item-info .text-muted,
.list-group-item.active.list-group-item-info .list-group-item-text .text-muted,
.list-group-item.active:hover.list-group-item-info .list-group-item-text .text-muted,
.list-group-item.active:focus.list-group-item-info .list-group-item-text .text-muted,
.list-group-item.active.list-group-item-info .list-group-item-heading .text-muted,
.list-group-item.active:hover.list-group-item-info .list-group-item-heading .text-muted,
.list-group-item.active:focus.list-group-item-info .list-group-item-heading .text-muted {
  color: #9fbede;
}
.list-group-item.list-group-item-info .text-muted,
.list-group-item.list-group-item-info .list-group-item-text .text-muted,
.list-group-item.list-group-item-info .list-group-item-heading .text-muted {
  color: #6798ca;
}
.list-group-item.active.list-group-item-warning .label-warning {
  color: #c09853;
  background-color: #fff;
}
.list-group-item.active.list-group-item-warning .list-group-item-action .text-warning {
  color: #ffffff;
}
.list-group-item.active.list-group-item-warning,
.list-group-item.active:hover.list-group-item-warning,
.list-group-item.active:focus.list-group-item-warning,
.list-group-item.active.list-group-item-warning .list-group-item-text,
.list-group-item.active:hover.list-group-item-warning .list-group-item-text,
.list-group-item.active:focus.list-group-item-warning .list-group-item-text,
.list-group-item.active.list-group-item-warning .list-group-item-heading,
.list-group-item.active:hover.list-group-item-warning .list-group-item-heading,
.list-group-item.active:focus.list-group-item-warning .list-group-item-heading {
  color: #ffffff;
}
.list-group-item.active.list-group-item-warning .text-muted,
.list-group-item.active:hover.list-group-item-warning .text-muted,
.list-group-item.active:focus.list-group-item-warning .text-muted,
.list-group-item.active.list-group-item-warning .list-group-item-text .text-muted,
.list-group-item.active:hover.list-group-item-warning .list-group-item-text .text-muted,
.list-group-item.active:focus.list-group-item-warning .list-group-item-text .text-muted,
.list-group-item.active.list-group-item-warning .list-group-item-heading .text-muted,
.list-group-item.active:hover.list-group-item-warning .list-group-item-heading .text-muted,
.list-group-item.active:focus.list-group-item-warning .list-group-item-heading .text-muted {
  color: #f0e6d6;
}
.list-group-item.list-group-item-warning .text-muted,
.list-group-item.list-group-item-warning .list-group-item-text .text-muted,
.list-group-item.list-group-item-warning .list-group-item-heading .text-muted {
  color: #dbc59e;
}
.list-group-item.active.list-group-item-danger .label-danger {
  color: #b94a48;
  background-color: #fff;
}
.list-group-item.active.list-group-item-danger .list-group-item-action .text-danger {
  color: #ffffff;
}
.list-group-item.active.list-group-item-danger,
.list-group-item.active:hover.list-group-item-danger,
.list-group-item.active:focus.list-group-item-danger,
.list-group-item.active.list-group-item-danger .list-group-item-text,
.list-group-item.active:hover.list-group-item-danger .list-group-item-text,
.list-group-item.active:focus.list-group-item-danger .list-group-item-text,
.list-group-item.active.list-group-item-danger .list-group-item-heading,
.list-group-item.active:hover.list-group-item-danger .list-group-item-heading,
.list-group-item.active:focus.list-group-item-danger .list-group-item-heading {
  color: #ffffff;
}
.list-group-item.active.list-group-item-danger .text-muted,
.list-group-item.active:hover.list-group-item-danger .text-muted,
.list-group-item.active:focus.list-group-item-danger .text-muted,
.list-group-item.active.list-group-item-danger .list-group-item-text .text-muted,
.list-group-item.active:hover.list-group-item-danger .list-group-item-text .text-muted,
.list-group-item.active:focus.list-group-item-danger .list-group-item-text .text-muted,
.list-group-item.active.list-group-item-danger .list-group-item-heading .text-muted,
.list-group-item.active:hover.list-group-item-danger .list-group-item-heading .text-muted,
.list-group-item.active:focus.list-group-item-danger .list-group-item-heading .text-muted {
  color: #eacac9;
}
.list-group-item.list-group-item-danger .text-muted,
.list-group-item.list-group-item-danger .list-group-item-text .text-muted,
.list-group-item.list-group-item-danger .list-group-item-heading .text-muted {
  color: #d59392;
}
.list-group-item.list-group-item-muted,
.list-group-item.list-group-item-muted.disabled,
.list-group-item.list-group-item-muted .list-group-item-heading,
.list-group-item.list-group-item-muted.disabled .list-group-item-heading,
.list-group-item.list-group-item-muted .list-group-item-text,
.list-group-item.list-group-item-muted.disabled .list-group-item-text,
.list-group-item.list-group-item-muted small,
.list-group-item.list-group-item-muted.disabled small,
.list-group-item.list-group-item-muted .list-group-item-heading small,
.list-group-item.list-group-item-muted.disabled .list-group-item-heading small,
.list-group-item.list-group-item-muted .list-group-item-text small,
.list-group-item.list-group-item-muted.disabled .list-group-item-text small,
.list-group-item.list-group-item-muted .small,
.list-group-item.list-group-item-muted.disabled .small,
.list-group-item.list-group-item-muted .list-group-item-heading .small,
.list-group-item.list-group-item-muted.disabled .list-group-item-heading .small,
.list-group-item.list-group-item-muted .list-group-item-text .small,
.list-group-item.list-group-item-muted.disabled .list-group-item-text .small,
.list-group-item.list-group-item-muted .smaller,
.list-group-item.list-group-item-muted.disabled .smaller,
.list-group-item.list-group-item-muted .list-group-item-heading .smaller,
.list-group-item.list-group-item-muted.disabled .list-group-item-heading .smaller,
.list-group-item.list-group-item-muted .list-group-item-text .smaller,
.list-group-item.list-group-item-muted.disabled .list-group-item-text .smaller,
.list-group-item.list-group-item-muted .text-muted,
.list-group-item.list-group-item-muted.disabled .text-muted,
.list-group-item.list-group-item-muted .list-group-item-heading .text-muted,
.list-group-item.list-group-item-muted.disabled .list-group-item-heading .text-muted,
.list-group-item.list-group-item-muted .list-group-item-text .text-muted,
.list-group-item.list-group-item-muted.disabled .list-group-item-text .text-muted {
  color: #bfbfbf;
}
.list-group-item-muted .badge,
.list-group-item-muted .label {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
a.list-group-item.active.list-group-item-muted .badge,
a.list-group-item.active.list-group-item-muted .label,
.nav-pills &gt; .active &gt; a.list-group-item-muted .badge,
.nav-pills &gt; .active &gt; a.list-group-item-muted .label {
  opacity: 1;
  filter: alpha(opacity=100);
}
.list-group-item-action {
  float: right;
  margin-right: -5px;
  margin-left: 10px;
  color: #333333;
  font-size: 17px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.list-group-item-action:hover,
.list-group-item-action:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.disabled .list-group .list-group-item,
[disabled] .list-group .list-group-item,
.disabled .list-group .list-group-item .list-group-item-heading,
[disabled] .list-group .list-group-item .list-group-item-heading,
.disabled .list-group .list-group-item .list-group-item-text,
[disabled] .list-group .list-group-item .list-group-item-text,
.disabled .list-group .list-group-item small,
[disabled] .list-group .list-group-item small,
.disabled .list-group .list-group-item .list-group-item-heading small,
[disabled] .list-group .list-group-item .list-group-item-heading small,
.disabled .list-group .list-group-item .list-group-item-text small,
[disabled] .list-group .list-group-item .list-group-item-text small,
.disabled .list-group .list-group-item .small,
[disabled] .list-group .list-group-item .small,
.disabled .list-group .list-group-item .list-group-item-heading .small,
[disabled] .list-group .list-group-item .list-group-item-heading .small,
.disabled .list-group .list-group-item .list-group-item-text .small,
[disabled] .list-group .list-group-item .list-group-item-text .small,
.disabled .list-group .list-group-item .smaller,
[disabled] .list-group .list-group-item .smaller,
.disabled .list-group .list-group-item .list-group-item-heading .smaller,
[disabled] .list-group .list-group-item .list-group-item-heading .smaller,
.disabled .list-group .list-group-item .list-group-item-text .smaller,
[disabled] .list-group .list-group-item .list-group-item-text .smaller,
.disabled .list-group .list-group-item .text-muted,
[disabled] .list-group .list-group-item .text-muted,
.disabled .list-group .list-group-item .list-group-item-heading .text-muted,
[disabled] .list-group .list-group-item .list-group-item-heading .text-muted,
.disabled .list-group .list-group-item .list-group-item-text .text-muted,
[disabled] .list-group .list-group-item .list-group-item-text .text-muted {
  color: #bfbfbf;
}
.disabled .list-group .list-group-item .badge,
[disabled] .list-group .list-group-item .badge,
.disabled .list-group .list-group-item .label,
[disabled] .list-group .list-group-item .label {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.disabled .list-group .list-group-item .list-group-item-action,
[disabled] .list-group .list-group-item .list-group-item-action {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.tab-action {
  margin-left: 10px;
  cursor: pointer;
  color: #333333;
  font-size: 14px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tab-action:hover,
.tab-action:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.panel-buttons {
  margin-top: -18px;
  margin-bottom: 18px;
  padding: 0 10px;
}
.panel-buttons:before,
.panel-buttons:after {
  content: " ";
  display: table;
}
.panel-buttons:after {
  clear: both;
}
.panel-buttons .btn {
  margin-right: 5px;
  padding: 5px 10px;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  color: #333;
  background-color: #f4f4f4;
  border-color: #ccc;
}
.panel-buttons .btn:hover,
.panel-buttons .btn:focus,
.panel-buttons .btn:active,
.panel-buttons .btn.active,
.open &gt; .dropdown-toggle.panel-buttons .btn {
  color: #333;
  background-color: #dadada;
  border-color: #adadad;
}
.panel-buttons .btn:active,
.panel-buttons .btn.active,
.open &gt; .dropdown-toggle.panel-buttons .btn {
  background-image: none;
}
.panel-buttons .btn.disabled,
.panel-buttons .btn[disabled],
fieldset[disabled] .panel-buttons .btn,
.panel-buttons .btn.disabled:hover,
.panel-buttons .btn[disabled]:hover,
fieldset[disabled] .panel-buttons .btn:hover,
.panel-buttons .btn.disabled:focus,
.panel-buttons .btn[disabled]:focus,
fieldset[disabled] .panel-buttons .btn:focus,
.panel-buttons .btn.disabled:active,
.panel-buttons .btn[disabled]:active,
fieldset[disabled] .panel-buttons .btn:active,
.panel-buttons .btn.disabled.active,
.panel-buttons .btn[disabled].active,
fieldset[disabled] .panel-buttons .btn.active {
  background-color: #f4f4f4;
  border-color: #ccc;
}
.panel-buttons .btn .badge {
  color: #f4f4f4;
  background-color: #333;
}
.disabled .panel-buttons .btn,
[disabled] .panel-buttons .btn {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-buttons .pagination {
  margin-right: -10px;
}
.panel-buttons .pagination &gt; li &gt; a {
  border-top: 0;
}
.btn-xs-wide {
  padding: 1px 16px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.warning-icon,
.error-icon,
.lock-icon {
  padding-right: 3px;
  vertical-align: baseline;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
.warning-icon-lg,
.error-icon-lg,
.lock-icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
h1 &gt; .warning-icon,
h1 &gt; .error-icon,
h1 &gt; .lock-icon,
.h1 &gt; .warning-icon,
.h1 &gt; .error-icon,
.h1 &gt; .lock-icon,
h2 &gt; .warning-icon,
h2 &gt; .error-icon,
h2 &gt; .lock-icon,
.h2 &gt; .warning-icon,
.h2 &gt; .error-icon,
.h2 &gt; .lock-icon,
h3 &gt; .warning-icon,
h3 &gt; .error-icon,
h3 &gt; .lock-icon,
.h3 &gt; .warning-icon,
.h3 &gt; .error-icon,
.h3 &gt; .lock-icon,
h4 &gt; .warning-icon,
h4 &gt; .error-icon,
h4 &gt; .lock-icon,
.h4 &gt; .warning-icon,
.h4 &gt; .error-icon,
.h4 &gt; .lock-icon,
h5 &gt; .warning-icon,
h5 &gt; .error-icon,
h5 &gt; .lock-icon,
.h5 &gt; .warning-icon,
.h5 &gt; .error-icon,
.h5 &gt; .lock-icon,
h6 &gt; .warning-icon,
h6 &gt; .error-icon,
h6 &gt; .lock-icon,
.h6 &gt; .warning-icon,
.h6 &gt; .error-icon,
.h6 &gt; .lock-icon {
  font-size: inherit;
}
h1 &gt; .warning-icon-lg,
h1 &gt; .error-icon-lg,
h1 &gt; .lock-icon-lg,
.h1 &gt; .warning-icon-lg,
.h1 &gt; .error-icon-lg,
.h1 &gt; .lock-icon-lg,
h2 &gt; .warning-icon-lg,
h2 &gt; .error-icon-lg,
h2 &gt; .lock-icon-lg,
.h2 &gt; .warning-icon-lg,
.h2 &gt; .error-icon-lg,
.h2 &gt; .lock-icon-lg,
h3 &gt; .warning-icon-lg,
h3 &gt; .error-icon-lg,
h3 &gt; .lock-icon-lg,
.h3 &gt; .warning-icon-lg,
.h3 &gt; .error-icon-lg,
.h3 &gt; .lock-icon-lg,
h4 &gt; .warning-icon-lg,
h4 &gt; .error-icon-lg,
h4 &gt; .lock-icon-lg,
.h4 &gt; .warning-icon-lg,
.h4 &gt; .error-icon-lg,
.h4 &gt; .lock-icon-lg,
h5 &gt; .warning-icon-lg,
h5 &gt; .error-icon-lg,
h5 &gt; .lock-icon-lg,
.h5 &gt; .warning-icon-lg,
.h5 &gt; .error-icon-lg,
.h5 &gt; .lock-icon-lg,
h6 &gt; .warning-icon-lg,
h6 &gt; .error-icon-lg,
h6 &gt; .lock-icon-lg,
.h6 &gt; .warning-icon-lg,
.h6 &gt; .error-icon-lg,
.h6 &gt; .lock-icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.list-group-item.active .warning-icon,
.list-group-item.active .error-icon,
.list-group-item.active .lock-icon {
  color: inherit;
}
.warning-icon {
  color: #c09853;
}
.warning-icon:before {
  content: "\f071";
}
.error-icon {
  color: #b94a48;
}
.error-icon:before {
  content: "\f06a";
}
.lock-icon:before {
  content: "\f023";
}
th.action-icon,
td.action-icon {
  width: 25px;
  white-space: nowrap;
  vertical-align: middle;
}
th.action-icon a:hover,
td.action-icon a:hover {
  text-decoration: none;
}
tbody.ui-sortable .drag-handle {
  cursor: move;
  color: #3276B1;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}
tbody.ui-sortable .drag-handle:before {
  content: "\f0c9";
}
tbody.ui-sortable tr.ui-sortable-helper {
  background-color: #ffffff;
}
tbody.ui-sortable tr.ui-sortable-helper td {
  border-bottom: 1px solid #ddd;
}
tbody.ui-sortable tr.sortable-placeholder {
  background-color: #f9f9f9;
}
.btn-circle .fa.fa-2x {
  line-height: 18px;
}
.input-select2-close {
  margin-right: 15px;
  cursor: pointer;
}
.tooltip-inner {
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
  font-weight: normal;
}
.tooltip-inner-autowidth {
  max-width: none;
}
.tooltip table tr {
  vertical-align: top;
}
.tooltip table tr.space td {
  padding-bottom: 5px;
}
.tooltip table td,
.tooltip table th {
  text-align: left;
  white-space: nowrap;
}
.tooltip table td + td,
.tooltip table th + td {
  padding-left: 5px;
}
.btn-group.btn-group-justified .btn + .btn,
.btn-group.btn-group-justified .btn + btn-group,
.btn-group.btn-group-justified .btn-group + .btn,
.btn-group.btn-group-justified .btn-group + .btn-group {
  margin-left: 0;
  border-left: 0;
}
.btn-group.btn-group-justified .btn-width-2 {
  width: 2%;
}
.btn-group.btn-group-justified .btn-width-3 {
  width: 3%;
}
.stm-modal-dialog {
  margin-top: 75px;
}
.stm-modal-body + .stm-modal-body {
  padding-top: 10px;
}
.header-dropdown-list &gt; li &gt; .dropdown &gt; .dropdown-toggle {
  margin-top: 16px;
  display: block;
}
nav {
  padding-top: 10px;
  height: calc(100vh - 50px);
  overflow-y: auto;
}
nav .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #757575;
}
nav .nav-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #757575;
  text-transform: uppercase;
}
nav::-webkit-scrollbar-thumb {
  background: #C1C1C1;
  border-radius: 25px;
}
nav::-webkit-scrollbar-thumb:hover {
  background: #A8A8A8;
}
nav::-webkit-scrollbar-track {
  background: #F1F1F1;
}
nav::-webkit-scrollbar {
  width: 5px;
}
.has-error .k-numerictextbox {
  border: 1px solid #b94a48;
}
.expandable {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.expandable.in {
  overflow: visible;
  white-space: normal;
}
.expandable-button {
  font-size: 13px;
  margin-top: -3px;
}
.expandable-clickable {
  cursor: pointer;
}
.ats-switch {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.ats-switch.switch-narrow {
  min-width: 80px;
}
.ats-switch.switch-narrow.switch-mini {
  min-width: 52px;
}
.ats-switch.switch-narrow.switch-small {
  min-width: 60px;
}
.ats-switch.switch-narrow.switch-large {
  min-width: 100px;
}
.ats-switch.switch-long-knob .knob {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 10px;
}
.dropdown-menu &gt; li &gt; .input-group {
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
}
.dropdown-menu &gt; li &gt; .input-group input {
  width: 150px;
}
.dropdown-menu &gt; li .label:not(:first-child),
.ui-select-match .label:not(:first-child) {
  margin-left: 10px;
}
.dropdown-menu &gt; li .label:not(:first-child) + .label,
.ui-select-match .label:not(:first-child) + .label {
  margin-left: 5px;
}
.ui-select-highlight {
  font-weight: 800;
}
.ui-select-bootstrap .ui-select-toggle &gt; .clear {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -8.75px;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-select-bootstrap .ui-select-toggle &gt; .clear:hover,
.ui-select-bootstrap .ui-select-toggle &gt; .clear:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.ui-select-bootstrap .ui-select-choices-row &gt; a {
  padding: 5px 20px;
}
.ui-select-bootstrap .ui-select-choices-row &gt; a .text-semibold .ui-select-highlight {
  font-weight: 800;
}
.ui-select-bootstrap .ui-select-choices-row &gt; a .text-light .ui-select-highlight {
  font-weight: 700;
}
.ui-select-bootstrap .ui-select-choices-row.active &gt; a .text-muted {
  color: #fff;
}
.form-horizontal .control-label.control-label-multiline {
  padding-top: 0;
}
.form-horizontal .control-label.control-label-multiline + [class*="col-"] {
  padding-top: 3px;
}
#unauthorised {
  margin-top: calc(50vh - 250px);
}
#content {
  height: calc(100vh - (50px + 50px));
  overflow-y: auto;
}
.smart-timeline-list &gt; li:hover {
  cursor: pointer;
}
.smart-timeline-item.primary .smart-timeline-icon {
  background-color: #3276B1;
}
.smart-timeline-item.primary .smart-timeline-content-heading {
  color: #3276B1;
  font-weight: bold;
}
.smart-timeline-item.success .smart-timeline-icon {
  background-color: #739E73;
}
.smart-timeline-item.success .smart-timeline-content-heading {
  color: #739E73;
  font-weight: bold;
}
.smart-timeline-item.warning .smart-timeline-icon {
  background-color: #C79121;
}
.smart-timeline-item.warning .smart-timeline-content-heading {
  color: #C79121;
  font-weight: bold;
}
.smart-timeline-item.danger .smart-timeline-icon {
  background-color: #A90329;
}
.smart-timeline-item.danger .smart-timeline-content-heading {
  color: #A90329;
  font-weight: bold;
}
.smart-timeline-item.info .smart-timeline-icon {
  background-color: #57889C;
}
.smart-timeline-item.info .smart-timeline-content-heading {
  color: #57889C;
  font-weight: bold;
}
.smart-timeline-item.default .smart-timeline-icon {
  background-color: #0e0e0e;
}
.smart-timeline-item.default .smart-timeline-content-heading {
  color: #0e0e0e;
  font-weight: bold;
}
.dashboard-chart * {
  stroke-linecap: round;
  stroke-linejoin: round;
}
.dashboard-chart .axis text {
  font-size: 9px;
  fill: #555555;
}
.dashboard-chart .axis path,
.dashboard-chart .axis line {
  fill: none;
  stroke: #555555;
  shape-rendering: crispEdges;
}
.dashboard-chart .chart-brush .axis text {
  font-size: 8px;
}
.dashboard-chart .line {
  fill: none;
  stroke-width: 2px;
}
.dashboard-chart .line-primary {
  stroke: #3276B1;
}
.dashboard-chart .line-success {
  stroke: #739E73;
}
.dashboard-chart .line-warning {
  stroke: #C79121;
}
.dashboard-chart .line-danger {
  stroke: #A90329;
}
.dashboard-chart .line-info,
.dashboard-chart .line-total {
  stroke: #57889C;
}
.dashboard-chart .line-target {
  stroke: #7b4bc4;
  stroke-dasharray: 6,6;
  shape-rendering: crispEdges;
}
.dashboard-chart .line-trend {
  stroke: #3276B1;
  stroke-dasharray: 1,4;
  stroke-linecap: round;
}
.dashboard-chart .line-trend-success {
  stroke: #739E73;
}
.dashboard-chart .line-trend-danger {
  stroke: #A90329;
}
.dashboard-chart .line-focus {
  stroke: #999999;
  stroke-width: 1px;
  stroke-dasharray: 2,4;
  shape-rendering: crispEdges;
}
.dashboard-chart .chart-brush .line {
  stroke-width: 0.5px;
}
.dashboard-chart .chart-brush .line-total {
  stroke-width: 1px;
}
.dashboard-chart .chart-brush .line-target {
  stroke-width: 1px;
  stroke-dasharray: 4,3;
  shape-rendering: crispEdges;
}
.dashboard-chart .bar-primary,
.dashboard-chart .area-primary,
.dashboard-chart .line-marker-primary {
  fill: #3276B1;
}
.dashboard-chart .bar-success,
.dashboard-chart .area-success,
.dashboard-chart .line-marker-success {
  fill: #739E73;
}
.dashboard-chart .bar-warning,
.dashboard-chart .area-warning,
.dashboard-chart .line-marker-warning {
  fill: #C79121;
}
.dashboard-chart .bar-danger,
.dashboard-chart .area-danger,
.dashboard-chart .line-marker-danger {
  fill: #A90329;
}
.dashboard-chart .bar-info,
.dashboard-chart .area-info,
.dashboard-chart .line-marker-info,
.dashboard-chart .bar-total,
.dashboard-chart .area-total,
.dashboard-chart .line-marker-total {
  fill: #57889C;
}
.dashboard-chart .total-label {
  font-size: 25px;
}
.dashboard-chart .total-percent {
  font-size: 50px;
}
.dashboard-chart .total-value {
  font-size: 13px;
}
.dashboard-chart text.bar-value,
.dashboard-chart text.line-marker-value,
.dashboard-chart text.value,
.dashboard-chart text.bar-value.value-primary,
.dashboard-chart text.line-marker-value.value-primary,
.dashboard-chart text.value.value-primary,
.dashboard-chart text.bar-value tspan.value-primary,
.dashboard-chart text.line-marker-value tspan.value-primary,
.dashboard-chart text.value tspan.value-primary {
  font-size: 10px;
}
.dashboard-chart text.bar-value.value-secondary,
.dashboard-chart text.line-marker-value.value-secondary,
.dashboard-chart text.value.value-secondary,
.dashboard-chart text.bar-value tspan.value-secondary,
.dashboard-chart text.line-marker-value tspan.value-secondary,
.dashboard-chart text.value tspan.value-secondary {
  font-size: 9px;
}
.dashboard-chart text.bar-value-small,
.dashboard-chart text.line-marker-value-small,
.dashboard-chart text.value-small,
.dashboard-chart text.bar-value-small.value-primary,
.dashboard-chart text.line-marker-value-small.value-primary,
.dashboard-chart text.value-small.value-primary,
.dashboard-chart text.bar-value-small tspan.value-primary,
.dashboard-chart text.line-marker-value-small tspan.value-primary,
.dashboard-chart text.value-small tspan.value-primary {
  font-size: 9px;
}
.dashboard-chart text.bar-value-small.value-secondary,
.dashboard-chart text.line-marker-value-small.value-secondary,
.dashboard-chart text.value-small.value-secondary,
.dashboard-chart text.bar-value-small tspan.value-secondary,
.dashboard-chart text.line-marker-value-small tspan.value-secondary,
.dashboard-chart text.value-small tspan.value-secondary {
  font-size: 8px;
}
.dashboard-chart text.value-primary {
  fill: #3276B1;
}
.dashboard-chart text.value-success {
  fill: #739E73;
}
.dashboard-chart text.value-warning {
  fill: #C79121;
}
.dashboard-chart text.value-danger {
  fill: #A90329;
}
.dashboard-chart text.value-info,
.dashboard-chart text.value-total {
  fill: #57889C;
}
.dashboard-chart text.value-focus {
  fill: #ffffff;
  font-weight: bold;
}
.dashboard-chart text.value-focus-label {
  fill: #bfbfbf;
  font-weight: bold;
}
.dashboard-chart text.line-label {
  font-size: 10px;
}
.dashboard-chart text.arc-value,
.dashboard-chart text.arc-value tspan.value-primary {
  font-size: 13px;
}
.dashboard-chart text.arc-value tspan.value-secondary {
  font-size: 11px;
}
.dashboard-chart text.value-overlay,
.dashboard-chart text.value-overlay tspan.value-primary {
  fill: #ffffff;
}
.dashboard-chart text.value-overlay tspan.value-secondary {
  fill: #cccccc;
}
.dashboard-chart text.value-adjacent,
.dashboard-chart text.value-adjacent tspan.value-primary {
  fill: #222222;
}
.dashboard-chart text.value-adjacent tspan.value-secondary {
  fill: #999999;
}
.dashboard-chart text.value-hidden {
  display: none;
}
.dashboard-chart rect.legend,
.dashboard-chart line.legend {
  fill: none;
  stroke: #555555;
  shape-rendering: crispEdges;
}
.dashboard-chart rect.focus,
.dashboard-chart polygon.focus {
  fill: #000;
  fill-opacity: 0.6;
  stroke: none;
}
.dashboard-chart .brush .extent {
  stroke: #3276B1;
  fill: #3276B1;
  fill-opacity: 0.15;
  shape-rendering: crispEdges;
}
.dashboard-chart .overlay {
  fill: none;
  stroke: none;
  pointer-events: all;
}
.dashboard-chart .clickable {
  cursor: pointer;
}
.dashboard-chart.values-hover text.value-hover {
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.dashboard-chart.values-hover:hover text.value-hover {
  opacity: 1;
}
.dashboard-chart .gradient-primary .gradient-stop-start {
  stop-color: #4a90cc;
}
.dashboard-chart .gradient-primary .gradient-stop-finish {
  stop-color: #275b89;
}
.dashboard-chart .gradient-success .gradient-stop-start {
  stop-color: #91b391;
}
.dashboard-chart .gradient-success .gradient-stop-finish {
  stop-color: #5b835b;
}
.dashboard-chart .gradient-warning .gradient-stop-start {
  stop-color: #dfaa3c;
}
.dashboard-chart .gradient-warning .gradient-stop-finish {
  stop-color: #9b711a;
}
.dashboard-chart .gradient-danger .gradient-stop-start {
  stop-color: #db0435;
}
.dashboard-chart .gradient-danger .gradient-stop-finish {
  stop-color: #77021d;
}
.dashboard-chart .gradient-info .gradient-stop-start {
  stop-color: #74a0b2;
}
.dashboard-chart .gradient-info .gradient-stop-finish {
  stop-color: #456b7b;
}
.dashboard-chart .gradient-stop-primary {
  stop-color: #3276B1;
}
.dashboard-chart .gradient-stop-success {
  stop-color: #739E73;
}
.dashboard-chart .gradient-stop-warning {
  stop-color: #C79121;
}
.dashboard-chart .gradient-stop-danger {
  stop-color: #A90329;
}
.dashboard-chart .gradient-stop-info {
  stop-color: #57889C;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
.ng-cloak {
  display: none !important;
}
.stm-nav a,
.pagination a,
.carousel a,
.panel-title a,
.list-group a {
  cursor: pointer;
}
[tabindex="-1"] {
  outline: 0;
}
@font-face {
  font-family: 'Storm';
  src: url('../Fonts/storm.eot');
  src: url('../Fonts/storm.eot?#iefix') format('embedded-opentype'), url('../Fonts/storm.woff') format('woff'), url('../Fonts/storm.ttf') format('truetype'), url('../Fonts/storm.svg#glyphicons-halflingsregular') format('svg');
}
.stormicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Storm';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.stormicon-storm-logo:before {
  content: '\e800';
}
.stormicon-edmi-logo:before {
  content: '\e801';
}
.stormicon-edmi-logo-e:before {
  content: '\45';
}
.stormicon-edmi-logo-d:before {
  content: '\44';
}
.stormicon-edmi-logo-m:before {
  content: '\4d';
}
.stormicon-edmi-logo-i:before {
  content: '\49';
}
.stormicon-edmi-full:before {
  content: '\e806';
}
.icon-large {
  font-size: 130%;
}
.loading {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.loading:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  background-color: #666666;
  margin: 0 auto;
  -webkit-animation: loading-spinner 1.2s infinite ease-in-out;
  animation: loading-spinner 1.2s infinite ease-in-out;
}
@-webkit-keyframes loading-spinner {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes loading-spinner {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.loading-wrapper {
  height: 100px;
}
.loading-wrapper-sm {
  height: 50px;
}
.loading-wrapper-md {
  height: 75px;
}
.loading-wrapper-lg {
  height: 150px;
}
.loading-wrapper-page {
  height: 400px;
}
.panel-loading {
  height: 150px;
}
.conversation-definition-operation {
  width: 100%;
  height: 60px;
  text-align: center;
  display: table;
  padding: 0;
  margin-bottom: 0;
  cursor: pointer;
}
.conversation-definition-operation &gt; strong {
  display: table-cell;
  vertical-align: middle;
}
.conversation-definition-operation.add-new {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.conversation-definition-operation.add-new:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.conversation-definition-operation + .popover {
  max-width: 310px;
}
.conversation-definition-operation-arrow {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.conversation-definition-operation.active {
  color: #ffffff;
  background-color: #7b4bc4;
  border-color: #7b4bc4;
}
#operation-parameters .checkbox label {
  font-weight: bold;
}
.help {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  padding: 0.5em;
}
.diagnostics-chart {
  width: 87%;
  height: 250px;
}
@media (min-width: 768px) {
  .diagnostics-chart {
    width: 330px;
  }
}
@media (min-width: 992px) {
  .diagnostics-chart {
    width: 445px;
  }
}
@media (min-width: 1200px) {
  .diagnostics-chart {
    width: 545px;
  }
}
.diagnostics-state {
  position: absolute;
  top: calc(50% + 75px);
  left: calc(50% - 85px);
}
.select2-hidden-accessible {
  display: none !important;
}
.pagination {
  margin: 0;
}
.meter-detail-panel {
  height: 500px;
}
.hex {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.hex &gt; span {
  display: inline-block;
  margin-right: 3px;
}
.json {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.transparent {
  opacity: 0;
}
input[type=file].transparent {
  display: inline;
}
.margin-left {
  margin-left: 10px;
}
.margin-right {
  margin-right: 10px;
}
div.graph .nvd3 text {
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
}
.dropdown-menu-scroll {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}
.pods-details-table th,
.pods-details-table td {
    border: none !important;
}
</pre></body></html>